1. a4aba6e Fixed enforceMeteredApnPolicy when Data Saver is on. by Felipe Leme · 8 years ago
  2. d171df6 Merge "Lock down networking when waiting for always-on" into nyc-dev by Robin Lee · 8 years ago
  3. 17e6183 Lock down networking when waiting for always-on by Robin Lee · 8 years ago
  4. 99d5d3d Added a onRestrictBackgroundBlacklistChanged() callback. by Felipe Leme · 8 years ago
  5. 781ba14 Fixed connectivity state in some power saving scenarios. by Felipe Leme · 8 years ago
  6. d31a97f Fixed connectivity state in some restricted network scenarios. by Felipe Leme · 8 years ago
  7. 46c4fc3 Refactored NetworkPolicyManagerService mUidRules. by Felipe Leme · 8 years ago
  8. 7ec93a1 Merge "Add lockdownEnabled parameter to always-on VPN API" into nyc-dev by Robin Lee · 8 years ago
  9. a5e6553 Merge changes I31d5260d,Ied92f558 into nyc-dev by Robin Lee · 8 years ago
  10. 323f29d Start VPN as early as possible during startup by Robin Lee · 8 years ago
  11. 585e248 Split network agent created state from connected state by Robin Lee · 8 years ago
  12. dc67971 Add lockdownEnabled parameter to always-on VPN API by Robin Lee · 8 years ago
  13. 4a992cb Merge changes I86257bc8,I5c2221c5 into nyc-dev by Lorenzo Colitti · 8 years ago
  14. bd8759b Use Netd's binder interface to set resolver configuration. by Pierre Imai · 8 years ago
  15. 1b6519b Flag to mark foreground jobs, fix data saver. by Jeff Sharkey · 8 years ago
  16. ad2e4bf Stop user faster and clear stale broadcasts by Amith Yamasani · 8 years ago
  17. 70c8b9b Tethering and Data Saver: There Can Be Only One! by Felipe Leme · 8 years ago
  18. f07c7b9 API changes for DownloadManager and JobScheduler. by Jeff Sharkey · 8 years ago
  19. cc92c6e Split network monitoring and portal probe events by Hugo Benichi · 8 years ago
  20. 3f45105 Merge "Cap number of NetworkRequests a UID can make to 100" into nyc-dev by Paul Jensen · 8 years ago
  21. 5f16f76 Some fixes in ConnectivityService event logging by Hugo Benichi · 8 years ago
  22. 4e1d3fd Cap number of NetworkRequests a UID can make to 100 by Paul Jensen · 8 years ago
  23. 019fcd2 Added onRestrictBackgroundWhitelistChanged callback. by Felipe Leme · 8 years ago
  24. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  25. 48f12f2 Also log IPv4 and IPv6 connectivity of any previous default network by Erik Kline · 8 years ago
  26. 04e22225 Log an event whenever we lose the default network. by Pierre Imai · 8 years ago
  27. 6b4e15b Record the transport types for connectivity events. by Pierre Imai · 8 years ago
  28. 23243731 If Internet probe is redirected, pass redirect destination to NetworkAgent. by Paul Jensen · 8 years ago
  29. ed748c2 Merge "Reinstate much-reduced ConnectivityService logging." into nyc-dev by Lorenzo Colitti · 8 years ago
  30. b89d33e Merge changes Ic2c84de7,I379aef92 into nyc-dev by Lorenzo Colitti · 8 years ago
  31. 39d2bb5 Reinstate much-reduced ConnectivityService logging. by Lorenzo Colitti · 8 years ago
  32. 9b0c8fd Remove duplicated code in NetworkStateTrackerHandler. by Lorenzo Colitti · 8 years ago
  33. 1b83651 Merge "Internal API for system apps to determine default network for other apps" into nyc-dev by Robin Lee · 8 years ago
  34. d2baf79 Internal API for system apps to determine default network for other apps by Robin Lee · 8 years ago
  35. 9488787 Don't flush DNS cache on route changes. by Erik Kline · 8 years ago
  36. 3609013 Delete unused default DNS setting code by Erik Kline · 8 years ago
  37. f21b4dc Move ApfFilter from ConnectivityService to IpManager by Paul Jensen · 8 years ago
  38. f262a7e Merge "Add initial connectivity metrics handling." into nyc-dev by Pierre Imai · 8 years ago
  39. 55618be Add initial connectivity metrics handling. by Pierre Imai · 9 years ago
  40. 371c7b7 Add "track default" type to NetworkRequestInfo by Erik Kline · 8 years ago
  41. a2d2940 Support registering a request for the default network by Erik Kline · 8 years ago
  42. 5ff640d APF: add debug code. by Lorenzo Colitti · 8 years ago
  43. 18566c1 Skip lockdown setup if user is not up yet by Robin Lee · 8 years ago
  44. 12acbd7 Turn down the logging a little bit. by Joe Onorato · 9 years ago
  45. 978c80b Have ConnectivityService install packet filters when possible am: 578a76e7de by Paul Jensen · 8 years ago
  46. 578a76e Have ConnectivityService install packet filters when possible by Paul Jensen · 9 years ago
  47. 89e7a69 ConnectivityService: listen to USER_UNLOCKED too by Robin Lee · 8 years ago
  48. aaa20ad Remove several TetherUtil functions which are no longer needed. by Jeremy Klein · 9 years ago
  49. 0b93c5d Notify NetworkStatsService of roaming status changes. by Jeff Davidson · 9 years ago
  50. e496c55 Merge "Allow NetworkFactories to match any network specifier on a request" into mm-wireless-dev by Etan Cohen · 9 years ago
  51. fa8712b Remove the unused Looper param from Tethering constructor. by Jeremy Klein · 9 years ago
  52. 36c7aa0 Expose a simple tethering API which includes provision checks. by Jeremy Klein · 9 years ago
  53. 4ed0303 Merge "Debug logging for when getActiveNetworkInfo returns BLOCKED." into mnc-dr1.5-dev am: a6855a1faa am: d841d71593 by Lorenzo Colitti · 9 years ago
  54. c1a6ce7 Debug logging for when getActiveNetworkInfo returns BLOCKED. by Lorenzo Colitti · 9 years ago
  55. 9a5f485 [VPN] start lockdown before user is unlocked by Robin Lee · 9 years ago
  56. b68d2d5 Merge "Always-on app VPNs" by Robin Lee · 9 years ago
  57. 244ce8e Always-on app VPNs by Robin Lee · 9 years ago
  58. b7c2487 Makes captive portal server calculation in one place. by Udam Saini · 9 years ago
  59. ddb9ef0 Allow NetworkFactories to match any network specifier on a request by Etan Cohen · 9 years ago
  60. 16c9a10 Merge "Remove defunct EVENT_SEND_STICKY_BROADCAST_INTENT." by Lorenzo Colitti · 9 years ago
  61. e0e413e Add new target SDK filtering feature to BroadcastOptions. by Dianne Hackborn · 9 years ago
  62. 8bcb273 Remove defunct EVENT_SEND_STICKY_BROADCAST_INTENT. by Lorenzo Colitti · 9 years ago
  63. 67fb3d7 Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-dr-dev am: 809dcade99 am: bdc458048a am: bb8f652372 by Lorenzo Colitti · 9 years ago
  64. d542705 Reinstate CHANGE_NETWORK_STATE as a normal permission. by Lorenzo Colitti · 9 years ago
  65. d913112 Merge "Don\'t buzz when automatically connecting to captive portals" into mnc-dr-dev am: d214496319 am: 5c09f31e49 am: 18ec0b5187 by Lorenzo Colitti · 9 years ago
  66. 46d50b7 Don't buzz when automatically connecting to captive portals by Lorenzo Colitti · 9 years ago
  67. 12ff46d am 51eb6e14: am 9c8abd1d: am f23eece2: am b7e722b8: Merge "Don\'t crash if an invalid always-on VPN profile is configured." into mnc-dr-dev by Erik Kline · 9 years ago
  68. b7e722b Merge "Don't crash if an invalid always-on VPN profile is configured." into mnc-dr-dev by Erik Kline · 9 years ago
  69. 9b23f88 Don't crash if an invalid always-on VPN profile is configured. by Lorenzo Colitti · 9 years ago
  70. 75f4786 resolved conflicts for f20a5700 to master by Jeff Sharkey · 9 years ago
  71. a03ecf7 Merge "Push firewall rules up to ConnectivityService." into mnc-dr-dev by Jeff Sharkey · 9 years ago
  72. aa281e2 Log UID and PID of legacy route requests. by Lorenzo Colitti · 9 years ago
  73. 1c36315 Fixed VPN support for restricted profiles in split system user model by Fyodor Kupolov · 9 years ago
  74. 6bc0a2b Framework fixes for RSSI offload. by Lorenzo Colitti · 9 years ago
  75. dc98806 Push firewall rules up to ConnectivityService. by Jeff Sharkey · 9 years ago
  76. 7914ce5 Add tests for the PacketKeepalive API. by Lorenzo Colitti · 9 years ago
  77. e58961a Get rid of shortSleep() in ConnectivityServiceTest. by Lorenzo Colitti · 9 years ago
  78. a9ebeef Cut down some logs. by Robert Greenwalt · 9 years ago
  79. e94a6ff Add SUPL-specific network bcast by Robert Greenwalt · 9 years ago
  80. bda9b32 am 886e7a63: Merge "Change default cellular activity timeout to 10" into mnc-dev by Adam Lesinski · 9 years ago
  81. ed6160d Change default cellular activity timeout to 10 by Adam Lesinski · 9 years ago
  82. 26ab6ed am 70f998e5: Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into mnc-dev by Billy Lau · 9 years ago
  83. 70f998e Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into mnc-dev by Billy Lau · 9 years ago
  84. a7238a3 Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS by Billy Lau · 9 years ago
  85. 86e7d135 resolved conflicts for merge of dbc4edcc to mnc-dr-dev by Paul Jensen · 9 years ago
  86. dbc4edc Merge "Fix NOT_RESTRICTED network capability and enforce it." into mnc-dev by Paul Jensen · 9 years ago
  87. 487ffe7 Fix NOT_RESTRICTED network capability and enforce it. by Paul Jensen · 9 years ago
  88. 135c379 am 410abcdb: Merge "Revise lockdown check in getLegacyVpnInfo()" into mnc-dev by Hung-ying Tyan · 9 years ago
  89. 410abcd Merge "Revise lockdown check in getLegacyVpnInfo()" into mnc-dev by Hung-ying Tyan · 9 years ago
  90. 44c8c5c Revise lockdown check in getLegacyVpnInfo() by Hung-ying Tyan · 9 years ago
  91. 682fd6a am a991c66c: Merge "Fix missing onLost NetworkCallbacks when network loses capability" into mnc-dev by Paul Jensen · 9 years ago
  92. a991c66 Merge "Fix missing onLost NetworkCallbacks when network loses capability" into mnc-dev by Paul Jensen · 9 years ago
  93. bf10991 resolved conflicts for merge of 30813942 to mnc-dr-dev by Paul Jensen · 9 years ago
  94. 3081394 Merge "Disable WiFi autojoin when user decides via "Stay connected?" dialog" into mnc-dev by Paul Jensen · 9 years ago
  95. cf4c2c6 Fix missing onLost NetworkCallbacks when network loses capability by Paul Jensen · 9 years ago
  96. 62ca62b am e288b3af: Merge changes I5c994de5,I6cb0dd84 into mnc-dev by Lorenzo Colitti · 9 years ago
  97. 87cfc70 Always check off-link connectivity in NetworkDiagnostics. by Lorenzo Colitti · 9 years ago
  98. 9d598e1 Pass signal strength thresholds inside a Bundle by Erik Kline · 9 years ago
  99. c3f21f3 Support NetworkCallbacks based on signal strength. by Lorenzo Colitti · 9 years ago
  100. 8bf977d ConnectivityManager API for for packet keepalives. by Lorenzo Colitti · 9 years ago