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