1. 7c69636 Cleanup USER_OWNER in various services by Xiaohui Chen · 9 years ago
  2. 7f5ef05 am 60aff469: am f90169d1: am 5bc2a2c0: am d56892da: Merge "Disable fingerprint after user lockout" into mnc-dr-dev by Adrian Roos · 9 years ago
  3. 873010d Disable fingerprint after user lockout by Adrian Roos · 9 years ago
  4. e3b0745 resolved conflicts for merge of bcc26c02 to master by Adrian Roos · 9 years ago
  5. b5e4722 Add StrongAuthTracker by Adrian Roos · 9 years ago
  6. 6086a25 am 5334b265: am aeda904f: am 4371922d: am 8e9b33f8: am 726d47b7: Merge "Fix and deprecate lock pattern related settings" into mnc-dev by Adrian Roos · 9 years ago
  7. 7811d9f Fix and deprecate lock pattern related settings by Adrian Roos · 9 years ago
  8. 2c4a573 [LockSettings] fail hard when there's an error enrolling by Andres Morales · 9 years ago
  9. 3188574 Merge "[LockSettings] adjust legacy patterns to base 0 for unlocking keystore" into mnc-dev by Andres Morales · 9 years ago
  10. 59ef126 [LockSettings] adjust legacy patterns to base 0 for unlocking keystore by Andres Morales · 9 years ago
  11. f1900b5 Merge "[LockSettings] clear secure user id when user is removed" into mnc-dev by Andres Morales · 9 years ago
  12. 070fe63 [LockSettings] clear secure user id when user is removed by Andres Morales · 9 years ago
  13. 6d2c0e5 Remove not needed contacts related permissions. by Svetoslav Ganov · 9 years ago
  14. ed5ff51 Revert "Remove not needed contacts related perissions." by Bart Sears · 9 years ago
  15. a2991da Remove not needed contacts related perissions. by Svet Ganov · 9 years ago
  16. e40bad8 [LockSettings] migrate patterns to be indexed at '1' by Andres Morales · 9 years ago
  17. 2397427 [LockSettings] migrate password attempt throttling to hardware by Andres Morales · 9 years ago
  18. 83ce095 Add keystore onUserAdded/Removed methods by Chad Brubaker · 9 years ago
  19. a91a850 Cleanup keystore password changing and unlocking by Chad Brubaker · 9 years ago
  20. 4383058 Migrate lockscreen.disabled on upgrade by Adrian Roos · 9 years ago
  21. 301ea44 Recover from dead GateKeeperService Binder by Andres Morales · 9 years ago
  22. cfb6160 Clear secure user ID and notify keystore when lock is cleared by Andres Morales · 9 years ago
  23. d9fc85a Add challenge to IGateKeeperService by Andres Morales · 9 years ago
  24. 8fa5665 Wire up GateKeeper to LockSettingsService by Andres Morales · 9 years ago
  25. 855fa30 Prevent non-platform apps from reading password type by Adrian Roos · 9 years ago
  26. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  27. 001b00d Prevent regular processes from accessing the password history by Adrian Roos · 9 years ago
  28. 072543f Backup/restore owner info from locksettings by Amith Yamasani · 9 years ago
  29. 9dd16eb LockPatternUtils clean up continued by Adrian Roos · 10 years ago
  30. db0f76e Directly dispatch USER_REMOVED to LockSettingsService by Adrian Roos · 10 years ago
  31. 230635e Purge biometric weak and keyguard widgets by Adrian Roos · 10 years ago
  32. 138b833 Obliterate LockPatternUtilsCache by Adrian Roos · 10 years ago
  33. 3dcae68 Add caching to LockSettingsStorage by Adrian Roos · 10 years ago
  34. 450ce9f Disable LockPatternUtilsCache by Adrian Roos · 10 years ago
  35. 261d5ab Refactor LockSettingsService into storage and logic by Adrian Roos · 10 years ago
  36. 49d810c Reset keystore when user is added or removed by Robin Lee · 10 years ago
  37. 1096cf8 Delete locksettings files for toplevel users only by Robin Lee · 10 years ago
  38. f0246a8 Keep managed profile keystores in sync with owner by Robin Lee · 10 years ago
  39. 987672d2 Fixes setting password through DevicePolicyManager by Geoffrey Borggaard · 10 years ago
  40. 4f78845 Add a cache to LockPatternUtils by Adrian Roos · 10 years ago
  41. 945490c Don't double prompt on booting encrypted device by Paul Lawrence · 10 years ago
  42. 6ee7d25 Revert "Don't prompt at boot if we already did that when decrypting" by Paul Lawrence · 10 years ago
  43. 493e3e7 Don't prompt at boot if we already did that when decrypting by Paul Lawrence · 10 years ago
  44. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  45. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/LockSettingsService.java]
  46. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  47. 505329b Restore permission check in keyguard. by Jim Miller · 11 years ago
  48. de1af08 Fix keyguard/Keystore storage issue by Jim Miller · 11 years ago
  49. f45bb40 Add setting to disable keyguard widgets by Jim Miller · 11 years ago
  50. ab18ec8 am ca9904d0: am a3b5bae9: Fix the build. by Jim Miller · 11 years ago
  51. a3b5bae Fix the build. by Jim Miller · 11 years ago
  52. 2dcedef am 035f82b3: am 952b3102: Merge "Fix bug where owner info wasn\'t being updated properly." into jb-mr2-dev by Jim Miller · 11 years ago
  53. 952b310 Merge "Fix bug where owner info wasn't being updated properly." into jb-mr2-dev by Jim Miller · 11 years ago
  54. 2d8ecf9d Fix bug where owner info wasn't being updated properly. by Jim Miller · 11 years ago
  55. 9b4b662 resolved conflicts for merge of 6825c478 to master by Jim Miller · 11 years ago
  56. 158fe19 Add permission check for owner-info related LockSettings. by Jim Miller · 11 years ago
  57. 3569e9e resolved conflicts for merge of 2f6a2526 to master by Jim Miller · 11 years ago
  58. 187ec58 Move owner info from Settings.Secure to LockSettings by Jim Miller · 11 years ago
  59. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  60. 7a96c39 Move lingering services to services.jar. by Jeff Sharkey · 12 years ago[Renamed (98%) from core/java/com/android/internal/widget/LockSettingsService.java]
  61. 61f5737 Centralize the creation of the user system directory by Amith Yamasani · 12 years ago
  62. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  63. d1645f8 Disable lockscreen using a system property. by Amith Yamasani · 12 years ago
  64. 52c489c Lockscreen settings per user by Amith Yamasani · 12 years ago