1. 98048cd DO NOT MERGE Introduce direct listener API for alarm delivery by Christopher Tate · 10 years ago
  2. 0b40c87 Reinstate CHANGE_NETWORK_STATE as a normal permission. by Lorenzo Colitti · 10 years ago
  3. 5d32030 Don't buzz when automatically connecting to captive portals by Lorenzo Colitti · 10 years ago
  4. d37059e Merge "Don't crash if an invalid always-on VPN profile is configured." into mnc-dr-dev by Erik Kline · 10 years ago
  5. 60f1e8c Don't crash if an invalid always-on VPN profile is configured. by Lorenzo Colitti · 10 years ago
  6. 114f3fe Merge "Push firewall rules up to ConnectivityService." into mnc-dr-dev by Jeff Sharkey · 10 years ago
  7. 0a6477e Framework fixes for RSSI offload. by Lorenzo Colitti · 10 years ago
  8. f866a70 Push firewall rules up to ConnectivityService. by Jeff Sharkey · 10 years ago
  9. cf6717c NetworkDiagnostics: ping default router from all global addreses. by Lorenzo Colitti · 10 years ago
  10. b7993df Require the new PACKET_KEEPALIVE_OFFLOAD permission. by Lorenzo Colitti · 10 years ago
  11. bdaaf14 Fix bugs and crashes in PacketKeepalive API. by Lorenzo Colitti · 10 years ago
  12. f25beee Add tests for the PacketKeepalive API. by Lorenzo Colitti · 10 years ago
  13. fe66316 Use a CountDownLatch instead of sleep() in NetworkFactory tests. by Lorenzo Colitti · 10 years ago
  14. 0891bc4 Get rid of shortSleep() in ConnectivityServiceTest. by Lorenzo Colitti · 10 years ago
  15. c8d52c6 Make ConnectivityServiceTest a bit more readable. by Lorenzo Colitti · 10 years ago
  16. 72877c2 Cut down some logs. by Robert Greenwalt · 10 years ago
  17. 6803efe Add SUPL-specific network bcast by Robert Greenwalt · 10 years ago
  18. 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
  19. 5d87922 Don't mark NetworkRequests restricted when they don't have restricted caps by Paul Jensen · 10 years ago
  20. daf7e5b am 886e7a63: Merge "Change default cellular activity timeout to 10" into mnc-dev by Adam Lesinski · 10 years ago
  21. 6d4ebd7 Change default cellular activity timeout to 10 by Adam Lesinski · 10 years ago
  22. a0984c7 am 0ed58c3f: Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into mnc-dev by Billy Lau · 10 years ago
  23. 0ed58c3 Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into mnc-dev by Billy Lau · 10 years ago
  24. ce3f9dc Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS by Billy Lau · 10 years ago
  25. 4f74dbe resolved conflicts for merge of f5b01767 to mnc-dr-dev by Paul Jensen · 10 years ago
  26. f5b0176 Merge "Fix NOT_RESTRICTED network capability and enforce it." into mnc-dev by Paul Jensen · 10 years ago
  27. 1b2d980 Fix NOT_RESTRICTED network capability and enforce it. by Paul Jensen · 10 years ago
  28. 25c1e48 am 4024ad11: Merge "Stop supporting legacy ConnectivityManager routing methods in M." into mnc-dev by Lorenzo Colitti · 10 years ago
  29. 4024ad1 Merge "Stop supporting legacy ConnectivityManager routing methods in M." into mnc-dev by Lorenzo Colitti · 10 years ago
  30. dc7add2 am f049071d: Merge "Revise lockdown check in getLegacyVpnInfo()" into mnc-dev by Hung-ying Tyan · 10 years ago
  31. f049071 Merge "Revise lockdown check in getLegacyVpnInfo()" into mnc-dev by Hung-ying Tyan · 10 years ago
  32. 2780e4b Stop supporting legacy ConnectivityManager routing methods in M. by Lorenzo Colitti · 10 years ago
  33. dd494fb Revise lockdown check in getLegacyVpnInfo() by Hung-ying Tyan · 10 years ago
  34. 6995b9e am 13156c7d: Merge "Fix missing onLost NetworkCallbacks when network loses capability" into mnc-dev by Paul Jensen · 10 years ago
  35. 13156c7 Merge "Fix missing onLost NetworkCallbacks when network loses capability" into mnc-dev by Paul Jensen · 10 years ago
  36. bbfacbb resolved conflicts for merge of 2813d5ba to mnc-dr-dev by Paul Jensen · 10 years ago
  37. 2813d5b Merge "Disable WiFi autojoin when user decides via "Stay connected?" dialog" into mnc-dev by Paul Jensen · 10 years ago
  38. 6eb94e6 Fix missing onLost NetworkCallbacks when network loses capability by Paul Jensen · 10 years ago
  39. 2d2a8d1 am e288b3af: Merge changes I5c994de5,I6cb0dd84 into mnc-dev by Lorenzo Colitti · 10 years ago
  40. 05a505c Always check off-link connectivity in NetworkDiagnostics. by Lorenzo Colitti · 10 years ago
  41. 8d59d1c Pass signal strength thresholds inside a Bundle by Erik Kline · 10 years ago
  42. 5d2656c Support NetworkCallbacks based on signal strength. by Lorenzo Colitti · 10 years ago
  43. 0b798a8 ConnectivityManager API for for packet keepalives. by Lorenzo Colitti · 10 years ago
  44. 6b56e9e Make immutable NetworkCapabilities more explicit. by Lorenzo Colitti · 10 years ago
  45. 57e6570 Disable WiFi autojoin when user decides via "Stay connected?" dialog by Paul Jensen · 10 years ago
  46. 204b77a Merge "Log NetworkRequestInfo to get more detailed history" into mnc-dev by Erik Kline · 10 years ago
  47. edf878b Log NetworkRequestInfo to get more detailed history by Erik Kline · 10 years ago
  48. 3df86c6 Fix filter on CONNECTIVITY_ACTION updates by Robert Greenwalt · 10 years ago
  49. 718df19 Merge "Legacy VPN calls to require a userID" into mnc-dev by Robin Lee · 10 years ago
  50. 8079795 Fix build break. by Paul Jensen · 10 years ago
  51. 4387ed3 Merge "Fallback to Cellular if WiFi fails to validate" into mnc-dev by Paul Jensen · 10 years ago
  52. e40da7f Merge "Prepare some ConnectivityService logic for fallback to Cellular change" into mnc-dev by Paul Jensen · 10 years ago
  53. f2479b9 Merge "Add android.net.CaptivePortal class for captive-portal-handling-app callbacks" into mnc-dev by Paul Jensen · 10 years ago
  54. 75e0adb Add android.net.CaptivePortal class for captive-portal-handling-app callbacks by Paul Jensen · 10 years ago
  55. de49eb1 Fallback to Cellular if WiFi fails to validate by Paul Jensen · 10 years ago
  56. d2a43f9 Prepare some ConnectivityService logic for fallback to Cellular change by Paul Jensen · 10 years ago
  57. 7fb8adc Revive NetworkInfo's SUSPENDED state. by Robert Greenwalt · 10 years ago
  58. 35ca2e7 Legacy VPN calls to require a userID by Robin Lee · 10 years ago
  59. 0a1bac8 Merge "Don't reevaluate disconnected networks" into mnc-dev by Paul Jensen · 10 years ago
  60. a923dba Fix use of reachable DNS server logic by Erik Kline · 10 years ago
  61. fafc8fe Merge "Add Validation logging." into mnc-dev by Robert Greenwalt · 10 years ago
  62. 27ff774 Add Validation logging. by Robert Greenwalt · 10 years ago
  63. 3c3c6e8 Don't reevaluate disconnected networks by Paul Jensen · 10 years ago
  64. c28e13c Merge "Don't lose critical success/failure messages" into mnc-dev by Erik Kline · 10 years ago
  65. 431daaa Don't lose critical success/failure messages by Erik Kline · 10 years ago
  66. 350bee0 Use heads-up notifications when selecting networks with no Internet by Lorenzo Colitti · 10 years ago
  67. 92bb3df Merge "Extend the time between WiFi energy samples" into mnc-dev by Adam Lesinski · 10 years ago
  68. f9c9316 Extend the time between WiFi energy samples by Adam Lesinski · 10 years ago
  69. ee52d23 Disallow requesting networks with mutable NetworkCapabilities. by Paul Jensen · 10 years ago
  70. c88b39b Fix missing NetworkCallbacks for NET_CAPABILITY_VALIDATED changes by Paul Jensen · 10 years ago
  71. 53f0895 Add NetworkCapabilities.NET_CAPABILITY_CAPTIVE_PORTAL by Paul Jensen · 10 years ago
  72. 9ec5a55 Merge "Speed up network transition when WiFi disconnects" into mnc-dev by Paul Jensen · 10 years ago
  73. 621b1b7 Speed up network transition when WiFi disconnects by Paul Jensen · 10 years ago
  74. d44e410 Merge "Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent)" into mnc-dev by Paul Jensen · 10 years ago
  75. a43bca8 Merge "Don't send spurious onAvailable NetworkCallbacks when rematching" into mnc-dev by Paul Jensen · 10 years ago
  76. 65a1adb Don't send spurious onAvailable NetworkCallbacks when rematching by Paul Jensen · 10 years ago
  77. c8873fc Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent) by Paul Jensen · 10 years ago
  78. 0f0dbb8 Carefully select which DNS servers to send to netd by Erik Kline · 10 years ago
  79. c6b3de1 Remove dead hidden ConnectivityManager and NetworkInfo APIs. by Paul Jensen · 10 years ago
  80. 5cc5901 Merge "Remove most sleep() calls from ConnectivityServiceTest" into mnc-dev by Paul Jensen · 10 years ago
  81. f98df17 Remove most sleep() calls from ConnectivityServiceTest by Paul Jensen · 10 years ago
  82. cb43350 remove usage of deprecated method setLatestEventInfo by Chris Wren · 10 years ago
  83. ddb3d3a Merge "Remove network requests properly." into mnc-dev by Robert Greenwalt · 10 years ago
  84. 8d2cfc2 Remove network requests properly. by Robert Greenwalt · 10 years ago
  85. 69f4bb1 Merge "Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDs" into mnc-dev by Paul Jensen · 10 years ago
  86. bd2f32f Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDs by Paul Jensen · 10 years ago
  87. ccd85f3 Merge "When no Internet access is detected, display a notification first." into mnc-dev by Lorenzo Colitti · 10 years ago
  88. 74baf41 When no Internet access is detected, display a notification first. by Lorenzo Colitti · 10 years ago
  89. 85a69cd Merge "initial revision of NetworkDiagnostics" into mnc-dev by Erik Kline · 10 years ago
  90. 54d152c Merge "Switch over to updated VPN warning strings" into mnc-dev by Robin Lee · 10 years ago
  91. 06c0fff Switch over to updated VPN warning strings by Robin Lee · 10 years ago
  92. 9647f38 initial revision of NetworkDiagnostics by Erik Kline · 10 years ago
  93. 50e5548 Merge "Remove "returning Blocked NetworkInfo" logspam." into mnc-dev by Lorenzo Colitti · 10 years ago
  94. f71cce4 Remove "returning Blocked NetworkInfo" logspam. by Lorenzo Colitti · 10 years ago
  95. 20ed3f9 Merge "Fix the empty reason field in connectivity change intent." into mnc-dev by Feixiong Zhang · 10 years ago
  96. 1f7f908 Fix the empty reason field in connectivity change intent. by Feixiong Zhang · 10 years ago
  97. c5e1878 Merge "Revive ConnectivityServiceTest and add some tests." into mnc-dev by Paul Jensen · 10 years ago
  98. bb910e9 Revive ConnectivityServiceTest and add some tests. by Paul Jensen · 10 years ago
  99. a267d9c Merge "Disable mDefaultDns to see if we can remove it." into mnc-dev by Lorenzo Colitti · 10 years ago
  100. 7cbc907 Delete unsed mDnsLock. by Erik Kline · 10 years ago