1. b1a3202 Do not change NetworkInfo.DetailedState. by Wink Saville · 12 years ago
  2. 9a1a7ef Add support for handling mobile provisioning networks. by Wink Saville · 12 years ago
  3. d23fa09 DO NOT MERGE: MDST is not ready until connected to DcTracker. by Wink Saville · 12 years ago
  4. 54c5e16 In isMobileOk don't execute finally if mobile data is not supported. by Wink Saville · 12 years ago
  5. f42ca16 Merge "If in a mobile captive portal is detected enable fail fast." into jb-mr2-dev by Wink Saville · 12 years ago
  6. 848b190 Merge "Have CaptivePortalTracker use gservices updateable provisioning urls." into jb-mr2-dev by Wink Saville · 12 years ago
  7. 674777e If in a mobile captive portal is detected enable fail fast. by Wink Saville · 12 years ago
  8. 15f1292 Check that hipri has started. by Wink Saville · 12 years ago
  9. 8432cf4 Have CaptivePortalTracker use gservices updateable provisioning urls. by Wink Saville · 12 years ago
  10. 368095f Make CS.isTetheringSupported dynamic by Robert Greenwalt · 12 years ago
  11. 1497d48 Merge "Add gservices updater for carrier provisioning url" into jb-mr2-dev by Robert Greenwalt · 12 years ago
  12. 39d5601 Add gservices updater for carrier provisioning url by Robert Greenwalt · 12 years ago
  13. f0e9c7f When a SIM is changed check mobile provisioning. by Wink Saville · 12 years ago
  14. c118d7e VZW wants the phoneNumber to be 10 zero's if there isn't one. by Wink Saville · 12 years ago
  15. d469c47 Fix NPE if mobile is not supported in checkMobileProvisioning. by Wink Saville · 12 years ago
  16. 32506bc Add checkMobileProvisioning to ConnectivityService. by Wink Saville · 12 years ago
  17. 4398f34 Use the old interface when resetting connections by Robert Greenwalt · 12 years ago
  18. 36fe96b Merge "Support WiFi only device at runtime." into jb-mr2-dev by Wink Saville · 12 years ago
  19. 00fe509 Support WiFi only device at runtime. by Wink Saville · 12 years ago
  20. 9a37e5d Listen for network disconnect. by Robert Greenwalt · 12 years ago
  21. 59070cf Add new route.hasGateway() api by Robert Greenwalt · 12 years ago
  22. cb2f721 Merge "Routing workaround." into jb-mr2-dev by Robert Greenwalt · 12 years ago
  23. 6477bd0 Use CONNECTIVITY_INTERNAL for global proxy by Robert Greenwalt · 12 years ago
  24. 6bd85ba Routing workaround. by Robert Greenwalt · 12 years ago
  25. f9661d3 Turn back on global proxy support. by Robert Greenwalt · 12 years ago
  26. 1c17853 Merge "Stop clat if it's no longer in use." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  27. 4118d08 Stop clat if it's no longer in use. by Lorenzo Colitti · 12 years ago
  28. 15a4153 Add BT - DataTracker connection by Robert Greenwalt · 13 years ago
  29. 6383982 Reset connections on all stacked interfaces. by Lorenzo Colitti · 12 years ago
  30. 52a5edc Merge "Framework changes for 464xlat." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  31. a376235 Merge "Set routes from stacked links as well." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  32. 7a9d797 Framework changes for 464xlat. by Lorenzo Colitti · 12 years ago
  33. e43b6c4 Set routes from stacked links as well. by Lorenzo Colitti · 12 years ago
  34. 93c1d17 Revert "Fail fast if somebody is adding default routes" by Wink Saville · 12 years ago
  35. 24efb41 Fail fast if somebody is adding default routes by Robert Greenwalt · 12 years ago
  36. 53de336 Remove redundant parameter to modifyRoute by Lorenzo Colitti · 12 years ago
  37. 7a43b0f Always specify an interface for host routes. by Lorenzo Colitti · 12 years ago
  38. db44d2c Allow loopback traffic in lockdown mode. by Jeff Sharkey · 13 years ago
  39. 0e0ae8a Remove two new permission checks by Robert Greenwalt · 13 years ago
  40. faa4b40 Improve ConnectivityManager docs by Robert Greenwalt · 13 years ago
  41. 760c620 Migrate to using Mockito directly. by Jeff Sharkey · 13 years ago
  42. 7209c0b am dc7b3e3b: am 012e650e: Merge "KeyStore: stop using state()" by Kenny Root · 13 years ago
  43. 0ded63c KeyStore: stop using state() by Kenny Root · 13 years ago
  44. e767d81 Fix a permissions probem in ConnectivityManager by Robert Greenwalt · 13 years ago
  45. e41e3b3 Reintroduce the net.dns system properties <TEMP> by Robert Greenwalt · 13 years ago
  46. 01495af Merge "Second pass tying into dns cache per interface" by Robert Greenwalt · 13 years ago
  47. d697aa2 Second pass tying into dns cache per interface by Mattias Falk · 14 years ago
  48. 473710a Merge "Revert "Clean up published network condition reporting."" by Wink Saville · 13 years ago
  49. 151eaa6 Revert "Clean up published network condition reporting." by Wink Saville · 13 years ago
  50. c908311 Merge "Revert "Second pass tying into dns cache per interface"" by Robert Greenwalt · 13 years ago
  51. d3aec30 Revert "Second pass tying into dns cache per interface" by Robert Greenwalt · 13 years ago
  52. 2587a53 Clean up published network condition reporting. by Wink Saville · 13 years ago
  53. b101d01 Second pass tying into dns cache per interface by Mattias Falk · 14 years ago
  54. 9cbbece am fe26d4e6: Merge from AOSP staging branch by Jean-Baptiste Queru · 13 years ago
  55. fe26d4e Merge from AOSP staging branch by Jean-Baptiste Queru · 13 years ago
  56. c6534b5 Return error upon attempt to use non-existent APN by Mikael Hedegren · 13 years ago
  57. 028d203 Refactor getPersistedNetworkPreference by Jianzheng Zhou · 13 years ago
  58. 402d9c8 Merge "Support for dns domain." by Robert Greenwalt · 13 years ago
  59. cd27785 Support for dns domain. by Robert Greenwalt · 13 years ago
  60. 876ddc9 Increase readability of connectivity event log. by Jeff Sharkey · 13 years ago
  61. dc456a6 Remove extraneous logs. by Dianne Hackborn · 13 years ago
  62. 8c87045 Migrate more Secure settings to Global. by Jeff Sharkey · 13 years ago
  63. 8b36157 First step towards cleaning up Global settings. by Jeff Sharkey · 13 years ago
  64. c67cf56 Update references to migrated global settings. by Jeff Brown · 13 years ago
  65. 32bed2c Captive check for both mobile and wifi by Irfan Sheriff · 13 years ago
  66. cf6ffaf Actually move to Global settings. by Jeff Sharkey · 13 years ago
  67. 69fc5f8 Restrict lockdown and firewall to AID_SYSTEM. by Jeff Sharkey · 13 years ago
  68. e588ca1 Fix another issue #7097984 java.lang.SecurityException: Permission Denial: by Dianne Hackborn · 13 years ago
  69. 2298689 Improve multi-user broadcasts. by Dianne Hackborn · 13 years ago
  70. 0ad0d13 Captive portal handling by Irfan Sheriff · 13 years ago
  71. ebcc797 Always-on VPN. by Jeff Sharkey · 13 years ago
  72. 64d8b3b Migrate legacy VPN arguments to system_server. by Jeff Sharkey · 13 years ago
  73. 366e0b7 Begin moving VPN to NetworkStateTracker pattern. by Jeff Sharkey · 13 years ago
  74. adb8bf9 Update TCP buffer size when switching network type by Robert Greenwalt · 13 years ago
  75. e246244 Setup idletimer for network interface. by Haoyu Bai · 13 years ago
  76. 9844730 Merge "Isolate NetworkStateTracker creation, test." into jb-mr1-dev by Jeff Sharkey · 13 years ago
  77. 6b9021d Isolate NetworkStateTracker creation, test. by Jeff Sharkey · 13 years ago
  78. 976942a Merge "Include network type that caused broadcast." into jb-mr1-dev by Jeff Sharkey · 13 years ago
  79. 47905d1 Include network type that caused broadcast. by Jeff Sharkey · 13 years ago
  80. 60e6c1a Make generic BaseNetworkObserver. by Jeff Sharkey · 13 years ago
  81. a1ef1be Split NST handler events away from CS internals. by Jeff Sharkey · 13 years ago
  82. b5da575 Network data activity change intent for network interfaces. by Haoyu Bai · 13 years ago
  83. 64e3f78 Create telephony-common and mms-common by Wink Saville · 13 years ago
  84. 1e6991e Modify logging to debug this issue by Robert Greenwalt · 13 years ago
  85. edf85d4 Block metered APNs when app is restricted. by Jeff Sharkey · 13 years ago
  86. 310fa08 Add bit to eventlog to handle new network types by Robert Greenwalt · 13 years ago
  87. aabfae0 Merge "Stop complaining about failure to remove routes" by Robert Greenwalt · 13 years ago
  88. 436db35 Stop complaining about failure to remove routes by Robert Greenwalt · 13 years ago
  89. 3022ee1 Add ALLOW_METERED column to DownloadManager. by Jeff Sharkey · 13 years ago
  90. d00b130 API to report if active network is metered. by Jeff Sharkey · 13 years ago
  91. 48d1833 Fix the bug net.dns1.pid is same as net.dns2.pid by yoonsung.nam · 14 years ago
  92. b1b6ccd Send broadcast when changing restrict background. by Jeff Sharkey · 14 years ago
  93. 5030c05 Add additional debug by Wink Saville · 14 years ago
  94. 83b1fc9 Merge "Stop using shared DUN APN when tethering stops." by Robert Greenwalt · 14 years ago
  95. 5eee104 Disable wimax when mobile data is in Settings by tk.mun · 14 years ago
  96. 7fa3bdb Stop using shared DUN APN when tethering stops. by Robert Greenwalt · 14 years ago
  97. bc026d0 Fix NPE in ConnectivityService. by Robert Greenwalt · 14 years ago
  98. cafd858 Fix Wimax-less build. by Robert Greenwalt · 14 years ago
  99. e72c4ac Fix build. by Robert Greenwalt · 14 years ago
  100. 093f55c Wimax : wimax framework related open source. by tk.mun · 14 years ago