summaryrefslogtreecommitdiff
path: root/core/java/android/app/trust/TrustManager.java
AgeCommit message (Expand)Author
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-06-214/n: Add face authentication frameworkGilad Bretter
2018-01-10Allow custom keyguard transient messageLucas Dupin
2017-06-06Merge "Annotate @SystemApi with required permissions." into oc-dev am: c14069...Jeff Sharkey
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2017-05-08update trust state immediately when user auths via FP on keyguardKevin Chyn
2017-04-21More auto-doc work.Jeff Sharkey
2017-01-20Added an onDeviceUnlockLockout callback to TrustAgentService.Zachary Iqbal
2016-02-27When system server goes down, crash apps more.Jeff Sharkey
2016-01-25Fix broken checkbuildAdrian Roos
2016-01-25Improved trust error messaging (1/2)Adrian Roos
2016-01-15Protect TrustManager.setDeviceLockedForUser with permissionClara Bayarri
2015-12-03Create work challenge timeoutClara Bayarri
2015-08-21Add StrongAuthTrackerAdrian Roos
2015-05-05Only enable fingerprint auth after first regular authJorim Jaggi
2015-04-17Allow dismissing Keyguard from TrustAgentServiceAdrian Roos
2014-11-20Add device locked API for TrustAgentServiceAdrian Roos
2014-08-07Pass initiatedByUser to TrustListenersAdrian Roos
2014-07-30Add setManagingTrust and expose it on lockscreenAdrian Roos
2014-06-25Trust Agents: Add facility to request credential entryAdrian Roos
2014-03-31Define trust agent framework componentsAdrian Roos