1. 5e5ba0a Merge "Add @RequiresBedsteadJUnit4 and warn if using annotations incorrectly." into sc-dev by Jonathan Scott · 3 years, 3 months ago
  2. 9d45cca Improvements on testAdminActionBookkeeping. by Felipe Leme · 3 years, 3 months ago
  3. e6a6f09 Merge "Fixes / improvements on CtsSettingsDeviceOwnerApp." into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  4. 0e68bf6 Add @RequiresBedsteadJUnit4 and warn if using annotations incorrectly. by Jonathan Scott · 3 years, 3 months ago
  5. ac08620 Fixes / improvements on CtsSettingsDeviceOwnerApp. by Felipe Leme · 3 years, 3 months ago
  6. 7b49eb4 Merge "Camera: Verify CameraX extensions property value" into sc-dev by Emilian Peev · 3 years, 3 months ago
  7. bd479ec Merge "Sort tests when using BedsteadJUnit4 and allow state to leak." into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  8. 9a29343 Merge "Add support for PositivePolicyTest and NegativePolicyTest." into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  9. 78150cb Merge changes Iae485b9c,Ice4f975f into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  10. f7d7d4a Merge "Add custom Bedstead test runner and use it in Device Policy module." into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  11. c5fcc87 Merge "Add lint baseline to address NewApi errors" into sc-dev by Pedro Loureiro · 3 years, 3 months ago
  12. edb9eef Merge "Remove dependency on "base_defaults"" into sc-dev by Anton Hansson · 3 years, 3 months ago
  13. 3d57d3e Sort tests when using BedsteadJUnit4 and allow state to leak. by Jonathan Scott · 3 years, 4 months ago
  14. 0f0238f Add support for PositivePolicyTest and NegativePolicyTest. by Jonathan Scott · 3 years, 4 months ago
  15. 231d0c0 Resolve indirect annotations. by Jonathan Scott · 3 years, 4 months ago
  16. d4496dd Add support for @Parameterized tests to BedsteadJUnit4. by Jonathan Scott · 3 years, 4 months ago
  17. 50fd03b Add custom Bedstead test runner and use it in Device Policy module. by Jonathan Scott · 3 years, 3 months ago
  18. c2b67af Remove dependency on "base_defaults" by Anton Hansson · 3 years, 3 months ago
  19. 237df64 Add lint baseline to address NewApi errors by Pedro Loureiro · 3 years, 5 months ago
  20. 8d9cb9e Add RequireRunOnUserAnnotation. by Jonathan Scott · 3 years, 4 months ago
  21. 07a3176 Add EnsureHasNoUserAnnotation. by Jonathan Scott · 3 years, 4 months ago
  22. 702688c Add EnsureHasUserAnnotation. by Jonathan Scott · 3 years, 4 months ago
  23. 819f4d6 Merge "Test that activities are not resumed after a quiescent boot completes" into sc-dev by Robert Horvath · 3 years, 3 months ago
  24. 3c07e36 Merge "Add EnsureHasProfileAnnotation." into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  25. 4284a29 Merge "Adding more tests and improving CtsAlarmManagerTestCases" into sc-dev by Suprabh Shukla · 3 years, 3 months ago
  26. d30300e Add EnsureHasProfileAnnotation. by Jonathan Scott · 3 years, 4 months ago
  27. 1b6377b Merge "Add EnsureHasNoProfileAnnotation." into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  28. 86f5bba Merge "Ensure LocationRequests are not noteOped until the location is delivered." into sc-dev by Kate Montgomery · 3 years, 3 months ago
  29. 32a2ed2 Add EnsureHasNoProfileAnnotation. by Jonathan Scott · 3 years, 4 months ago
  30. 0e72b74 Merge "Make permissions restore permission state on Android S+" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  31. aa149e0 Make user constraints generic. by Jonathan Scott · 3 years, 4 months ago
  32. f9dff01 Ensure LocationRequests are not noteOped until the location is delivered. by Kate Montgomery · 3 years, 4 months ago
  33. 8f1425e Adding more tests and improving CtsAlarmManagerTestCases by Suprabh Shukla · 3 years, 4 months ago
  34. 1fafede Make permissions restore permission state on Android S+ by Jonathan Scott · 3 years, 4 months ago
  35. ff263b8 Restrict tvProfile() to only harrier-managed tv profiles. by Jonathan Scott · 3 years, 4 months ago
  36. 2991bff Make Harrier only deal with secondary users which are managed by harrier. by Jonathan Scott · 3 years, 4 months ago
  37. 58089f7 Add Harrier Tests. by Jonathan Scott · 3 years, 4 months ago
  38. cbf51c7 Merge "Share users for multiple tests." into sc-dev by Jonathan Scott · 3 years, 4 months ago
  39. 9e13a55 Merge "Do not wait for idle after ACTION_DOWN" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  40. 1475dd6 Do not wait for idle after ACTION_DOWN by Lucas Dupin · 3 years, 4 months ago
  41. f08f3f3 Share users for multiple tests. by Jonathan Scott · 3 years, 4 months ago
  42. 67093dc Use Nene Context in tests. by Jonathan Scott · 3 years, 4 months ago
  43. 8971b2a Fix NullPointerException from DeviceOwnerHelper by Yan Zhu · 3 years, 4 months ago
  44. a38e96f Merge "Block properly for package installation." into sc-dev by Jonathan Scott · 3 years, 4 months ago
  45. 27a24a3 Merge "Move PropertyDeviceInfo to host." am: f443f3f47d am: 53f91e7359 am: 3b444de4c0 by Yifan Hong · 3 years, 4 months ago
  46. f443f3f Merge "Move PropertyDeviceInfo to host." by Yifan Hong · 3 years, 4 months ago
  47. 470927b Fixed testApplicationHidden for automotive. by Felipe Leme · 3 years, 4 months ago
  48. 8d97e34 Move PropertyDeviceInfo to host. by Yifan Hong · 3 years, 4 months ago
  49. 3836b75 Fixed testLockScreenInfo for headless system user mode. by Felipe Leme · 3 years, 4 months ago
  50. 31e496b9 Test that activities are not resumed after a quiescent boot completes by Robert Horvath · 3 years, 7 months ago
  51. 2106c6b Merge "Incorporated exempt apps on setPackagesSuspended()." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  52. 04423da Incorporated exempt apps on setPackagesSuspended(). by Felipe Leme · 3 years, 4 months ago
  53. 2c97403 Block properly for package installation. by Jonathan Scott · 3 years, 4 months ago
  54. 3b004a9 Merge "Remove silent provisioning tests." into sc-dev by Kholoud Mohamed · 3 years, 4 months ago
  55. b78ef2f Remove silent provisioning tests. by kholoud mohamed · 3 years, 4 months ago
  56. 99337df Check for DeviceAdminReceiver when setting DO/PO. by Jonathan Scott · 3 years, 4 months ago
  57. 6dbbd0c Merge "Add Nene Permissions." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  58. ada62ff Add Nene Permissions. by Jonathan Scott · 3 years, 4 months ago
  59. 83e4b05 Fix broken AbsListViewTest by George Mount · 3 years, 4 months ago
  60. 5444972 Add methods to grant and revoke permissions on packages. by Jonathan Scott · 3 years, 5 months ago
  61. f39a34c Allow DevicePolicyController and User to be AutoClosed. by Jonathan Scott · 3 years, 5 months ago
  62. b9918b1 Merge "Add first API for RemoteDPC." into sc-dev by Jonathan Scott · 3 years, 4 months ago
  63. a6bc42e Add first API for RemoteDPC. by Jonathan Scott · 3 years, 5 months ago
  64. 5b2c86e Add support for packageName in KeepUninstalledPackagesBuilder by kholoud mohamed · 3 years, 4 months ago
  65. 731c8e8 Retry setting DO/PO to avoid flakiness when recently unset. by Jonathan Scott · 3 years, 5 months ago
  66. 7c91336 Add @CheckResult to Nene builders. by Jonathan Scott · 3 years, 5 months ago
  67. 7084f10 Merge "Refactored call to getProfileOwnerAsUser(), which is @hide" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  68. 4aacecf Add DeviceAdminPasswordChangedEvent. by Jonathan Scott · 3 years, 5 months ago
  69. 38507b1 Add DeviceAdminDisableRequestedEvent and DeviceAdminDisabledEvent. by Jonathan Scott · 3 years, 5 months ago
  70. d13d82d Fill in some missing tests in EventLib. by Jonathan Scott · 3 years, 5 months ago
  71. a5838dd Refactored call to getProfileOwnerAsUser(), which is @hide by Felipe Leme · 3 years, 5 months ago
  72. d5e36f7 Add devicePolicy to Nene. by Jonathan Scott · 3 years, 5 months ago
  73. c9590f9 Merge "Fixed testDPSafetyChecker_onOperationSafetyStateChanged on PO." into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  74. 362e48c Merge "Fix bug when finding TV profile." into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  75. 655d4e3 Fixed testDPSafetyChecker_onOperationSafetyStateChanged on PO. by Felipe Leme · 3 years, 5 months ago
  76. 7bc2a25 Fix bug when finding TV profile. by Jonathan Scott · 3 years, 5 months ago
  77. 385186c Add DeviceAdmin TestApp. by Jonathan Scott · 3 years, 5 months ago
  78. 91ddf93 Add DeviceAdminApp. by Jonathan Scott · 3 years, 5 months ago
  79. 213cc15 Merge "Fix testDeviceOwnerProvisioning for AAOS" into sc-dev by Yan Zhu · 3 years, 5 months ago
  80. 27972ca Fix testDeviceOwnerProvisioning for AAOS by Yan Zhu · 3 years, 5 months ago
  81. c9ca5c0 Add @EnsureHasNoWorkProfile by Jonathan Scott · 3 years, 5 months ago
  82. 80463bd Remove EventLib from ActivityContext. by Jonathan Scott · 3 years, 5 months ago
  83. 376e90e Start of DeviceAdminReceiver support in EventLib. by Jonathan Scott · 3 years, 5 months ago
  84. 55fa0fa Merge "Add BroadcastReceiver to EventLib." into sc-dev by Jonathan Scott · 3 years, 5 months ago
  85. af35c60 Add BroadcastReceiver to EventLib. by Jonathan Scott · 3 years, 5 months ago
  86. c47c734 Add error when trying to use ActivityContext when instrumenting other app. by Jonathan Scott · 3 years, 5 months ago
  87. 844d44b Merge "Make DeviceState rely entirely on Nene." into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  88. 6858248 Merge "[LSC] Add LOCAL_LICENSE_KINDS to cts" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  89. 3695668 [LSC] Add LOCAL_LICENSE_KINDS to cts by Bob Badour · 3 years, 5 months ago
  90. 4ecc100 Make DeviceState rely entirely on Nene. by Jonathan Scott · 3 years, 5 months ago
  91. 69de26b Add support for creating and interacting with profiles to Nene. by Jonathan Scott · 3 years, 5 months ago
  92. c8fbdf7 Add backwards compatible support for UserTypes to Nene. by Jonathan Scott · 3 years, 5 months ago
  93. 274bbe0 Make Users tests use TestApis rather than Users directly. by Jonathan Scott · 3 years, 5 months ago
  94. e6e62dc Convert StartProfilesTest to use newest infrastructure. by Jonathan Scott · 3 years, 5 months ago
  95. e25edfe Add Nene support for KeepUninstalledPackages. by Jonathan Scott · 3 years, 5 months ago
  96. 02ff8b6 Merge "Add TestApp." into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  97. b7cfa1e All DeviceState calls now go through Nene. by Jonathan Scott · 3 years, 5 months ago
  98. 8fd8fdc Refactor how Shell Commands are used in Nene. by Jonathan Scott · 3 years, 5 months ago
  99. e5c8237 Merge "Migrate DeviceState and remaining annotations into Harrier." into sc-dev by Jonathan Scott · 3 years, 5 months ago
  100. 24d5181 Add TestApp. by Jonathan Scott · 3 years, 5 months ago