summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/trust
Commit message (Expand)AuthorAgeFilesLines
* Only enable fingerprint auth after first regular authJorim Jaggi2015-05-052-0/+18
* Allow dismissing Keyguard from TrustAgentServiceAdrian Roos2015-04-172-13/+11
* Add KeyguardManager.isDeviceSecureAdrian Roos2015-04-131-0/+1
* Add device locked API for TrustAgentServiceAdrian Roos2014-11-202-0/+14
* Update KeyguardManager.isDeviceLocked APIAdrian Roos2014-11-201-1/+1
* Add API for querying trusted stateAdrian Roos2014-10-241-0/+1
* Pass initiatedByUser to TrustListenersAdrian Roos2014-08-072-8/+18
* Add setManagingTrust and expose it on lockscreenAdrian Roos2014-07-302-0/+18
* Trust Agents: Add facility to request credential entryAdrian Roos2014-06-252-0/+16
* Define trust agent framework componentsAdrian Roos2014-03-313-0/+191