1. 74cb76f Support "don't ask again" in the avoid bad wifi dialog. am: c65750c8a0 by Lorenzo Colitti · 9 years ago
  2. c65750c Support "don't ask again" in the avoid bad wifi dialog. by Lorenzo Colitti · 9 years ago
  3. 2b5b0e0 Support displaying a dialog when wifi becomes unvalidated. am: 199ecfc79f by Lorenzo Colitti · 9 years ago
  4. 199ecfc Support displaying a dialog when wifi becomes unvalidated. by Lorenzo Colitti · 9 years ago
  5. 0f04220 Add a NET_CAPABILITY_FOREGROUND capability. by Lorenzo Colitti · 9 years ago
  6. 2666be8 Add a background NetworkRequest type for mobile data always on. by Lorenzo Colitti · 9 years ago
  7. 3ed97e6 Add an isListen method to NetworkRequests. by Lorenzo Colitti · 9 years ago
  8. 6f04053 Add IPv6 tethering coordinator by Erik Kline · 9 years ago
  9. 0c04b74 Support requesting async LinkProperties/NetworkCapabilities updates by Erik Kline · 9 years ago
  10. 1a1cb0e Basic IPv6 Router Advertisement daemon by Erik Kline · 9 years ago
  11. f778e25 ConnectivityManager: no double callback remove by Hugo Benichi · 9 years ago
  12. 70964d3 Unbreak unregisterNetworkCallback. by Lorenzo Colitti · 9 years ago
  13. eafe857 Move the request type from NetworkRequestInfo to NetworkRequest. by Lorenzo Colitti · 9 years ago
  14. 5310c30 cold sim clean up by fionaxu · 9 years ago
  15. ca43400 API council feedback: hide and document. by Jeff Sharkey · 9 years ago
  16. 7b0a581 DHCPv4: lease expiration is fatal, renew failures are not by Erik Kline · 9 years ago
  17. 89bf3e3 Merge "Make some of the UID-based VPN code reusable" into nyc-dev by TreeHugger Robot · 9 years ago
  18. 3edc616 Documented return value of getRestrictBackgroundStatus(). by Felipe Leme · 9 years ago
  19. 722ee0b Make some of the UID-based VPN code reusable by Robin Lee · 9 years ago
  20. fb0faa4 Merge "Add lockdownEnabled parameter to always-on VPN API" into nyc-dev by Robin Lee · 9 years ago
  21. 94e69be Add lockdownEnabled parameter to always-on VPN API by Robin Lee · 9 years ago
  22. 7dbf83d Flag to mark foreground jobs, fix data saver. by Jeff Sharkey · 9 years ago
  23. 6333d09 Merge changes I8de95add,Ia6f4ccfd into nyc-dev by TreeHugger Robot · 9 years ago
  24. e51bf9e Better ConnectivityMetricsEvent printing by Hugo Benichi · 9 years ago
  25. 2082480 Merge "Frameworks/base: Make debug helper lazy in ConnectivityManager" into nyc-dev by TreeHugger Robot · 9 years ago
  26. b704658 Frameworks/base: Make debug helper lazy in ConnectivityManager by Andreas Gampe · 9 years ago
  27. 40d1fb8 API changes for DownloadManager and JobScheduler. by Jeff Sharkey · 9 years ago
  28. 15874cd Disambiguate NetworkCallback JavaDoc. by Lorenzo Colitti · 9 years ago
  29. a5ccd54 Merge "Fix a memory leak in ConnectivityManager." into nyc-dev by Pierre Imai · 9 years ago
  30. 9c9e48f If Internet probe is redirected, pass redirect destination to NetworkAgent. by Paul Jensen · 9 years ago
  31. 66d9bd8 Fix a memory leak in ConnectivityManager. by Pierre Imai · 10 years ago
  32. 80f2000 Merge "Internal API for system apps to determine default network for other apps" into nyc-dev by Robin Lee · 9 years ago
  33. 5b52bef Internal API for system apps to determine default network for other apps by Robin Lee · 9 years ago
  34. 7c912a4 Make public the registerDefaultNetworkCallback API by Erik Kline · 9 years ago
  35. 6b7f7a0 Move ApfFilter from ConnectivityService to IpManager by Paul Jensen · 9 years ago
  36. 9b71d66 Merge "Improve NetworkCapabilities command chaining." into nyc-dev by Pierre Imai · 9 years ago
  37. e611bda Merge changes Iddeebeb8,Idd1e37a3 into nyc-dev by Paul Stewart · 9 years ago
  38. aabd22d Improve NetworkCapabilities command chaining. by Pierre Imai · 9 years ago
  39. 23bf99c Support registering a request for the default network by Erik Kline · 9 years ago
  40. d8332d1 Remove framework code that calls SIOCKILLADDR by Lorenzo Colitti · 9 years ago
  41. 1f6a458 Create ConnectivityThread by Paul Stewart · 9 years ago
  42. 43e43a9 NetworkStats.Bucket API polish. by Jeff Davidson · 10 years ago
  43. 1d41146 Have ConnectivityService install packet filters when possible am: 9eca1f6072 by Paul Jensen · 10 years ago
  44. 9eca1f6 Have ConnectivityService install packet filters when possible by Paul Jensen · 10 years ago
  45. fd38423 Merge changes Ic366b532,I0179b45b into nyc-dev by Lorenzo Colitti · 10 years ago
  46. c78f85c When system server goes down, crash apps more. by Jeff Sharkey · 10 years ago
  47. b027e6e Use MessageUtils in ConnectivityManager. by Lorenzo Colitti · 10 years ago
  48. 8663067 Delete all NetworkUtils DHCP-related code. am: af0170a562 by Erik Kline · 10 years ago
  49. af0170a Delete all NetworkUtils DHCP-related code. by Erik Kline · 10 years ago
  50. e630300 Merge "Created a ACTION_RESTRICT_BACKGROUND_CHANGED intent." by Felipe Leme · 10 years ago
  51. d34c9af Created a ACTION_RESTRICT_BACKGROUND_CHANGED intent. by Felipe Leme · 10 years ago
  52. e2131c4 Merge "Allow NetworkFactories to match any network specifier on a request" into mm-wireless-dev by Etan Cohen · 10 years ago
  53. 9c28a90 Merge "Allow NetworkFactories to match any network specifier on a request" into mm-wireless-dev by Etan Cohen · 10 years ago
  54. 4cbe078 Merge changes from topic '2016 GPS Changes' by Lifu Tang · 10 years ago
  55. 35759f9 Unhiding MSIM APIs. by Shishir Agrawal · 10 years ago
  56. 77d6917 DO NOT MERGE : Unhiding MSIM APIs. by Shishir Agrawal · 10 years ago
  57. 3dabcb9 Expose a simple tethering API which includes provision checks. by Jeremy Klein · 10 years ago
  58. 0a922fd Supported GNSS multi-constellation in frameworks by Lifu Tang · 10 years ago
  59. 7e4c185 Fixed RestrictBackgroundStatus signature by adding @hide. by Felipe Leme · 10 years ago
  60. 3051135 Created new public API so applications can customize its metered network by Felipe Leme · 10 years ago
  61. d6c5e33 Merge "Implement roaming tracking in NetworkStats summary queries." by Jeff Davidson · 10 years ago
  62. 2fd68b3 Implement roaming tracking in NetworkStats summary queries. by Jeff Davidson · 10 years ago
  63. e7a3e95 Merge "Always-on app VPNs" by Robin Lee · 10 years ago
  64. e5d5ed5 Always-on app VPNs by Robin Lee · 10 years ago
  65. bc61def Merge "Makes captive portal server calculation in one place." by Udam Saini · 10 years ago
  66. cd64546 Makes captive portal server calculation in one place. by Udam Saini · 10 years ago
  67. 434835a Add a TETHER_PRIVILEGED permission and use it where needed. by Jeremy Klein · 10 years ago
  68. 9786d92 Allow NetworkFactories to match any network specifier on a request by Etan Cohen · 10 years ago
  69. 6e0af2c DO NOT MERGE Hotspot 2.0 relase 2 first cut. by Jan Nordqvist · 10 years ago
  70. 4acc378 Don't match network requests to legacy API requests. by Lorenzo Colitti · 10 years ago
  71. 3999ca3 Merge "Fix javadoc for the NetworkRequest version of requestNetwork." by Lorenzo Colitti · 10 years ago
  72. 5a97ed1 Fix javadoc for the NetworkRequest version of requestNetwork. by Lorenzo Colitti · 10 years ago
  73. 318e8ee Make the new NetworkRequest flavour consistent with the others. by Lorenzo Colitti · 10 years ago
  74. 6653c4d Temporarily add a requestNetwork flavour that takes a legacy type by Lorenzo Colitti · 10 years ago
  75. aa8f8f3 Also treat loss of IPv6 as a loss of provisioning. by Erik Kline · 10 years ago
  76. 44e6ace Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-dr-dev am: 809dcade99 am: bdc458048a am: bb8f652372 by Lorenzo Colitti · 10 years ago
  77. 550cc7c Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-dr-dev am: 809dcade99 am: bdc458048a by Lorenzo Colitti · 10 years ago
  78. 0b40c87 Reinstate CHANGE_NETWORK_STATE as a normal permission. by Lorenzo Colitti · 10 years ago
  79. 28bb16c Add a null check to hasIPv4AddressOnInterface. by Lorenzo Colitti · 10 years ago
  80. 10b521a am 9653a1d4: am 830ed7c8: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 10 years ago
  81. 9653a1d am 830ed7c8: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 10 years ago
  82. 830ed7c resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 10 years ago
  83. 032e267 Hotspot 2.0 relase 2 first cut. by Jan Nordqvist · 10 years ago
  84. b4dd27d constify JNINativeMethod function pointer tables by Daniel Micay · 10 years ago
  85. 449a404 am fd183706: am 22262f31: am 0bc35668: am 017223ac: Merge changes from topic \'packet-keepalive-fixes\' into mnc-dr-dev by Lorenzo Colitti · 10 years ago
  86. 723f82f Add an error code for generic hardware error. by Lorenzo Colitti · 10 years ago
  87. 72c6951 am a59ee3ac: am 597c55b5: am e686d9b3: am 8e285f2f: Merge "Cut down some logs." into mnc-dr-dev by Robert Greenwalt · 10 years ago
  88. 72877c2 Cut down some logs. by Robert Greenwalt · 10 years ago
  89. 43b0bcb am 429b020e: am 280b4495: am 967c8816: am cfd45ae4: Merge "Add SUPL-specific network bcast" into mnc-dr-dev by Daniel Estrada Alva · 10 years ago
  90. 6803efe Add SUPL-specific network bcast by Robert Greenwalt · 10 years ago
  91. 21fc1a2 am 8096be27: am fbb28f55: am 77d02900: am 325c15df: am e3bcde94: Merge "Reduce CONNECTIVITY_CHANGE bcasts" into mnc-dev by Robert Greenwalt · 10 years ago
  92. 325c15d am e3bcde94: Merge "Reduce CONNECTIVITY_CHANGE bcasts" into mnc-dev by Robert Greenwalt · 10 years ago
  93. 1bb9827 Reduce CONNECTIVITY_CHANGE bcasts by Robert Greenwalt · 10 years ago
  94. 749bfc1 am a5bfd73a: am ab5e962e: am d7121f56: am 3e4966ed: am 11e84bde: Merge "Don\'t mark NetworkRequests restricted when they don\'t have restricted caps" into mnc-dev by Lorenzo Colitti · 10 years ago
  95. 3e4966e am 11e84bde: Merge "Don\'t mark NetworkRequests restricted when they don\'t have restricted caps" into mnc-dev by Lorenzo Colitti · 10 years ago
  96. 5d87922 Don't mark NetworkRequests restricted when they don't have restricted caps by Paul Jensen · 10 years ago
  97. 85b9022 am 4a10b66d: am 99271a39: am 9751afcf: am a0984c71: am 0ed58c3f: Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into mnc-dev by Billy Lau · 10 years ago
  98. a0984c7 am 0ed58c3f: Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into mnc-dev by Billy Lau · 10 years ago
  99. 0ed58c3 Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into mnc-dev by Billy Lau · 10 years ago
  100. ce3f9dc Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS by Billy Lau · 10 years ago