1. dc67971 Add lockdownEnabled parameter to always-on VPN API by Robin Lee · 8 years ago
  2. d2baf79 Internal API for system apps to determine default network for other apps by Robin Lee · 8 years ago
  3. 36c7aa0 Expose a simple tethering API which includes provision checks. by Jeremy Klein · 9 years ago
  4. b68d2d5 Merge "Always-on app VPNs" by Robin Lee · 9 years ago
  5. 244ce8e Always-on app VPNs by Robin Lee · 9 years ago
  6. b7c2487 Makes captive portal server calculation in one place. by Udam Saini · 9 years ago
  7. 8bf977d ConnectivityManager API for for packet keepalives. by Lorenzo Colitti · 9 years ago
  8. f180fe3 Merge "Legacy VPN calls to require a userID" into mnc-dev by Robin Lee · 9 years ago
  9. 49e3edf Add android.net.CaptivePortal class for captive-portal-handling-app callbacks by Paul Jensen · 9 years ago
  10. 3eed5ec Legacy VPN calls to require a userID by Robin Lee · 9 years ago
  11. 434dde8 Remove dead hidden ConnectivityManager and NetworkInfo APIs. by Paul Jensen · 9 years ago
  12. c1a9436 Merge "Query HTTP proxy for network via a new API to avoid permissions exceptions" into mnc-dev by Paul Jensen · 9 years ago
  13. 3b3dd94 Support cross-user VPN calls (with permission) by Robin Lee · 9 years ago
  14. cee9b51 Query HTTP proxy for network via a new API to avoid permissions exceptions by Paul Jensen · 9 years ago
  15. a179962 Merge commit '25a217c' into merge2 by Etan Cohen · 9 years ago
  16. b322434 Merge "update API name to requestBandwidthUpdate()" by fenglu · 9 years ago
  17. db57147 update API name to requestBandwidthUpdate() by fenglu · 9 years ago
  18. bba3270 Merge "Revert "requestBwUpdate() public API review"" by Robert Greenwalt · 9 years ago
  19. 2c22a91 Revert "requestBwUpdate() public API review" by Robert Greenwalt · 9 years ago
  20. 1c7f96f Merge "requestBwUpdate() public API review" by Robert Greenwalt · 9 years ago
  21. 32f21da requestBwUpdate() public API review by fenglu · 9 years ago
  22. f1fb397 Move factoryReset to service and protect. by Stuart Scott · 9 years ago
  23. 25a217c Add captive portal API. by Paul Jensen · 9 years ago
  24. b15e72b LCE service implementation - connectivity side by fenglu · 9 years ago
  25. 2bbd2b6 LCE service implementation - connectivity side by fenglu · 9 years ago
  26. cb43ebb Merge "am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release" by Vinit Deshpande · 9 years ago
  27. e03c3c7 Prompt if a network without an Internet connection is selected by Lorenzo Colitti · 9 years ago
  28. 80047fa am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release by Vinit Deshpande · 9 years ago
  29. bfd17b7 Add ConnectivityManager.reportNetworkConnectivity() API by Paul Jensen · 9 years ago
  30. 31a94f4 Add ConnectivityManager.getActiveNetwork(). by Paul Jensen · 10 years ago
  31. e75b9e3 Non-functional code cleanup of ConnectivityService. by Paul Jensen · 9 years ago
  32. 4356447 Remove dead code, mostly DataStateTracker. by Paul Jensen · 9 years ago
  33. db64454 resolved conflicts for merge of b6b9fe21 to master by Andreas Gampe · 9 years ago
  34. f5ea340 NetworkStatsService to adjust VPN stats before recording. by Wenchao Tong · 9 years ago
  35. 7fad4eb Remove dead code, mostly DataStateTracker. by Paul Jensen · 10 years ago
  36. e0bef71 Fix several HTTP proxy issues with multinetworking. by Paul Jensen · 10 years ago
  37. 3256601 Offer to "merge" subscribers for data usage. by Jeff Sharkey · 10 years ago
  38. 403aa26 Make StatusBar display all default networks. by Lorenzo Colitti · 10 years ago
  39. 6d0e871 Merge "Delete unused/non-working code." into lmp-mr1-dev by Sreeram Ramachandran · 10 years ago
  40. c2c0bea Allow VPNs to specify their underlying networks. by Sreeram Ramachandran · 10 years ago
  41. 75f018e Delete unused/non-working code. by Sreeram Ramachandran · 10 years ago
  42. 46e3ac8 Implemented requestNetwork with a PendingIntent. by Jeremy Joslin · 10 years ago
  43. 89e0f09 Move mobile provisioning APN support into telephony. by Paul Jensen · 10 years ago
  44. b57edc5 Pass the socket mark for DNS queries to dnsmasq. by Lorenzo Colitti · 10 years ago
  45. 0554260 Less intrusive VPN dialog and other UX tweaks. by Jeff Davidson · 10 years ago
  46. f4e0c0c Allow VPNs to add/remove link addresses dynamically. by Sreeram Ramachandran · 10 years ago
  47. 39fa65a Remove dead code 1. by Robert Greenwalt · 10 years ago
  48. 8cd33ed Implement support for bypassable VPNs. by Sreeram Ramachandran · 10 years ago
  49. 03666c7 Cleanup: Delete dead code. by Sreeram Ramachandran · 10 years ago
  50. 06b6cda Remove unnecessary code and APIs. by Sreeram Ramachandran · 10 years ago
  51. 6bc2c2c Convert Vpn from NetworkStateTracker to NetworkAgent. by Paul Jensen · 10 years ago
  52. 7237965 Merge "Refactor wifi p2p's startDhcpServer function" by Robert Greenwalt · 10 years ago
  53. 9c7e2c2 Refactor wifi p2p's startDhcpServer function by Robert Greenwalt · 10 years ago
  54. 73b6cbae Add Network inspection API. by Robert Greenwalt · 10 years ago
  55. 17c3e0f Remove unused api. by Robert Greenwalt · 10 years ago
  56. b90b20b Fix Legacy NetworkInfo API by Robert Greenwalt · 10 years ago
  57. 71bf33a Rewrite startUsingNetworkFeature for new API by Robert Greenwalt · 10 years ago
  58. 47eecf0 Move dis/enable of mobile data to Telephony by Robert Greenwalt · 10 years ago
  59. a67be03 Add NetworkFactory names and unregistration. by Robert Greenwalt · 10 years ago
  60. 9258c64 Add Multinetwork API by Robert Greenwalt · 10 years ago
  61. 7b81602 Enabling internal msg apis by Robert Greenwalt · 10 years ago
  62. e049c23 Add NetworkFactory support. by Robert Greenwalt · 10 years ago
  63. 207900c Make proxy API public by Jason Monk · 10 years ago
  64. f81daa9 Add the calling package name to requestRouteToHost by Chad Brubaker · 11 years ago
  65. 98e1797 Remove captive portal code that has no effect. by Narayan Kamath · 11 years ago
  66. cecccec Merge changes Ib1274847,I2eb2a1bf into klp-dev by Jeff Sharkey · 11 years ago
  67. e4984be Request all tethering interfaces, fix corruption. by Jeff Sharkey · 11 years ago
  68. 5cd1a0e Add a hidden API to toggle airplane mode. by Yuhao Zheng · 11 years ago
  69. b402fb2 Merge "Rename LinkInfo to LinkQualityInfo" into klp-dev by Vinit Deshapnde · 11 years ago
  70. 6a2d325 Rename LinkInfo to LinkQualityInfo by Vinit Deshapnde · 11 years ago
  71. 7788c61 Merge commit '270226b0' into manualmerge by Wink Saville · 11 years ago
  72. 948282b Add support for handling mobile provisioning networks. by Wink Saville · 11 years ago
  73. 1f12cb5 Introduce network link quality statistics by Vinit Deshapnde · 11 years ago
  74. 89d16f7 am 9b7b4450: am 02eab434: am 4d87d91d: Merge "If in a mobile captive portal is detected enable fail fast." into jb-mr2-dev by Wink Saville · 11 years ago
  75. 292a92e am 7c00be48: am 55adb390: am 35152f13: Merge "Have CaptivePortalTracker use gservices updateable provisioning urls." into jb-mr2-dev by Wink Saville · 11 years ago
  76. 4d87d91 Merge "If in a mobile captive portal is detected enable fail fast." into jb-mr2-dev by Wink Saville · 11 years ago
  77. d747cbc If in a mobile captive portal is detected enable fail fast. by Wink Saville · 11 years ago
  78. 42d4f08 Have CaptivePortalTracker use gservices updateable provisioning urls. by Wink Saville · 11 years ago
  79. 1b6868c Merge "Support multiple Vpn ManageDialogs" by Geremy Condra · 11 years ago
  80. 538cdb9 resolved conflicts for merge of 85b5e4c4 to master by Robert Greenwalt · 11 years ago
  81. e182bfe Add gservices updater for carrier provisioning url by Robert Greenwalt · 11 years ago
  82. bf6ff2c Support multiple Vpn ManageDialogs by Chad Brubaker · 11 years ago
  83. d1c8754 Move markSocketAsUser to the top of IConnectivityManager.aidl by Chad Brubaker · 11 years ago
  84. d475c70 Support routing sockets as another user by Chad Brubaker · 11 years ago
  85. ab9321d Add checkMobileProvisioning to ConnectivityService. by Wink Saville · 11 years ago
  86. 1b0ca9d Listen for network disconnect. by Robert Greenwalt · 11 years ago
  87. 665e1ae Add BT - DataTracker connection by Robert Greenwalt · 12 years ago
  88. da6da09 Captive portal handling by Irfan Sheriff · 12 years ago
  89. 69ddab4 Always-on VPN. by Jeff Sharkey · 12 years ago
  90. 82f8521 Migrate legacy VPN arguments to system_server. by Jeff Sharkey · 12 years ago
  91. 9f7cbf0 API to report if active network is metered. by Jeff Sharkey · 12 years ago
  92. cdd02c5d Collect and persist tethering stats. by Jeff Sharkey · 13 years ago
  93. 9b2886e Create new isNetworkSupported API by Robert Greenwalt · 13 years ago
  94. 8e28b7d Proactively disable data when over policy limit. by Jeff Sharkey · 13 years ago
  95. 3a844fc Background data notification, API clean up. by Jeff Sharkey · 13 years ago
  96. f0ceede Expose quota status for active network. by Jeff Sharkey · 13 years ago
  97. 6c2260b Fix USB tethering by Mike Lockwood · 13 years ago
  98. 5779c9c VPN: close the socket in protectVpn() to avoid leaking descriptors. by Chia-chi Yeh · 13 years ago
  99. 2e46764 VPN: implement status report for legacy VPN. by Chia-chi Yeh · 13 years ago
  100. 100155a VPN: convert prepare() into a form which helps solve race conditions. by Chia-chi Yeh · 13 years ago