1. ad50a1f Update Inet state when NetworkMonitor re-evaluates a network. by Paul Jensen · 10 years ago
  2. 2161a8e Better handling of unvalidated networks. by Paul Jensen · 10 years ago
  3. 8c9e975 Merge "Don't accept score below 0." into lmp-dev by Robert Greenwalt · 10 years ago
  4. 35f7a94 Don't accept score below 0. by Robert Greenwalt · 10 years ago
  5. eea87a3 Merge "Stop logging false error when lingering completes." into lmp-dev by Paul Jensen · 10 years ago
  6. fc2c5c9 Merge "Don't send listening NetworkRequests to NetworkFactories." into lmp-dev by Paul Jensen · 10 years ago
  7. f9b42de Merge "Implement ConnectivityManager.reportBadNetwork() to trigger network validation." into lmp-dev by Paul Jensen · 10 years ago
  8. b31c063 Stop logging false error when lingering completes. by Paul Jensen · 10 years ago
  9. d7063e6 Don't send listening NetworkRequests to NetworkFactories. by Paul Jensen · 10 years ago
  10. 8f4d42c Reserve NetIds 1..50 for OEM use. by Sreeram Ramachandran · 10 years ago
  11. 7ccd3df Implement ConnectivityManager.reportBadNetwork() to trigger network validation. by Paul Jensen · 10 years ago
  12. 17e7e97 Kill the NetworkInfo(int type) constructor. IT'S A TRAP! by Lorenzo Colitti · 10 years ago
  13. b57edc5 Pass the socket mark for DNS queries to dnsmasq. by Lorenzo Colitti · 10 years ago
  14. 3892fc0 Change TelephonyManager method name to accurately reflect functionality. by Diego Pontoriero · 10 years ago
  15. 2836dbb Merge "Clean up Connectivity Logging." into lmp-dev by Robert Greenwalt · 10 years ago
  16. fc0c689 Clean up Connectivity Logging. by Robert Greenwalt · 10 years ago
  17. e30735c Merge "Fix to allow removing sign-in notification when network removed." into lmp-dev by Paul Jensen · 10 years ago
  18. 5df4bec Fix to allow removing sign-in notification when network removed. by Paul Jensen · 10 years ago
  19. 739d6db Merge "Remove listen requests properly." into lmp-dev by Robert Greenwalt · 10 years ago
  20. 4456cf3 Remove listen requests properly. by Robert Greenwalt · 10 years ago
  21. b98c598 Update the http proxy on LinkProperty change. by Robert Greenwalt · 10 years ago
  22. 6f91390 Allow NetworkRequest release from the system process. by Jeff Davidson · 10 years ago
  23. 56a9ed8 Merge "Change the NetworkInfo for disconnected types." into lmp-dev by Robert Greenwalt · 10 years ago
  24. bdb1bdf Change the NetworkInfo for disconnected types. by Robert Greenwalt · 10 years ago
  25. a945c35 Merge "Fix findConnectionTypeForIface." into lmp-dev by Lorenzo Colitti · 10 years ago
  26. 1c3a35b Fix findConnectionTypeForIface. by Lorenzo Colitti · 10 years ago
  27. 35228d7 Merge "Avoid reusing a currently active NetID." into lmp-dev by Robert Greenwalt · 10 years ago
  28. 1bbcaa0 Merge "Fix listening NetworkRequests to listen for all networks." into lmp-dev by Robert Greenwalt · 10 years ago
  29. 0d39e67 Merge "Fix CS/NetworkMonitor race." into lmp-dev by Robert Greenwalt · 10 years ago
  30. 60061a6 Avoid reusing a currently active NetID. by Paul Jensen · 10 years ago
  31. 73ed9d8 Fix CS/NetworkMonitor race. by Robert Greenwalt · 10 years ago
  32. 0311b2b Fix listening NetworkRequests to listen for all networks. by Paul Jensen · 10 years ago
  33. c8f0ffa Merge "Less intrusive VPN dialog and other UX tweaks." into lmp-dev by Jeff Davidson · 10 years ago
  34. 0554260 Less intrusive VPN dialog and other UX tweaks. by Jeff Davidson · 10 years ago
  35. 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
  36. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  37. 3f05bf4 Add tcp buffer size conduit to NetworkAgent. by Robert Greenwalt · 10 years ago
  38. 4307403 Fix a logic error so mtu works. by Robert Greenwalt · 10 years ago
  39. 15afd81 Configure MTU based on network MTU parameter by w19976 · 10 years ago
  40. fb68f8f Don't send NetworkMonitor bcast until systemReady by Robert Greenwalt · 10 years ago
  41. d45afac Change CARRIER_SETUP hook in ConnectivityService to use Aeroshell API by Diego Pontoriero · 10 years ago
  42. 70236bf Remove extraneous clearing of inet condition by Robert Greenwalt · 10 years ago
  43. eb2c2c7 Hack and ship: NetworkStats edition. by Jeff Sharkey · 10 years ago
  44. bf4eed7 First pass of changing statusbar connectedness by Robert Greenwalt · 10 years ago
  45. eec7541 Stop ConnectivityService from talking to netd about uncreated networks. by Paul Jensen · 10 years ago
  46. 8043df6 Merge "Flush DNS cache when routes change." into lmp-dev by Paul Jensen · 10 years ago
  47. 5fb2c6ff Flush DNS cache when routes change. by Paul Jensen · 10 years ago
  48. ab14df3 Remove dead CaptivePortalTracker. by Paul Jensen · 10 years ago
  49. 83f0f75 Add Logging around getNetworkInfo. by Robert Greenwalt · 10 years ago
  50. a793a67 Improve LegacyTypeTracker. by Lorenzo Colitti · 10 years ago
  51. d49ac33 Add logging of Legacy Type info. by Robert Greenwalt · 10 years ago
  52. 5c1c832a8 Remove dead code 4. by Robert Greenwalt · 10 years ago
  53. 1ea93a3 Remove dead code 3. by Robert Greenwalt · 10 years ago
  54. f4e0c0c Allow VPNs to add/remove link addresses dynamically. by Sreeram Ramachandran · 10 years ago
  55. 6831f1d Remove dead code 2. by Robert Greenwalt · 10 years ago
  56. 39ca3f5 Merge "Remove dead code 1." into lmp-dev by Robert Greenwalt · 10 years ago
  57. 42065ac Prohibit address families by default unless a VPN explicitly allows them. by Sreeram Ramachandran · 10 years ago
  58. 39fa65a Remove dead code 1. by Robert Greenwalt · 10 years ago
  59. f9b5c26 Move Alarm setup to systemReady. by Robert Greenwalt · 10 years ago
  60. 8cd33ed Implement support for bypassable VPNs. by Sreeram Ramachandran · 10 years ago
  61. fab50167 Fix DUN-based tethering. by Robert Greenwalt · 10 years ago
  62. a7d31bf Reenable logging. by Robert Greenwalt · 10 years ago
  63. 03666c7 Cleanup: Delete dead code. by Sreeram Ramachandran · 10 years ago
  64. 17d4798 Updated media browsing API & tests. by Yao Chen · 10 years ago
  65. 27b02b7 Make a network the default when it connects if we have no default. by Paul Jensen · 10 years ago
  66. fdc4e4a Fix hiding of sign-in to network notification. by Paul Jensen · 10 years ago
  67. 06b6cda Remove unnecessary code and APIs. by Sreeram Ramachandran · 10 years ago
  68. 9cd6e64 resolved conflicts for merge of d2b5f7da to master by Aaron Whyte · 10 years ago
  69. f5e6747 Allow overlays to configure ConnectivityService's network sampling to not wake the device. by Aaron Whyte · 10 years ago
  70. bcc76d3 Define NETID_UNSET in ConnectivityManager. by Paul Jensen · 10 years ago
  71. 6bc2c2c Convert Vpn from NetworkStateTracker to NetworkAgent. by Paul Jensen · 10 years ago
  72. 7237965 Merge "Refactor wifi p2p's startDhcpServer function" by Robert Greenwalt · 10 years ago
  73. 9c7e2c2 Refactor wifi p2p's startDhcpServer function by Robert Greenwalt · 10 years ago
  74. ff6eccc Merge "Enable network validations and add app to handle captive portal login." by Paul Jensen · 10 years ago
  75. 869868be Enable network validations and add app to handle captive portal login. by Paul Jensen · 10 years ago
  76. 73b6cbae Add Network inspection API. by Robert Greenwalt · 10 years ago
  77. 4bb015d CW on Master: Disable CaptivePortalTracker, EthernetService by Joe LaPenna · 10 years ago
  78. 8283f88 Remove dead code. by Robert Greenwalt · 10 years ago
  79. 620a546 Merge "Remove unused api." by Robert Greenwalt · 10 years ago
  80. e585bfe When adding a NetworkRequest, cancel linger for satisfying Network. by Paul Jensen · 10 years ago
  81. 17c3e0f Remove unused api. by Robert Greenwalt · 10 years ago
  82. fc6b2a0 Apply the tethering user restriction to connectivity service. by Julia Reynolds · 10 years ago
  83. 2771181 Simplify the network transition wakelock. by Robert Greenwalt · 10 years ago
  84. 3e0e3bc MS: Adding Support for Emergency APN in Telephony Framework (base/telephony) by Ram · 10 years ago
  85. 7ecb42f Enforce ConnectivityManager.releaseNetworkRequest callers own the NetworkRequest by Paul Jensen · 10 years ago
  86. 81c884e Convert BluetoothTetheringDataTracker into a NetworkFactory. by Paul Jensen · 10 years ago
  87. 76ea6c6 Teach LinkProperties whether it's provisioned or not. by Lorenzo Colitti · 10 years ago
  88. 52a3272 am 2d0ab42b: Merge "Apply API Council comments to ConnectivityManager" into lmp-preview-dev by Robert Greenwalt · 10 years ago
  89. 6078b50 Apply API Council comments to ConnectivityManager by Robert Greenwalt · 10 years ago
  90. 7c9f552 am 558aeb90: Merge "Make NetworkCapabilities publicly immutable." into lmp-preview-dev by Robert Greenwalt · 10 years ago
  91. 7569f18 Make NetworkCapabilities publicly immutable. by Robert Greenwalt · 10 years ago
  92. 594b456 Merge "Minor changes to the LinkAddress API docs." into lmp-preview-dev by Robert Greenwalt · 10 years ago
  93. 55213c8 Merge "Add a new IpPrefix class and use it in RouteInfo." into lmp-preview-dev by Robert Greenwalt · 10 years ago
  94. 6307b35 Add a new IpPrefix class and use it in RouteInfo. by Sreeram Ramachandran · 10 years ago
  95. 00a0fd6 Minor changes to the LinkAddress API docs. by Lorenzo Colitti · 10 years ago
  96. 25702b3 Fix public API of LinkProperties. by Robert Greenwalt · 10 years ago
  97. 7dc78cf Minor changes to the LinkAddress API docs. by Lorenzo Colitti · 10 years ago
  98. cc91c7b Add a new IpPrefix class and use it in RouteInfo. by Sreeram Ramachandran · 10 years ago
  99. 0409e9f resolved conflicts for merge of 437a77d4 to master by Amit Mahajan · 10 years ago
  100. 3f175a3 am e5a28d34: am 20c5ce50: Handle provisioning APN by turning off/on radio. by Amit Mahajan · 10 years ago