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