1. 20914d7 Adding unlockProfile to trust-agent meta data and makes TrustAgent runnable under direct boot by Lingjun Li · 8 years ago
  2. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  3. ae02582 Trust: Add missing cleanup upon removing user by Adrian Roos · 8 years ago
  4. 92b83c6 Redact work notifications separately from personal by Robin Lee · 8 years ago
  5. e078133 Add missing clearCallingIdentity by Rubin Xu · 8 years ago
  6. 83a15bc Set DeviceLockedForUser state synchronously by Rubin Xu · 8 years ago
  7. 367e076 Only disable trust agents after lockout am: 9d6fc9246b am: 73b2f5981e by Adrian Roos · 8 years ago
  8. 9d6fc92 Only disable trust agents after lockout by Adrian Roos · 8 years ago
  9. 5d63978 TrustAgents: Improve debug logging by Adrian Roos · 8 years ago
  10. 605733b Initialize device locked state during boot by Xiaohui Chen · 8 years ago
  11. 68771eb Fix Trust Agent discovery for FBE by Adrian Roos · 8 years ago
  12. 428fdd1 Merge "Call notifyLockedProfile in TrustManagerService instead of KeyguardViewMediator." into nyc-dev by Nicolas Prévot · 8 years ago
  13. c662898 Call notifyLockedProfile in TrustManagerService instead of KeyguardViewMediator. by Nicolas Prevot · 8 years ago
  14. 4ab7e59 StrongAuthTracker: Don't rely on USER_PRESENT by Adrian Roos · 8 years ago
  15. 035e924 Fix work profile screen timeout policy by Ricky Wai · 8 years ago
  16. 517b3a4 Start trust agents earlier on successful unlocks by Adrian Roos · 8 years ago
  17. a7aa4d6 Allow smart unlock right after boot. by Rakesh Iyer · 9 years ago
  18. c13723f Improved trust error messaging (1/2) by Adrian Roos · 9 years ago
  19. 078e91b Fix crash in KeyguardManager.isDeviceLocked by Clara Bayarri · 9 years ago
  20. 00a9b89 Protect TrustManager.setDeviceLockedForUser with permission by Clara Bayarri · 9 years ago
  21. 8d35de8 Fix missing MANAGE_USER error on calls to isDeviceSecure by Clara Bayarri · 9 years ago
  22. a177111 Create Work Challenge per-user condition by Clara Bayarri · 9 years ago
  23. b3987bd Make ConfirmCredentials take user into account when creating intent by Clara Bayarri · 9 years ago
  24. 10ad84a Create a separate Work Challenge check by Clara Bayarri · 9 years ago
  25. 56878a9 Create work challenge timeout by Clara Bayarri · 9 years ago
  26. e3b0745 resolved conflicts for merge of bcc26c02 to master by Adrian Roos · 9 years ago
  27. b5e4722 Add StrongAuthTracker by Adrian Roos · 9 years ago
  28. 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
  29. deb0507 Revert "Disable fingerprint when remotely reset by DPM" by Jim Miller · 9 years ago
  30. 86fff06 Merge "Clean up USER_OWNER in TrustManagerService" by Xiaohui Chen · 9 years ago
  31. 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
  32. 8ae1be1 Disable fingerprint when remotely reset by DPM by Jim Miller · 9 years ago
  33. 09e0291 Clean up USER_OWNER in TrustManagerService by Xiaohui Chen · 9 years ago
  34. 7cb69df sys user split: refactor systemui user switcher by Xiaohui Chen · 9 years ago
  35. 53a6b06 Trust: Track separate user has authenticated since boot by Adrian Roos · 9 years ago
  36. 237b061 Only enable fingerprint auth after first regular auth by Jorim Jaggi · 9 years ago
  37. d69e4c1 Update use of procstate for services. by Dianne Hackborn · 9 years ago
  38. 94e15a5 Allow dismissing Keyguard from TrustAgentService by Adrian Roos · 9 years ago
  39. 8289368 Add KeyguardManager.isDeviceSecure by Adrian Roos · 9 years ago
  40. 1221b06 Properly unregister TrustAgentWrapper's broadcast receiver by Adrian Roos · 9 years ago
  41. bd5e03b Merge "Notify TrustAgentService when device policy configuration no longer applies" by Adrian Roos · 9 years ago
  42. a43fd03 Notify TrustAgentService when device policy configuration no longer applies by Adrian Roos · 9 years ago
  43. dfdbad3 Prevent receiver leak in TrustAgentWrapper by Adrian Roos · 9 years ago
  44. 7e2e40e Follow up to I96c68af9ccc9940acf9fab3b5bd39a3485f01045 by Adrian Roos · 10 years ago
  45. 481a6df Add device locked API for TrustAgentService by Adrian Roos · 10 years ago
  46. 50bfeec Update KeyguardManager.isDeviceLocked API by Adrian Roos · 10 years ago
  47. fc29e0b Properly destroy TrustAgentWrapper when not bound by Adrian Roos · 10 years ago
  48. e303bf4 Update TrustAgentService API after review by Jim Miller · 10 years ago
  49. cbe614f Improve TrustManagerService user lifecycle by Adrian Roos · 10 years ago
  50. 49d5345 Ensure trust agents are disabled in safe-mode by Adrian Roos · 10 years ago
  51. bcd0765 Add API for querying trusted state by Adrian Roos · 10 years ago
  52. 7b4a38b Delay discovery of system trust agents by Adrian Roos · 10 years ago
  53. c727fb1 Merge "Only unbind agents of the user that is being refreshed" into lmp-dev by Adrian Roos · 10 years ago
  54. 3870d45 Add system trust agents on first boot or when adding user by Adrian Roos · 10 years ago
  55. e681c27 Only unbind agents of the user that is being refreshed by Adrian Roos · 10 years ago
  56. 4e68f11 Disconnect TrustAgent when not active. by Marco Fucci · 10 years ago
  57. 1572ee3 Trust: Look at the security unlock method of the right user by Adrian Roos · 10 years ago
  58. 76b9b8b Limit grantTrust() duration to DevicePolicy-imposed limit. by Jim Miller · 10 years ago
  59. d4efaac Update TrustAgentService API after review. by Jim Miller · 10 years ago
  60. 4b9e324 Only run TrustAgentServices for users with secure keyguards by Adrian Roos · 10 years ago
  61. 9dbe190 Trust: Insecure unlock also removes disable-trust-on-boot restriction by Adrian Roos · 10 years ago
  62. 2bb8bfd Dismiss bouncer when onTrustInitiatedByUser fires by Adrian Roos · 10 years ago
  63. 3c9a350 Pass initiatedByUser to TrustListeners by Adrian Roos · 10 years ago
  64. 8f21158 Trust: Make setEnabledFeatures asynchronous by Adrian Roos · 10 years ago
  65. 7861c66 Add setManagingTrust and expose it on lockscreen by Adrian Roos · 10 years ago
  66. 604e755 Add new DevicePolicyManager API to allow fine-grained TrustAgent management by Jim Miller · 10 years ago
  67. 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
  68. c5f95ce Restart trust agents when updated or when they are dead by Adrian Roos · 10 years ago
  69. 979a32e Fix removeListener in TrustManagerService. by Jay Civelli · 10 years ago
  70. 2c12cfa Trust Agents: Add facility to request credential entry by Adrian Roos · 10 years ago
  71. 800631a Reenabling permission check for TrustAgent. by Jay Civelli · 10 years ago
  72. abc40bb Temporary removing the Trust Agent permission change. by Jay Civelli · 10 years ago
  73. b4df2f5 am b2302d43: Merge "Ensure trust agents are only provided by platform packages" into lmp-preview-dev by Adrian Roos · 10 years ago
  74. 18ea893 Ensure trust agents are only provided by platform packages by Adrian Roos · 10 years ago
  75. b9fc220 am 9fb0925e: Merge "Add and improve logged TrustAgent connection events" into lmp-preview-dev by Adrian Roos · 10 years ago
  76. 7d59b4f Add and improve logged TrustAgent connection events by Adrian Roos · 10 years ago
  77. 995757e Merge "Remove dead TrustListeners" by Adrian Roos · 10 years ago
  78. 7a4f3d4 Add dumpsys facility and a history to TrustManagerService by Adrian Roos · 10 years ago
  79. a4ba56b Remove dead TrustListeners by Adrian Roos · 10 years ago
  80. 577b6f6 Fix infinite loop in TrustManagerService exception handler. by Jim Miller · 10 years ago
  81. 7046bfd Trust Agents: Withhold trust until user has authenticated by Adrian Roos · 10 years ago
  82. ca36b95 Trust Agents: Implement DPM override by Adrian Roos · 10 years ago
  83. 7e03dfc Apply revised TrustAgent API by Adrian Roos · 10 years ago
  84. a595642 Fix broken trust agent reloading v2 by Adrian Roos · 10 years ago
  85. 81e0466 Fix broken trust agent reloading by Adrian Roos · 10 years ago
  86. 82142c2 Define trust agent framework components by Adrian Roos · 10 years ago