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