1. ba9c42f Make NetworkCapabilities.NOT_VPN javadoc visible. by Paul Jensen · 10 years ago
  2. 9def7be Refactor NetworkUtils interaction with DHCP. by Erik Kline · 11 years ago
  3. d4d604e Merge "Update Javadoc for EXTRA_NETWORK." into lmp-mr1-dev by Jeremy Joslin · 11 years ago
  4. c530263 Update Javadoc for EXTRA_NETWORK. by Jeremy Joslin · 11 years ago
  5. 4e858cb Make reportInetCondition revalidate if the report differs from our state by Lorenzo Colitti · 11 years ago
  6. 489eb04 Make getNetworkInfo() take into account VPN underlying networks. by Lorenzo Colitti · 11 years ago
  7. 68c9c5a Merge "Support connecting to networks with misconfigured subnet masks." into lmp-mr1-dev by Lorenzo Colitti · 11 years ago
  8. 64f1689 Support connecting to networks with misconfigured subnet masks. by Lorenzo Colitti · 11 years ago
  9. 3891c36 Merge "Log interface name and uid when filtering a blocked network." into lmp-mr1-dev by Erik Kline · 11 years ago
  10. 6cb03e3 Log interface name and uid when filtering a blocked network. by Erik Kline · 11 years ago
  11. e8a9124 Fix legacy request removal. by Robert Greenwalt · 11 years ago
  12. 831fb40 Merge "Don't blindly teardown unvalidated networks when releasing NetworkRequests." into lmp-mr1-dev by Paul Jensen · 11 years ago
  13. 9e078d2 Don't blindly teardown unvalidated networks when releasing NetworkRequests. by Paul Jensen · 11 years ago
  14. 40e43de Remember to cancel lingering when a network again satsifies a NetworkRequest. by Paul Jensen · 11 years ago
  15. 49f74a3 Clear process DNS NetID binding when expiring or releaseing legacy requests. by Paul Jensen · 11 years ago
  16. 70116ce Fix timing between bcast and net setup. by Robert Greenwalt · 11 years ago
  17. 5f82dae Add a lastValidated bit and use it when reporting capabilities. by Lorenzo Colitti · 11 years ago
  18. a8de5ca Rename validated to everValidated. by Lorenzo Colitti · 11 years ago
  19. 0353fe5 Fix race between CONNECTIVITY_ACTION and setting default network. by Paul Jensen · 11 years ago
  20. 7a0d979 Merge "Fix several HTTP proxy issues with multinetworking." into lmp-mr1-dev by Paul Jensen · 11 years ago
  21. c0618a6 Fix several HTTP proxy issues with multinetworking. by Paul Jensen · 11 years ago
  22. 63aba09 Merge "Re-remove CONNECTIVITY_CHANGE_DELAY and supporting functions." into lmp-mr1-dev by Erik Kline · 11 years ago
  23. 6490d86 Merge "Add subId as parameter for get/setDataEnabled." into lmp-mr1-dev by Wink Saville · 11 years ago
  24. aa6ff6c Direct notification of network interface changes. by Jeff Sharkey · 11 years ago
  25. fffa983 Offer to "merge" subscribers for data usage. by Jeff Sharkey · 11 years ago
  26. b883659 Re-remove CONNECTIVITY_CHANGE_DELAY and supporting functions. by Erik Kline · 11 years ago
  27. 6e39f69 Merge "Don't send the same PendingIntent more than once." into lmp-mr1-dev by Jeremy Joslin · 11 years ago
  28. 26c6a23 Merge "Reap unvalidated networks that have no chance of becoming highest scoring." into lmp-mr1-dev by Paul Jensen · 11 years ago
  29. 1d3acf9 Don't send the same PendingIntent more than once. by Jeremy Joslin · 11 years ago
  30. f91526c Merge "Fix issue #17323751: Additional items in aggregated battery stats" into lmp-mr1-dev by Dianne Hackborn · 11 years ago
  31. 37e2d0e Fix issue #17323751: Additional items in aggregated battery stats by Dianne Hackborn · 11 years ago
  32. 689f704 Add subId as parameter for get/setDataEnabled. by Wink Saville · 11 years ago
  33. c152954 Revert "Merge "Remove CONNECTIVITY_CHANGE_DELAY and friends." into lmp-mr1-dev" by Erik Kline · 11 years ago
  34. 1f4d121 Merge "Remember to cancel lingering when a network again satsifies a NetworkRequest." into lmp-mr1-dev by Paul Jensen · 11 years ago
  35. 5c4e5fc Reap unvalidated networks that have no chance of becoming highest scoring. by Paul Jensen · 11 years ago
  36. b5ae87a Merge "Remove CONNECTIVITY_CHANGE_DELAY and friends." into lmp-mr1-dev by Erik Kline · 11 years ago
  37. 79bd2e2 Make StatusBar display all default networks. by Lorenzo Colitti · 11 years ago
  38. d5f5339 Remember to cancel lingering when a network again satsifies a NetworkRequest. by Paul Jensen · 11 years ago
  39. 4bcd4a7 Merge "Revert some verbose logging from ag/489226" into lmp-mr1-dev by Erik Kline · 11 years ago
  40. 425aacd Merge "Only use mDefaultDns if the network claims to offer Internet" into lmp-mr1-dev by Lorenzo Colitti · 11 years ago
  41. 20068c2 Only use mDefaultDns if the network claims to offer Internet by Lorenzo Colitti · 11 years ago
  42. de802a2 Fix the ordering of extra values in the PI. by Jeremy Joslin · 11 years ago
  43. 1d27e7d Merge "Don't let NetworkMonitor state stop user-initiated transitions." into lmp-mr1-dev by Paul Jensen · 11 years ago
  44. bd49990 Revert some verbose logging from ag/489226 by Erik Kline · 11 years ago
  45. 30ddc72 Merge "Don't enforce control permission when preparing consented VPN." into lmp-mr1-dev by Jeff Davidson · 11 years ago
  46. b5f79d6 Merge "Don't bother validating networks that don't satisfy the default request." into lmp-mr1-dev by Paul Jensen · 11 years ago
  47. 04f46a0 Merge "Delete unused/non-working code." into lmp-mr1-dev by Sreeram Ramachandran · 11 years ago
  48. dadd493 Merge "Allow VPNs to specify their underlying networks." into lmp-mr1-dev by Sreeram Ramachandran · 11 years ago
  49. e4e7baa Merge "Eliminate race conditions in UID-based network filtering." into lmp-mr1-dev by Sreeram Ramachandran · 11 years ago
  50. f8b75aa Don't let NetworkMonitor state stop user-initiated transitions. by Paul Jensen · 11 years ago
  51. ca3d8ed Don't enforce control permission when preparing consented VPN. by Jeff Davidson · 11 years ago
  52. 29c8eb0 Lightweight checkin output for network stats. by Jeff Sharkey · 11 years ago
  53. d2b4fe2 Allow VPNs to specify their underlying networks. by Sreeram Ramachandran · 11 years ago
  54. 541254a Delete unused/non-working code. by Sreeram Ramachandran · 11 years ago
  55. 7c98716 Eliminate race conditions in UID-based network filtering. by Sreeram Ramachandran · 11 years ago
  56. 6387628 Merge "Don't allow an uncreated Network to satsify requests." into lmp-mr1-dev by Paul Jensen · 11 years ago
  57. cc9b119 am c3f5d718: Merge "Fix null handling in proxies." into lmp-dev by Geoffrey Borggaard · 11 years ago
  58. ce90ecb Don't bother validating networks that don't satisfy the default request. by Paul Jensen · 11 years ago
  59. e34455e am c3f5d718: Merge "Fix null handling in proxies." into lmp-dev by Geoffrey Borggaard · 11 years ago
  60. 6ff743e Fix null handling in proxies. by Geoffrey Borggaard · 11 years ago
  61. 8a82621 Rename EXTRA_NETWORK ConnectivityManager constants. by Erik Kline · 11 years ago
  62. 262b462 Don't allow an uncreated Network to satsify requests. by Paul Jensen · 11 years ago
  63. c52ae42 Merge "Populate 464xlat LinkProperties only when the interface comes up." into lmp-mr1-dev by Lorenzo Colitti · 11 years ago
  64. b8ede29 Merge "air plane mode only send to the owner through the quick setting" into lmp-mr1-dev by xinhe · 11 years ago
  65. a21f7a1 Expose a SystemApi method to prepare a VPN without consent. by Jeff Davidson · 11 years ago
  66. 5598f9c air plane mode only send to the owner through the quick setting by xinhe · 11 years ago
  67. 38804ae Populate 464xlat LinkProperties only when the interface comes up. by Lorenzo Colitti · 11 years ago
  68. 2207207 Merge "Send broadcasts when VPNs come and go." into lmp-mr1-dev by Sreeram Ramachandran · 11 years ago
  69. 60d379b Implemented requestNetwork with a PendingIntent. by Jeremy Joslin · 11 years ago
  70. 08881e1 Merge "Fix Legacy typing of net-specific requests." into lmp-mr1-dev by Robert Greenwalt · 11 years ago
  71. 08c7c98 Fix Legacy typing of net-specific requests. by Robert Greenwalt · 11 years ago
  72. 821255f Merge "Fix DhcpResults.setDomain() and StaticIpConfiguration.toLinkProperties()" into lmp-mr1-dev by Paul Jensen · 11 years ago
  73. 157cb03 Merge "Update network selections on capability change." into lmp-mr1-dev by Jeff Davidson · 11 years ago
  74. aadf9b7 Fix DhcpResults.setDomain() and StaticIpConfiguration.toLinkProperties() by Paul Jensen · 11 years ago
  75. d36242a Update network selections on capability change. by Jeff Davidson · 11 years ago
  76. d9bf64b Don't use framework permission strings for netd permissions. by Sreeram Ramachandran · 11 years ago
  77. e8cb66e Send broadcasts when VPNs come and go. by Sreeram Ramachandran · 11 years ago
  78. 8eb3776 Remove CONNECTIVITY_CHANGE_DELAY and friends. by Erik Kline · 11 years ago
  79. 1b11eb6 Merge "Enable 464xlat on wifi." into lmp-mr1-dev by Lorenzo Colitti · 11 years ago
  80. 35bffcd Merge "Add support for running 464xlat on wifi as well." into lmp-mr1-dev by Lorenzo Colitti · 11 years ago
  81. 9a66159 Enable 464xlat on wifi. by Lorenzo Colitti · 11 years ago
  82. 8e86629 Add support for running 464xlat on wifi as well. by Lorenzo Colitti · 11 years ago
  83. 143e89c Treat optimistic addresses as global preferred. by Erik Kline · 11 years ago
  84. 67118eb Support more than one clatd at a time. by Lorenzo Colitti · 11 years ago
  85. a7691fc Merge "(re)define the definition of "provisioned"" into lmp-mr1-dev by Erik Kline · 11 years ago
  86. 846ae01 Merge "Change removeStackedLink to take an interface name." into lmp-mr1-dev by Lorenzo Colitti · 11 years ago
  87. 3825843 Change removeStackedLink to take an interface name. by Lorenzo Colitti · 11 years ago
  88. 8b02307 (re)define the definition of "provisioned" by Erik Kline · 11 years ago
  89. c0e5d83 Follow API removal. by Jeff Sharkey · 11 years ago
  90. 923d9a4 Merge "Deprecate more apache-http." into lmp-mr1-dev by Narayan Kamath · 11 years ago
  91. 38c2dc3 Deprecate more apache-http. by Narayan Kamath · 11 years ago
  92. 76a545f Add an API to select a network for a DatagramSocket. by Sreeram Ramachandran · 11 years ago
  93. 3155863 am 28dcf034: Merge "Propagate network state changes to the LockdownVpnTracker." into lmp-dev by Lorenzo Colitti · 11 years ago
  94. 35495fa Propagate network state changes to the LockdownVpnTracker. by Lorenzo Colitti · 11 years ago
  95. cd33c65 am f393e491: Merge "Switch the NetworkInfo.mIsAvailable default" into lmp-dev by Robert Greenwalt · 11 years ago
  96. 458470f Switch the NetworkInfo.mIsAvailable default by Robert Greenwalt · 11 years ago
  97. db4908d am 707d0288: Merge "Send callbacks for Net property changes" into lmp-dev by Robert Greenwalt · 11 years ago
  98. 707d028 Merge "Send callbacks for Net property changes" into lmp-dev by Robert Greenwalt · 11 years ago
  99. e525a0a Send callbacks for Net property changes by Robert Greenwalt · 11 years ago
  100. 577d500 am b2a1ae10: Merge "Send updated NetworkAgent score to NetworkFactories when validated." into lmp-dev by Paul Jensen · 11 years ago