1. 38bf381 VPN network stat accounting changes. by Jeremy Joslin · 9 years ago
  2. 1034b7c Restrict access to background networks to CHANGE_NETWORK_STATE. by Lorenzo Colitti · 9 years ago
  3. b3b2b23 Support "don't ask again" in the avoid bad wifi dialog. am: e98557f85a by Lorenzo Colitti · 9 years ago
  4. e98557f Support "don't ask again" in the avoid bad wifi dialog. by Lorenzo Colitti · 9 years ago
  5. 8591027 Support displaying a dialog when wifi becomes unvalidated. am: 477bf5caa9 by Lorenzo Colitti · 9 years ago
  6. 477bf5c Support displaying a dialog when wifi becomes unvalidated. by Lorenzo Colitti · 9 years ago
  7. 32237c7 Add a NET_CAPABILITY_FOREGROUND capability. by Lorenzo Colitti · 9 years ago
  8. b5b725d Add a background NetworkRequest type for mobile data always on. by Lorenzo Colitti · 9 years ago
  9. 6737b64 Add an isListen method to NetworkRequests. by Lorenzo Colitti · 9 years ago
  10. 4ab3a3a Add IPv6 tethering coordinator by Erik Kline · 9 years ago
  11. aec3f5e Support requesting async LinkProperties/NetworkCapabilities updates by Erik Kline · 9 years ago
  12. e8782af Basic IPv6 Router Advertisement daemon by Erik Kline · 9 years ago
  13. 1c17c30 ConnectivityManager: no double callback remove by Hugo Benichi · 9 years ago
  14. cef9c49 Unbreak unregisterNetworkCallback. by Lorenzo Colitti · 9 years ago
  15. a4505ca Move the request type from NetworkRequestInfo to NetworkRequest. by Lorenzo Colitti · 9 years ago
  16. 5447c49 cold sim clean up by fionaxu · 9 years ago
  17. c8113ca API council feedback: hide and document. by Jeff Sharkey · 9 years ago
  18. c6c6aba DHCPv4: lease expiration is fatal, renew failures are not by Erik Kline · 9 years ago
  19. b0f3016 Merge "Make some of the UID-based VPN code reusable" into nyc-dev by TreeHugger Robot · 9 years ago
  20. 6bd46fc Documented return value of getRestrictBackgroundStatus(). by Felipe Leme · 9 years ago
  21. 6b78f4f Make some of the UID-based VPN code reusable by Robin Lee · 9 years ago
  22. 4c2242b Merge "Add lockdownEnabled parameter to always-on VPN API" into nyc-dev by Robin Lee · 9 years ago
  23. ab2788a Add lockdownEnabled parameter to always-on VPN API by Robin Lee · 9 years ago
  24. 833c35b Flag to mark foreground jobs, fix data saver. by Jeff Sharkey · 9 years ago
  25. f2f244a Merge changes I8de95add,Ia6f4ccfd into nyc-dev by TreeHugger Robot · 9 years ago
  26. c41a4e4 Better ConnectivityMetricsEvent printing by Hugo Benichi · 9 years ago
  27. 9eabb38 Merge "Frameworks/base: Make debug helper lazy in ConnectivityManager" into nyc-dev by TreeHugger Robot · 9 years ago
  28. 9537278 Frameworks/base: Make debug helper lazy in ConnectivityManager by Andreas Gampe · 9 years ago
  29. ea40378 API changes for DownloadManager and JobScheduler. by Jeff Sharkey · 9 years ago
  30. ad458ad Disambiguate NetworkCallback JavaDoc. by Lorenzo Colitti · 9 years ago
  31. d97107a Merge "Fix a memory leak in ConnectivityManager." into nyc-dev by Pierre Imai · 9 years ago
  32. 6b86648 If Internet probe is redirected, pass redirect destination to NetworkAgent. by Paul Jensen · 9 years ago
  33. 57f5613 Fix a memory leak in ConnectivityManager. by Pierre Imai · 10 years ago
  34. f81cbe1 Merge "Internal API for system apps to determine default network for other apps" into nyc-dev by Robin Lee · 9 years ago
  35. da4d2e2 Internal API for system apps to determine default network for other apps by Robin Lee · 9 years ago
  36. b3547c0 Make public the registerDefaultNetworkCallback API by Erik Kline · 9 years ago
  37. 5eaf632 Move ApfFilter from ConnectivityService to IpManager by Paul Jensen · 9 years ago
  38. 71d97f5 Merge "Improve NetworkCapabilities command chaining." into nyc-dev by Pierre Imai · 9 years ago
  39. 26d7f6c Merge changes Iddeebeb8,Idd1e37a3 into nyc-dev by Paul Stewart · 9 years ago
  40. f51179b Improve NetworkCapabilities command chaining. by Pierre Imai · 9 years ago
  41. e0aed63 Support registering a request for the default network by Erik Kline · 9 years ago
  42. 0251d67 Remove framework code that calls SIOCKILLADDR by Lorenzo Colitti · 9 years ago
  43. 910adce Create ConnectivityThread by Paul Stewart · 9 years ago
  44. 2cf7911 NetworkStats.Bucket API polish. by Jeff Davidson · 10 years ago
  45. 38ac901 Have ConnectivityService install packet filters when possible am: 69b7682a46 by Paul Jensen · 10 years ago
  46. 69b7682 Have ConnectivityService install packet filters when possible by Paul Jensen · 10 years ago
  47. 45c7b01 Merge changes Ic366b532,I0179b45b into nyc-dev by Lorenzo Colitti · 10 years ago
  48. a6066fd When system server goes down, crash apps more. by Jeff Sharkey · 10 years ago
  49. 7e28683 Use MessageUtils in ConnectivityManager. by Lorenzo Colitti · 10 years ago
  50. 31f822b Delete all NetworkUtils DHCP-related code. am: 48718451c0 by Erik Kline · 10 years ago
  51. 4871845 Delete all NetworkUtils DHCP-related code. by Erik Kline · 10 years ago
  52. d81d863 Merge "Created a ACTION_RESTRICT_BACKGROUND_CHANGED intent." by Felipe Leme · 10 years ago
  53. 6a5b769 Created a ACTION_RESTRICT_BACKGROUND_CHANGED intent. by Felipe Leme · 10 years ago
  54. a19d34b Merge "Allow NetworkFactories to match any network specifier on a request" into mm-wireless-dev by Etan Cohen · 10 years ago
  55. c4752ac Merge "Allow NetworkFactories to match any network specifier on a request" into mm-wireless-dev by Etan Cohen · 10 years ago
  56. cae08e7 Merge changes from topic '2016 GPS Changes' by Lifu Tang · 10 years ago
  57. 592cb14 Unhiding MSIM APIs. by Shishir Agrawal · 10 years ago
  58. d331d96 DO NOT MERGE : Unhiding MSIM APIs. by Shishir Agrawal · 10 years ago
  59. 9a36ec8 Expose a simple tethering API which includes provision checks. by Jeremy Klein · 10 years ago
  60. ae4adaa Supported GNSS multi-constellation in frameworks by Lifu Tang · 10 years ago
  61. 1b42ef9 Fixed RestrictBackgroundStatus signature by adding @hide. by Felipe Leme · 10 years ago
  62. d16384b Created new public API so applications can customize its metered network by Felipe Leme · 10 years ago
  63. 8d16e2c Merge "Implement roaming tracking in NetworkStats summary queries." by Jeff Davidson · 10 years ago
  64. 5210fa5 Implement roaming tracking in NetworkStats summary queries. by Jeff Davidson · 10 years ago
  65. 5c1c2fa Merge "Always-on app VPNs" by Robin Lee · 10 years ago
  66. 33c73e2 Always-on app VPNs by Robin Lee · 10 years ago
  67. 77c04b6 Merge "Makes captive portal server calculation in one place." by Udam Saini · 10 years ago
  68. 53b71ee Makes captive portal server calculation in one place. by Udam Saini · 10 years ago
  69. 0486333 Add a TETHER_PRIVILEGED permission and use it where needed. by Jeremy Klein · 10 years ago
  70. d988de6 Allow NetworkFactories to match any network specifier on a request by Etan Cohen · 10 years ago
  71. 5dbd59f DO NOT MERGE Hotspot 2.0 relase 2 first cut. by Jan Nordqvist · 10 years ago
  72. 5cce267 Don't match network requests to legacy API requests. by Lorenzo Colitti · 10 years ago
  73. bbb3607 Merge "Fix javadoc for the NetworkRequest version of requestNetwork." by Lorenzo Colitti · 10 years ago
  74. 4c9cc84 Fix javadoc for the NetworkRequest version of requestNetwork. by Lorenzo Colitti · 10 years ago
  75. 716c073 Make the new NetworkRequest flavour consistent with the others. by Lorenzo Colitti · 10 years ago
  76. 873f7bb Temporarily add a requestNetwork flavour that takes a legacy type by Lorenzo Colitti · 10 years ago
  77. bb2024b Also treat loss of IPv6 as a loss of provisioning. by Erik Kline · 10 years ago
  78. 93a2f99 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
  79. c41cfe3 Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-dr-dev am: 809dcade99 am: bdc458048a by Lorenzo Colitti · 10 years ago
  80. 91de63b Reinstate CHANGE_NETWORK_STATE as a normal permission. by Lorenzo Colitti · 10 years ago
  81. 319789d Add a null check to hasIPv4AddressOnInterface. by Lorenzo Colitti · 10 years ago
  82. 998a1ba am 26c330a4: am ccffea7a: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 10 years ago
  83. 26c330a am ccffea7a: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 10 years ago
  84. ccffea7 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 10 years ago
  85. 0f3b444 Hotspot 2.0 relase 2 first cut. by Jan Nordqvist · 10 years ago
  86. 6d5e7fa constify JNINativeMethod function pointer tables by Daniel Micay · 10 years ago
  87. 2a575ae 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
  88. 2aab718 Add an error code for generic hardware error. by Lorenzo Colitti · 10 years ago
  89. 5676ac9 am a59ee3ac: am 597c55b5: am e686d9b3: am 8e285f2f: Merge "Cut down some logs." into mnc-dr-dev by Robert Greenwalt · 10 years ago
  90. 9b33077 Cut down some logs. by Robert Greenwalt · 10 years ago
  91. 9da67ad 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
  92. e577c81 Add SUPL-specific network bcast by Robert Greenwalt · 10 years ago
  93. f4b0a6c am 8096be27: am fbb28f55: am 77d02900: am 76ba16e7: am e3bcde94: Merge "Reduce CONNECTIVITY_CHANGE bcasts" into mnc-dev by Robert Greenwalt · 10 years ago
  94. 76ba16e am e3bcde94: Merge "Reduce CONNECTIVITY_CHANGE bcasts" into mnc-dev by Robert Greenwalt · 10 years ago
  95. 051e641 Reduce CONNECTIVITY_CHANGE bcasts by Robert Greenwalt · 10 years ago
  96. 0e57ed9 am a5bfd73a: am ab5e962e: am d7121f56: am 4286e759: am 11e84bde: Merge "Don\'t mark NetworkRequests restricted when they don\'t have restricted caps" into mnc-dev by Lorenzo Colitti · 10 years ago
  97. 4286e75 am 11e84bde: Merge "Don\'t mark NetworkRequests restricted when they don\'t have restricted caps" into mnc-dev by Lorenzo Colitti · 10 years ago
  98. e8f0b4b Don't mark NetworkRequests restricted when they don't have restricted caps by Paul Jensen · 10 years ago
  99. 77c18d4 am 4a10b66d: am 99271a39: am 9751afcf: am 29ea9fd5: am 746d1e33: Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into mnc-dev by Billy Lau · 10 years ago
  100. 29ea9fd am 746d1e33: Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into mnc-dev by Billy Lau · 10 years ago