1. 7ed70a9 Add more unit tests for mobile data preferred uids feature by paulhu · 4 years, 2 months ago
  2. 7fd2b37 Fix restorePrivateDnsSetting with null hostnames by Treehugger Robot · 4 years, 2 months ago
  3. f15137f Merge "Fix TetheringTest crash on eng build" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  4. 9c5d40b Fix TetheringTest crash on eng build by junyulai · 4 years, 3 months ago
  5. 8e345e9 Merge "Require location permission for ConnDiags WiFi only." into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  6. 27b6888 Require location permission for ConnDiags WiFi only. by Treehugger Robot · 4 years, 2 months ago
  7. 3669599 Add tethering bootclasspath fragment to its sdk by Anton Hansson · 4 years, 2 months ago
  8. 8148656 Merge "Mark tethering apex as compressible" into sc-dev by Nikita Ioffe · 4 years, 2 months ago
  9. 48fc715 Merge "Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting" into sc-dev by Paul Hu · 4 years, 2 months ago
  10. 9a8e449 Merge "Address leftover comments" into sc-dev by Paul Hu · 4 years, 2 months ago
  11. 3d60a42 Add test for ConnectivityManager.factoryReset by Chiachang Wang · 4 years, 3 months ago
  12. 0acaa74 Correct the logic for CtsTetheringUtils.isWifiTetheringSupported by Chiachang Wang · 4 years, 2 months ago
  13. 87f2897 Merge "Implement mobile data preferred uids feature" into sc-dev by Paul Hu · 4 years, 2 months ago
  14. 71ad4f1 Implement mobile data preferred uids feature by paulhu · 4 years, 2 months ago
  15. a1ac564 Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting by paulhu · 4 years, 2 months ago
  16. 5d8340f Address leftover comments by paulhu · 4 years, 2 months ago
  17. 059ddb4 Merge "Remove framework-connectivity-annotations library" into sc-dev by Aaron Huang · 4 years, 2 months ago
  18. 98c351f Merge changes I81bf8969,I2edba513,Ibb913979 into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  19. cff2294 Remove framework-connectivity-annotations library by Aaron Huang · 4 years, 2 months ago
  20. ee93b3d Add CTS for NetworkScore.setTransportPrimary by Chalard Jean · 4 years, 3 months ago
  21. 2d2ecc3 Add some CTS tests for NetworkScore. by Chalard Jean · 4 years, 3 months ago
  22. aac204b Add a first CTS for NetworkScore by Chalard Jean · 4 years, 3 months ago
  23. 1084882 Merge "Unify the verification for unregister a NetworkAgent" into sc-dev by Chiachang Wang · 4 years, 2 months ago
  24. 1dc094b Merge "Fix memory access violation in NetworkStack" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  25. 5f33357 Mark tethering apex as compressible by Nikita Ioffe · 4 years, 6 months ago
  26. 1af06c7 Merge fixed history of Connectivity by Remi NGUYEN VAN · 4 years, 2 months ago
  27. 13f6148 Merge "Use updated NetworkEventDispatcher API" into sc-dev by Orion Hodson · 4 years, 2 months ago
  28. 962e174 Merge "Update allowed on restricted networks getter/setter" into sc-dev by Lorenzo Colitti · 4 years, 2 months ago
  29. 68aacb4 Update allowed on restricted networks getter/setter by paulhu · 4 years, 2 months ago
  30. 1f4fa9f Use updated NetworkEventDispatcher API by Orion Hodson · 4 years, 2 months ago
  31. 89eb55f Include sdk versioning proto in tethering apex by Anton Hansson · 4 years, 3 months ago
  32. 365ada7 Fix memory access violation in NetworkStack by Maciej Żenczykowski · 4 years, 2 months ago
  33. 58b943a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 2 months ago
  34. ecd0886 Unify the verification for unregister a NetworkAgent by Chiachang Wang · 4 years, 2 months ago
  35. 2afd098 Merge history of packages/Connectivity by Baligh Uddin · 4 years, 2 months ago
  36. a871b45 Merge changes I1de322c9,Id0983d4b into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  37. 958fe9a Merge changes I1de322c9,Id0983d4b into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  38. c032830 Merge "Check location permission for ConnDiags last." into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  39. 424e2ef Merge "Check location permission for ConnDiags last." into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  40. 70858fe Merge "Use CS identity to update setting while performing factory reset" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  41. 08bbc34 Merge "Use CS identity to update setting while performing factory reset" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  42. 68d500b Improve IKEv2/IPsec VPN by proposing more IPsec algorithms by Yan Yan · 4 years, 2 months ago
  43. f1ea9b3 Improve IKEv2/IPsec VPN by proposing more IPsec algorithms by Yan Yan · 4 years, 2 months ago
  44. 9f4273a Check location permission for ConnDiags last. by Cody Kesting · 4 years, 2 months ago
  45. 0b4be02 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 2 months ago
  46. fcda6f1 Merge "Test tethered callback with TetheringInterface" into sc-dev by Mark Chien · 4 years, 2 months ago
  47. 9a4c06f Merge "Add CTS for getAllNetworkStateSnapshots" into sc-dev by Junyu Lai · 4 years, 2 months ago
  48. 043787d Use CS identity to update setting while performing factory reset by Treehugger Robot · 4 years, 2 months ago
  49. fac2a72 Use CS identity to update setting while performing factory reset by Treehugger Robot · 4 years, 2 months ago
  50. 54e7806 Add test for NetworkCapabilities.Builder.withoutDefaultCapabilities by Chiachang Wang · 4 years, 2 months ago
  51. 0aa413e Add test for NetworkCapabilities.Builder.withoutDefaultCapabilities by Chiachang Wang · 4 years, 2 months ago
  52. 3a64e80 Add CTS for getAllNetworkStateSnapshots by junyulai · 4 years, 3 months ago
  53. 323a053 Merge "Add CTS for NetworkAgentConfig#setSubscriberId" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  54. 8276072 Merge "Add more unit tests for ConnectivityManager S APIs" into sc-dev by TreeHugger Robot · 4 years, 3 months ago
  55. f9d1bbb Merge "Add more unit tests for ConnectivityManager S APIs" into sc-dev by TreeHugger Robot · 4 years, 3 months ago
  56. 2aa768a Fix tethering unit test fail in R am: 6cee9c5e04 by markchien · 4 years, 3 months ago
  57. 82f99f9 Test tethered callback with TetheringInterface by markchien · 4 years, 3 months ago
  58. 97385fe Merge "Support to query TYPE_WIFI usage with subscriberId" into sc-dev by Les Lee · 4 years, 3 months ago
  59. 627c446 Merge "Support to query TYPE_WIFI usage with subscriberId" into sc-dev by Les Lee · 4 years, 3 months ago
  60. 92357d0 Merge "Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer" into sc-dev by Paul Hu · 4 years, 3 months ago
  61. 5acfe49 Merge "Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer" into sc-dev by Paul Hu · 4 years, 3 months ago
  62. 6cee9c5 Fix tethering unit test fail in R by markchien · 4 years, 3 months ago
  63. 056b664 Add CTS for NetworkAgentConfig#setSubscriberId by Junyu Lai · 4 years, 3 months ago
  64. be72086 Merge "Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor" into sc-dev by Paul Hu · 4 years, 3 months ago
  65. 740da16 Merge "Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor" into sc-dev by Paul Hu · 4 years, 3 months ago
  66. a994767 Merge "Check NETWORK_SETTINGS permission for getAllNetworkStateSnapshots" into sc-dev by TreeHugger Robot · 4 years, 3 months ago
  67. 6f0f141 Merge "Check NETWORK_SETTINGS permission for getAllNetworkStateSnapshots" into sc-dev by TreeHugger Robot · 4 years, 3 months ago
  68. ae18da9 Merge "Remove legacy resources fallback from Connectivity" into sc-dev by Remi NGUYEN VAN · 4 years, 3 months ago
  69. 4c0e93f Merge "Remove legacy resources fallback from Connectivity" into sc-dev by Remi NGUYEN VAN · 4 years, 3 months ago
  70. f88708b Add more unit tests for ConnectivityManager S APIs by Junyu Lai · 4 years, 3 months ago
  71. ffda305 Add more unit tests for ConnectivityManager S APIs by Junyu Lai · 4 years, 3 months ago
  72. c95482c Merge "Add metered filter for API: buildTemplateCarrier" into sc-dev by Les Lee · 4 years, 3 months ago
  73. 8a2405c Merge "Add metered filter for API: buildTemplateCarrier" into sc-dev by Les Lee · 4 years, 3 months ago
  74. 6ff0bbc Merge changes I3ba50cbd,I970ee365 into sc-dev by Junyu Lai · 4 years, 3 months ago
  75. 458a60d Merge changes I3ba50cbd,I970ee365 into sc-dev by Junyu Lai · 4 years, 3 months ago
  76. 7290bf7 Merge "[VCN21] Do not add NOT_VCN_MANAGED capability if specifier is present" into sc-dev by Junyu Lai · 4 years, 3 months ago
  77. 0dc5e2a Merge "[VCN21] Do not add NOT_VCN_MANAGED capability if specifier is present" into sc-dev by Junyu Lai · 4 years, 3 months ago
  78. 1ebade1 [VCN21] Do not add NOT_VCN_MANAGED capability if specifier is present by junyulai · 4 years, 3 months ago
  79. 35687f5 [VCN21] Do not add NOT_VCN_MANAGED capability if specifier is present by junyulai · 4 years, 3 months ago
  80. 66b0a03 Merge "Move config_apf* resources to NetworkStack" into sc-dev by Remi NGUYEN VAN · 4 years, 3 months ago
  81. 1ac0e83 Merge "Move config_apf* resources to NetworkStack" into sc-dev by Remi NGUYEN VAN · 4 years, 3 months ago
  82. 4806af5 Remove legacy resources fallback from Connectivity by Remi NGUYEN VAN · 4 years, 3 months ago
  83. 1423347 Remove legacy resources fallback from Connectivity by Remi NGUYEN VAN · 4 years, 3 months ago
  84. 2ef2fa7 Add metered filter for API: buildTemplateCarrier by lesl · 4 years, 3 months ago
  85. f96f027 Add metered filter for API: buildTemplateCarrier by lesl · 4 years, 3 months ago
  86. e650c5d Support to query TYPE_WIFI usage with subscriberId by lesl · 4 years, 5 months ago
  87. cf4a1b5 Support to query TYPE_WIFI usage with subscriberId by lesl · 4 years, 5 months ago
  88. 3aee5b6 Move config_apf* resources to NetworkStack by Remi NGUYEN VAN · 4 years, 3 months ago
  89. be047e2 Move config_apf* resources to NetworkStack by Remi NGUYEN VAN · 4 years, 3 months ago
  90. 53fcccd Merge "Add the tethering type to TetheringEventCallback methods" into sc-dev by Mark Chien · 4 years, 3 months ago
  91. 9935dbe Add the tethering type to TetheringEventCallback methods by markchien · 4 years, 3 months ago
  92. aacdca1 Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer by Paul Hu · 4 years, 3 months ago
  93. 2061577 Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer by Paul Hu · 4 years, 3 months ago
  94. 8ee4d96 Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor by Paul Hu · 4 years, 3 months ago
  95. deb3f2e Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor by Paul Hu · 4 years, 3 months ago
  96. f8a1897 Merge "Add bootclasspath_fragment." into sc-dev by Artur Satayev · 4 years, 3 months ago
  97. 255730e Merge "Check whether feature is enabled by compare with apex version" into mainline-prod am: 2b5ca309f9 by TreeHugger Robot · 4 years, 3 months ago
  98. 2b5ca30 Merge "Check whether feature is enabled by compare with apex version" into mainline-prod by TreeHugger Robot · 4 years, 3 months ago
  99. ad4e3bb Merge "Dump only NORMAL priority information if no priority assigned" into sc-dev by Chiachang Wang · 4 years, 3 months ago
  100. 646af9c Merge "Dump only NORMAL priority information if no priority assigned" into sc-dev by Chiachang Wang · 4 years, 3 months ago