summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/trust
Commit message (Expand)AuthorAgeFilesLines
* Follow up to I96c68af9ccc9940acf9fab3b5bd39a3485f01045Adrian Roos2014-11-211-2/+2
* Add device locked API for TrustAgentServiceAdrian Roos2014-11-202-29/+154
* Update KeyguardManager.isDeviceLocked APIAdrian Roos2014-11-201-3/+18
* Properly destroy TrustAgentWrapper when not boundAdrian Roos2014-11-122-9/+9
* Update TrustAgentService API after reviewJim Miller2014-11-052-16/+13
* Improve TrustManagerService user lifecycleAdrian Roos2014-11-031-6/+49
* Ensure trust agents are disabled in safe-modeAdrian Roos2014-10-241-2/+14
* Add API for querying trusted stateAdrian Roos2014-10-241-2/+34
* Delay discovery of system trust agentsAdrian Roos2014-10-211-1/+2
* Merge "Only unbind agents of the user that is being refreshed" into lmp-devAdrian Roos2014-09-101-4/+11
|\
| * Only unbind agents of the user that is being refreshedAdrian Roos2014-09-091-4/+11
* | Add system trust agents on first boot or when adding userAdrian Roos2014-09-101-17/+69
|/
* Disconnect TrustAgent when not active.Marco Fucci2014-09-031-12/+19
* Trust: Look at the security unlock method of the right userAdrian Roos2014-09-011-1/+1
* Limit grantTrust() duration to DevicePolicy-imposed limit.Jim Miller2014-08-221-5/+34
* Update TrustAgentService API after review.Jim Miller2014-08-221-2/+46
* Only run TrustAgentServices for users with secure keyguardsAdrian Roos2014-08-201-0/+2
* Trust: Insecure unlock also removes disable-trust-on-boot restrictionAdrian Roos2014-08-131-6/+16
* Dismiss bouncer when onTrustInitiatedByUser firesAdrian Roos2014-08-131-2/+2
* Pass initiatedByUser to TrustListenersAdrian Roos2014-08-072-14/+14
* Trust: Make setEnabledFeatures asynchronousAdrian Roos2014-07-302-58/+68
* Add setManagingTrust and expose it on lockscreenAdrian Roos2014-07-303-13/+82
* Add new DevicePolicyManager API to allow fine-grained TrustAgent managementJim Miller2014-07-282-2/+83
* am 5de758d3: am f8a01f5f: am 6468d5c2: Merge "Restart trust agents when updat...Adrian Roos2014-07-253-16/+105
|\
| * Restart trust agents when updated or when they are deadAdrian Roos2014-07-243-16/+105
* | Fix removeListener in TrustManagerService.Jay Civelli2014-07-181-1/+1
|/
* Trust Agents: Add facility to request credential entryAdrian Roos2014-06-251-2/+28
* Reenabling permission check for TrustAgent.Jay Civelli2014-06-191-4/+0
* Temporary removing the Trust Agent permission change.Jay Civelli2014-06-111-0/+4
* am b2302d43: Merge "Ensure trust agents are only provided by platform package...Adrian Roos2014-06-041-0/+11
|\
| * Ensure trust agents are only provided by platform packagesAdrian Roos2014-06-031-0/+11
* | am 9fb0925e: Merge "Add and improve logged TrustAgent connection events" into...Adrian Roos2014-05-272-0/+23
|\ \ | |/
| * Add and improve logged TrustAgent connection eventsAdrian Roos2014-05-272-0/+23
* | Merge "Remove dead TrustListeners"Adrian Roos2014-05-221-1/+6
|\ \ | |/ |/|
| * Remove dead TrustListenersAdrian Roos2014-05-201-1/+6
* | Add dumpsys facility and a history to TrustManagerServiceAdrian Roos2014-05-203-10/+248
|/
* Fix infinite loop in TrustManagerService exception handler.Jim Miller2014-05-191-2/+0
* Trust Agents: Withhold trust until user has authenticatedAdrian Roos2014-05-161-0/+10
* Trust Agents: Implement DPM overrideAdrian Roos2014-05-161-2/+31
* Apply revised TrustAgent APIAdrian Roos2014-05-162-6/+8
* Fix broken trust agent reloading v2Adrian Roos2014-04-301-1/+1
* Fix broken trust agent reloadingAdrian Roos2014-04-301-2/+2
* Define trust agent framework componentsAdrian Roos2014-03-312-0/+553