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