1. 69cac2c Password constraints cleanup. by Pavel Grafov · 5 years ago
  2. 010116a Introduce LockscreenCredential by Rubin Xu · 4 years, 11 months ago
  3. fc397f7 Set the content description of pin/password boxes by joshmccloskey · 5 years ago
  4. 9db66a5 Clean up before making all setting page render edge-to-edge by Fan Zhang · 5 years ago
  5. 3934924 Merge "Change to show generic lock screen before setup fingerprint or face" into qt-dev by Pasty Chang · 5 years ago
  6. fa68ec4 Set suw description textview to fixed id by pastychang · 5 years ago
  7. 7a083f8 Change to show generic lock screen before setup fingerprint or face by pastychang · 5 years ago
  8. 4b96dc3 Fail the screen lock flow if the old password has already changed. by Irina Dumitrescu · 5 years ago
  9. b27c430 Refactor passwords/pins/patterns to byte[] by Rich Cannings · 5 years ago
  10. 0c6e676 Merge "Rename ButtonFooterMixin to FooterBarMixin" by Pasty Chang · 6 years ago
  11. 9bdb59a Rename ButtonFooterMixin to FooterBarMixin by pastychang · 6 years ago
  12. 92db5bf New extra for ACTION_SET_NEW_PASSWORD to specify the min complexity by Bernard Chau · 6 years ago
  13. 76ad11c Migrating to new footer button for ChooseLockPassword page by pastychang · 6 years ago
  14. 31b2100 Migrate all MetricsProto enums to SettingsEnums by Fan Zhang · 6 years ago
  15. 382d34d Change to show two footer buttons in SUW lockscreen page. by pastychang · 6 years ago
  16. c1f8600 Change to use setupcompat and setupdesign for suw pages by Pasty Chang · 6 years ago
  17. 9864a70 Misc clean up. by Fan Zhang · 6 years ago
  18. 23f8d59 Sort imports by Fan Zhang · 6 years ago
  19. 99cc23d Settings Fragment Migration (Change imports) by tmfang · 6 years ago
  20. 81dc029 2/n: Add face to ChooseLock* by Kevin Chyn · 6 years ago
  21. c7162cd Reorder and clean up imports. by Fan Zhang · 6 years ago
  22. 5f13910 Simplify password length constraints checking by Pavel Grafov · 6 years ago
  23. ae8fdff Using plurals to define for min length of string by prochinwang · 6 years ago
  24. 032bdf4 Merge "Switch to new checkPasswordHistory method" into pi-dev am: 4a1b84e613 by Rubin Xu · 6 years ago
  25. e0069d3 Migrate Settings to androidx. by Aurimas Liutikas · 6 years ago
  26. c33e2a1 Switch to new checkPasswordHistory method by Rubin Xu · 6 years ago
  27. 9d2edcb Remove password blacklist check by Rubin Xu · 6 years ago
  28. 35f3d2f Block simple numeric passwords in ChooseLockPassword by Rubin Xu · 7 years ago
  29. 405a426 ChooseLockPassword should not show "confirm" until min length is met by Kevin Chyn · 6 years ago
  30. d7b4b1b ChooseLockPassword shows wrong string when confirmed password is wrong by Kevin Chyn · 6 years ago
  31. 7248972 Change superclass to InstrumentedFragment. by Doris Ling · 7 years ago
  32. a1314df Show 'screen lock options' on all lock screen types by Ajay Nadathur · 7 years ago
  33. aeb3e44 Check password blacklist when setting credential by Alexandru-Andrei Rotaru · 7 years ago
  34. ac8024e Update confirm button label by Maurice Lam · 7 years ago
  35. 40e187b Preserve old password when handling SET_NEW_PASSWORD. by Pavel Grafov · 7 years ago
  36. 209410d Fix bad string reference by Maurice Lam · 7 years ago
  37. 3eb4c83 Update strings for screen lock setup by Maurice Lam · 7 years ago
  38. be2246b Add 'clear' button to pin/password lock screen by Ajay Nadathur · 7 years ago
  39. 7af28ec Use fingerprint icons during setupwizard flow by Ajay Nadathur · 7 years ago
  40. 0288cf3 Merge "Show keypad while setting PIN in setup wizard" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  41. b0bcbed Show keypad while setting PIN in setup wizard by Tarandeep Singh · 7 years ago
  42. 62c0c3c Hide screen lock options button in confirm lock by Maurice Lam · 7 years ago
  43. 4545d63 Merge "Use config_headlineFontFamily for password screens." into oc-dr1-dev by TreeHugger Robot · 7 years ago
  44. 8218511 Merge "Hide skip button when setting backup lock screen" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  45. ccbb4cf Use config_headlineFontFamily for password screens. by Andrew Sapperstein · 7 years ago
  46. 9990f39 Read theme for lock screen flows by Maurice Lam · 7 years ago
  47. 562e539 Hide skip button when setting backup lock screen by Maurice Lam · 7 years ago
  48. fbfca43 Merge "Rename buttons in lock screen setup" into oc-dr1-dev by Maurice Lam · 7 years ago
  49. c57b19d Rename buttons in lock screen setup by Maurice Lam · 7 years ago
  50. d793590 Add fingerprint backup message by Maurice Lam · 7 years ago
  51. 4c930fc Allow skipping PIN setup screen by Maurice Lam · 7 years ago
  52. b49526e Show fingerprint text in backup screen lock by Maurice Lam · 7 years ago
  53. 8df7173 Change header in choose lock password by Maurice Lam · 7 years ago
  54. edb3944 Default setup wizard to use PIN by Maurice Lam · 7 years ago
  55. 2eb170c Clean up choose lock intent creation by Maurice Lam · 7 years ago[Renamed (92%) from src/com/android/settings/ChooseLockPassword.java]
  56. c41e408 Refactor choose lock password scrolling by Maurice Lam · 7 years ago
  57. 2d0b344 Add InstrumentFragment for non-PreferenceFragment types. by Fan Zhang · 8 years ago
  58. 265d3c2 Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  59. 27ca263 Use PasswordMetrics to remove duplicated code. by Andrew Scull · 8 years ago
  60. 7b3a5e0 Fix crash in ChooseLockPassworkFragment. am: f958f2e14e am: 773a2ab217 by Doris Ling · 8 years ago
  61. f958f2e Fix crash in ChooseLockPassworkFragment. by Doris Ling · 8 years ago
  62. 6507613 Log visibility change for all fragments. by Fan Zhang · 8 years ago
  63. 53aded2 Hide redundant restrictions am: 9ba765b875 am: 4de7f88830 am: 3578d8f18c by Tony Mak · 8 years ago
  64. 9ba765b Hide redundant restrictions by Tony Mak · 8 years ago
  65. b1d8883 Remove KeyboardView in ChooseLockPassword am: 9c26c9dba6 am: e7ab5e6a02 by Tony Mak · 8 years ago
  66. 872933b Visualize password requirements and their fulfillment am: 0bbcdccdbf by Tony Mak · 8 years ago
  67. 9c26c9d Remove KeyboardView in ChooseLockPassword by Tony Mak · 8 years ago
  68. 0bbcdcc Visualize password requirements and their fulfillment by Tony Mak · 8 years ago
  69. 4ae9e0c Merge \\"Fix PIN screen title\\" into nyc-mr1-dev am: 79321c480f am: 932b49408d by Maurice Lam · 8 years ago
  70. 44f2736 Fix PIN screen title by Maurice Lam · 8 years ago
  71. 77c4345 Fix crash when setting a password/pattern from private fragment by Clara Bayarri · 8 years ago
  72. d189ac5 Use GLIF theme for Settings > Security > Screen lock by Maurice Lam · 8 years ago
  73. 71fde52 Fixes graybar as status bar and unshifts header view. by Udam Saini · 8 years ago
  74. 92779ce Prevents drawer menu from showing depending on intent. by Udam Saini · 8 years ago
  75. 9757152 Removes tap continue when done text by Udam Saini · 8 years ago
  76. 686ae49 Start redaction activity after we finish current activity. by Udam Saini · 8 years ago
  77. c8457a8 Merge "Make Lockscreen Notification Content work for profiles" by Clara Bayarri · 8 years ago
  78. c6ce179 Merge "Only setCredentialRequiredToDecrypt if primary user" by Robin Lee · 9 years ago
  79. 5bb1e4f Only setCredentialRequiredToDecrypt if primary user by Robin Lee · 9 years ago
  80. 62775bf Move lock screen setting behind gear by Adrian Roos · 9 years ago
  81. f6077f4 Make Lockscreen Notification Content work for profiles by Clara Bayarri · 9 years ago
  82. 9d1bfd1 port settings over to new metrics enum by Chris Wren · 9 years ago
  83. 194300d Add background image for work challenge by Benjamin Franz · 9 years ago
  84. b8a22e4 Update Work Challenge check to take userId by Clara Bayarri · 9 years ago
  85. 6934a04 Work Profile Passphrase Setting by Clara Bayarri · 9 years ago
  86. fe432e8 Refactor Choose/Confirm Lock flow to take user id by Clara Bayarri · 9 years ago
  87. 39b4674 Depend on support lib preferences by Jason Monk · 9 years ago
  88. 3e7e3d6 Fix ChoosePat/Pin/Pwd crash from async task by Xiyuan Xia · 9 years ago
  89. 1f8fb0f Stop crash on repeated enters on virtual keyboard by Paul Lawrence · 9 years ago
  90. cff37ec Gray out confirm button on pattern/pin/password set dialog by Paul Lawrence · 9 years ago
  91. ccade40 Enforce Keyguard policy in Notification Settings by Alex Chau · 9 years ago
  92. 91e6c49 [LockSettings] pipe through HW throttle timeout by Andres Morales · 9 years ago
  93. efbe466 Merge "[LockScreen] Update initial string in choose lock screens" into mnc-dev by Maurice Lam · 9 years ago
  94. 163dee9 [LockScreen] Update initial string in choose lock screens by Maurice Lam · 9 years ago
  95. f2c2c19 No input instead of disabling password/pin entry by Xiyuan Xia · 9 years ago
  96. bf9ac6b Migrate settings UI to use async security check by Xiyuan Xia · 9 years ago
  97. 5437588 Require explicit userId in LockPatternUtils by Adrian Roos · 9 years ago
  98. 3859643 [LockScreenSetup] Start SUW-style screens in setup flow by Maurice Lam · 9 years ago
  99. 6609b0c pipe auth token through confirm and set password by Andres Morales · 9 years ago
  100. a0e1236 [LockSettings] pipe old password through when setting new one by Andres Morales · 9 years ago