1. 3f58ba8 Merge "If in a mobile captive portal is detected enable fail fast." into jb-mr2-dev by Wink Saville · 12 years ago
  2. 6db564f Merge "Have CaptivePortalTracker use gservices updateable provisioning urls." into jb-mr2-dev by Wink Saville · 12 years ago
  3. ffdadd6 If in a mobile captive portal is detected enable fail fast. by Wink Saville · 12 years ago
  4. 4a165bb Check that hipri has started. by Wink Saville · 12 years ago
  5. f714b7f Have CaptivePortalTracker use gservices updateable provisioning urls. by Wink Saville · 12 years ago
  6. 81b0274 Make CS.isTetheringSupported dynamic by Robert Greenwalt · 12 years ago
  7. 1f905de Merge "Add gservices updater for carrier provisioning url" into jb-mr2-dev by Robert Greenwalt · 12 years ago
  8. 7ddc6c9 Add gservices updater for carrier provisioning url by Robert Greenwalt · 12 years ago
  9. 9564f2b When a SIM is changed check mobile provisioning. by Wink Saville · 12 years ago
  10. dfabd99 VZW wants the phoneNumber to be 10 zero's if there isn't one. by Wink Saville · 12 years ago
  11. fdb8486 Fix NPE if mobile is not supported in checkMobileProvisioning. by Wink Saville · 12 years ago
  12. 690cb18 Add checkMobileProvisioning to ConnectivityService. by Wink Saville · 12 years ago
  13. ec8a9e6 Use the old interface when resetting connections by Robert Greenwalt · 12 years ago
  14. d292caf Merge "Support WiFi only device at runtime." into jb-mr2-dev by Wink Saville · 12 years ago
  15. 23ee8db Support WiFi only device at runtime. by Wink Saville · 12 years ago
  16. 665c912 Merge "Listen for network disconnect." into jb-mr2-dev by Robert Greenwalt · 12 years ago
  17. 308b9ac Listen for network disconnect. by Robert Greenwalt · 12 years ago
  18. a07f1f2 Remove STOPSHIP and defer removal. by Robert Greenwalt · 12 years ago
  19. 24bc534 Add new route.hasGateway() api by Robert Greenwalt · 12 years ago
  20. 10572ed Merge "Routing workaround." into jb-mr2-dev by Robert Greenwalt · 12 years ago
  21. aa4677c Use CONNECTIVITY_INTERNAL for global proxy by Robert Greenwalt · 12 years ago
  22. 921bf38 Routing workaround. by Robert Greenwalt · 12 years ago
  23. da77cb1 Turn back on global proxy support. by Robert Greenwalt · 12 years ago
  24. c3787fa Fix LinkProperties's equals() method. by Lorenzo Colitti · 12 years ago
  25. d40130a Merge "Stop clat if it's no longer in use." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  26. 2e3f7f0 Merge "Add BT - DataTracker connection" into jb-mr2-dev by Robert Greenwalt · 12 years ago
  27. f98a515 Merge "Cleanup some debug in LinkCapabilities and Properties." into jb-mr2-dev by Wink Saville · 12 years ago
  28. 7e5624b Stop clat if it's no longer in use. by Lorenzo Colitti · 12 years ago
  29. 2accd69 Cleanup some debug in LinkCapabilities and Properties. by Wink Saville · 12 years ago
  30. 030e1d3 Add BT - DataTracker connection by Robert Greenwalt · 13 years ago
  31. cdc56fe Make isHostRoute match only host routes by Lorenzo Colitti · 12 years ago
  32. e1b73b7 Prevent NPE in new API. by Robert Greenwalt · 12 years ago
  33. a546d7e Reset connections on all stacked interfaces. by Lorenzo Colitti · 12 years ago
  34. 82217ba Merge "Framework changes for 464xlat." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  35. fa4e867 Revert of Ifd0c4081a. Turning off logging. by Robert Greenwalt · 12 years ago
  36. 26ce4b5 Don't return an unmod collection. by Robert Greenwalt · 12 years ago
  37. 2d17281 Merge "Don't update routes if Dhcp fails." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  38. 69d28dc Don't update routes if Dhcp fails. by Robert Greenwalt · 12 years ago
  39. 50e2b43 Fix build. by Lorenzo Colitti · 12 years ago
  40. 8c9e757 Merge "Set routes from stacked links as well." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  41. 79c3dfd Merge "Add stacked interfaces to LinkProperties." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  42. 5355abd Framework changes for 464xlat. by Lorenzo Colitti · 12 years ago
  43. f5a77d8 Set routes from stacked links as well. by Lorenzo Colitti · 12 years ago
  44. 66e01c9 Add stacked interfaces to LinkProperties. by Lorenzo Colitti · 12 years ago
  45. 4235ce5 Revert "Fail fast if somebody is adding default routes" by Wink Saville · 12 years ago
  46. f2f0430 Fail fast if somebody is adding default routes by Robert Greenwalt · 12 years ago
  47. b9f53aa Add logging to track down bug by Robert Greenwalt · 12 years ago
  48. 90fbffb Merge "Unit test routes with interfaces in LinkProperties" into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  49. aaacefb Unit test routes with interfaces in LinkProperties by Lorenzo Colitti · 12 years ago
  50. f7020e2 Remove redundant parameter to modifyRoute by Lorenzo Colitti · 12 years ago
  51. ab7ad3a Unbreak documentation build. by Lorenzo Colitti · 12 years ago
  52. 697e1c0 Always specify an interface for host routes. by Lorenzo Colitti · 12 years ago
  53. 0580598 RouteInfo changes. by Lorenzo Colitti · 12 years ago
  54. ddf5441 Revert "Add default route constants to RouteInfo." by Robert Greenwalt · 12 years ago
  55. b00860f Add default route constants to RouteInfo. by Lorenzo Colitti · 12 years ago
  56. b103b25 Allow loopback traffic in lockdown mode. by Jeff Sharkey · 12 years ago
  57. dc55f48 Remove two new permission checks by Robert Greenwalt · 12 years ago
  58. 26744a5 Improve ConnectivityManager docs by Robert Greenwalt · 12 years ago
  59. 6932ff6 Improve notification UI for lockdown VPN. by Jeff Sharkey · 12 years ago
  60. be25371 merge in jb-mr2-release history after reset to master by The Android Automerger · 12 years ago
  61. c8a2687 Migrate to using Mockito directly. by Jeff Sharkey · 13 years ago
  62. 97b1a03 merge in jb-mr2-release history after reset to master by The Android Automerger · 12 years ago
  63. 9a51314 am dc7b3e3b: am 79a80652: Merge "KeyStore: stop using state()" by Kenny Root · 12 years ago
  64. 79a8065 Merge "KeyStore: stop using state()" by Kenny Root · 12 years ago
  65. e3a37b2 KeyStore: stop using state() by Kenny Root · 12 years ago
  66. 4774b02 Adjust captive portal test for setup wizard by Russell Brenner · 12 years ago
  67. 1790009 Fix a permissions probem in ConnectivityManager by Robert Greenwalt · 12 years ago
  68. a78d567 merge in jb-mr2-release history after reset to master by The Android Automerger · 12 years ago
  69. 306cd38 Reintroduce the net.dns system properties <TEMP> by Robert Greenwalt · 12 years ago
  70. d44340d Reintroduce the net.dns system properties <TEMP> by Robert Greenwalt · 12 years ago
  71. 75c17e5 Merge "Second pass tying into dns cache per interface" by Robert Greenwalt · 12 years ago
  72. dc91901 Second pass tying into dns cache per interface by Mattias Falk · 14 years ago
  73. 75ba50a Merge "Revert "Clean up published network condition reporting."" by Wink Saville · 13 years ago
  74. 3e86672 Revert "Clean up published network condition reporting." by Wink Saville · 13 years ago
  75. 3ed6099 Merge "Revert "Second pass tying into dns cache per interface"" by Robert Greenwalt · 13 years ago
  76. b16bf0d Revert "Second pass tying into dns cache per interface" by Robert Greenwalt · 13 years ago
  77. 463928f Clean up published network condition reporting. by Wink Saville · 13 years ago
  78. ea8d689 Second pass tying into dns cache per interface by Mattias Falk · 14 years ago
  79. f345cde Merge "Up our DNS server support from 2 > 4" by Robert Greenwalt · 13 years ago
  80. 433c98a Up our DNS server support from 2 > 4 by Robert Greenwalt · 13 years ago
  81. e35bff8 Expose roaming flag for testing. by Jeff Sharkey · 13 years ago
  82. 7542010 am 3f051210: Merge from AOSP staging branch by Jean-Baptiste Queru · 13 years ago
  83. 3f05121 Merge from AOSP staging branch by Jean-Baptiste Queru · 13 years ago
  84. b5125b0 Return error upon attempt to use non-existent APN by Mikael Hedegren · 13 years ago
  85. 1ee3d2c Fix javadoc break by Robert Greenwalt · 13 years ago
  86. a8aa160 Refactor getPersistedNetworkPreference by Jianzheng Zhou · 13 years ago
  87. ff31bee Merge "Support for dns domain." by Robert Greenwalt · 13 years ago
  88. 0bc6c96 Support for dns domain. by Robert Greenwalt · 13 years ago
  89. 7a4d27d am 298d5f42: am b84f21c5: am bc0edecb: Merge "Increase readability of connectivity event log." into jb-mr1.1-dev by Jeff Sharkey · 13 years ago
  90. bde3269 Increase readability of connectivity event log. by Jeff Sharkey · 13 years ago
  91. 2be645a Merge "Remove DhcpInfoInternal" by Robert Greenwalt · 13 years ago
  92. e110d00 Remove DhcpInfoInternal by Robert Greenwalt · 13 years ago
  93. 044ac6a am e0d454d2: am 72325cdb: am 63bc6c12: am a46a74fc: Merge "Remove extraneous logs." into jb-mr1-dev by Dianne Hackborn · 13 years ago
  94. dd62fef Remove extraneous logs. by Dianne Hackborn · 13 years ago
  95. b1ed51b am 65f4de10: am 3a8af8ef: Merge "Migrate more Secure settings to Global." into jb-mr1-dev by Jeff Sharkey · 13 years ago
  96. 5eccd9c Migrate more Secure settings to Global. by Jeff Sharkey · 13 years ago
  97. 621975a am f57fcddb: am 68b7a6d1: Merge "First step towards cleaning up Global settings." into jb-mr1-dev by Jeff Sharkey · 13 years ago
  98. 9ee49b3 First step towards cleaning up Global settings. by Jeff Sharkey · 13 years ago
  99. 3136c61 am b39f3f46: am 1c1c06fa: Merge "Migrate DATA_ACTIVITY_TIMEOUT_MOBILE/WIFI from Settings.Secure to Settings.Global" into jb-mr1-dev by Ashish Sharma · 13 years ago
  100. 1c1c06f Merge "Migrate DATA_ACTIVITY_TIMEOUT_MOBILE/WIFI from Settings.Secure to Settings.Global" into jb-mr1-dev by Ashish Sharma · 13 years ago