1. 91c70b6 Reset lockout for correct profile/user by Kevin Chyn · 5 years ago
  2. bc29dd7 Defer resetLockout and execute on a separate thread by Kevin Chyn · 5 years ago
  3. 97d0a5b Unlocking children profile must pass on existing challenge by Kevin Chyn · 5 years ago
  4. 28623b6 LSS must check canAuthenticate(userId) for correct user/profile by Kevin Chyn · 5 years ago
  5. be67ce0 Add much needed logging for face auth challenge / lockout path by Kevin Chyn · 5 years ago
  6. be267ef Use real gatekeeper HAT for resetting lockout by Kevin Chyn · 5 years ago
  7. b9b2c69 Post encryption notification after attempting to unlock profiles by Pavel Grafov · 5 years ago
  8. 83518d9 Merge "Set the strong auth requirement based on flags when the user is stopped" into qt-dev by Erin Yan · 5 years ago
  9. 324d75e Set the strong auth requirement based on flags when the user is stopped by Erin Yan · 5 years ago
  10. c6dd30d Merge "Generate challenge and reset lockout only if user has enrolled biometrics" into qt-dev by Kevin Chyn · 5 years ago
  11. 71db85f Generate challenge and reset lockout only if user has enrolled biometrics by Kevin Chyn · 5 years ago
  12. c3c30ee Merge "Bump several device admin notifications to high priority" into qt-dev by Rubin Xu · 5 years ago
  13. e13ce66 Do not show work profile encryption notification if already unlocked. by Irina Dumitrescu · 5 years ago
  14. 897750a Bump several device admin notifications to high priority by Rubin Xu · 5 years ago
  15. ca7007b Fix clearing password with DPM.resetPasswordWithToken() by Rubin Xu · 5 years ago
  16. b4db62e Merge "Dont sync keys using the unified challenge profile random credential" by Annie Meng · 5 years ago
  17. 086ddc8 Dont sync keys using the unified challenge profile random credential by Annie Meng · 5 years ago
  18. a8da697 Don't lock the profile after setting work challenge. by Pavel Grafov · 5 years ago
  19. c90674d Change existing LockPatternUtil APIs to fail untrusted password updates. by Irina Dumitrescu · 5 years ago
  20. 19a4fb3 Make LSS report honest password quality to DPMS by Pavel Grafov · 5 years ago
  21. fc06773 Force LSKF in ConfirmCredential UI when pending escrow token exists by Rubin Xu · 5 years ago
  22. b0e93d7 Merge "Notify the TrustAgent when the token is activated." by Ram Periathiruvadi · 5 years ago
  23. 32d5355 Notify the TrustAgent when the token is activated. by Ram Periathiruvadi · 5 years ago
  24. 1f5b4ef Merge "Partition weaver slots to avoid conflicts between the host image and GSI." by David Anderson · 5 years ago
  25. 28dea68 Partition weaver slots to avoid conflicts between the host image and GSI. by David Anderson · 5 years ago
  26. 5d9e667 Merge "Revert "Avoid LockSettingsService NPE during CTS due to races around user removal."" by TreeHugger Robot · 5 years ago
  27. d74fb7c Revert "Avoid LockSettingsService NPE during CTS due to races around user removal." by Irina Dumitrescu · 5 years ago
  28. 383223a Merge "Refactor passwords/pins/patterns to byte[]" by Rich Cannings · 5 years ago
  29. e83f51255 Avoid LockSettingsService NPE during CTS due to races around user removal. by Irina Dumitrescu · 5 years ago
  30. 7464798 Merge "Fix SyntheticPasswordTests" by Kevin Chyn · 5 years ago
  31. f64ec63 Refactor passwords/pins/patterns to byte[] by Rich Cannings · 5 years ago
  32. cf1a62e Fix SyntheticPasswordTests by Kevin Chyn · 5 years ago
  33. e7c0806 Merge "Do not engage IAuthSecret when running a GSI." by David Anderson · 5 years ago
  34. 6ebc25b Do not engage IAuthSecret when running a GSI. by David Anderson · 5 years ago
  35. a38653c Actually use HardwareAuthToken to resetLockout where applicable by Kevin Chyn · 5 years ago
  36. 66c492a Add a feature flag for secure lock screen. by Lenka Trochtova · 6 years ago
  37. c704834 Add an optional metadata blob for recoverable application keys by Bo Zhu · 6 years ago
  38. 1c8e3c0 KeyguardDisableHandler: make properly user aware by Adrian Roos · 6 years ago
  39. 1fc9c81 Implemented help for lock_settings Shell command. by Felipe Leme · 6 years ago
  40. f10ae7e Restore separate challenge state on error by Pavel Grafov · 6 years ago
  41. 4ed9898 Handle managed profile with unified challenge in getHashFactor() by Rubin Xu · 6 years ago
  42. f01e907 Make password history hashing more secure by Rubin Xu · 6 years ago
  43. d7cea28 Merge "LSS: pass secret to AuthSecret HAL when no credential" into pi-dev by Andrew Scull · 6 years ago
  44. f49794b LSS: pass secret to AuthSecret HAL when no credential by Andrew Scull · 6 years ago
  45. 745d2c9 Remove implementation of deprecated RecoveryController methods. by Dmitry Dementyev · 6 years ago
  46. 86f5bb1 Remove deprecated generateAndStoreKey method implementation by Dmitry Dementyev · 6 years ago
  47. 0da8983 Require strong auth after user is stopped by Rubin Xu · 6 years ago
  48. 4da14e0 Remove unimplemented RecoverableKeystoreManager APIs. by Dmitry Dementyev · 6 years ago
  49. 933dfc1 Delete unimplemented APIs from RecoveryController. by Aseem Kumar · 6 years ago
  50. 889e78c Merge "Add RecoverySession importKeyChainSnapshot method" into pi-dev by Robert Berry · 6 years ago
  51. 4a5c87d Add RecoverySession importKeyChainSnapshot method by Robert Berry · 6 years ago
  52. b31ab67 Use the new root cert file under the core/ folder by Bo Zhu · 6 years ago
  53. fcd49f9 Move escrow APIs into LockSettingsInternal by Rubin Xu · 7 years ago
  54. a3e5582 Don't store lockout deadline in lockSettings by Kevin Chyn · 7 years ago
  55. 7f414d9 Check the public-key signature of the whole certificate file before by Bo Zhu · 6 years ago
  56. 2c8e538 Add a new API to import a key provided by the caller, such that this key by Bo Zhu · 6 years ago
  57. a3b9947 Remove account param from generateKey method by Robert Berry · 6 years ago
  58. f34ad95 Merge "Remove packageName from getRecoveryStatus" by Robert Berry · 6 years ago
  59. 7c1972f Add CertPath to KeyChainSnapshot and startRecoverySession by Bo Zhu · 6 years ago
  60. 56f06b4 Remove packageName from getRecoveryStatus by Robert Berry · 6 years ago
  61. bbe02ae Remove package name parameter from setRecoveryStatus by Robert Berry · 6 years ago
  62. 9a6d39a5 Simplify untrusted reset logic by Rubin Xu · 6 years ago
  63. 9fad6d2 Merge "LSS: check whether to cache SP in handler" by Andrew Scull · 7 years ago
  64. 29b9de5 Update RecoveryController to use KeyStore grant API. by Dmitry Dementyev · 7 years ago
  65. ede482d LSS: check whether to cache SP in handler by Andrew Scull · 7 years ago
  66. 0f06d06 Merge "Rename RecoveryController.getRecoveryData() to getKeyChainSnapshot." by Dmitry Dementyev · 7 years ago
  67. b4fb987 Rename RecoveryController.getRecoveryData() to getKeyChainSnapshot. by Dmitry Dementyev · 7 years ago
  68. 6e16724 Remove platform key when user disables lock screen protection by Dmitry Dementyev · 7 years ago
  69. 33f89de Merge "Only run KeySyncTask after a successful screen unlock" by TreeHugger Robot · 7 years ago
  70. 0916e7c Prepare KeyStore RecoveryController API for review. by Dmitry Dementyev · 7 years ago
  71. d51fdf0 Merge "Move APIs to final location in preparation for API review" by Dmitry Dementyev · 7 years ago
  72. 81ee34b Move APIs to final location in preparation for API review by Robert Berry · 7 years ago
  73. da464f3 Merge "Make us of the authsecret HAL." by Andrew Scull · 7 years ago
  74. 40386df Only run KeySyncTask after a successful screen unlock by Robert Berry · 7 years ago
  75. e6527c1 Make us of the authsecret HAL. by Andrew Scull · 7 years ago
  76. 2bcdad9 Use RecoverySession object to hide session IDs (redux) by Robert Berry · 7 years ago
  77. 588a06f Merge "Revert "Use RecoverySession object to hide session IDs"" by Robert Berry · 7 years ago
  78. 9fa8762 Revert "Use RecoverySession object to hide session IDs" by Robert Berry · 7 years ago
  79. c4e9979 Merge "Use RecoverySession object to hide session IDs" by TreeHugger Robot · 7 years ago
  80. 988c55c Use RecoverySession object to hide session IDs by Robert Berry · 7 years ago
  81. 9e1bd36 Rename KeychainProtectionParameter to KeychainProtectionParams by Robert Berry · 7 years ago
  82. b1a00d5 Merge "Use better names for associated classes of RecoveryManager" by TreeHugger Robot · 7 years ago
  83. 5f13870 Use better names for associated classes of RecoveryManager by Robert Berry · 7 years ago
  84. 1416bd0 Ensure a user's SP does't change. by Andrew Scull · 7 years ago
  85. 7d8c78a Refactor KeyStore Recovery Manager. by Dmitry Dementyev · 7 years ago
  86. ed89ea0 Big RecoverableKeyStoreLoader refactoring. by Dmitry Dementyev · 7 years ago
  87. 260b930 Merge "Correct synthetic password test assertions." by TreeHugger Robot · 7 years ago
  88. 7f4ff4c Correct synthetic password test assertions. by Andrew Scull · 7 years ago
  89. 77183ef Update recovery snapshot version. by Dmitry Dementyev · 7 years ago
  90. 5daccec Add API to remove recoverable keys by Robert Berry · 7 years ago
  91. 1429831 Remove unused userId parameter from RecoverableKeyStoreManager. by Dmitry Dementyev · 7 years ago
  92. 57e77f7 Fix some nits while reading the code by Bo Zhu · 7 years ago
  93. f899bff Add missing calls to key sync task in LockSettingsService by Robert Berry · 7 years ago
  94. 14cddc4 Merge "Implement generateAndStoreKey" by TreeHugger Robot · 7 years ago
  95. cfc990a Implement generateAndStoreKey by Robert Berry · 7 years ago
  96. bd4c43c Update recoverKeys to return raw material by Robert Berry · 7 years ago
  97. af5bac3 Merge "Profile lock timeout." by TreeHugger Robot · 7 years ago
  98. 6a509e4 Notify RecoverableKeyStoreLoader about successful unlock. by Dmitry Dementyev · 7 years ago
  99. b8b030b Add more methods to RecoverableKeyStoreLoader. by Dmitry Dementyev · 7 years ago
  100. 1aa9613 Add RecoverableKeyStoreLoader implementation in LockSettingsService. by Dmitry Dementyev · 7 years ago