1. 27a24a3 Merge "Move PropertyDeviceInfo to host." am: f443f3f47d am: 53f91e7359 am: 3b444de4c0 by Yifan Hong · 3 years, 8 months ago
  2. f443f3f Merge "Move PropertyDeviceInfo to host." by Yifan Hong · 3 years, 8 months ago
  3. 470927b Fixed testApplicationHidden for automotive. by Felipe Leme · 3 years, 8 months ago
  4. 8d97e34 Move PropertyDeviceInfo to host. by Yifan Hong · 3 years, 8 months ago
  5. 3836b75 Fixed testLockScreenInfo for headless system user mode. by Felipe Leme · 3 years, 8 months ago
  6. 2106c6b Merge "Incorporated exempt apps on setPackagesSuspended()." into sc-dev by TreeHugger Robot · 3 years, 8 months ago
  7. 04423da Incorporated exempt apps on setPackagesSuspended(). by Felipe Leme · 3 years, 8 months ago
  8. 3b004a9 Merge "Remove silent provisioning tests." into sc-dev by Kholoud Mohamed · 3 years, 8 months ago
  9. b78ef2f Remove silent provisioning tests. by kholoud mohamed · 3 years, 8 months ago
  10. 99337df Check for DeviceAdminReceiver when setting DO/PO. by Jonathan Scott · 3 years, 8 months ago
  11. 6dbbd0c Merge "Add Nene Permissions." into sc-dev by TreeHugger Robot · 3 years, 8 months ago
  12. ada62ff Add Nene Permissions. by Jonathan Scott · 3 years, 8 months ago
  13. 83e4b05 Fix broken AbsListViewTest by George Mount · 3 years, 8 months ago
  14. 5444972 Add methods to grant and revoke permissions on packages. by Jonathan Scott · 3 years, 8 months ago
  15. f39a34c Allow DevicePolicyController and User to be AutoClosed. by Jonathan Scott · 3 years, 8 months ago
  16. b9918b1 Merge "Add first API for RemoteDPC." into sc-dev by Jonathan Scott · 3 years, 8 months ago
  17. a6bc42e Add first API for RemoteDPC. by Jonathan Scott · 3 years, 8 months ago
  18. 5b2c86e Add support for packageName in KeepUninstalledPackagesBuilder by kholoud mohamed · 3 years, 8 months ago
  19. 731c8e8 Retry setting DO/PO to avoid flakiness when recently unset. by Jonathan Scott · 3 years, 8 months ago
  20. 7c91336 Add @CheckResult to Nene builders. by Jonathan Scott · 3 years, 8 months ago
  21. 7084f10 Merge "Refactored call to getProfileOwnerAsUser(), which is @hide" into sc-dev by TreeHugger Robot · 3 years, 8 months ago
  22. 4aacecf Add DeviceAdminPasswordChangedEvent. by Jonathan Scott · 3 years, 8 months ago
  23. 38507b1 Add DeviceAdminDisableRequestedEvent and DeviceAdminDisabledEvent. by Jonathan Scott · 3 years, 8 months ago
  24. d13d82d Fill in some missing tests in EventLib. by Jonathan Scott · 3 years, 8 months ago
  25. a5838dd Refactored call to getProfileOwnerAsUser(), which is @hide by Felipe Leme · 3 years, 8 months ago
  26. d5e36f7 Add devicePolicy to Nene. by Jonathan Scott · 3 years, 9 months ago
  27. c9590f9 Merge "Fixed testDPSafetyChecker_onOperationSafetyStateChanged on PO." into sc-dev by TreeHugger Robot · 3 years, 8 months ago
  28. 362e48c Merge "Fix bug when finding TV profile." into sc-dev by TreeHugger Robot · 3 years, 8 months ago
  29. 655d4e3 Fixed testDPSafetyChecker_onOperationSafetyStateChanged on PO. by Felipe Leme · 3 years, 8 months ago
  30. 7bc2a25 Fix bug when finding TV profile. by Jonathan Scott · 3 years, 8 months ago
  31. 385186c Add DeviceAdmin TestApp. by Jonathan Scott · 3 years, 8 months ago
  32. 91ddf93 Add DeviceAdminApp. by Jonathan Scott · 3 years, 8 months ago
  33. 213cc15 Merge "Fix testDeviceOwnerProvisioning for AAOS" into sc-dev by Yan Zhu · 3 years, 8 months ago
  34. 27972ca Fix testDeviceOwnerProvisioning for AAOS by Yan Zhu · 3 years, 8 months ago
  35. c9ca5c0 Add @EnsureHasNoWorkProfile by Jonathan Scott · 3 years, 8 months ago
  36. 80463bd Remove EventLib from ActivityContext. by Jonathan Scott · 3 years, 9 months ago
  37. 376e90e Start of DeviceAdminReceiver support in EventLib. by Jonathan Scott · 3 years, 9 months ago
  38. 55fa0fa Merge "Add BroadcastReceiver to EventLib." into sc-dev by Jonathan Scott · 3 years, 9 months ago
  39. af35c60 Add BroadcastReceiver to EventLib. by Jonathan Scott · 3 years, 9 months ago
  40. c47c734 Add error when trying to use ActivityContext when instrumenting other app. by Jonathan Scott · 3 years, 9 months ago
  41. 844d44b Merge "Make DeviceState rely entirely on Nene." into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  42. 6858248 Merge "[LSC] Add LOCAL_LICENSE_KINDS to cts" into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  43. 3695668 [LSC] Add LOCAL_LICENSE_KINDS to cts by Bob Badour · 3 years, 9 months ago
  44. 4ecc100 Make DeviceState rely entirely on Nene. by Jonathan Scott · 3 years, 9 months ago
  45. 69de26b Add support for creating and interacting with profiles to Nene. by Jonathan Scott · 3 years, 9 months ago
  46. c8fbdf7 Add backwards compatible support for UserTypes to Nene. by Jonathan Scott · 3 years, 9 months ago
  47. 274bbe0 Make Users tests use TestApis rather than Users directly. by Jonathan Scott · 3 years, 9 months ago
  48. e6e62dc Convert StartProfilesTest to use newest infrastructure. by Jonathan Scott · 3 years, 9 months ago
  49. e25edfe Add Nene support for KeepUninstalledPackages. by Jonathan Scott · 3 years, 9 months ago
  50. 02ff8b6 Merge "Add TestApp." into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  51. b7cfa1e All DeviceState calls now go through Nene. by Jonathan Scott · 3 years, 9 months ago
  52. 8fd8fdc Refactor how Shell Commands are used in Nene. by Jonathan Scott · 3 years, 9 months ago
  53. e5c8237 Merge "Migrate DeviceState and remaining annotations into Harrier." into sc-dev by Jonathan Scott · 3 years, 9 months ago
  54. 24d5181 Add TestApp. by Jonathan Scott · 3 years, 9 months ago
  55. b0cc937 Merge "Fixed testUserSession for headless system user." into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  56. 48b5192 Remove support for Android O. by Jonathan Scott · 3 years, 9 months ago
  57. e6e5ba3 Merge "Added tests for DeviceAdminReceiver.onOperationSafetyStateChanged()." into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  58. bbcfa04 Merge ab/7061308 into stage. by Xin Li · 3 years, 9 months ago
  59. 95bbb70 Fixed testUserSession for headless system user. by Felipe Leme · 3 years, 9 months ago
  60. cc9ae54 Migrate DeviceState and remaining annotations into Harrier. by Jonathan Scott · 3 years, 9 months ago
  61. eed2789 Added tests for DeviceAdminReceiver.onOperationSafetyStateChanged(). by Felipe Leme · 3 years, 9 months ago
  62. a9d04eb Add packages.install method which takes byte array. by Jonathan Scott · 3 years, 9 months ago
  63. d71e560 Merge "CTS tests for DPM.listForegroundAffiliatedUsers()." into sc-dev by Felipe Leme · 3 years, 9 months ago
  64. a0b9511 Merge "Add .packages() to Nene." into sc-dev by Jonathan Scott · 3 years, 9 months ago
  65. 2d32322 Add .packages() to Nene. by Jonathan Scott · 3 years, 9 months ago
  66. 878b097 Merge "Migrate RequireFeatures to harrier." into sc-dev by Jonathan Scott · 3 years, 9 months ago
  67. 7308f6e Merge "Consolidate ImeAwareEditText#scheduleShowSoftInput (2/2)" into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  68. 80003a2 Merge "Add ActivityPausedEvent ActivityRestartedEvent and ActivityResumedEvent." into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  69. 0f80cfe [LSC] Add LOCAL_LICENSE_KINDS to cts by Bob Badour · 3 years, 9 months ago
  70. 4734df7 Merge "Add tests for stretch edge effect in ScrollView." into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  71. 4375c30 Add ActivityPausedEvent ActivityRestartedEvent and ActivityResumedEvent. by Jonathan Scott · 3 years, 9 months ago
  72. f27f76f Merge "Add ActivityDestroyedEvent, ActivityStartedEvent, and ActivityStoppedEvent." into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  73. bc95604 Add ActivityDestroyedEvent, ActivityStartedEvent, and ActivityStoppedEvent. by Jonathan Scott · 3 years, 9 months ago
  74. 328068d Consolidate ImeAwareEditText#scheduleShowSoftInput (2/2) by Ming-Shin Lu · 3 years, 9 months ago
  75. 4b3e082 Add .switchTo() API for users. by Jonathan Scott · 3 years, 9 months ago
  76. ac5dadf Fixed uninstallHelperPackage() for headless system user mode. by Felipe Leme · 3 years, 9 months ago
  77. ed48a68 Add tests for stretch edge effect in ScrollView. by George Mount · 3 years, 9 months ago
  78. 2cf3888 CTS tests for DPM.listForegroundAffiliatedUsers(). by Felipe Leme · 3 years, 9 months ago
  79. bc729d4 Added WifiManager to DpmWrapper. by Felipe Leme · 3 years, 9 months ago
  80. 4d2be1c Split DevicePolicyManagerWrapper in multiple classes. by Felipe Leme · 3 years, 9 months ago
  81. 4e0dc30 Merge "Add .start() and .stop() user APIs." into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  82. 41e635b Migrate RequireFeatures to harrier. by Jonathan Scott · 3 years, 9 months ago
  83. 60e04b9 Add .start() and .stop() user APIs. by Jonathan Scott · 3 years, 9 months ago
  84. 9c219ce Merge "Fix testDevicePolicySafetyCheckerIntegration for headless system user" into sc-dev by Yan Zhu · 3 years, 9 months ago
  85. e2ae80e Added broadcast to clear device admins. by Felipe Leme · 3 years, 9 months ago
  86. 3de64b0 Fix testDevicePolicySafetyCheckerIntegration for headless system user by Yan Zhu · 3 years, 9 months ago
  87. ecf1163 Merge "Initial fixes on CtsVerifier for headless system user mode." into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  88. 3493300 Merge "Improvements on DpmWrapper:" into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  89. 24f93c3 Initial fixes on CtsVerifier for headless system user mode. by Felipe Leme · 3 years, 9 months ago
  90. b332244 Merge "Allow ActivityContext to propagate exceptions." into sc-dev by Jonathan Scott · 3 years, 9 months ago
  91. 18e79c0 Improvements on DpmWrapper: by Felipe Leme · 3 years, 9 months ago
  92. 793b8e2 Merge "Move EventLib into Bedstead directory." into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  93. dcfbb04 Merge "Moved DpmWrapper to its own project." into sc-dev by Felipe Leme · 3 years, 9 months ago
  94. 8dae653 Move EventLib into Bedstead directory. by Jonathan Scott · 3 years, 9 months ago
  95. db23a27 Refactor query interface. by Jonathan Scott · 3 years, 10 months ago
  96. 0c14005 Extracting utils from AutoRevokeTest by Eugene Susla · 3 years, 9 months ago
  97. d5e626a Moved DpmWrapper to its own project. by Felipe Leme · 3 years, 9 months ago
  98. 15815d7 Allow ActivityContext to propagate exceptions. by Jonathan Scott · 3 years, 10 months ago
  99. eee4581 Add Nene APIs to create and remove users. by Jonathan Scott · 3 years, 10 months ago
  100. 47718b4 Extract no-dependency classes from compatibility-device-util-axt by Riddle Hsu · 3 years, 10 months ago