1. 63e4e00 Add callback registration in ConnectivityService. by Cody Kesting · 4 years, 7 months ago
  2. b6d051c Merge "Reduce the number of rotations of flicker tests" by Jorim Jaggi · 4 years, 6 months ago
  3. e563966 Merge "Disable flaky flicker tests" by Jorim Jaggi · 4 years, 6 months ago
  4. 0f5ebe8 Disable flaky flicker tests by Nataniel Borges · 4 years, 6 months ago
  5. e894f6a Reduce the number of rotations of flicker tests by Nataniel Borges · 4 years, 6 months ago
  6. 418169d Merge "Add permissions for using PlatformCompat methods" by Andrei-Valentin Onea · 4 years, 6 months ago
  7. 35d3ce8 Merge "Disable seamless rotation on flicker tests" by Jorim Jaggi · 4 years, 6 months ago
  8. 2668327 Fixed the documentation and unit tests by Jack Yu · 4 years, 6 months ago
  9. facc9d2 Disabled the tests by Jack Yu · 4 years, 6 months ago
  10. 6e0fb17 Added expiration time and deprecation time support by Jack Yu · 4 years, 6 months ago
  11. e021269 Merge "Add API for apps to check if they are the network owner" by Qingxi Li · 4 years, 6 months ago
  12. 7cf0662 Add API for apps to check if they are the network owner by Qingxi Li · 4 years, 6 months ago
  13. 8a5f7c9 Define ConnectivityDiagnosticsCallback IBinder impl. by Cody Kesting · 4 years, 7 months ago
  14. 855abe6 Add permissions for using PlatformCompat methods by Andrei Onea · 4 years, 6 months ago
  15. 201fc13 Add list of Administrator UIDs to NetworkCapabilities. by Cody Kesting · 4 years, 6 months ago
  16. 50b4443 Add VpnManger API surface by Benedict Wong · 4 years, 9 months ago
  17. feb69c1 Add Ikev2VpnProfile as public API by Benedict Wong · 4 years, 9 months ago
  18. 50b147d Add additional fields to VpnProfile for profile-based IKEv2/IPsec VPNs by Benedict Wong · 4 years, 9 months ago
  19. 9cd249c Merge changes from topic "connectivity-diagnostics-system-server" by Cody Kesting · 4 years, 6 months ago
  20. 144519f Merge "Add API for CaptivePortalData" by Remi NGUYEN VAN · 4 years, 6 months ago
  21. ead1ef4 Add API for CaptivePortalData by Remi NGUYEN VAN · 4 years, 7 months ago
  22. 0ed4986 Merge changes from topic "networkagent" by Chiachang Wang · 4 years, 6 months ago
  23. 5f604ca Merge "Make NetworkCapabilities authoritative for suspended state" by Chiachang Wang · 4 years, 6 months ago
  24. d5ad472 Add a Builder to NetworkAgentConfig, and make it SystemApi. by Lorenzo Colitti · 4 years, 6 months ago
  25. 2dda9e0 Rename NetworkMisc to NetworkAgentConfig. by Lorenzo Colitti · 4 years, 6 months ago
  26. 239e4bf Disable seamless rotation on flicker tests by Nataniel Borges · 4 years, 6 months ago
  27. fc199ca Make DataStallReport Parcelable. by Cody Kesting · 4 years, 7 months ago
  28. 7332866 Make ConnectivityReport Parcelable. by Cody Kesting · 4 years, 7 months ago
  29. 061d68a Merge "Have registerNetworkAgent return a Network." by Chiachang Wang · 4 years, 6 months ago
  30. 107f163 Make NetworkCapabilities authoritative for suspended state by Chalard Jean · 4 years, 6 months ago
  31. fe35bf9 Have registerNetworkAgent return a Network. by Chalard Jean · 4 years, 7 months ago
  32. 046d939 Merge changes from topic "apps_to_system_ext" by Treehugger Robot · 4 years, 6 months ago
  33. e889366 Set sdk_version "current" in test package by Jeongik Cha · 4 years, 7 months ago
  34. 818cf71 Replace StringNetworkSpecifier & subId with TelephonyNetworkSpecifer by Rambo Wang · 4 years, 7 months ago
  35. ba43c13 Merge "Support reevaluation request from captive portal app" by Chiachang Wang · 4 years, 6 months ago
  36. b2c3eaa Merge "Use new UnsupportedAppUsage annotation." by Treehugger Robot · 4 years, 6 months ago
  37. 432f29f Merge changes from topic "sp04" by Junyu Lai · 4 years, 6 months ago
  38. 9ff7b4e [SP04] add unit test for NetworkStatsProvider by junyulai · 4 years, 8 months ago
  39. 207b6cf Support reevaluation request from captive portal app by Chiachang Wang · 4 years, 6 months ago
  40. 6654b08 Stop using NetworkFactory in connectivity code. by Lorenzo Colitti · 4 years, 6 months ago
  41. b7d6659 Merge "Add keepalive related methods and fields to system APIs" by Aaron Huang · 4 years, 6 months ago
  42. 54af4fc Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 7 months ago
  43. d27a172 [SP01] Add NetworkStats to system API by junyulai · 4 years, 8 months ago
  44. 7ecda75 Merge changes from topic "fix-package-manager-usages" by Treehugger Robot · 4 years, 6 months ago
  45. e7baa9e Fix usages of PackageManager APIs in Telephony by Hall Liu · 4 years, 7 months ago
  46. 9933ad1 Merge "Add FrameworksNetIntegrationTests to postsubmit" by Remi NGUYEN VAN · 4 years, 6 months ago
  47. 96529ad Merge changes If28f0be6,If0f80067 by Lorenzo Colitti · 4 years, 6 months ago
  48. 348577e Make LinkPropertiesTest pass, and fix an NPE. by Lorenzo Colitti · 4 years, 6 months ago
  49. 2ada7fb Merge "Clean up SmsApplication and expose getDefaultSmsPackage" by Hall Liu · 4 years, 6 months ago
  50. 4be48b1 Add FrameworksNetIntegrationTests to postsubmit by Remi NGUYEN VAN · 4 years, 6 months ago
  51. f88a88d Add permissions for FrameworksNetIntegrationTests by paulhu · 4 years, 6 months ago
  52. 35c243c Clean up SmsApplication and expose getDefaultSmsPackage by Hall Liu · 4 years, 7 months ago
  53. 6d06f6d [Tether13] Move TetheringManager into framework by markchien · 4 years, 7 months ago
  54. f705ea6 Fix parceling of LinkProperties Inet6Addr by Remi NGUYEN VAN · 4 years, 7 months ago
  55. 08d9ade Add keepalive related methods and fields to system APIs by Aaron Huang · 4 years, 10 months ago
  56. d915fc7 Merge "Automatically clean up flicker test data" by Jorim Jaggi · 4 years, 7 months ago
  57. 9f2ad75 Automatically clean up flicker test data by Nataniel Borges · 4 years, 8 months ago
  58. 6be6942 Merge "Replace the permission of internal connectivity checks" by Paul Hu · 4 years, 8 months ago
  59. 59148b7 Replace the permission of internal connectivity checks by paulhu · 5 years ago
  60. 87bf9bc Merge changes Ie756b9aa,I38110f3a by Treehugger Robot · 4 years, 8 months ago
  61. 2b65793 Merge "Merge Android10 QPR1 into AOSP master" by Treehugger Robot · 4 years, 8 months ago
  62. b6ec076 Disable a flaky test by Chalard Jean · 4 years, 8 months ago
  63. 28e6b26 [NS A18] Reverse listens and request-availables by Chalard Jean · 4 years, 8 months ago
  64. f477d5c Merge changes I0613c23f,Ibeab8d0a,I8bd668ad,I7d3a16be am: 5cf5b30990 by Chalard Jean · 4 years, 8 months ago
  65. 5cf5b30 Merge changes I0613c23f,Ibeab8d0a,I8bd668ad,I7d3a16be by Chalard Jean · 4 years, 8 months ago
  66. bbaa33e [NS A14] Move code notifying battery stats in its right place by Chalard Jean · 4 years, 8 months ago
  67. 6b828d2 [Tether07] Migrate Tethering into module am: 0df2ebc43d by markchien · 4 years, 8 months ago
  68. e8401af Merge changes from topic "tether_migrate" by Mark Chien · 4 years, 8 months ago
  69. 0df2ebc4 [Tether07] Migrate Tethering into module by markchien · 4 years, 10 months ago
  70. 587758b Add tests for ConnectivityService → BatteryStats messages by Chalard Jean · 4 years, 8 months ago
  71. 04cad88 Merge "BitUtils: support packing/unpacking negative long values" am: 9e5de85e21 by Hugo Benichi · 4 years, 8 months ago
  72. 9e5de85 Merge "BitUtils: support packing/unpacking negative long values" by Treehugger Robot · 4 years, 8 months ago
  73. 7157c8e BitUtils: support packing/unpacking negative long values by Hugo Benichi · 4 years, 8 months ago
  74. fcc1ef2d Merge "Include janky runs on flicker rotation tests" am: 3341bbefea by Nataniel Borges · 4 years, 8 months ago
  75. 3341bbe Merge "Include janky runs on flicker rotation tests" by Treehugger Robot · 4 years, 8 months ago
  76. a6e8219 Merge "Refactor based on new NetworkMonitor" am: 0d7ed7932d by Chiachang Wang · 4 years, 8 months ago
  77. 0d7ed79 Merge "Refactor based on new NetworkMonitor" by Chiachang Wang · 4 years, 8 months ago
  78. 8e65a89 Include janky runs on flicker rotation tests by Nataniel Borges · 4 years, 8 months ago
  79. 3532e86 Refactor based on new NetworkMonitor by Chiachang Wang · 4 years, 8 months ago
  80. e0ddf49 Merge "Fix hasUseBackgroundNetworksPermission issue." am: 85e8fd5a24 by Paul Hu · 4 years, 8 months ago
  81. 124bb5c Merge "Fix title of PRIVATE_DNS_BROKEN notification when connecting VPN" by Lucas Lin · 4 years, 8 months ago
  82. 00190cf Merge changes from topic "migrate_CtsStagedInstallTest_RollbackTest" by Bill Lin · 4 years, 8 months ago
  83. 5a6df15 Increase timeout in testNativeWatchdogTriggersRollback am: 5f01cb9246 by Richard Uhler · 4 years, 8 months ago
  84. 79e8fcb Fix flaky testEnableRollbackTimeoutFailsRollback test am: 1d66bf8c48 by Richard Uhler · 4 years, 8 months ago
  85. 170a519 Wait for available rollbacks in RollbackTest. am: 77a40731f8 by Oli Lan · 4 years, 8 months ago
  86. a39bd70 Update to new RollbackUtils.sendCrashBroadcast API. am: 3e7ef5ae0b by Richard Uhler · 4 years, 8 months ago
  87. 4bcb79b Extend ROLLBACK_COMMITTED broadcast for the multi-user case am: e92720ddb9 by Gavin Corkery · 4 years, 8 months ago
  88. 01178b4 Cleanup some obsolete TODOs and unused code. am: cda1a17516 by Richard Uhler · 4 years, 8 months ago
  89. 85e8fd5 Merge "Fix hasUseBackgroundNetworksPermission issue." by Paul Hu · 4 years, 8 months ago
  90. 82f0c22 Merge "Fix title of PRIVATE_DNS_BROKEN notification when connecting VPN" by Lucas Lin · 4 years, 8 months ago
  91. 63e6d6a Merge changes from topic "migrate_CtsStagedInstallTest_RollbackTest" by Bill Lin · 4 years, 8 months ago
  92. 86e23eb Fix hasUseBackgroundNetworksPermission issue. by paulhu · 4 years, 8 months ago
  93. 8a72e3d Merge "Move shared packages to NetworkStack project" am: 27253f29ad by Remi NGUYEN VAN · 4 years, 8 months ago
  94. 27253f2 Merge "Move shared packages to NetworkStack project" by Remi NGUYEN VAN · 4 years, 8 months ago
  95. ccab250 Fix title of PRIVATE_DNS_BROKEN notification when connecting VPN by lucaslin · 4 years, 8 months ago
  96. 1a6ea95 Add multi-user test for the general non-staged case by Gavin Corkery · 4 years, 10 months ago
  97. 5f01cb9 Increase timeout in testNativeWatchdogTriggersRollback by Richard Uhler · 4 years, 11 months ago
  98. 1d66bf8 Fix flaky testEnableRollbackTimeoutFailsRollback test by Richard Uhler · 4 years, 11 months ago
  99. 77a4073 Wait for available rollbacks in RollbackTest. by Oli Lan · 5 years ago
  100. 3e7ef5a Update to new RollbackUtils.sendCrashBroadcast API. by Richard Uhler · 5 years ago