1. 383223a Merge "Refactor passwords/pins/patterns to byte[]" by Rich Cannings · 5 years ago
  2. e83f51255 Avoid LockSettingsService NPE during CTS due to races around user removal. by Irina Dumitrescu · 5 years ago
  3. 7464798 Merge "Fix SyntheticPasswordTests" by Kevin Chyn · 5 years ago
  4. f64ec63 Refactor passwords/pins/patterns to byte[] by Rich Cannings · 5 years ago
  5. cf1a62e Fix SyntheticPasswordTests by Kevin Chyn · 5 years ago
  6. e7c0806 Merge "Do not engage IAuthSecret when running a GSI." by David Anderson · 5 years ago
  7. 6ebc25b Do not engage IAuthSecret when running a GSI. by David Anderson · 5 years ago
  8. a38653c Actually use HardwareAuthToken to resetLockout where applicable by Kevin Chyn · 5 years ago
  9. 66c492a Add a feature flag for secure lock screen. by Lenka Trochtova · 6 years ago
  10. c704834 Add an optional metadata blob for recoverable application keys by Bo Zhu · 6 years ago
  11. 1c8e3c0 KeyguardDisableHandler: make properly user aware by Adrian Roos · 6 years ago
  12. 1fc9c81 Implemented help for lock_settings Shell command. by Felipe Leme · 6 years ago
  13. f10ae7e Restore separate challenge state on error by Pavel Grafov · 6 years ago
  14. 4ed9898 Handle managed profile with unified challenge in getHashFactor() by Rubin Xu · 6 years ago
  15. f01e907 Make password history hashing more secure by Rubin Xu · 6 years ago
  16. d7cea28 Merge "LSS: pass secret to AuthSecret HAL when no credential" into pi-dev by Andrew Scull · 6 years ago
  17. f49794b LSS: pass secret to AuthSecret HAL when no credential by Andrew Scull · 6 years ago
  18. 745d2c9 Remove implementation of deprecated RecoveryController methods. by Dmitry Dementyev · 6 years ago
  19. 86f5bb1 Remove deprecated generateAndStoreKey method implementation by Dmitry Dementyev · 6 years ago
  20. 0da8983 Require strong auth after user is stopped by Rubin Xu · 6 years ago
  21. 4da14e0 Remove unimplemented RecoverableKeystoreManager APIs. by Dmitry Dementyev · 6 years ago
  22. 933dfc1 Delete unimplemented APIs from RecoveryController. by Aseem Kumar · 6 years ago
  23. 889e78c Merge "Add RecoverySession importKeyChainSnapshot method" into pi-dev by Robert Berry · 6 years ago
  24. 4a5c87d Add RecoverySession importKeyChainSnapshot method by Robert Berry · 6 years ago
  25. b31ab67 Use the new root cert file under the core/ folder by Bo Zhu · 6 years ago
  26. fcd49f9 Move escrow APIs into LockSettingsInternal by Rubin Xu · 7 years ago
  27. a3e5582 Don't store lockout deadline in lockSettings by Kevin Chyn · 7 years ago
  28. 7f414d9 Check the public-key signature of the whole certificate file before by Bo Zhu · 6 years ago
  29. 2c8e538 Add a new API to import a key provided by the caller, such that this key by Bo Zhu · 6 years ago
  30. a3b9947 Remove account param from generateKey method by Robert Berry · 6 years ago
  31. f34ad95 Merge "Remove packageName from getRecoveryStatus" by Robert Berry · 6 years ago
  32. 7c1972f Add CertPath to KeyChainSnapshot and startRecoverySession by Bo Zhu · 6 years ago
  33. 56f06b4 Remove packageName from getRecoveryStatus by Robert Berry · 6 years ago
  34. bbe02ae Remove package name parameter from setRecoveryStatus by Robert Berry · 6 years ago
  35. 9a6d39a5 Simplify untrusted reset logic by Rubin Xu · 6 years ago
  36. 9fad6d2 Merge "LSS: check whether to cache SP in handler" by Andrew Scull · 6 years ago
  37. 29b9de5 Update RecoveryController to use KeyStore grant API. by Dmitry Dementyev · 6 years ago
  38. ede482d LSS: check whether to cache SP in handler by Andrew Scull · 7 years ago
  39. 0f06d06 Merge "Rename RecoveryController.getRecoveryData() to getKeyChainSnapshot." by Dmitry Dementyev · 7 years ago
  40. b4fb987 Rename RecoveryController.getRecoveryData() to getKeyChainSnapshot. by Dmitry Dementyev · 7 years ago
  41. 6e16724 Remove platform key when user disables lock screen protection by Dmitry Dementyev · 7 years ago
  42. 33f89de Merge "Only run KeySyncTask after a successful screen unlock" by TreeHugger Robot · 7 years ago
  43. 0916e7c Prepare KeyStore RecoveryController API for review. by Dmitry Dementyev · 7 years ago
  44. d51fdf0 Merge "Move APIs to final location in preparation for API review" by Dmitry Dementyev · 7 years ago
  45. 81ee34b Move APIs to final location in preparation for API review by Robert Berry · 7 years ago
  46. da464f3 Merge "Make us of the authsecret HAL." by Andrew Scull · 7 years ago
  47. 40386df Only run KeySyncTask after a successful screen unlock by Robert Berry · 7 years ago
  48. e6527c1 Make us of the authsecret HAL. by Andrew Scull · 7 years ago
  49. 2bcdad9 Use RecoverySession object to hide session IDs (redux) by Robert Berry · 7 years ago
  50. 588a06f Merge "Revert "Use RecoverySession object to hide session IDs"" by Robert Berry · 7 years ago
  51. 9fa8762 Revert "Use RecoverySession object to hide session IDs" by Robert Berry · 7 years ago
  52. c4e9979 Merge "Use RecoverySession object to hide session IDs" by TreeHugger Robot · 7 years ago
  53. 988c55c Use RecoverySession object to hide session IDs by Robert Berry · 7 years ago
  54. 9e1bd36 Rename KeychainProtectionParameter to KeychainProtectionParams by Robert Berry · 7 years ago
  55. b1a00d5 Merge "Use better names for associated classes of RecoveryManager" by TreeHugger Robot · 7 years ago
  56. 5f13870 Use better names for associated classes of RecoveryManager by Robert Berry · 7 years ago
  57. 1416bd0 Ensure a user's SP does't change. by Andrew Scull · 7 years ago
  58. 7d8c78a Refactor KeyStore Recovery Manager. by Dmitry Dementyev · 7 years ago
  59. ed89ea0 Big RecoverableKeyStoreLoader refactoring. by Dmitry Dementyev · 7 years ago
  60. 260b930 Merge "Correct synthetic password test assertions." by TreeHugger Robot · 7 years ago
  61. 7f4ff4c Correct synthetic password test assertions. by Andrew Scull · 7 years ago
  62. 77183ef Update recovery snapshot version. by Dmitry Dementyev · 7 years ago
  63. 5daccec Add API to remove recoverable keys by Robert Berry · 7 years ago
  64. 1429831 Remove unused userId parameter from RecoverableKeyStoreManager. by Dmitry Dementyev · 7 years ago
  65. 57e77f7 Fix some nits while reading the code by Bo Zhu · 7 years ago
  66. f899bff Add missing calls to key sync task in LockSettingsService by Robert Berry · 7 years ago
  67. 14cddc4 Merge "Implement generateAndStoreKey" by TreeHugger Robot · 7 years ago
  68. cfc990a Implement generateAndStoreKey by Robert Berry · 7 years ago
  69. bd4c43c Update recoverKeys to return raw material by Robert Berry · 7 years ago
  70. af5bac3 Merge "Profile lock timeout." by TreeHugger Robot · 7 years ago
  71. 6a509e4 Notify RecoverableKeyStoreLoader about successful unlock. by Dmitry Dementyev · 7 years ago
  72. b8b030b Add more methods to RecoverableKeyStoreLoader. by Dmitry Dementyev · 7 years ago
  73. 1aa9613 Add RecoverableKeyStoreLoader implementation in LockSettingsService. by Dmitry Dementyev · 7 years ago
  74. 2893998 Profile lock timeout. by Pavel Grafov · 7 years ago
  75. cf326f1 Let keyguard UI procced as soon as user password is validated by Rubin Xu · 7 years ago
  76. fe35447 Remove unnecessary RemoteException declaration by Rubin Xu · 7 years ago
  77. 2adc263 FRP: Add config flag for disabling credential FRP by Adrian Roos · 7 years ago
  78. 24570e4 Fail gracefully if password reset token is invalidated by Rubin Xu · 7 years ago
  79. 4f988c9 Fix typo in LockSettingsService.getDecryptedPasswordsForAllTiedProfiles by Rubin Xu · 7 years ago
  80. 7cf4509 Fix resetPasswordWithToken before user unlock by Rubin Xu · 7 years ago
  81. 0acc4bf Unlock managed profile keystore when user is unlocked. by Pavel Grafov · 7 years ago
  82. 713a923 Merge "LockSettings: Enforce permission check on havePattern/havePassword/systemReady" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  83. b953e18 LockSettings: Enforce permission check on havePattern/havePassword/systemReady by Adrian Roos · 7 years ago
  84. 4996a35 Merge "FRP: Add migration for upgrading from a version without FRP credential" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  85. 60409a9 Merge "Reset fingerprint lockout upon successful unlock" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  86. 60dcbbf FRP: Add migration for upgrading from a version without FRP credential by Adrian Roos · 7 years ago
  87. 3d558d8 Merge "FRP: clear FRP when setup complete if not set up" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  88. 4dc098a Reset fingerprint lockout upon successful unlock by Kevin Chyn · 7 years ago
  89. e053c1e Mark profile password key as critical. by Pavel Grafov · 7 years ago
  90. 454f53f FRP: clear FRP when setup complete if not set up by Adrian Roos · 7 years ago
  91. 971f294 Credential FRP: remove GateKeeper by Andrew Scull · 7 years ago
  92. 16c823e Fix LSS unit tests and make behaviour consistent under synthetic password by Rubin Xu · 7 years ago
  93. e94a770 Do not call into ActivityManager when holding mSpManager lock by Rubin Xu · 7 years ago
  94. ff4c265 Merge "Revert "Revert "Make synthetic password enabled by default""" by Paul Crowley · 7 years ago
  95. 7a0cc0a Revert "Revert "Make synthetic password enabled by default"" by Paul Crowley · 7 years ago
  96. 7374d3a Credential FRP: Add implementation by Adrian Roos · 7 years ago
  97. 3b3388c Merge "Revert "Make synthetic password enabled by default"" by TreeHugger Robot · 7 years ago
  98. 4519c0b Revert "Make synthetic password enabled by default" by Paul Crowley · 7 years ago
  99. 766ee6a Merge "Make synthetic password enabled by default" by Paul Crowley · 7 years ago
  100. e483b56 Backup / restore additional lock screen settings by Bryan Mawhinney · 7 years ago