1. c06c481 Implementations of biometric contraints for weak and convenience tiers by Haining Chen · 4 years, 7 months ago
  2. a3c71a1 Do not require reauth when turning on profile with unified challenge by Rubin Xu · 4 years, 9 months ago
  3. c18efd1 Merge "Use new UnsupportedAppUsage annotation." by TreeHugger Robot · 4 years, 8 months ago
  4. f76cfc3 Support Resume on Reboot by Kenny Root · 4 years, 10 months ago
  5. 00f8b53 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  6. 3744acf Avoid calling LockPatternUtils from LockSettingsService by Rubin Xu · 4 years, 8 months ago
  7. d952240 Kill off untrusted password reset by Rubin Xu · 4 years, 10 months ago
  8. 5e891bc Introduce Lockscreen PIN credential as first-class citizen by Rubin Xu · 4 years, 10 months ago
  9. bb88320 Introduce LockscreenCredential to LockSettingsService by Rubin Xu · 4 years, 11 months ago
  10. ca7825b Fix testResetPasswordWithToken. by Pavel Grafov · 4 years, 10 months ago
  11. 6f33484 Password constraints cleanup. by Pavel Grafov · 5 years ago
  12. 6232a4c Unify lockscreen changing logic in LockPatternUtils by Rubin Xu · 4 years, 11 months ago
  13. a58125d Introduce LockscreenCredential by Rubin Xu · 5 years ago
  14. 6a7303d Do not suppress severe exception when password change fails by Rubin Xu · 5 years ago
  15. 7959e2a Remove base-zero pattern migration in LockSettingsService by Rubin Xu · 5 years ago
  16. a9f35462 Create String before bundling AsyncTask by Paul Crowley · 5 years ago
  17. 1588439 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  18. c90674d Change existing LockPatternUtil APIs to fail untrusted password updates. by Irina Dumitrescu · 5 years ago
  19. 19a4fb3 Make LSS report honest password quality to DPMS by Pavel Grafov · 5 years ago
  20. fc06773 Force LSKF in ConfirmCredential UI when pending escrow token exists by Rubin Xu · 5 years ago
  21. 32d5355 Notify the TrustAgent when the token is activated. by Ram Periathiruvadi · 6 years ago
  22. f64ec63 Refactor passwords/pins/patterns to byte[] by Rich Cannings · 6 years ago
  23. 66c492a Add a feature flag for secure lock screen. by Lenka Trochtova · 6 years ago
  24. c894b35 Merge "FRP: save password quality in DPM.resetPassword" am: 08d4eb174d am: 635731866e by Adrian Roos · 6 years ago
  25. ebf84c2 FRP: save password quality in DPM.resetPassword by Adrian Roos · 6 years ago
  26. b17d409 Update LockPatternUtils for consistency by Kevin Chyn · 6 years ago
  27. cb51b8b 4/n: Add face authentication framework by Gilad Bretter · 6 years ago
  28. 2e7929e Provide convenience to check max password length. by Pavel Grafov · 6 years ago
  29. f01e907 Make password history hashing more secure by Rubin Xu · 6 years ago
  30. 682d167 Restore state if password change fails by Rubin Xu · 6 years ago
  31. ea8c5ef Hide notifications when in Lockdown mode by Chad Brubaker · 6 years ago
  32. fcd49f9 Move escrow APIs into LockSettingsInternal by Rubin Xu · 7 years ago
  33. a3e5582 Don't store lockout deadline in lockSettings by Kevin Chyn · 7 years ago
  34. c4f87e9 Introduce DISALLOW_UNIFIED_PASSWORD. by Pavel Grafov · 7 years ago
  35. f2ebc40 Merge "FRP: Add config flag for disabling credential FRP" into oc-mr1-dev am: 73c93f02f7 by Adrian Roos · 7 years ago
  36. 2adc263 FRP: Add config flag for disabling credential FRP by Adrian Roos · 7 years ago
  37. 4f28f0d Expand and expose Lockdown global action by Chad Brubaker · 7 years ago
  38. 7cf4509 Fix resetPasswordWithToken before user unlock by Rubin Xu · 7 years ago
  39. c2ca590 Merge "FRP: Fix crash after lockout" into oc-mr1-dev by Adrian Roos · 7 years ago
  40. 956491b Merge "FRP: Enable credential-based factory reset protection by default" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  41. b7d81d9 FRP: Fix crash after lockout by Adrian Roos · 7 years ago
  42. 8370e47 FRP: Enable credential-based factory reset protection by default by Adrian Roos · 7 years ago
  43. b319125 Don't attribute incorrect unified challenge attempt to profile. by Pavel Grafov · 7 years ago
  44. 5856be8 Disable lock screen by default for demo users by Christine Franks · 7 years ago
  45. ff4c265 Merge "Revert "Revert "Make synthetic password enabled by default""" by Paul Crowley · 7 years ago
  46. 7a0cc0a Revert "Revert "Make synthetic password enabled by default"" by Paul Crowley · 7 years ago
  47. 7374d3a Credential FRP: Add implementation by Adrian Roos · 7 years ago
  48. 3b3388c Merge "Revert "Make synthetic password enabled by default"" by TreeHugger Robot · 7 years ago
  49. 4519c0b Revert "Make synthetic password enabled by default" by Paul Crowley · 7 years ago
  50. 766ee6a Merge "Make synthetic password enabled by default" by Paul Crowley · 7 years ago
  51. e483b56 Backup / restore additional lock screen settings by Bryan Mawhinney · 7 years ago
  52. 4d36be3f Make synthetic password enabled by default by Rubin Xu · 7 years ago
  53. f095f83 Add escrow token support to synthetic password flow by Rubin Xu · 8 years ago
  54. 3bf722a Add synthetic password to authentication flow by Rubin Xu · 8 years ago
  55. a55b168 Small tweaks in LockSettingsService by Rubin Xu · 8 years ago
  56. 0cbc19e Add unit tests for LockSettingsService by Rubin Xu · 8 years ago
  57. e1c8372 Merge "Fix NPE in LockPatternUtils" by TreeHugger Robot · 8 years ago
  58. 4929a5d Fix NPE in LockPatternUtils by Rubin Xu · 8 years ago
  59. 327323d Added an onDeviceUnlockLockout callback to TrustAgentService. by Zachary Iqbal · 8 years ago
  60. 1de89b3 Refactor LockSettingsService to unify the handling of pattern and password by Rubin Xu · 8 years ago
  61. 5daf273 Don't save the password metrics to disk. by Andrew Scull · 8 years ago
  62. c52f867 Strong auth timeout for trust agents by Michal Karpinski · 8 years ago
  63. 2250d56 Rename MountService to StorageManagerService. by Sudheer Shanka · 8 years ago
  64. 5f9e6f3 Refactor password metric computation. by Andrew Scull · 8 years ago
  65. 367e076 Only disable trust agents after lockout am: 9d6fc9246b am: 73b2f5981e by Adrian Roos · 8 years ago
  66. 9d6fc92 Only disable trust agents after lockout by Adrian Roos · 8 years ago
  67. 6097da8 Merge \\"Fix vulnerability in LockSettings service\\" into nyc-mr1-dev am: 6ad9c16ffd by Jim Miller · 8 years ago
  68. 29d157b Fix vulnerability in LockSettings service by Jim Miller · 8 years ago
  69. a47967b Merge \\"Allow LockPatternUtils usage on non-looper threads\\" into nyc-mr1-dev am: feaa2bfb39 by Adrian Roos · 8 years ago
  70. 7a3bf7c Allow LockPatternUtils usage on non-looper threads by Adrian Roos · 8 years ago
  71. d1c50f6 resolve merge conflicts of 6e57aae to master by Selim Cinek · 8 years ago
  72. e8fde5d Improve initial unlock delay (1/2) by Jorim Jaggi · 8 years ago
  73. 2eff745 Add option to disable lockscreen by default by Evan Rosky · 8 years ago
  74. 4401e24 Merge "Move legacy full disk encryption code to Settings." into nyc-dev by TreeHugger Robot · 8 years ago
  75. 525ca53b Move legacy full disk encryption code to Settings. by Jim Miller · 8 years ago
  76. 1cb6f9d Merge "Add resetKeyStore() in LockSettingsService" into nyc-dev by Ricky Wai · 8 years ago
  77. d398244 Hide work profile key in user credentials screen by Ricky Wai · 8 years ago
  78. 4613fe4 Add resetKeyStore() in LockSettingsService by Ricky Wai · 8 years ago
  79. a0940d3 New api in LockSettingsService to get StrongAuth synchronously by Victor Chang · 8 years ago
  80. 4ab7e59 StrongAuthTracker: Don't rely on USER_PRESENT by Adrian Roos · 8 years ago
  81. 53940d4 Fingerprint should confirm device lock when unified by Ricky Wai · 8 years ago
  82. dc283a8 Keymaster init for work profile by Ricky Wai · 8 years ago
  83. 79675b3 Teach keyguard about PASSWORD_QUALITY_MANAGED by Toni Barzic · 8 years ago
  84. 20be5d6 Add API to IMountService to get encryption state by Paul Lawrence · 8 years ago
  85. de2dabb Skip boot prompt for both native and emulated FBE. by Jeff Sharkey · 8 years ago
  86. 51e41ad Add support for current failed lock attempts and max attempts by Clara Bayarri · 9 years ago
  87. 5c21c70 Add APIs to allow detection of encryption type by Paul Lawrence · 9 years ago
  88. ed8a5b3 Merge "Replace broken UserHandle.SYSTEM check in LPU" by Robin Lee · 9 years ago
  89. d39113e Replace broken UserHandle.SYSTEM check in LPU by Robin Lee · 9 years ago
  90. 8591f86 Merge "Check if the profile password would comply as the device lock" by Clara Bayarri · 9 years ago
  91. a7aa4d6 Allow smart unlock right after boot. by Rakesh Iyer · 9 years ago
  92. d769391 Check if the profile password would comply as the device lock by Clara Bayarri · 9 years ago
  93. c13723f Improved trust error messaging (1/2) by Adrian Roos · 9 years ago
  94. 8d35de8 Fix missing MANAGE_USER error on calls to isDeviceSecure by Clara Bayarri · 9 years ago
  95. a177111 Create Work Challenge per-user condition by Clara Bayarri · 9 years ago
  96. 5a0fed6 Allow access to deprecated LOCK_PATTERN_ENABLED flag. am: 4614596a39 am: 36393a5674 am: 4ab8b0696a by Bryce Lee · 9 years ago
  97. 4614596 Allow access to deprecated LOCK_PATTERN_ENABLED flag. by Bryce Lee · 9 years ago
  98. 10ad84a Create a separate Work Challenge check by Clara Bayarri · 9 years ago
  99. 6644cd9 Introduce APIs in DPM for setting/getting the device owner info by Andrei Stingaceanu · 9 years ago
  100. 84b6bb1 am 6e78bb42: am 2711eb4c: am 3de2d53a: am c25d5460: Merge "Fix jank: Don\'t write lockout deadline if not needed" into mnc-dr-dev by Bill Rassieur · 9 years ago