1. 9b7453f Merge "ConnectivityManager: release all requests mapping to a callback." am: 1a8f04b1b2 am: 4d80366762 by Hugo Benichi · 7 years ago
  2. dafed3d ConnectivityManager: release all requests mapping to a callback. by Hugo Benichi · 7 years ago
  3. 46aa9c0 Add an API hint for metered multipath traffic. by Lorenzo Colitti · 8 years ago
  4. ba1e74c Merge "ConnectivityManager: unhide methods with Handler argument" am: e940d5458d am: 5c5850d2f0 by Hugo Benichi · 7 years ago
  5. 5c5850d Merge "ConnectivityManager: unhide methods with Handler argument" am: e940d5458d by Hugo Benichi · 7 years ago
  6. 5aaab1f ConnectivityManager: unhide methods with Handler argument by Hugo Benichi · 7 years ago
  7. a123f73 Merge "[CM] Allow timeout in request network" am: 8328f27a87 am: 645b48c8af by Etan Cohen · 7 years ago
  8. 645b48c Merge "[CM] Allow timeout in request network" am: 8328f27a87 by Etan Cohen · 7 years ago
  9. 8328f27 Merge "[CM] Allow timeout in request network" by Etan Cohen · 7 years ago
  10. a33ae2d Merge "request{LinkProperties,NetworkCapabilities} no longer needed" am: 75dfc5bd91 am: 0f901af920 by Erik Kline · 7 years ago
  11. 0f901af Merge "request{LinkProperties,NetworkCapabilities} no longer needed" by Erik Kline · 7 years ago
  12. 465c46d request{LinkProperties,NetworkCapabilities} no longer needed by Erik Kline · 7 years ago
  13. 6bbefcb Merge "Always send all available state when calling onAvailable()." am: affbb8b6a9 am: e0a62a4398 by Erik Kline · 7 years ago
  14. e0a62a4 Merge "Always send all available state when calling onAvailable()." by Erik Kline · 7 years ago
  15. c75d4fa Always send all available state when calling onAvailable(). by Erik Kline · 7 years ago
  16. 45deba7 Merge "Revert "ConnectivityManager: no double NetworkCallback registration" because oit caused regressions http://b/35955593, http://b/35921499." am: 704520c392 am: 4cf199383f by Hugo Benichi · 7 years ago
  17. 4cf1993 Merge "Revert "ConnectivityManager: no double NetworkCallback registration" because oit caused regressions http://b/35955593, http://b/35921499." by Hugo Benichi · 7 years ago
  18. 649e324 Revert "ConnectivityManager: no double NetworkCallback registration" because oit caused regressions http://b/35955593, http://b/35921499. by Hugo Benichi · 7 years ago
  19. aebf17e [CM] Allow timeout in request network by Etan Cohen · 7 years ago
  20. 00a5f2a Merge "ConnectivityManager: no double NetworkCallback registration" am: 06a192fa49 am: 5983a772cb by Hugo Benichi · 7 years ago
  21. 5983a77 Merge "ConnectivityManager: no double NetworkCallback registration" by Hugo Benichi · 7 years ago
  22. faa7097 ConnectivityManager: no double NetworkCallback registration by Hugo Benichi · 7 years ago
  23. e20e7eb Merge "Update UpstreamNetworkMonitor to use custom Handlers" am: 35c89886c2 am: 279a4feb72 by Erik Kline · 7 years ago
  24. 279a4fe Merge "Update UpstreamNetworkMonitor to use custom Handlers" am: 35c89886c2 by Erik Kline · 7 years ago
  25. b583b03 Update UpstreamNetworkMonitor to use custom Handlers by Erik Kline · 7 years ago
  26. a06ede0 Merge "ConnectivityManager: allow custom Handlers" am: ef69246260 am: cb47118af1 by Hugo Benichi · 7 years ago
  27. cb47118 Merge "ConnectivityManager: allow custom Handlers" am: ef69246260 by Hugo Benichi · 7 years ago
  28. 2583ef0 ConnectivityManager: allow custom Handlers by Hugo Benichi · 7 years ago
  29. c454a74 Merge changes from topic 'cm_request_to' am: 6fb97e8fd8 am: ede9f94e32 am: c3f0f5f3de by Etan Cohen · 7 years ago
  30. c3f0f5f Merge changes from topic 'cm_request_to' am: 6fb97e8fd8 am: ede9f94e32 by Etan Cohen · 7 years ago
  31. 6fb97e8 Merge changes from topic 'cm_request_to' by Etan Cohen · 7 years ago
  32. ba07c8c [CM] Remove maximum timeout value for request network by Etan Cohen · 7 years ago
  33. 849e248 Merge "ConnectivityManager: fix potential NPE" am: b688dd18ab am: ab453cd565 am: 7c9cc1f9e5 by Hugo Benichi · 7 years ago
  34. 7c9cc1f Merge "ConnectivityManager: fix potential NPE" am: b688dd18ab am: ab453cd565 by Hugo Benichi · 7 years ago
  35. 6f260f3 ConnectivityManager: fix potential NPE by Hugo Benichi · 7 years ago
  36. e8bc75b Merge "Add ConnectivityManager.networkCapabilitiesForType()" am: c313123afe am: 6f32aa0259 am: 7196e935a8 by Erik Kline · 7 years ago
  37. 7196e93 Merge "Add ConnectivityManager.networkCapabilitiesForType()" am: c313123afe by Erik Kline · 7 years ago
  38. 35bf06c Add ConnectivityManager.networkCapabilitiesForType() by Erik Kline · 8 years ago
  39. 2de4925 Add an API hint for metered multipath traffic. by Lorenzo Colitti · 8 years ago
  40. 6a688ca Merge commit '88932754ffdcbffb3cb43e03991e5eb598c10458' into nyc-mr1-dev-plus-aosp by The Android Automerger · 8 years ago
  41. 53095bb Merge commit 'a19056c35d16ddb5a6c1d3343729701b8939f1e1' into nyc-mr1-dev-plus-aosp by The Android Automerger · 8 years ago
  42. 8893275 Captive portals: login activity probes like NetworkMonitor by Hugo Benichi · 8 years ago
  43. 1e19aef ConnectivityManager: use ConnectivityThread looper by Hugo Benichi · 8 years ago
  44. 9c58a11 ConnectivityManager: a simpler CallbackHandler by Hugo Benichi · 8 years ago
  45. a17dabe Add a null check for the OnStartTetheringCallback. by Jeremy Klein · 8 years ago
  46. 95be623 Support timeouts for requestNetwork() invocations. by Erik Kline · 9 years ago
  47. 2187df7 Remove requestRouteToHost and {start,stop}UsingNetworkFeature. by Lorenzo Colitti · 8 years ago
  48. 2c02197 DO NOT MERGE Captive portals: login activity probes like NetworkMonitor by Hugo Benichi · 8 years ago
  49. 03835f7 Captive portals: login activity probes like NetworkMonitor am: cdf3ba48cc by Hugo Benichi · 8 years ago
  50. cdf3ba4 Captive portals: login activity probes like NetworkMonitor by Hugo Benichi · 8 years ago
  51. bce1e45 docs: changes to broadcast documentation am: 33ec106d22 am: 377dab8ab3 am: fd737791e8 by Mark Lu · 8 years ago
  52. 33ec106 docs: changes to broadcast documentation by Mark Lu · 8 years ago
  53. 1853f78 DO NOT MERGE: ConnectivityManager: use ConnectivityThread looper by Hugo Benichi · 8 years ago
  54. 4983e55 DO NOT MERGE: ConnectivityManager: a simpler CallbackHandler by Hugo Benichi · 8 years ago
  55. c8e4cc8 DO NOT MERGE: Add a null check for the OnStartTetheringCallback. by Jeremy Klein · 8 years ago
  56. 3841a48 DO NOT MERGE: Support timeouts for requestNetwork() invocations. by Erik Kline · 9 years ago
  57. 7724cdd ConnectivityManager: use ConnectivityThread looper by Hugo Benichi · 8 years ago
  58. d42650f ConnectivityManager: a simpler CallbackHandler by Hugo Benichi · 8 years ago
  59. 420ca6f Restrict access to background networks to CHANGE_NETWORK_STATE. am: fbe9b1ad6f am: 8bfa4053c2 by Lorenzo Colitti · 8 years ago
  60. fbe9b1a Restrict access to background networks to CHANGE_NETWORK_STATE. by Lorenzo Colitti · 8 years ago
  61. f700a6e Support "don't ask again" in the avoid bad wifi dialog. am: 165c51c0eb am: aab02df195 am: 63275aba54 by Lorenzo Colitti · 8 years ago
  62. 165c51c Support "don't ask again" in the avoid bad wifi dialog. by Lorenzo Colitti · 8 years ago
  63. 8d4d235 resolve merge conflicts of b97129e to master by Lorenzo Colitti · 8 years ago
  64. 9be58c5 Support displaying a dialog when wifi becomes unvalidated. by Lorenzo Colitti · 8 years ago
  65. 57faba9 Support timeouts for requestNetwork() invocations. by Erik Kline · 9 years ago
  66. 177c82b Support requesting async LinkProperties/NetworkCapabilities updates am: acdd639513 by Erik Kline · 8 years ago
  67. acdd639 Support requesting async LinkProperties/NetworkCapabilities updates by Erik Kline · 8 years ago
  68. a2332e5 Merge \\"ConnectivityManager: no double callback remove\\" into nyc-mr1-dev am: 78feae882a by Hugo Benichi · 8 years ago
  69. 39e10e8 ConnectivityManager: no double callback remove by Hugo Benichi · 8 years ago
  70. 514c5ef Add missing @Deprecated annotations. by Aurimas Liutikas · 8 years ago
  71. 708cf59 Merge "Documented return value of getRestrictBackgroundStatus()." into nyc-dev am: 522787f39a am: b811d4ede8 by Felipe Leme · 8 years ago
  72. c9c7be5 Documented return value of getRestrictBackgroundStatus(). by Felipe Leme · 8 years ago
  73. 4632c0c Merge "Merge "Add lockdownEnabled parameter to always-on VPN API" into nyc-dev am: 7ec93a1ee2 am: 78d0888e8c" into nyc-mr1-dev-plus-aosp by Robin Lee · 8 years ago
  74. 7ec93a1 Merge "Add lockdownEnabled parameter to always-on VPN API" into nyc-dev by Robin Lee · 8 years ago
  75. dc67971 Add lockdownEnabled parameter to always-on VPN API by Robin Lee · 8 years ago
  76. 64e0c99 Merge "Flag to mark foreground jobs, fix data saver." into nyc-dev am: 9a977b7d45 am: 478806946f by Jeff Sharkey · 8 years ago
  77. 1b6519b Flag to mark foreground jobs, fix data saver. by Jeff Sharkey · 8 years ago
  78. 37f11ec Merge "Frameworks/base: Make debug helper lazy in ConnectivityManager" into nyc-dev am: 396c590 am: 12aea50 by Andreas Gampe · 8 years ago
  79. 3480213 Frameworks/base: Make debug helper lazy in ConnectivityManager by Andreas Gampe · 8 years ago
  80. e5d75ab Disambiguate NetworkCallback JavaDoc. am: 88bc0bb am: c8a0754 by Lorenzo Colitti · 8 years ago
  81. 88bc0bb Disambiguate NetworkCallback JavaDoc. by Lorenzo Colitti · 8 years ago
  82. a3f8b53 Merge "Fix a memory leak in ConnectivityManager." into nyc-dev am: 11a888f by Pierre Imai · 8 years ago
  83. b290c0a Fix a memory leak in ConnectivityManager. by Pierre Imai · 8 years ago
  84. 34afb60 Merge "Internal API for system apps to determine default network for other apps" into nyc-dev am: 1b83651 by Robin Lee · 8 years ago
  85. 1b83651 Merge "Internal API for system apps to determine default network for other apps" into nyc-dev by Robin Lee · 8 years ago
  86. d2baf79 Internal API for system apps to determine default network for other apps by Robin Lee · 8 years ago
  87. 5a0577a Merge "Make public the registerDefaultNetworkCallback API" into nyc-dev am: 3671285 by Erik Kline · 8 years ago
  88. f46600d Make public the registerDefaultNetworkCallback API by Erik Kline · 8 years ago
  89. ef2305d Merge "Add a null check for the OnStartTetheringCallback." by Jeremy Klein · 8 years ago
  90. a2d2940 Support registering a request for the default network by Erik Kline · 8 years ago
  91. 5f277e1 Add a null check for the OnStartTetheringCallback. by Jeremy Klein · 8 years ago
  92. b7ffb76 Merge changes Ic366b532,I0179b45b into nyc-dev by Lorenzo Colitti · 8 years ago
  93. c53962d When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  94. fcfa7d9 Use MessageUtils in ConnectivityManager. by Lorenzo Colitti · 8 years ago
  95. f933871 Merge "Created a ACTION_RESTRICT_BACKGROUND_CHANGED intent." by Felipe Leme · 8 years ago
  96. 9778f76 Created a ACTION_RESTRICT_BACKGROUND_CHANGED intent. by Felipe Leme · 9 years ago
  97. 45fbe46 Merge changes from topic '2016 GPS Changes' by Lifu Tang · 9 years ago
  98. 7ea3e8b Unhiding MSIM APIs. by Shishir Agrawal · 9 years ago
  99. 36c7aa0 Expose a simple tethering API which includes provision checks. by Jeremy Klein · 9 years ago
  100. 30f95a7 Supported GNSS multi-constellation in frameworks by Lifu Tang · 9 years ago