1. 29d2bff Don't display footer text when calling app is DPC. by Alex Kershaw · 5 years ago
  2. 5ab064f Launch correct enrollment activity from ChooseLock by Kevin Chyn · 5 years ago
  3. e7cad18 Add log about ChooseLockGeneric refusing to start by Maurice Lam · 5 years ago
  4. b27c430 Refactor passwords/pins/patterns to byte[] by Rich Cannings · 6 years ago
  5. bb8e817 Settings UI fix for missing secure lock screen feature. by Lenka Trochtova · 6 years ago
  6. 92db5bf New extra for ACTION_SET_NEW_PASSWORD to specify the min complexity by Bernard Chau · 6 years ago
  7. 31b2100 Migrate all MetricsProto enums to SettingsEnums by Fan Zhang · 6 years ago
  8. 9864a70 Misc clean up. by Fan Zhang · 6 years ago
  9. 3e6d80c Enable Skip fingerprint when adding corp account. by Doris Ling · 6 years ago
  10. 446637e Ignore lock type in ChooseLockGeneric in non-FBE by Maurice Lam · 6 years ago
  11. 8a33bd5 Merge "RestrictedLockUtils was split into ...Internal" by Philip P. Moltmann · 6 years ago
  12. 847865d Merge "Update Settings to match Framework" by TreeHugger Robot · 6 years ago
  13. e3f7211 RestrictedLockUtils was split into ...Internal by Philip P. Moltmann · 6 years ago
  14. 4778a9a Close searchActivity doesn't go back to previous activity by Raff Tsai · 6 years ago
  15. 76d40d3 Update Settings to match Framework by Kevin Chyn · 6 years ago
  16. 23f8d59 Sort imports by Fan Zhang · 6 years ago
  17. 882bef3 Disable changing lock when device is not provisioned. by Doris Ling · 6 years ago
  18. 41ab6b4 Migrate all AlertDialogs to AndroidX version by tmfang · 6 years ago
  19. 99cc23d Settings Fragment Migration (Change imports) by tmfang · 6 years ago
  20. 0b95687 3/n: Remove all faces when Pin/Pattern/Pass is removed by Kevin Chyn · 6 years ago
  21. 81dc029 2/n: Add face to ChooseLock* by Kevin Chyn · 6 years ago
  22. 4882e87 1/n Start adding Face settings (base, intro) by Kevin Chyn · 6 years ago
  23. 871e55f Move Fingerprint settings to biometrics/fingerprint by Kevin Chyn · 6 years ago
  24. fde790b Update Fingerprint references in Settings by Kevin Chyn · 6 years ago
  25. c7162cd Reorder and clean up imports. by Fan Zhang · 6 years ago
  26. 06d264d Fix crash in ChooseLockGenericFragment. by Doris Ling · 6 years ago
  27. 5c9bbc1 Micro-cleanup in password settings by Pavel Grafov · 6 years ago
  28. 5f13910 Simplify password length constraints checking by Pavel Grafov · 6 years ago
  29. e0069d3 Migrate Settings to androidx. by Aurimas Liutikas · 6 years ago
  30. 359a6b5 Do not set separate challenge flag before clearing lock by Rubin Xu · 6 years ago
  31. c548977 Confirm parent user's credential when setting lock for profile by Rubin Xu · 6 years ago
  32. e0b0e9f Refactor help menu stuff into a controller by Fan Zhang · 7 years ago
  33. 40e187b Preserve old password when handling SET_NEW_PASSWORD. by Pavel Grafov · 7 years ago
  34. 2bb6238 Don't launch Choose Lock again if recreating by Maurice Lam · 7 years ago
  35. b49526e Show fingerprint text in backup screen lock by Maurice Lam · 7 years ago
  36. 821c83e Merge "Default setup wizard to use PIN" by TreeHugger Robot · 7 years ago
  37. 80c3a16 Merge "Properly remove fingerprints when removing device lock." into oc-dev am: 98229bdf32 by Charles He · 7 years ago
  38. edb3944 Default setup wizard to use PIN by Maurice Lam · 7 years ago
  39. 2eb170c Clean up choose lock intent creation by Maurice Lam · 7 years ago[Renamed (92%) from src/com/android/settings/ChooseLockGeneric.java]
  40. ae16e55 Fix setting crash when removing screenlock with fp by Kevin Chyn · 7 years ago
  41. 436256c Fix phishing attack in ChooseLockGeneric by Steven Ng · 8 years ago
  42. 79b4ebf Deprecate old LockPatternUtils.clearLock() by Rubin Xu · 8 years ago
  43. 8f41b9b Fix DPM.ACTION_SET_NEW_PASSWORD by Tony Mak · 8 years ago
  44. 265d3c2 Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  45. d6b1c66 Can launch into the lock screen with setup wizard style by Udam Saini · 8 years ago
  46. 37fe254 Nexus imprint setting is missing while adding corp account from SUW am: 378dec1495 am: 046a63450f am: bde2c59f00 by Steven Ng · 8 years ago
  47. 378dec1 Nexus imprint setting is missing while adding corp account from SUW by Steven Ng · 8 years ago
  48. 8d8bb6e Check for FingerprintManager before using. by Jeff Sharkey · 8 years ago
  49. ab50807 Offer a null FignerprintManager. by Jeff Sharkey · 8 years ago
  50. 7be1b59 Give CTS the handle it expects to remove PIN. by Jeff Sharkey · 8 years ago
  51. 159dff6 Give CTS the handle it expects to remove PIN. by Jeff Sharkey · 8 years ago
  52. da738b2 DO NOT MERGE Provide fingerprint options for SET_NEW_PASSWORD intent by Steven Ng · 8 years ago
  53. 4fdcec7 Provide fingerprint options for SET_NEW_PASSWORD intent by Steven Ng · 8 years ago
  54. ac5e593 Add logging for a few dialogs in Settings. by Fan Zhang · 8 years ago
  55. 24e673b Merge "Eliminate useless 'isManagedProfile' utils method" by TreeHugger Robot · 8 years ago
  56. 7886716 Eliminate useless 'isManagedProfile' utils method by Robin Lee · 8 years ago
  57. b5f3c1d Check for missing preference before setting title. am: 06458be226 am: 68306c3409 by Jim Miller · 8 years ago
  58. 06458be Check for missing preference before setting title. by Jim Miller · 8 years ago
  59. 6507613 Log visibility change for all fragments. by Fan Zhang · 8 years ago
  60. bb70e4f Option to hide swipe method by Evan Rosky · 8 years ago
  61. d189ac5 Use GLIF theme for Settings > Security > Screen lock by Maurice Lam · 8 years ago
  62. dae1ac5 Remove work fingerprints when primary profile lock is removed by Ricky Wai · 8 years ago
  63. bc18b40 More informative title while choosing work lock. by Mahaver Chopra · 8 years ago
  64. 5a8e522 Fix bug where fingerprint for wrong userId was attempted to be removed. by Jim Miller · 8 years ago
  65. e7d6e4d Teach settings about PASSWORD_QUALITY_MANAGED constant by Toni Barzic · 8 years ago
  66. 751de37 Delete all work fingerprints when unified lock changes to None/Swipe by Ricky Wai · 8 years ago
  67. 4bbf065 Keymaster init for work profile by Ricky Wai · 8 years ago
  68. a77652f Mark UI components for tests to find. by Jeff Sharkey · 8 years ago
  69. 5a1dbf8 Wait for fingerprints to be removed (Partial fix). by Udam Saini · 8 years ago
  70. 92779ce Prevents drawer menu from showing depending on intent. by Udam Saini · 8 years ago
  71. 25c3c54 Should read specific user's password restriction by Tony Mak · 9 years ago
  72. 23c2acf Don't show secure startup options and strings when file encrypted by Paul Lawrence · 9 years ago
  73. eb8962d Fixes for Work Challenge Fingerprint by Clara Bayarri · 9 years ago
  74. 77181e9 Fix crash when changing encrypt with credential by Adrian Roos · 9 years ago
  75. 8ef4c62 Reworks lock screen flows. by Udam Saini · 9 years ago
  76. 6de85e8 Adds the headers for choose lock generic inside onCreate by Udam Saini · 9 years ago
  77. 7f2a013 Make ChooseLockGeneric read the userId extra from the activitie's extras if there's no arguments by Clara Bayarri · 9 years ago
  78. 7196685 Do not unify locks when Work lock is set to None by Clara Bayarri · 9 years ago
  79. 91e0ba7 Merge "Use the correct userId when checking if disabled by admin." by Sudheer Shanka · 9 years ago
  80. f755baf Use the correct userId when checking if disabled by admin. by Sudheer Shanka · 9 years ago
  81. fb4c583 Don't show 'unlock at boot' for file encryption by Paul Lawrence · 9 years ago
  82. 62775bf Move lock screen setting behind gear by Adrian Roos · 9 years ago
  83. 62a7280 Dynamically checks if screen lock suggestion is needed by Udam Saini · 9 years ago
  84. aa693f6 Merge "Adds screen lock as a suggested activity" by Udam Saini · 9 years ago
  85. 9d1bfd1 port settings over to new metrics enum by Chris Wren · 9 years ago
  86. 4f5f7b4 Fix Profile Fingerprint Settings to use correct user id by Clara Bayarri · 9 years ago
  87. 7ad4a17 Adds screen lock as a suggested activity by Udam Saini · 9 years ago
  88. bf1483c Improves flow for fingerprint by Udam Saini · 9 years ago
  89. 34ec5f9 Fix Confirm/Choose Credentials strings related to profile by Clara Bayarri · 9 years ago
  90. 454ce75 Merge "Add background image for work challenge" by Benjamin Franz · 9 years ago
  91. e07c947e Fix build. by Jason Monk · 9 years ago
  92. 7402b25 Fix bugs around unification when no password is set by Clara Bayarri · 9 years ago
  93. 194300d Add background image for work challenge by Benjamin Franz · 9 years ago
  94. 17b9fa3 Merge "Add padlocks to more preferences that can be disabled by policy." by Sudheer Shanka · 9 years ago
  95. 9c32468 Add padlocks to more preferences that can be disabled by policy. by Sudheer Shanka · 9 years ago
  96. ae07b50 Resolve new intent that allows setting the parent challenge by Benjamin Franz · 9 years ago
  97. b8a22e4 Update Work Challenge check to take userId by Clara Bayarri · 9 years ago
  98. 6934a04 Work Profile Passphrase Setting by Clara Bayarri · 9 years ago
  99. e9d2abc [ScreenLock] Fix result code handling by Maurice Lam · 9 years ago
  100. edac136 Allows the user to go back to Encryption Screen by Udam Saini · 9 years ago