index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
TrustTests
/
src
/
android
/
trust
Age
Commit message (
Expand
)
Author
2025-03-10
frameworks/base: remove usages of Mockito.verifyZeroInteractions
Adrian Roos
2024-07-11
Add flag to subscribe trust manager to primary auth events
Billy Huang
2024-07-09
Add unit test coverage for unlock attempts in TrustTests
Billy Huang
2024-06-20
system_server: make UnlockedDeviceRequired fix unconditional
Eric Biggers
2023-11-22
Rename the fix_unlocked_device_required_keys flag
Eric Biggers
2023-10-06
Rename CanUnlockWithActiveUnlockTest.kt
Eric Biggers
2023-09-08
Merge changes I0880685c,I865ec19d,Id3a1e34b,I31c4f4d2,I17103be4 into main am:...
Eric Biggers
2023-09-08
Fix kotlin nullable errors in TrustTests am: 5f70c1728f
Colin Cross
2023-09-08
Fix refreshDeviceLockedForUser() to use correct trust state
Eric Biggers
2023-09-08
Fix kotlin nullable errors in TrustTests
Colin Cross
2023-09-08
Improve LockStateTrackingRule
Eric Biggers
2023-05-10
Add isActiveUnlockRunning
Derek Jedral
2023-05-05
Merge "Report correct userId in onUserMayRequestUnlock." into udc-dev
Derek Jedral
2023-05-04
Report correct userId in onUserMayRequestUnlock.
Derek Jedral
2023-05-02
Notify TrustListeners when enabled trust agents change.
Bryce Lee
2022-12-15
Add newlyUnlocked to onTrustChanged
Derek Jedral
2022-05-04
Updating TrustManagerService to react to keyguard visible changes.
Your Name
2022-04-06
Increase default maxWait to 30 seconds.
Dave McCloskey
2022-03-24
Changes to reduce flakiness of TrustTests
Dave McCloskey
2022-03-21
Refactor TrustTests waiting into common function.
Dave McCloskey
2022-03-21
Changes to support reducing noise in active unlock notifications.
Dave McCloskey
2022-03-16
Adding tests for temporary and renewable trust
Your Name
2022-03-09
Enable lockUserTest
Your Name
2022-03-02
When dismissing lockscreen, wait up to 1.5 seconds for it to work.
Dave McCloskey
2022-03-01
Add an initial set of tests for Trust.
Dave McCloskey