1. 30b9010 Merge "Add NETWORK_AIRPLANE_MODE permission" by TreeHugger Robot · 4 years, 8 months ago
  2. ea1a7ca Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  3. ae8aa64 [Tether13] Move TetheringManager into framework by markchien · 4 years, 9 months ago
  4. 1aab035 Merge changes from topic "dec13_netrevert" by Andrew Chant · 4 years, 9 months ago
  5. 884ab0e Revert "[NS A24] Add an object to represent changes in assignment" by Andrew Chant · 4 years, 9 months ago
  6. 9bea6e4 Revert "[NS A25] Send all listen callbacks after all rematches" by Andrew Chant · 4 years, 9 months ago
  7. 9d26869 Revert "[NS A26] Move available callbacks out of the rematch computation" by Andrew Chant · 4 years, 9 months ago
  8. 8db7d76 Revert "[NS A27] Remove useless logs and a useless var" by Andrew Chant · 4 years, 9 months ago
  9. 7c4a6c5 Merge changes I4b793e86,I6f86add0,I2db9535b,I703db6d3 by Chalard Jean · 4 years, 9 months ago
  10. 67576ac Fix a doc by Chalard Jean · 4 years, 9 months ago
  11. 04ea217 [NS A27] Remove useless logs and a useless var by Chalard Jean · 4 years, 9 months ago
  12. e63d4bb [NS A26] Move available callbacks out of the rematch computation by Chalard Jean · 4 years, 9 months ago
  13. 336d25f [NS A25] Send all listen callbacks after all rematches by Chalard Jean · 4 years, 9 months ago
  14. 5c18198 [NS A24] Add an object to represent changes in assignment by Chalard Jean · 4 years, 9 months ago
  15. a6f315a [NS A23.1] Minor cleanup by Chalard Jean · 4 years, 9 months ago
  16. 7ec1ff6 [NS A23] Move a synchronized block in a central place by Chalard Jean · 4 years, 10 months ago
  17. 1892115 [NS A22] Small refactoring by Chalard Jean · 4 years, 10 months ago
  18. 3cf4e7f [NS A21] More cleanup by Chalard Jean · 4 years, 10 months ago
  19. 11becab [NS A20] Cleanup by Chalard Jean · 4 years, 10 months ago
  20. 6be6942 Merge "Replace the permission of internal connectivity checks" by Paul Hu · 4 years, 9 months ago
  21. 59148b7 Replace the permission of internal connectivity checks by paulhu · 5 years ago
  22. 3e4d43c [NS A19] Inline updateCapabilities in rematch. by Chalard Jean · 4 years, 10 months ago
  23. 28e6b26 [NS A18] Reverse listens and request-availables by Chalard Jean · 4 years, 10 months ago
  24. 82001cf Merge changes I720a1feb,I9539b8cc,Ib79b777b by Chalard Jean · 4 years, 9 months ago
  25. 5cf5b30 Merge changes I0613c23f,Ibeab8d0a,I8bd668ad,I7d3a16be by Chalard Jean · 4 years, 9 months ago
  26. a3984a1 [NS A17] Update linger state after rematching. by Chalard Jean · 4 years, 10 months ago
  27. 0147c90 [NS A16] Cleanup by Chalard Jean · 4 years, 10 months ago
  28. 18ee53f [NS A15] Move legacy default broadcasts out of the loop by Chalard Jean · 4 years, 10 months ago
  29. bbaa33e [NS A14] Move code notifying battery stats in its right place by Chalard Jean · 4 years, 10 months ago
  30. e8401af Merge changes from topic "tether_migrate" by Mark Chien · 4 years, 9 months ago
  31. 0df2ebc4 [Tether07] Migrate Tethering into module by markchien · 5 years ago
  32. 24b7fe0 [NS A13] Move legacy broadcast handling after rematch. by Chalard Jean · 4 years, 10 months ago
  33. 3892583 [NS A12] Move some legacy type tracker handling to a function by Chalard Jean · 4 years, 10 months ago
  34. 587758b Add tests for ConnectivityService → BatteryStats messages by Chalard Jean · 4 years, 9 months ago
  35. affb229 Add NETWORK_AIRPLANE_MODE permission by Edward Savage-Jones · 4 years, 10 months ago
  36. ed2a3ec Merge "[NS A11] Small refactor" by Chalard Jean · 4 years, 10 months ago
  37. a150138 Merge "Adjust PermissionMonitor#startMonitoring in ConnectivityService" by Treehugger Robot · 4 years, 10 months ago
  38. d39db87 [NS A11] Small refactor by Chalard Jean · 4 years, 10 months ago
  39. c89c489 [NS A10] Cleanup by Chalard Jean · 4 years, 10 months ago
  40. 1a4548c [NS A09] Always rematch all networks to requests by Chalard Jean · 4 years, 10 months ago
  41. 578c420 [NS A08] Tiny refactoring by Chalard Jean · 4 years, 10 months ago
  42. c9ffb4e [NS A07] Move the last side effects out of the decision loop. by Chalard Jean · 4 years, 10 months ago
  43. c6784cc [NS A06] Move more side effects out of the decision loop by Chalard Jean · 4 years, 10 months ago
  44. 7f014e5 [NS A05] Move some side effects out of the network decision loop by Chalard Jean · 4 years, 10 months ago
  45. 8dcbaa5 [NS A04] Store changes in rematchNetworkAndRequests in a map by Chalard Jean · 4 years, 10 months ago
  46. cf90423 [NS A03] Remove mNetworkForRequestId by Chalard Jean · 4 years, 10 months ago
  47. 6860259 [NS A02] Move the contents of mNetworkForRequestId to NRIs by Chalard Jean · 4 years, 10 months ago
  48. 11293a9 [NS A01] Add checks for the handler thread by Chalard Jean · 4 years, 10 months ago
  49. f2d7370 Adjust PermissionMonitor#startMonitoring in ConnectivityService by paulhu · 4 years, 10 months ago
  50. c2bac51 [NS01] Create NetworkScore by lucaslin · 4 years, 10 months ago
  51. 783f221 Better notification to user when DNS-over-TLS is broken by lucaslin · 4 years, 11 months ago
  52. 3302cfc Remove the network capabilities which are added twice by lucaslin · 5 years ago
  53. 311fc56 Merge "API to detect which network interfaces support wake-on-lan" by Iavor-Valentin Iftime · 5 years ago
  54. c86ebba API to detect which network interfaces support wake-on-lan by Valentin Iftime · 5 years ago
  55. 04665db Merge "ConnectivityService: Grant networkstack uid extra privileges" by Treehugger Robot · 5 years ago
  56. e896c6d ConnectivityService: Grant networkstack uid extra privileges by Roshan Pius · 5 years ago
  57. afdecd5 Opportunistic cleanup by Chalard Jean · 5 years ago
  58. d191463 Merge "DO NOT MERGE - Merge Android 10 into master" by Xin Li · 5 years ago
  59. bb59253 Add ConnectivityServiceIntegrationTest by Remi NGUYEN VAN · 5 years ago
  60. d471b98 Merge "Fix LockdownVpnTracker deadlock when resetting legacy Always-On VPN" by junyulai · 5 years ago
  61. 465088e Fix LockdownVpnTracker deadlock when resetting legacy Always-On VPN by junyulai · 5 years ago
  62. 5af1031 Merge "Run callbacks on ConnectivityService thread" am: bef5d2165d by Remi NGUYEN VAN · 5 years ago
  63. f935479 Run callbacks on ConnectivityService thread by Remi NGUYEN VAN · 5 years ago
  64. 6285755 Merge "Extract test utilities for ConnectivityService" am: b7d270a73e by Remi NGUYEN VAN · 5 years ago
  65. b7d270a Merge "Extract test utilities for ConnectivityService" by Treehugger Robot · 5 years ago
  66. ccd7ed5 Merge "Fix null pointer exception of calling NetworkInfo.mState.name()" by Chalard Jean · 5 years ago
  67. 95dc87e Extract test utilities for ConnectivityService by Remi NGUYEN VAN · 5 years ago
  68. 1505d0a Fix null pointer exception of calling NetworkInfo.mState.name() by Yintang Gu · 5 years ago
  69. 736194d Merge "Unit tests for new explicitlySelected behaviour." am: d1379a4a80 by Lorenzo Colitti · 5 years ago
  70. b5ad613 Unit tests for new explicitlySelected behaviour. by Lorenzo Colitti · 5 years ago
  71. e6e57b2 Merge "Remove all static members from NetworkStatsFactory." am: 63f94f411b by Lorenzo Colitti · 5 years ago
  72. 4aa8760 Remove all static members from NetworkStatsFactory. by Lorenzo Colitti · 5 years ago
  73. 0b5a4d8 Merge "Only show "Connected" note after opening portal" am: f2aa4ce4bd by Remi NGUYEN VAN · 5 years ago
  74. 0839a19 Only show "Connected" note after opening portal by Remi NGUYEN VAN · 5 years ago
  75. 2299133 Don't auto-connect to networks that have no/limited connectivity. by Lorenzo Colitti · 5 years ago
  76. 2471441 Merge changes Ieb8645ac,I6466ec14,I87deb82b,I995b108e,Ib6521459 am: f4c10e8bc2 by Varun Anand · 5 years ago
  77. f4c10e8 Merge changes Ieb8645ac,I6466ec14,I87deb82b,I995b108e,Ib6521459 by Varun Anand · 5 years ago
  78. eb39f7e Merge "Restore the Private DNS settings to default mode upon network resets." into qt-dev by Xiao Ma · 5 years ago
  79. da15cb0 Merge "Restore the Private DNS settings to default mode upon network resets." into qt-dev by TreeHugger Robot · 5 years ago
  80. 9fbbdeb NetworkStatsFactory: Take VPNs into account for network/battery stats by Benedict Wong · 5 years ago
  81. f214e5c Merge "Change factoryReset to succeed for Settings" into qt-dev am: 7fc7f9ce22 by Lorenzo Colitti · 5 years ago
  82. a84d9fa Revert "Revert "Take all VPN underlying networks into account when migrating traffic for"" by Benedict Wong · 5 years ago
  83. 29ddbd5 Change factoryReset to succeed for Settings by Heemin Seog · 5 years ago
  84. 9e31318 Change factoryReset to succeed for Settings by Heemin Seog · 5 years ago
  85. ed25f9c Restore the Private DNS settings to default mode upon network resets. by Xiao Ma · 5 years ago
  86. db275b4 Merge "Fix NullPointerException in ConnectivityService" am: 56dbf7cc45 by Mark Chien · 5 years ago
  87. 56dbf7c Merge "Fix NullPointerException in ConnectivityService" by Mark Chien · 5 years ago
  88. d8220c2 Revert "Take all VPN underlying networks into account when migrating traffic for" by Varun Anand · 5 years ago
  89. 4f16107 Revert "Addressing comments for http://ag/7700679." by Varun Anand · 5 years ago
  90. f0904eb Revert "Take all VPN underlying networks into account when migrating traffic for" by Benedict Wong · 5 years ago
  91. 543883e Revert "Addressing comments for http://ag/7700679." am: 1fbf261c01 by Benedict Wong · 5 years ago
  92. ac06c10 Revert "Take all VPN underlying networks into account when migrating traffic for" by Benedict Wong · 5 years ago
  93. 1fbf261 Revert "Addressing comments for http://ag/7700679." by Benedict Wong · 5 years ago
  94. 938457e Don't use a high-priority notification on auto-join. by Lorenzo Colitti · 5 years ago
  95. 8563bf1 Merge "Don't use a high-priority notification on auto-join." into qt-dev by Lorenzo Colitti · 5 years ago
  96. c8d0589 Don't use a high-priority notification on auto-join. by Lorenzo Colitti · 5 years ago
  97. ec2c7ec Always prompt for limited connectivity. by Lorenzo Colitti · 5 years ago
  98. eabf2d0 Merge "Always prompt for limited connectivity." into qt-dev am: 4a5a129fb2 by Lorenzo Colitti · 5 years ago
  99. dff977d Always prompt for limited connectivity. by Lorenzo Colitti · 5 years ago
  100. 79e58ad Merge "Allow passing in acceptUnvalidated without explicitlySelected" by Lorenzo Colitti · 5 years ago