1. 135c379 am 410abcdb: Merge "Revise lockdown check in getLegacyVpnInfo()" into mnc-dev by Hung-ying Tyan · 9 years ago
  2. 410abcd Merge "Revise lockdown check in getLegacyVpnInfo()" into mnc-dev by Hung-ying Tyan · 9 years ago
  3. 44c8c5c Revise lockdown check in getLegacyVpnInfo() by Hung-ying Tyan · 9 years ago
  4. 682fd6a am a991c66c: Merge "Fix missing onLost NetworkCallbacks when network loses capability" into mnc-dev by Paul Jensen · 9 years ago
  5. a991c66 Merge "Fix missing onLost NetworkCallbacks when network loses capability" into mnc-dev by Paul Jensen · 9 years ago
  6. bf10991 resolved conflicts for merge of 30813942 to mnc-dr-dev by Paul Jensen · 9 years ago
  7. 3081394 Merge "Disable WiFi autojoin when user decides via "Stay connected?" dialog" into mnc-dev by Paul Jensen · 9 years ago
  8. cf4c2c6 Fix missing onLost NetworkCallbacks when network loses capability by Paul Jensen · 9 years ago
  9. 62ca62b am e288b3af: Merge changes I5c994de5,I6cb0dd84 into mnc-dev by Lorenzo Colitti · 9 years ago
  10. 87cfc70 Always check off-link connectivity in NetworkDiagnostics. by Lorenzo Colitti · 9 years ago
  11. 9d598e1 Pass signal strength thresholds inside a Bundle by Erik Kline · 9 years ago
  12. c3f21f3 Support NetworkCallbacks based on signal strength. by Lorenzo Colitti · 9 years ago
  13. 8bf977d ConnectivityManager API for for packet keepalives. by Lorenzo Colitti · 9 years ago
  14. 260a36d Make immutable NetworkCapabilities more explicit. by Lorenzo Colitti · 9 years ago
  15. f95d220 Disable WiFi autojoin when user decides via "Stay connected?" dialog by Paul Jensen · 9 years ago
  16. 7761294 Merge "Log NetworkRequestInfo to get more detailed history" into mnc-dev by Erik Kline · 9 years ago
  17. 7523eb3 Log NetworkRequestInfo to get more detailed history by Erik Kline · 9 years ago
  18. 3ac71b7 Fix filter on CONNECTIVITY_ACTION updates by Robert Greenwalt · 9 years ago
  19. f180fe3 Merge "Legacy VPN calls to require a userID" into mnc-dev by Robin Lee · 9 years ago
  20. 3b9ce37 Fix build break. by Paul Jensen · 9 years ago
  21. bbce221 Merge "Fallback to Cellular if WiFi fails to validate" into mnc-dev by Paul Jensen · 9 years ago
  22. d8cdba0 Merge "Prepare some ConnectivityService logic for fallback to Cellular change" into mnc-dev by Paul Jensen · 9 years ago
  23. 00c64f7 Merge "Add android.net.CaptivePortal class for captive-portal-handling-app callbacks" into mnc-dev by Paul Jensen · 9 years ago
  24. 49e3edf Add android.net.CaptivePortal class for captive-portal-handling-app callbacks by Paul Jensen · 9 years ago
  25. e098854 Fallback to Cellular if WiFi fails to validate by Paul Jensen · 9 years ago
  26. 85cf78e Prepare some ConnectivityService logic for fallback to Cellular change by Paul Jensen · 9 years ago
  27. 8d48252 Revive NetworkInfo's SUSPENDED state. by Robert Greenwalt · 9 years ago
  28. 3eed5ec Legacy VPN calls to require a userID by Robin Lee · 9 years ago
  29. 2b61c6b Merge "Don't reevaluate disconnected networks" into mnc-dev by Paul Jensen · 9 years ago
  30. b36a313 Fix use of reachable DNS server logic by Erik Kline · 9 years ago
  31. ae3584b Merge "Add Validation logging." into mnc-dev by Robert Greenwalt · 9 years ago
  32. 22b4c6a Add Validation logging. by Robert Greenwalt · 9 years ago
  33. 4e8050e Don't reevaluate disconnected networks by Paul Jensen · 9 years ago
  34. 9ce8a9d Use heads-up notifications when selecting networks with no Internet by Lorenzo Colitti · 9 years ago
  35. ad5f292 Merge "Extend the time between WiFi energy samples" into mnc-dev by Adam Lesinski · 9 years ago
  36. 06f46cb Extend the time between WiFi energy samples by Adam Lesinski · 9 years ago
  37. bb2e0e9 Disallow requesting networks with mutable NetworkCapabilities. by Paul Jensen · 9 years ago
  38. 1c7ba02 Fix missing NetworkCallbacks for NET_CAPABILITY_VALIDATED changes by Paul Jensen · 9 years ago
  39. 3d194ea Add NetworkCapabilities.NET_CAPABILITY_CAPTIVE_PORTAL by Paul Jensen · 9 years ago
  40. 422f04b Merge "Speed up network transition when WiFi disconnects" into mnc-dev by Paul Jensen · 9 years ago
  41. 62d3080 Speed up network transition when WiFi disconnects by Paul Jensen · 9 years ago
  42. 2f56a33 Merge "Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent)" into mnc-dev by Paul Jensen · 9 years ago
  43. 8e21d29 Merge "Don't send spurious onAvailable NetworkCallbacks when rematching" into mnc-dev by Paul Jensen · 9 years ago
  44. 3d91146 Don't send spurious onAvailable NetworkCallbacks when rematching by Paul Jensen · 9 years ago
  45. 694f2b8 Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent) by Paul Jensen · 9 years ago
  46. 4136850 Carefully select which DNS servers to send to netd by Erik Kline · 9 years ago
  47. 434dde8 Remove dead hidden ConnectivityManager and NetworkInfo APIs. by Paul Jensen · 9 years ago
  48. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  49. c1e623b Merge "Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDs" into mnc-dev by Paul Jensen · 9 years ago
  50. 67b0b07 Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDs by Paul Jensen · 9 years ago
  51. bc7b1a4 Merge "When no Internet access is detected, display a notification first." into mnc-dev by Lorenzo Colitti · 9 years ago
  52. f6673d0 When no Internet access is detected, display a notification first. by Lorenzo Colitti · 9 years ago
  53. 64d6ce8 Merge "initial revision of NetworkDiagnostics" into mnc-dev by Erik Kline · 9 years ago
  54. 63cc645 Merge "Switch over to updated VPN warning strings" into mnc-dev by Robin Lee · 9 years ago
  55. 4728345 Switch over to updated VPN warning strings by Robin Lee · 9 years ago
  56. 379747a initial revision of NetworkDiagnostics by Erik Kline · 9 years ago
  57. a34af2c Merge "Remove "returning Blocked NetworkInfo" logspam." into mnc-dev by Lorenzo Colitti · 9 years ago
  58. 48a423f Remove "returning Blocked NetworkInfo" logspam. by Lorenzo Colitti · 9 years ago
  59. 170d440 Merge "Fix the empty reason field in connectivity change intent." into mnc-dev by Feixiong Zhang · 9 years ago
  60. 376133f Fix the empty reason field in connectivity change intent. by Feixiong Zhang · 9 years ago
  61. 577d79b Merge "Revive ConnectivityServiceTest and add some tests." into mnc-dev by Paul Jensen · 9 years ago
  62. d7b6ca9 Revive ConnectivityServiceTest and add some tests. by Paul Jensen · 9 years ago
  63. 76f08750 Merge "Disable mDefaultDns to see if we can remove it." into mnc-dev by Lorenzo Colitti · 9 years ago
  64. 6a5c0e1 Delete unsed mDnsLock. by Erik Kline · 9 years ago
  65. e380546 Make the dumpsys connectivity shorter and easier to read. by Lorenzo Colitti · 9 years ago
  66. e3e314d Network Reset should have a lockdown like Factory Reset. by Stuart Scott · 9 years ago
  67. 1a81c39 Null-check argument to ConnectivityManager.releaseNetworkRequest(PendingIntent) by Paul Jensen · 9 years ago
  68. c1a9436 Merge "Query HTTP proxy for network via a new API to avoid permissions exceptions" into mnc-dev by Paul Jensen · 9 years ago
  69. 93155b3 Disable mDefaultDns to see if we can remove it. by Lorenzo Colitti · 9 years ago
  70. aba6ccc Merge "Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen." into mnc-dev by Lorenzo Colitti · 9 years ago
  71. 3e5484d Merge "Support cross-user VPN calls (with permission)" into mnc-dev by Robin Lee · 9 years ago
  72. 76f6779 Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen. by Lorenzo Colitti · 9 years ago
  73. 3b3dd94 Support cross-user VPN calls (with permission) by Robin Lee · 9 years ago
  74. cee9b51 Query HTTP proxy for network via a new API to avoid permissions exceptions by Paul Jensen · 9 years ago
  75. 8deb341 Statically import NetworkCapabilities constants for brevity. by Lorenzo Colitti · 9 years ago
  76. d49159f Don't display the "no Internet access" prompt on captive portals. by Lorenzo Colitti · 9 years ago
  77. cc917ce Fix a race when removing from LegacyTypeTracker. by Lorenzo Colitti · 9 years ago
  78. da4bfa8 Optionally add a default MOBILE request. by Erik Kline · 9 years ago
  79. 7094d22 Adding "Connected, no Internet" string in Wifi nw summary. by Sanket Padawe · 9 years ago
  80. 15e47235 Remove network access for idle apps by Amith Yamasani · 9 years ago
  81. a179962 Merge commit '25a217c' into merge2 by Etan Cohen · 9 years ago
  82. fa57c48 Allow apps with ACCESS_WIFI_STATE to listen for wifi networks by Lorenzo Colitti · 9 years ago
  83. b322434 Merge "update API name to requestBandwidthUpdate()" by fenglu · 9 years ago
  84. db57147 update API name to requestBandwidthUpdate() by fenglu · 9 years ago
  85. bba3270 Merge "Revert "requestBwUpdate() public API review"" by Robert Greenwalt · 9 years ago
  86. 2c22a91 Revert "requestBwUpdate() public API review" by Robert Greenwalt · 9 years ago
  87. 1c7f96f Merge "requestBwUpdate() public API review" by Robert Greenwalt · 9 years ago
  88. 32f21da requestBwUpdate() public API review by fenglu · 9 years ago
  89. 17e11fa Final removal of CONNECTIVITY_ACTION_IMMEDIATE. by Erik Kline · 9 years ago
  90. f1fb397 Move factoryReset to service and protect. by Stuart Scott · 9 years ago
  91. 25a217c Add captive portal API. by Paul Jensen · 9 years ago
  92. 3f2631f Merge changes from topic 'wifi-alternate-reality' by Lorenzo Colitti · 9 years ago
  93. b15e72b LCE service implementation - connectivity side by fenglu · 9 years ago
  94. bdc4549 Make CALLBACK_PRECHECK actually work. by Lorenzo Colitti · 9 years ago
  95. 2bbd2b6 LCE service implementation - connectivity side by fenglu · 9 years ago
  96. cb43ebb Merge "am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release" by Vinit Deshpande · 9 years ago
  97. e03c3c7 Prompt if a network without an Internet connection is selected by Lorenzo Colitti · 9 years ago
  98. 80047fa am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release by Vinit Deshpande · 9 years ago
  99. bfd17b7 Add ConnectivityManager.reportNetworkConnectivity() API by Paul Jensen · 9 years ago
  100. 31a94f4 Add ConnectivityManager.getActiveNetwork(). by Paul Jensen · 9 years ago