1. 7ccd3df Implement ConnectivityManager.reportBadNetwork() to trigger network validation. by Paul Jensen · 10 years ago
  2. b98c598 Update the http proxy on LinkProperty change. by Robert Greenwalt · 10 years ago
  3. 6f91390 Allow NetworkRequest release from the system process. by Jeff Davidson · 10 years ago
  4. 56a9ed8 Merge "Change the NetworkInfo for disconnected types." into lmp-dev by Robert Greenwalt · 10 years ago
  5. bdb1bdf Change the NetworkInfo for disconnected types. by Robert Greenwalt · 10 years ago
  6. a945c35 Merge "Fix findConnectionTypeForIface." into lmp-dev by Lorenzo Colitti · 10 years ago
  7. 1c3a35b Fix findConnectionTypeForIface. by Lorenzo Colitti · 10 years ago
  8. 35228d7 Merge "Avoid reusing a currently active NetID." into lmp-dev by Robert Greenwalt · 10 years ago
  9. 1bbcaa0 Merge "Fix listening NetworkRequests to listen for all networks." into lmp-dev by Robert Greenwalt · 10 years ago
  10. 0d39e67 Merge "Fix CS/NetworkMonitor race." into lmp-dev by Robert Greenwalt · 10 years ago
  11. 60061a6 Avoid reusing a currently active NetID. by Paul Jensen · 10 years ago
  12. 73ed9d8 Fix CS/NetworkMonitor race. by Robert Greenwalt · 10 years ago
  13. 0311b2b Fix listening NetworkRequests to listen for all networks. by Paul Jensen · 10 years ago
  14. c8f0ffa Merge "Less intrusive VPN dialog and other UX tweaks." into lmp-dev by Jeff Davidson · 10 years ago
  15. 0554260 Less intrusive VPN dialog and other UX tweaks. by Jeff Davidson · 10 years ago
  16. 3f38f72 Merge "Change CARRIER_SETUP hook in ConnectivityService to use Aeroshell API for determining carrier app instead of MCC/MNC." into lmp-dev by Diego Pontoriero · 10 years ago
  17. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  18. 3f05bf4 Add tcp buffer size conduit to NetworkAgent. by Robert Greenwalt · 10 years ago
  19. 4307403 Fix a logic error so mtu works. by Robert Greenwalt · 10 years ago
  20. 15afd81 Configure MTU based on network MTU parameter by w19976 · 10 years ago
  21. fb68f8f Don't send NetworkMonitor bcast until systemReady by Robert Greenwalt · 10 years ago
  22. d45afac Change CARRIER_SETUP hook in ConnectivityService to use Aeroshell API by Diego Pontoriero · 10 years ago
  23. 70236bf Remove extraneous clearing of inet condition by Robert Greenwalt · 10 years ago
  24. eb2c2c7 Hack and ship: NetworkStats edition. by Jeff Sharkey · 10 years ago
  25. bf4eed7 First pass of changing statusbar connectedness by Robert Greenwalt · 10 years ago
  26. eec7541 Stop ConnectivityService from talking to netd about uncreated networks. by Paul Jensen · 10 years ago
  27. 8043df6 Merge "Flush DNS cache when routes change." into lmp-dev by Paul Jensen · 10 years ago
  28. 5fb2c6ff Flush DNS cache when routes change. by Paul Jensen · 10 years ago
  29. ab14df3 Remove dead CaptivePortalTracker. by Paul Jensen · 10 years ago
  30. 83f0f75 Add Logging around getNetworkInfo. by Robert Greenwalt · 10 years ago
  31. a793a67 Improve LegacyTypeTracker. by Lorenzo Colitti · 10 years ago
  32. d49ac33 Add logging of Legacy Type info. by Robert Greenwalt · 10 years ago
  33. 5c1c832a8 Remove dead code 4. by Robert Greenwalt · 10 years ago
  34. 1ea93a3 Remove dead code 3. by Robert Greenwalt · 10 years ago
  35. f4e0c0c Allow VPNs to add/remove link addresses dynamically. by Sreeram Ramachandran · 10 years ago
  36. 6831f1d Remove dead code 2. by Robert Greenwalt · 10 years ago
  37. 39ca3f5 Merge "Remove dead code 1." into lmp-dev by Robert Greenwalt · 10 years ago
  38. 42065ac Prohibit address families by default unless a VPN explicitly allows them. by Sreeram Ramachandran · 10 years ago
  39. 39fa65a Remove dead code 1. by Robert Greenwalt · 10 years ago
  40. f9b5c26 Move Alarm setup to systemReady. by Robert Greenwalt · 10 years ago
  41. 8cd33ed Implement support for bypassable VPNs. by Sreeram Ramachandran · 10 years ago
  42. fab50167 Fix DUN-based tethering. by Robert Greenwalt · 10 years ago
  43. a7d31bf Reenable logging. by Robert Greenwalt · 10 years ago
  44. 03666c7 Cleanup: Delete dead code. by Sreeram Ramachandran · 10 years ago
  45. 17d4798 Updated media browsing API & tests. by Yao Chen · 10 years ago
  46. 27b02b7 Make a network the default when it connects if we have no default. by Paul Jensen · 10 years ago
  47. fdc4e4a Fix hiding of sign-in to network notification. by Paul Jensen · 10 years ago
  48. 06b6cda Remove unnecessary code and APIs. by Sreeram Ramachandran · 10 years ago
  49. 9cd6e64 resolved conflicts for merge of d2b5f7da to master by Aaron Whyte · 10 years ago
  50. f5e6747 Allow overlays to configure ConnectivityService's network sampling to not wake the device. by Aaron Whyte · 10 years ago
  51. bcc76d3 Define NETID_UNSET in ConnectivityManager. by Paul Jensen · 10 years ago
  52. 6bc2c2c Convert Vpn from NetworkStateTracker to NetworkAgent. by Paul Jensen · 10 years ago
  53. 7237965 Merge "Refactor wifi p2p's startDhcpServer function" by Robert Greenwalt · 10 years ago
  54. 9c7e2c2 Refactor wifi p2p's startDhcpServer function by Robert Greenwalt · 10 years ago
  55. ff6eccc Merge "Enable network validations and add app to handle captive portal login." by Paul Jensen · 10 years ago
  56. 869868be Enable network validations and add app to handle captive portal login. by Paul Jensen · 10 years ago
  57. 73b6cbae Add Network inspection API. by Robert Greenwalt · 10 years ago
  58. 4bb015d CW on Master: Disable CaptivePortalTracker, EthernetService by Joe LaPenna · 10 years ago
  59. 8283f88 Remove dead code. by Robert Greenwalt · 10 years ago
  60. 620a546 Merge "Remove unused api." by Robert Greenwalt · 10 years ago
  61. e585bfe When adding a NetworkRequest, cancel linger for satisfying Network. by Paul Jensen · 10 years ago
  62. 17c3e0f Remove unused api. by Robert Greenwalt · 10 years ago
  63. fc6b2a0 Apply the tethering user restriction to connectivity service. by Julia Reynolds · 10 years ago
  64. 2771181 Simplify the network transition wakelock. by Robert Greenwalt · 10 years ago
  65. 3e0e3bc MS: Adding Support for Emergency APN in Telephony Framework (base/telephony) by Ram · 10 years ago
  66. 7ecb42f Enforce ConnectivityManager.releaseNetworkRequest callers own the NetworkRequest by Paul Jensen · 10 years ago
  67. 81c884e Convert BluetoothTetheringDataTracker into a NetworkFactory. by Paul Jensen · 10 years ago
  68. 76ea6c6 Teach LinkProperties whether it's provisioned or not. by Lorenzo Colitti · 10 years ago
  69. 52a3272 am 2d0ab42b: Merge "Apply API Council comments to ConnectivityManager" into lmp-preview-dev by Robert Greenwalt · 10 years ago
  70. 6078b50 Apply API Council comments to ConnectivityManager by Robert Greenwalt · 10 years ago
  71. 7c9f552 am 558aeb90: Merge "Make NetworkCapabilities publicly immutable." into lmp-preview-dev by Robert Greenwalt · 10 years ago
  72. 7569f18 Make NetworkCapabilities publicly immutable. by Robert Greenwalt · 10 years ago
  73. 594b456 Merge "Minor changes to the LinkAddress API docs." into lmp-preview-dev by Robert Greenwalt · 10 years ago
  74. 55213c8 Merge "Add a new IpPrefix class and use it in RouteInfo." into lmp-preview-dev by Robert Greenwalt · 10 years ago
  75. 6307b35 Add a new IpPrefix class and use it in RouteInfo. by Sreeram Ramachandran · 10 years ago
  76. 00a0fd6 Minor changes to the LinkAddress API docs. by Lorenzo Colitti · 10 years ago
  77. 25702b3 Fix public API of LinkProperties. by Robert Greenwalt · 10 years ago
  78. 7dc78cf Minor changes to the LinkAddress API docs. by Lorenzo Colitti · 10 years ago
  79. cc91c7b Add a new IpPrefix class and use it in RouteInfo. by Sreeram Ramachandran · 10 years ago
  80. 0409e9f resolved conflicts for merge of 437a77d4 to master by Amit Mahajan · 10 years ago
  81. 3f175a3 am e5a28d34: am 20c5ce50: Handle provisioning APN by turning off/on radio. by Amit Mahajan · 10 years ago
  82. df2b878 Fix public API of LinkProperties. by Robert Greenwalt · 10 years ago
  83. 8ae980d DO NOT MERGE Report new network scores back to factories. by Robert Greenwalt · 10 years ago
  84. a995aba Merge "Report new network scores back to factories." by Robert Greenwalt · 10 years ago
  85. ac96c52 Report new network scores back to factories. by Robert Greenwalt · 10 years ago
  86. 2d37070 Fix legacy APIs. by Robert Greenwalt · 10 years ago
  87. 32aa65a Fix Legacy NetworkInfo API by Robert Greenwalt · 10 years ago
  88. b90b20b Fix Legacy NetworkInfo API by Robert Greenwalt · 10 years ago
  89. 55691b8 Refactor NetworkFactory. by Robert Greenwalt · 10 years ago
  90. 562cc54 Rewrite startUsingNetworkFeature for new API by Robert Greenwalt · 10 years ago
  91. 3192dec Refactor NetworkFactory. by Robert Greenwalt · 10 years ago
  92. 8f37998 Merge "Rewrite startUsingNetworkFeature for new API" by Robert Greenwalt · 10 years ago
  93. 515350a Support legacy routes added by apps via ensureRouteToHost(). by Sreeram Ramachandran · 10 years ago
  94. 1fbcb27 Support legacy routes added by apps via ensureRouteToHost(). by Sreeram Ramachandran · 10 years ago
  95. bce0106 Don't break things if a network goes back to CONNECTED. by Lorenzo Colitti · 10 years ago
  96. 51ed158 Don't break things if a network goes back to CONNECTED. by Lorenzo Colitti · 10 years ago
  97. afa05c0 Move dis/enable of mobile data to Telephony by Robert Greenwalt · 10 years ago
  98. 71bf33a Rewrite startUsingNetworkFeature for new API by Robert Greenwalt · 10 years ago
  99. 2932513 (DO NOT MERGE) Battery monitoring fixes: by Dianne Hackborn · 10 years ago
  100. 02a217f Merge "Battery monitoring fixes:" by Dianne Hackborn · 10 years ago