1. 68771eb Fix Trust Agent discovery for FBE by Adrian Roos · 8 years ago
  2. 428fdd1 Merge "Call notifyLockedProfile in TrustManagerService instead of KeyguardViewMediator." into nyc-dev by Nicolas Prévot · 8 years ago
  3. c662898 Call notifyLockedProfile in TrustManagerService instead of KeyguardViewMediator. by Nicolas Prevot · 8 years ago
  4. 4ab7e59 StrongAuthTracker: Don't rely on USER_PRESENT by Adrian Roos · 8 years ago
  5. 517b3a4 Start trust agents earlier on successful unlocks by Adrian Roos · 8 years ago
  6. a7aa4d6 Allow smart unlock right after boot. by Rakesh Iyer · 8 years ago
  7. c13723f Improved trust error messaging (1/2) by Adrian Roos · 9 years ago
  8. 078e91b Fix crash in KeyguardManager.isDeviceLocked by Clara Bayarri · 8 years ago
  9. 00a9b89 Protect TrustManager.setDeviceLockedForUser with permission by Clara Bayarri · 8 years ago
  10. 8d35de8 Fix missing MANAGE_USER error on calls to isDeviceSecure by Clara Bayarri · 9 years ago
  11. a177111 Create Work Challenge per-user condition by Clara Bayarri · 9 years ago
  12. b3987bd Make ConfirmCredentials take user into account when creating intent by Clara Bayarri · 9 years ago
  13. 10ad84a Create a separate Work Challenge check by Clara Bayarri · 9 years ago
  14. 56878a9 Create work challenge timeout by Clara Bayarri · 9 years ago
  15. e3b0745 resolved conflicts for merge of bcc26c02 to master by Adrian Roos · 9 years ago
  16. b5e4722 Add StrongAuthTracker by Adrian Roos · 9 years ago
  17. 10fe83a am 8978d9ac: am 309fef16: am e11fbc08: am 33a5c807: resolved conflicts for merge of 448216e7 to mnc-dr-dev by Jim Miller · 9 years ago
  18. deb0507 Revert "Disable fingerprint when remotely reset by DPM" by Jim Miller · 9 years ago
  19. 86fff06 Merge "Clean up USER_OWNER in TrustManagerService" by Xiaohui Chen · 9 years ago
  20. 4f50d59 am 40fa4070: am 4a66bbf7: am 5f96eb0c: am 6fdb85d3: am 120fc2c7: Merge "Disable fingerprint when remotely reset by DPM" into mnc-dev by Jim Miller · 9 years ago
  21. 8ae1be1 Disable fingerprint when remotely reset by DPM by Jim Miller · 9 years ago
  22. 09e0291 Clean up USER_OWNER in TrustManagerService by Xiaohui Chen · 9 years ago
  23. 7cb69df sys user split: refactor systemui user switcher by Xiaohui Chen · 9 years ago
  24. 53a6b06 Trust: Track separate user has authenticated since boot by Adrian Roos · 9 years ago
  25. 237b061 Only enable fingerprint auth after first regular auth by Jorim Jaggi · 9 years ago
  26. 94e15a5 Allow dismissing Keyguard from TrustAgentService by Adrian Roos · 9 years ago
  27. 8289368 Add KeyguardManager.isDeviceSecure by Adrian Roos · 9 years ago
  28. 7e2e40e Follow up to I96c68af9ccc9940acf9fab3b5bd39a3485f01045 by Adrian Roos · 10 years ago
  29. 481a6df Add device locked API for TrustAgentService by Adrian Roos · 10 years ago
  30. 50bfeec Update KeyguardManager.isDeviceLocked API by Adrian Roos · 10 years ago
  31. fc29e0b Properly destroy TrustAgentWrapper when not bound by Adrian Roos · 10 years ago
  32. e303bf4 Update TrustAgentService API after review by Jim Miller · 10 years ago
  33. cbe614f Improve TrustManagerService user lifecycle by Adrian Roos · 10 years ago
  34. 49d5345 Ensure trust agents are disabled in safe-mode by Adrian Roos · 10 years ago
  35. bcd0765 Add API for querying trusted state by Adrian Roos · 10 years ago
  36. 7b4a38b Delay discovery of system trust agents by Adrian Roos · 10 years ago
  37. c727fb1 Merge "Only unbind agents of the user that is being refreshed" into lmp-dev by Adrian Roos · 10 years ago
  38. 3870d45 Add system trust agents on first boot or when adding user by Adrian Roos · 10 years ago
  39. e681c27 Only unbind agents of the user that is being refreshed by Adrian Roos · 10 years ago
  40. 4e68f11 Disconnect TrustAgent when not active. by Marco Fucci · 10 years ago
  41. 1572ee3 Trust: Look at the security unlock method of the right user by Adrian Roos · 10 years ago
  42. 4b9e324 Only run TrustAgentServices for users with secure keyguards by Adrian Roos · 10 years ago
  43. 9dbe190 Trust: Insecure unlock also removes disable-trust-on-boot restriction by Adrian Roos · 10 years ago
  44. 3c9a350 Pass initiatedByUser to TrustListeners by Adrian Roos · 10 years ago
  45. 8f21158 Trust: Make setEnabledFeatures asynchronous by Adrian Roos · 10 years ago
  46. 7861c66 Add setManagingTrust and expose it on lockscreen by Adrian Roos · 10 years ago
  47. 604e755 Add new DevicePolicyManager API to allow fine-grained TrustAgent management by Jim Miller · 10 years ago
  48. b42fe57 am 5de758d3: am f8a01f5f: am 6468d5c2: Merge "Restart trust agents when updated or when they are dead" into lmp-dev by Adrian Roos · 10 years ago
  49. c5f95ce Restart trust agents when updated or when they are dead by Adrian Roos · 10 years ago
  50. 979a32e Fix removeListener in TrustManagerService. by Jay Civelli · 10 years ago
  51. 2c12cfa Trust Agents: Add facility to request credential entry by Adrian Roos · 10 years ago
  52. 800631a Reenabling permission check for TrustAgent. by Jay Civelli · 10 years ago
  53. abc40bb Temporary removing the Trust Agent permission change. by Jay Civelli · 10 years ago
  54. b4df2f5 am b2302d43: Merge "Ensure trust agents are only provided by platform packages" into lmp-preview-dev by Adrian Roos · 10 years ago
  55. 18ea893 Ensure trust agents are only provided by platform packages by Adrian Roos · 10 years ago
  56. 995757e Merge "Remove dead TrustListeners" by Adrian Roos · 10 years ago
  57. 7a4f3d4 Add dumpsys facility and a history to TrustManagerService by Adrian Roos · 10 years ago
  58. a4ba56b Remove dead TrustListeners by Adrian Roos · 10 years ago
  59. 577b6f6 Fix infinite loop in TrustManagerService exception handler. by Jim Miller · 10 years ago
  60. 7046bfd Trust Agents: Withhold trust until user has authenticated by Adrian Roos · 10 years ago
  61. ca36b95 Trust Agents: Implement DPM override by Adrian Roos · 10 years ago
  62. 7e03dfc Apply revised TrustAgent API by Adrian Roos · 10 years ago
  63. a595642 Fix broken trust agent reloading v2 by Adrian Roos · 10 years ago
  64. 81e0466 Fix broken trust agent reloading by Adrian Roos · 10 years ago
  65. 82142c2 Define trust agent framework components by Adrian Roos · 10 years ago