1. 19e702e Use targetSdkVersion instead of targetSandboxVersion by Hai Zhang · 2 years, 8 months ago
  2. 599a1cd Add RunNotOnSecondaryUser annotation. by Elis Elliott · 2 years, 8 months ago
  3. 78bc4ad Merge "Revert "Create EventlibService."" into sc-v2-dev by Elis Elliott · 2 years, 8 months ago
  4. f512249 Revert "Create EventlibService." by Elis Elliott · 2 years, 8 months ago
  5. 1ba0a1b Merge "Fix remaining issues with CtsDevicePolicyTestCases on S_V2." into sc-v2-dev by TreeHugger Robot · 2 years, 8 months ago
  6. 1bb53c4 Merge "Create EventlibService." into sc-v2-dev by Elis Elliott · 2 years, 8 months ago
  7. 19b5e88 Fix remaining issues with CtsDevicePolicyTestCases on S_V2. by Jonathan Scott · 2 years, 8 months ago
  8. a698df5 Merge changes I7de75550,Ia1bf8939 into sc-v2-dev by Jonathan Scott · 2 years, 8 months ago
  9. b6bc9c2 Merge "Add SlowApiTest annotation to keychain.choosePrivateKeyAlias tests" into sc-v2-dev by Alex Johnston · 2 years, 8 months ago
  10. a781dba Add SlowApiTest annotation to keychain.choosePrivateKeyAlias tests by Alex Johnston · 2 years, 8 months ago
  11. ff1359a Add CannotSetPolicyTests which don't involve a DPC. by Jonathan Scott · 2 years, 8 months ago
  12. df6a042 Automatically generate Delegate test runs for policies which declare them. by Jonathan Scott · 2 years, 9 months ago
  13. ea41796 Add @EnsureHasDelegate by Jonathan Scott · 2 years, 9 months ago
  14. d68a19a Migrate more ApplicationRestrictions tests. by Jonathan Scott · 2 years, 9 months ago
  15. 11d33b0 Merge "Rename APPLIES_TO_COPE_PARENT to APPLIED_BY_COPE_PROFILE_OWNER" into sc-v2-dev by TreeHugger Robot · 2 years, 8 months ago
  16. 076690e Merge "Add basic support for instant apps." into sc-v2-dev by TreeHugger Robot · 2 years, 8 months ago
  17. 3ca5b3a Add basic support for instant apps. by Jonathan Scott · 2 years, 8 months ago
  18. f4a7391 Merge "Fixed permission on setStopBgUsersOnSwitch()." into sc-v2-dev by TreeHugger Robot · 2 years, 8 months ago
  19. 3d016e4 Remove device MultiLog am: d0aec43d3c am: 9fa1d0e5b5 am: 68aa05329c am: 4d1f258f54 am: 4843b6372d am: 9568d8e303 by Christopher Dombroski · 2 years, 8 months ago
  20. 4843b63 Remove device MultiLog am: d0aec43d3c am: 9fa1d0e5b5 am: 68aa05329c am: 4d1f258f54 by Christopher Dombroski · 2 years, 8 months ago
  21. 4d1f258 Remove device MultiLog am: d0aec43d3c am: 9fa1d0e5b5 am: 68aa05329c by Christopher Dombroski · 2 years, 8 months ago
  22. 68aa053 Remove device MultiLog am: d0aec43d3c am: 9fa1d0e5b5 by Christopher Dombroski · 2 years, 8 months ago
  23. d0aec43 Remove device MultiLog by Christopher Dombroski · 2 years, 9 months ago
  24. 3253cf4 Revert "Remove device MultiLog" by Christopher Dombroski · 2 years, 8 months ago
  25. d78d512 Fixed permission on setStopBgUsersOnSwitch(). by Felipe Leme · 2 years, 8 months ago
  26. facb2fc Migrated DelegationTest to Bedstead. by Alex Kershaw · 2 years, 11 months ago
  27. 93c0427 Create EventlibService. by Elis Elliott · 2 years, 9 months ago
  28. 777fc4c Add serialVersionUID to the query classes contained in event classes. by Elis Elliott · 2 years, 8 months ago
  29. bbb54ce Merge "Migrate testManagedProvisioningPreInstalled" into sc-v2-dev by TreeHugger Robot · 2 years, 8 months ago
  30. 5081c5f Merge "Renamed setStopBackgroundUsersOnSwitch to setStopUserOnSwitch()" into sc-v2-dev by TreeHugger Robot · 2 years, 8 months ago
  31. b858732 Migrate testManagedProvisioningPreInstalled by Jonathan Scott · 2 years, 9 months ago
  32. ea08f9d Renamed setStopBackgroundUsersOnSwitch to setStopUserOnSwitch() by Felipe Leme · 2 years, 9 months ago
  33. 0429056 Merge "DO NOT MERGE ANYWHERE Updated relevant OWNERS files to point to canonical list." into sc-v2-dev by TreeHugger Robot · 2 years, 8 months ago
  34. 28848e7 Merge "Add serialVersionUID to serializable classes." into sc-v2-dev by TreeHugger Robot · 2 years, 8 months ago
  35. 5a68314 Merge changes Ia3656418,Ic7517f51,I5dbe73da,I32b8cd61,Ibef7ac3a, ... into sc-v2-dev by TreeHugger Robot · 2 years, 9 months ago
  36. 86319d5 DO NOT MERGE ANYWHERE Updated relevant OWNERS files to point to canonical list. by Jonathan Scott · 2 years, 9 months ago
  37. 87616cb Merge changes from topic "203752848" into sc-v2-dev by Felipe Leme · 2 years, 9 months ago
  38. a6f4954 Added tests for password-related APIs not supported by automotive. by Felipe Leme · 2 years, 9 months ago
  39. 7c101de Migrate more KeyManagementTests. by Jonathan Scott · 2 years, 9 months ago
  40. f8ddcfd Add TestAppInstance.keyChain() by Jonathan Scott · 2 years, 9 months ago
  41. 760afce Add .context().getContentResolver() by Jonathan Scott · 2 years, 9 months ago
  42. 3de21b0 Add .context() to TestAppInstance by Jonathan Scott · 2 years, 9 months ago
  43. efa04c0 Rename TestAppInstanceReference to TestAppInstance. by Jonathan Scott · 2 years, 9 months ago
  44. 91b8ffc Generate full Activity class instead of hardcoding. by Jonathan Scott · 2 years, 9 months ago
  45. 8c96549 Add serialVersionUID to serializable classes. by Elis Elliott · 2 years, 9 months ago
  46. c69a89f Changed Nene to use new APIs to not stop bg users on switch. by Felipe Leme · 2 years, 9 months ago
  47. c1e0d89 Merge "Migrate PermissionGrantTest." into sc-v2-dev by TreeHugger Robot · 2 years, 9 months ago
  48. 11f0272 Merge changes I78bf1d49,I89e44677 into sc-v2-dev by TreeHugger Robot · 2 years, 9 months ago
  49. 98a2d6b Merge "Allow remote exceptions to work without specifying a brand or sha256." into sc-dev am: 9b630745b3 am: 93054ea556 by TreeHugger Robot · 2 years, 9 months ago
  50. 5847988 Update OWNERS since the old owners has left Android. am: a8812316bb am: 57cddfc889 by Hai Zhang · 2 years, 9 months ago
  51. 9b63074 Merge "Allow remote exceptions to work without specifying a brand or sha256." into sc-dev by TreeHugger Robot · 2 years, 9 months ago
  52. a881231 Update OWNERS since the old owners has left Android. by Hai Zhang · 2 years, 9 months ago
  53. 38bbdee Allow remote exceptions to work without specifying a brand or sha256. by Hai Zhang · 2 years, 9 months ago
  54. 35269c0 Merge "Add support for querying Intent Filters in TestApp" into sc-v2-dev by TreeHugger Robot · 2 years, 9 months ago
  55. cd6ec58 Remove device MultiLog by Christopher Dombroski · 2 years, 9 months ago
  56. 8d7df4a Add support for querying Intent Filters in TestApp by Elis Elliott · 2 years, 9 months ago
  57. 612dabe Merge "Null check when no permissions are requested." into sc-v2-dev by TreeHugger Robot · 2 years, 9 months ago
  58. 42ce701 Rename APPLIES_TO_COPE_PARENT to APPLIED_BY_COPE_PROFILE_OWNER by Jonathan Scott · 2 years, 9 months ago
  59. 120740b Merge "Add support for querying services in TestApps" into sc-v2-dev by TreeHugger Robot · 2 years, 9 months ago
  60. 966f817 Migrate PermissionGrantTest. by Jonathan Scott · 2 years, 9 months ago
  61. 2412d99 Add Nene.Notifications() by Jonathan Scott · 2 years, 9 months ago
  62. a9ffe30 Add support for AccountManager to TestApp. by Jonathan Scott · 2 years, 11 months ago
  63. ccef6fe Add RequireLowRamDevice and RequireNotLowRamDevice. by Jonathan Scott · 2 years, 9 months ago
  64. c4580ea Null check when no permissions are requested. by Jonathan Scott · 2 years, 9 months ago
  65. a29fefe Remove use of "su" from Nene. by Jonathan Scott · 2 years, 9 months ago
  66. 1037d0c Remove ADB from user resolving on S+. by Jonathan Scott · 2 years, 9 months ago
  67. 5c6a7cd Merge "Add NeneInternal target for TestApp/etc. - add QUERY_ALL_PACKAGES to main Nene Target." into sc-v2-dev by TreeHugger Robot · 2 years, 9 months ago
  68. d821ea8 Merge "Add Retry and use for testapps." into sc-v2-dev by TreeHugger Robot · 2 years, 9 months ago
  69. 8851d65 Add NeneInternal target for TestApp/etc. - add QUERY_ALL_PACKAGES to by Jonathan Scott · 2 years, 9 months ago
  70. c08d0b1 Add Retry and use for testapps. by Jonathan Scott · 2 years, 9 months ago
  71. 2799df1 Add types supported by Bundles to BundleKeyQuery. by Elis Elliott · 2 years, 9 months ago
  72. 7c8ec84 Merge "Allow querying collections without query objects." into sc-v2-dev by TreeHugger Robot · 2 years, 9 months ago
  73. f5d7872 Merge "Weight annotations to create a run order." into sc-v2-dev by TreeHugger Robot · 2 years, 9 months ago
  74. 5638ec2 Add support for querying services in TestApps by Elis Elliott · 2 years, 10 months ago
  75. 5c3ede8 Allow querying collections without query objects. by Elis Elliott · 2 years, 9 months ago
  76. e7b9af8 Weight annotations to create a run order. by Elis Elliott · 2 years, 10 months ago
  77. ff6b8e3 Merge "Update CTS to use the New Window Extensions Interface" into sc-v2-dev by TreeHugger Robot · 2 years, 9 months ago
  78. 3f6848a Fix Bedstead when running on P and Q. by Jonathan Scott · 2 years, 9 months ago
  79. 6891a89 Update CTS to use the New Window Extensions Interface by Shivam Agrawal · 2 years, 10 months ago
  80. 7c1cf9b Fix Bedstead when running on R. by Jonathan Scott · 2 years, 9 months ago
  81. 4a5478f Re-enable tests disabled for Automotive. by Jonathan Scott · 2 years, 10 months ago
  82. 8746cf4 Refactor packages access to remove ADB + caching. by Jonathan Scott · 2 years, 10 months ago
  83. a78dabb Merge "Add LauncherApp support in TestApp" into sc-v2-dev by TreeHugger Robot · 2 years, 10 months ago
  84. b3853bf Merge "Reset scroll deadzone for TV and Watch" into stage-aosp-sc-ts-dev am: ef7ee1117e am: 5fcf2009fa am: d1a5fde67a by TreeHugger Robot · 2 years, 10 months ago
  85. 5fcf200 Merge "Reset scroll deadzone for TV and Watch" into stage-aosp-sc-ts-dev am: ef7ee1117e by TreeHugger Robot · 2 years, 10 months ago
  86. edcda62 Add LauncherApp support in TestApp by Elis Elliott · 2 years, 10 months ago
  87. 2f42188 Merge "Migrate CameraPolicyTest to bedstead infra" into sc-v2-dev by TreeHugger Robot · 2 years, 10 months ago
  88. c8b9904 Reset scroll deadzone for TV and Watch by Robert Horvath · 2 years, 10 months ago
  89. 91b6c6e Migrate CameraPolicyTest to bedstead infra by Elis Elliott · 2 years, 10 months ago
  90. e8bdf55 Merge "Ensure Collapsing Toolbar without scroll is collapsed" into stage-aosp-sc-ts-dev am: 2e9ea1ef0e am: 4b9ede9556 am: 4375e56f3f by TreeHugger Robot · 2 years, 10 months ago
  91. 4b9ede9 Merge "Ensure Collapsing Toolbar without scroll is collapsed" into stage-aosp-sc-ts-dev am: 2e9ea1ef0e by TreeHugger Robot · 2 years, 10 months ago
  92. 362ad2e Merge "Removed ParcelablePrivateKey." into sc-v2-dev by TreeHugger Robot · 2 years, 10 months ago
  93. 6467e8f Merge "Add Extra Business Logic support" into sc-dev am: 09d55e3b56 am: dec62d7fa1 by TreeHugger Robot · 2 years, 10 months ago
  94. 09d55e3 Merge "Add Extra Business Logic support" into sc-dev by TreeHugger Robot · 2 years, 10 months ago
  95. ffa9713 Merge changes Ib0dedf31,I164ec7c6,I8f839d41 into sc-v2-dev by TreeHugger Robot · 2 years, 10 months ago
  96. a80dca0 Removed ParcelablePrivateKey. by Felipe Leme · 2 years, 10 months ago
  97. 76f7869 Merge "Convert BaseType into String." into sc-dev am: dff0a29532 am: cd3a5b8aff by TreeHugger Robot · 2 years, 10 months ago
  98. dff0a29 Merge "Convert BaseType into String." into sc-dev by TreeHugger Robot · 2 years, 10 months ago
  99. f766bab Add Extra Business Logic support by Christopher Dombroski · 3 years ago
  100. 8b89eff Ensure Collapsing Toolbar without scroll is collapsed by Nate Myren · 2 years, 10 months ago