1. fb03c6e In isMobileOk don't execute finally if mobile data is not supported. by Wink Saville · 12 years ago
  2. 3f58ba8 Merge "If in a mobile captive portal is detected enable fail fast." into jb-mr2-dev by Wink Saville · 12 years ago
  3. 6db564f Merge "Have CaptivePortalTracker use gservices updateable provisioning urls." into jb-mr2-dev by Wink Saville · 12 years ago
  4. ffdadd6 If in a mobile captive portal is detected enable fail fast. by Wink Saville · 12 years ago
  5. 4a165bb Check that hipri has started. by Wink Saville · 12 years ago
  6. f714b7f Have CaptivePortalTracker use gservices updateable provisioning urls. by Wink Saville · 12 years ago
  7. 81b0274 Make CS.isTetheringSupported dynamic by Robert Greenwalt · 12 years ago
  8. 1f905de Merge "Add gservices updater for carrier provisioning url" into jb-mr2-dev by Robert Greenwalt · 12 years ago
  9. 7ddc6c9 Add gservices updater for carrier provisioning url by Robert Greenwalt · 12 years ago
  10. 9564f2b When a SIM is changed check mobile provisioning. by Wink Saville · 12 years ago
  11. dfabd99 VZW wants the phoneNumber to be 10 zero's if there isn't one. by Wink Saville · 12 years ago
  12. fdb8486 Fix NPE if mobile is not supported in checkMobileProvisioning. by Wink Saville · 12 years ago
  13. 690cb18 Add checkMobileProvisioning to ConnectivityService. by Wink Saville · 12 years ago
  14. ec8a9e6 Use the old interface when resetting connections by Robert Greenwalt · 12 years ago
  15. d292caf Merge "Support WiFi only device at runtime." into jb-mr2-dev by Wink Saville · 12 years ago
  16. 23ee8db Support WiFi only device at runtime. by Wink Saville · 12 years ago
  17. 308b9ac Listen for network disconnect. by Robert Greenwalt · 12 years ago
  18. 24bc534 Add new route.hasGateway() api by Robert Greenwalt · 12 years ago
  19. 10572ed Merge "Routing workaround." into jb-mr2-dev by Robert Greenwalt · 12 years ago
  20. aa4677c Use CONNECTIVITY_INTERNAL for global proxy by Robert Greenwalt · 12 years ago
  21. 921bf38 Routing workaround. by Robert Greenwalt · 12 years ago
  22. da77cb1 Turn back on global proxy support. by Robert Greenwalt · 12 years ago
  23. d40130a Merge "Stop clat if it's no longer in use." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  24. 7e5624b Stop clat if it's no longer in use. by Lorenzo Colitti · 12 years ago
  25. 030e1d3 Add BT - DataTracker connection by Robert Greenwalt · 13 years ago
  26. a546d7e Reset connections on all stacked interfaces. by Lorenzo Colitti · 12 years ago
  27. 82217ba Merge "Framework changes for 464xlat." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  28. 8c9e757 Merge "Set routes from stacked links as well." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  29. 5355abd Framework changes for 464xlat. by Lorenzo Colitti · 12 years ago
  30. f5a77d8 Set routes from stacked links as well. by Lorenzo Colitti · 12 years ago
  31. 4235ce5 Revert "Fail fast if somebody is adding default routes" by Wink Saville · 12 years ago
  32. f2f0430 Fail fast if somebody is adding default routes by Robert Greenwalt · 12 years ago
  33. f7020e2 Remove redundant parameter to modifyRoute by Lorenzo Colitti · 12 years ago
  34. 697e1c0 Always specify an interface for host routes. by Lorenzo Colitti · 12 years ago
  35. b103b25 Allow loopback traffic in lockdown mode. by Jeff Sharkey · 12 years ago
  36. dc55f48 Remove two new permission checks by Robert Greenwalt · 13 years ago
  37. 26744a5 Improve ConnectivityManager docs by Robert Greenwalt · 13 years ago
  38. c8a2687 Migrate to using Mockito directly. by Jeff Sharkey · 13 years ago
  39. 9a51314 am dc7b3e3b: am 79a80652: Merge "KeyStore: stop using state()" by Kenny Root · 13 years ago
  40. e3a37b2 KeyStore: stop using state() by Kenny Root · 13 years ago
  41. 1790009 Fix a permissions probem in ConnectivityManager by Robert Greenwalt · 13 years ago
  42. d44340d Reintroduce the net.dns system properties <TEMP> by Robert Greenwalt · 13 years ago
  43. 75c17e5 Merge "Second pass tying into dns cache per interface" by Robert Greenwalt · 13 years ago
  44. dc91901 Second pass tying into dns cache per interface by Mattias Falk · 14 years ago
  45. 75ba50a Merge "Revert "Clean up published network condition reporting."" by Wink Saville · 13 years ago
  46. 3e86672 Revert "Clean up published network condition reporting." by Wink Saville · 13 years ago
  47. 3ed6099 Merge "Revert "Second pass tying into dns cache per interface"" by Robert Greenwalt · 13 years ago
  48. b16bf0d Revert "Second pass tying into dns cache per interface" by Robert Greenwalt · 13 years ago
  49. 463928f Clean up published network condition reporting. by Wink Saville · 13 years ago
  50. ea8d689 Second pass tying into dns cache per interface by Mattias Falk · 14 years ago
  51. 7542010 am 3f051210: Merge from AOSP staging branch by Jean-Baptiste Queru · 13 years ago
  52. 3f05121 Merge from AOSP staging branch by Jean-Baptiste Queru · 13 years ago
  53. b5125b0 Return error upon attempt to use non-existent APN by Mikael Hedegren · 13 years ago
  54. a8aa160 Refactor getPersistedNetworkPreference by Jianzheng Zhou · 13 years ago
  55. ff31bee Merge "Support for dns domain." by Robert Greenwalt · 13 years ago
  56. 0bc6c96 Support for dns domain. by Robert Greenwalt · 13 years ago
  57. bde3269 Increase readability of connectivity event log. by Jeff Sharkey · 13 years ago
  58. dd62fef Remove extraneous logs. by Dianne Hackborn · 13 years ago
  59. 5eccd9c Migrate more Secure settings to Global. by Jeff Sharkey · 13 years ago
  60. 9ee49b3 First step towards cleaning up Global settings. by Jeff Sharkey · 13 years ago
  61. 8727271 Update references to migrated global settings. by Jeff Brown · 13 years ago
  62. 2e617a7 Captive check for both mobile and wifi by Irfan Sheriff · 13 years ago
  63. f58fbae Actually move to Global settings. by Jeff Sharkey · 13 years ago
  64. 5663b6e Restrict lockdown and firewall to AID_SYSTEM. by Jeff Sharkey · 13 years ago
  65. 43fb9ba Fix another issue #7097984 java.lang.SecurityException: Permission Denial: by Dianne Hackborn · 13 years ago
  66. bc55bd1 Improve multi-user broadcasts. by Dianne Hackborn · 13 years ago
  67. ba8388b Captive portal handling by Irfan Sheriff · 13 years ago
  68. f2e722a Always-on VPN. by Jeff Sharkey · 13 years ago
  69. c2a8e40 Migrate legacy VPN arguments to system_server. by Jeff Sharkey · 13 years ago
  70. 02e14d9 Begin moving VPN to NetworkStateTracker pattern. by Jeff Sharkey · 13 years ago
  71. f90d00e Update TCP buffer size when switching network type by Robert Greenwalt · 13 years ago
  72. 92e03a7 Setup idletimer for network interface. by Haoyu Bai · 13 years ago
  73. 9844730 Merge "Isolate NetworkStateTracker creation, test." into jb-mr1-dev by Jeff Sharkey · 13 years ago
  74. 6b9021d Isolate NetworkStateTracker creation, test. by Jeff Sharkey · 13 years ago
  75. 976942a Merge "Include network type that caused broadcast." into jb-mr1-dev by Jeff Sharkey · 13 years ago
  76. 47905d1 Include network type that caused broadcast. by Jeff Sharkey · 13 years ago
  77. 60e6c1a Make generic BaseNetworkObserver. by Jeff Sharkey · 13 years ago
  78. a1ef1be Split NST handler events away from CS internals. by Jeff Sharkey · 13 years ago
  79. b5da575 Network data activity change intent for network interfaces. by Haoyu Bai · 13 years ago
  80. 64e3f78 Create telephony-common and mms-common by Wink Saville · 13 years ago
  81. 1e6991e Modify logging to debug this issue by Robert Greenwalt · 13 years ago
  82. edf85d4 Block metered APNs when app is restricted. by Jeff Sharkey · 13 years ago
  83. 310fa08 Add bit to eventlog to handle new network types by Robert Greenwalt · 13 years ago
  84. aabfae0 Merge "Stop complaining about failure to remove routes" by Robert Greenwalt · 13 years ago
  85. 436db35 Stop complaining about failure to remove routes by Robert Greenwalt · 13 years ago
  86. 3022ee1 Add ALLOW_METERED column to DownloadManager. by Jeff Sharkey · 13 years ago
  87. d00b130 API to report if active network is metered. by Jeff Sharkey · 13 years ago
  88. 48d1833 Fix the bug net.dns1.pid is same as net.dns2.pid by yoonsung.nam · 13 years ago
  89. b1b6ccd Send broadcast when changing restrict background. by Jeff Sharkey · 14 years ago
  90. 5030c05 Add additional debug by Wink Saville · 14 years ago
  91. 83b1fc9 Merge "Stop using shared DUN APN when tethering stops." by Robert Greenwalt · 14 years ago
  92. 5eee104 Disable wimax when mobile data is in Settings by tk.mun · 14 years ago
  93. 7fa3bdb Stop using shared DUN APN when tethering stops. by Robert Greenwalt · 14 years ago
  94. bc026d0 Fix NPE in ConnectivityService. by Robert Greenwalt · 14 years ago
  95. cafd858 Fix Wimax-less build. by Robert Greenwalt · 14 years ago
  96. e72c4ac Fix build. by Robert Greenwalt · 14 years ago
  97. 093f55c Wimax : wimax framework related open source. by tk.mun · 14 years ago
  98. 49c75d3 Start using IP tool for advanced routing. by Robert Greenwalt · 14 years ago
  99. 274518a Temp disable Tethering if DUN is required by Robert Greenwalt · 14 years ago
  100. aac2c50 Move battery stats to xt_qtaguid for data stats. by Jeff Sharkey · 14 years ago