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