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