index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
trust
/
TrustManager.java
Age
Commit message (
Expand
)
Author
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-06-21
4/n: Add face authentication framework
Gilad Bretter
2018-01-10
Allow custom keyguard transient message
Lucas Dupin
2017-06-06
Merge "Annotate @SystemApi with required permissions." into oc-dev am: c14069...
Jeff Sharkey
2017-06-05
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-05-08
update trust state immediately when user auths via FP on keyguard
Kevin Chyn
2017-04-21
More auto-doc work.
Jeff Sharkey
2017-01-20
Added an onDeviceUnlockLockout callback to TrustAgentService.
Zachary Iqbal
2016-02-27
When system server goes down, crash apps more.
Jeff Sharkey
2016-01-25
Fix broken checkbuild
Adrian Roos
2016-01-25
Improved trust error messaging (1/2)
Adrian Roos
2016-01-15
Protect TrustManager.setDeviceLockedForUser with permission
Clara Bayarri
2015-12-03
Create work challenge timeout
Clara Bayarri
2015-08-21
Add StrongAuthTracker
Adrian Roos
2015-05-05
Only enable fingerprint auth after first regular auth
Jorim Jaggi
2015-04-17
Allow dismissing Keyguard from TrustAgentService
Adrian Roos
2014-11-20
Add device locked API for TrustAgentService
Adrian Roos
2014-08-07
Pass initiatedByUser to TrustListeners
Adrian Roos
2014-07-30
Add setManagingTrust and expose it on lockscreen
Adrian Roos
2014-06-25
Trust Agents: Add facility to request credential entry
Adrian Roos
2014-03-31
Define trust agent framework components
Adrian Roos