1. bbce221 Merge "Fallback to Cellular if WiFi fails to validate" into mnc-dev by Paul Jensen · 9 years ago
  2. d8cdba0 Merge "Prepare some ConnectivityService logic for fallback to Cellular change" into mnc-dev by Paul Jensen · 9 years ago
  3. 00c64f7 Merge "Add android.net.CaptivePortal class for captive-portal-handling-app callbacks" into mnc-dev by Paul Jensen · 9 years ago
  4. 49e3edf Add android.net.CaptivePortal class for captive-portal-handling-app callbacks by Paul Jensen · 9 years ago
  5. e098854 Fallback to Cellular if WiFi fails to validate by Paul Jensen · 9 years ago
  6. 85cf78e Prepare some ConnectivityService logic for fallback to Cellular change by Paul Jensen · 9 years ago
  7. 71e3d07 Merge "Make the VPN notice connectivity changes on stacked interfaces." into mnc-dev by Lorenzo Colitti · 9 years ago
  8. 1b60d11 Make the VPN notice connectivity changes on stacked interfaces. by Lorenzo Colitti · 9 years ago
  9. 2f0a897 Log DNS results for network validation attempts by Paul Jensen · 9 years ago
  10. 22e547a Reducing logging in NetworkMonitor to avoid getting muted by Paul Jensen · 9 years ago
  11. ae3584b Merge "Add Validation logging." into mnc-dev by Robert Greenwalt · 9 years ago
  12. 22b4c6a Add Validation logging. by Robert Greenwalt · 9 years ago
  13. ed1b459 Don't lose critical success/failure messages by Erik Kline · 9 years ago
  14. 1c7ba02 Fix missing NetworkCallbacks for NET_CAPABILITY_VALIDATED changes by Paul Jensen · 9 years ago
  15. 3d194ea Add NetworkCapabilities.NET_CAPABILITY_CAPTIVE_PORTAL by Paul Jensen · 9 years ago
  16. 08d9834 Merge "Occasionally retest for captive portals once detected" into mnc-dev by Paul Jensen · 9 years ago
  17. 8e21d29 Merge "Don't send spurious onAvailable NetworkCallbacks when rematching" into mnc-dev by Paul Jensen · 9 years ago
  18. ee3e2ce Occasionally retest for captive portals once detected by Paul Jensen · 9 years ago
  19. 3d91146 Don't send spurious onAvailable NetworkCallbacks when rematching by Paul Jensen · 9 years ago
  20. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  21. 379747a initial revision of NetworkDiagnostics by Erik Kline · 9 years ago
  22. d7b6ca9 Revive ConnectivityServiceTest and add some tests. by Paul Jensen · 9 years ago
  23. e380546 Make the dumpsys connectivity shorter and easier to read. by Lorenzo Colitti · 9 years ago
  24. d9be23f Report invalid network after one failed attempt. by Paul Jensen · 9 years ago
  25. 7597dc7 Merge "Avoid surfacing "Sign in to network" notification if user selects "use as is" from captive portal app." into mnc-dev by Paul Jensen · 9 years ago
  26. 0c50658 Merge "Make NetworkMonitor do exponential backoff between reevaluation attempts." into mnc-dev by Paul Jensen · 9 years ago
  27. 3b3dd94 Support cross-user VPN calls (with permission) by Robin Lee · 9 years ago
  28. 700f236 Avoid surfacing "Sign in to network" notification if user selects "use as is" by Paul Jensen · 9 years ago
  29. d0491e9a Make NetworkMonitor do exponential backoff between reevaluation attempts. by Paul Jensen · 9 years ago
  30. d49159f Don't display the "no Internet access" prompt on captive portals. by Lorenzo Colitti · 9 years ago
  31. fcf10f7 Modify how USB connections are handled. by Nick Kralevich · 9 years ago
  32. 0a775ce Ensure VPN consent is not revoked in prepare/establish. by Jeff Davidson · 9 years ago
  33. 95778ff Fetch DISALLOW_CONFIG_VPN for the current user. by Nicolas Prevot · 10 years ago
  34. d69e4c1 Update use of procstate for services. by Dianne Hackborn · 9 years ago
  35. a179962 Merge commit '25a217c' into merge2 by Etan Cohen · 9 years ago
  36. 25a217c Add captive portal API. by Paul Jensen · 9 years ago
  37. cb43ebb Merge "am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release" by Vinit Deshpande · 9 years ago
  38. e03c3c7 Prompt if a network without an Internet connection is selected by Lorenzo Colitti · 9 years ago
  39. 80047fa am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release by Vinit Deshpande · 9 years ago
  40. bfd17b7 Add ConnectivityManager.reportNetworkConnectivity() API by Paul Jensen · 9 years ago
  41. 31a94f4 Add ConnectivityManager.getActiveNetwork(). by Paul Jensen · 9 years ago
  42. e75b9e3 Non-functional code cleanup of ConnectivityService. by Paul Jensen · 9 years ago
  43. 94b17bd am 0a5abe58: am 727cac07: Merge "Add getLegacyVpnInfoPrivileged method" by Robert Greenwalt · 9 years ago
  44. 08bbca0 Add getLegacyVpnInfoPrivileged method by sj.cha · 9 years ago
  45. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  46. f5fabf1 am "Separate NAT from forwarding." by Vinit Deshpande · 9 years ago
  47. f5ea340 NetworkStatsService to adjust VPN stats before recording. by Wenchao Tong · 9 years ago
  48. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  49. 35e36db Separate NAT from forwarding. by Lorenzo Colitti · 9 years ago
  50. 2d6063b am e4be48e0: am 50996a12: Merge "Do not enforce CONTROL_VPN for calls from lockdown VPN." into lmp-mr1-dev automerge: 46dbb5b by Jeff Davidson · 9 years ago
  51. 50996a1 Merge "Do not enforce CONTROL_VPN for calls from lockdown VPN." into lmp-mr1-dev by Jeff Davidson · 9 years ago
  52. b21298a Do not enforce CONTROL_VPN for calls from lockdown VPN. by Jeff Davidson · 9 years ago
  53. a3a8b31 am f1b78d04: Merge "Facilitate network validation on networks with a per-network PAC." into lmp-mr1-dev automerge: 39ae054 by Paul Jensen · 9 years ago
  54. 8fe1742 Facilitate network validation on networks with a per-network PAC. by Paul Jensen · 9 years ago
  55. b805dd3 am b84e0040: am 525588c5: Merge "Make NetworkMonitor less aggressive on broken networks." into lmp-mr1-dev by Lorenzo Colitti · 9 years ago
  56. 351bfad Make NetworkMonitor less aggressive on broken networks. by Lorenzo Colitti · 10 years ago
  57. a925f99 Merge "Clear VPN config when VPN disconnects." by Sander Alewijnse · 10 years ago
  58. 7ca16ff Merge "Rerun entitlementcheck on sim change." into lmp-mr1-dev by Robert Greenwalt · 10 years ago
  59. c4c7231 Clear VPN config when VPN disconnects. by Paul Jensen · 10 years ago
  60. 2ffe412 Rerun entitlementcheck on sim change. by Robert Greenwalt · 10 years ago
  61. cd29cb6 Switch the connectivity check to its own hostname. by Lorenzo Colitti · 10 years ago
  62. 7b42f39 Add a lastValidated bit and use it when reporting capabilities. by Lorenzo Colitti · 10 years ago
  63. d3b8a3e Rename validated to everValidated. by Lorenzo Colitti · 10 years ago
  64. f779e6b Merge "Fix flipped captive portal bit in network conditions bcast." into lmp-mr1-dev by Jeff Davidson · 10 years ago
  65. 891dd57 Merge "Reap unvalidated networks that have no chance of becoming highest scoring." into lmp-mr1-dev by Paul Jensen · 10 years ago
  66. f9fff92 Fix flipped captive portal bit in network conditions bcast. by Jeff Davidson · 10 years ago
  67. efb81b9 Merge "Remember to cancel lingering when a network again satsifies a NetworkRequest." into lmp-mr1-dev by Paul Jensen · 10 years ago
  68. b10e37f Reap unvalidated networks that have no chance of becoming highest scoring. by Paul Jensen · 10 years ago
  69. 31bd422 Merge "Remove notification for SoftAP turned on" into lmp-mr1-dev by Vinit Deshpande · 10 years ago
  70. f805ba7 Merge "Retry failed network validation every 10 minutes." into lmp-mr1-dev by Paul Jensen · 10 years ago
  71. 7bd8eaf Retry failed network validation every 10 minutes. by Paul Jensen · 10 years ago
  72. 2576a80 Remove notification for SoftAP turned on by Vinit Deshpande · 10 years ago
  73. ef6178a Merge "Add hasMatchedTetherApnSetting to telmgr API." into lmp-mr1-dev by Junda Liu · 10 years ago
  74. 0cc1732 Remember to cancel lingering when a network again satsifies a NetworkRequest. by Paul Jensen · 10 years ago
  75. be3736d Merge "Don't let NetworkMonitor state stop user-initiated transitions." into lmp-mr1-dev by Paul Jensen · 10 years ago
  76. 6ea4e11 Merge "Don't enforce control permission when preparing consented VPN." into lmp-mr1-dev by Jeff Davidson · 10 years ago
  77. e57064a2 Merge "Don't bother validating networks that don't satisfy the default request." into lmp-mr1-dev by Paul Jensen · 10 years ago
  78. 71b645f Don't let NetworkMonitor state stop user-initiated transitions. by Paul Jensen · 10 years ago
  79. 3853158 Add hasMatchedTetherApnSetting to telmgr API. by Junda Liu · 10 years ago
  80. 11008a7 Don't enforce control permission when preparing consented VPN. by Jeff Davidson · 10 years ago
  81. c2c0bea Allow VPNs to specify their underlying networks. by Sreeram Ramachandran · 10 years ago
  82. 2c311d6 Don't bother validating networks that don't satisfy the default request. by Paul Jensen · 10 years ago
  83. e9f7e65 Merge "Populate 464xlat LinkProperties only when the interface comes up." into lmp-mr1-dev by Lorenzo Colitti · 10 years ago
  84. bc19c18 Enforce VPN control "permission" with an actual permission. by Jeff Davidson · 10 years ago
  85. 7f6c0d7 Populate 464xlat LinkProperties only when the interface comes up. by Lorenzo Colitti · 10 years ago
  86. cb32559 Merge "Fix NetworkMonitor logging to include NetID." into lmp-mr1-dev by Paul Jensen · 10 years ago
  87. 532b6143 Fix NetworkMonitor logging to include NetID. by Paul Jensen · 10 years ago
  88. 0f8f120 Don't use framework permission strings for netd permissions. by Sreeram Ramachandran · 10 years ago
  89. e6cd9da Merge "Download PAC when set after a diff PAC URL" into lmp-mr1-dev by Jason Monk · 10 years ago
  90. dc66908 Enable 464xlat on wifi. by Lorenzo Colitti · 10 years ago
  91. e21a26b Add support for running 464xlat on wifi as well. by Lorenzo Colitti · 10 years ago
  92. def4cd4 Merge "Support more than one clatd at a time." into lmp-mr1-dev by Lorenzo Colitti · 10 years ago
  93. f82b029 Merge "Check UID instead of package name when preparing VPN." into lmp-mr1-dev by Jeff Davidson · 10 years ago
  94. 9543946 Support more than one clatd at a time. by Lorenzo Colitti · 10 years ago
  95. f3cab63 Change removeStackedLink to take an interface name. by Lorenzo Colitti · 10 years ago
  96. be08587 Check UID instead of package name when preparing VPN. by Jeff Davidson · 10 years ago
  97. 4bf1d21 Download PAC when set after a diff PAC URL by Jason Monk · 10 years ago
  98. e4a05af Send app permissions to netd. by Sreeram Ramachandran · 10 years ago
  99. 1df5fa5 Only stop/start clatd if necessary. by Lorenzo Colitti · 10 years ago
  100. 6044616 Block address families with routes, not NetworkAgent side channel by Lorenzo Colitti · 10 years ago