1. aa26294 Enforce LPU security checks are not called on the main thread by Xiyuan Xia · 9 years ago
  2. e40bad8 [LockSettings] migrate patterns to be indexed at '1' by Andres Morales · 9 years ago
  3. 5ccfe51 Merge "[LockSettings] migrate password attempt throttling to hardware" into mnc-dev by Andres Morales · 9 years ago
  4. 2397427 [LockSettings] migrate password attempt throttling to hardware by Andres Morales · 9 years ago
  5. d8fdb33 Honor password visible setting in CryptKeeper by Paul Lawrence · 9 years ago
  6. 688af6c DOn't save encryption settings when not encrypted by Paul Lawrence · 9 years ago
  7. d6aa6cb Remove LockPatternUtils.getCurrentUser() by Adrian Roos · 9 years ago
  8. 8150d2a Require explicit userId in LockPatternUtils by Adrian Roos · 9 years ago
  9. 4eb6a36 Introduced DO_NOT_ASK_CREDENTIALS_ON_BOOT flag by Andrei Kapishnikov · 9 years ago
  10. 95bbbdd Set REQUIRE_PASSWORD_TO_DECRYPT to false when insecure screen lock is enabled by Wen ZHANG · 9 years ago
  11. d9fc85a Add challenge to IGateKeeperService by Andres Morales · 9 years ago
  12. 8fa5665 Wire up GateKeeper to LockSettingsService by Andres Morales · 9 years ago
  13. 51ed794 Allow disabling the lock screen when multiple users are present by Benjamin Franz · 9 years ago
  14. 5bb7255 Merge "Ensure new credentails are valid" by Adrian Roos · 10 years ago
  15. f80e66ce9 Ensure new credentails are valid by Adrian Roos · 10 years ago
  16. c2e0168 Remove UI code from LockPatternUtils by Adrian Roos · 10 years ago
  17. 9dd16eb LockPatternUtils clean up continued by Adrian Roos · 10 years ago
  18. dce0122 Explicitly specify user on LPU's private methods by Adrian Roos · 10 years ago
  19. db0f76e Directly dispatch USER_REMOVED to LockSettingsService by Adrian Roos · 10 years ago
  20. 230635e Purge biometric weak and keyguard widgets by Adrian Roos · 10 years ago
  21. 25c29c1 am 6d41504d: Merge "Move frameworks users over to libcore hex encoding API." by Narayan Kamath · 10 years ago
  22. 78108a3 Move frameworks users over to libcore hex encoding API. by Narayan Kamath · 10 years ago
  23. f8f56bc Fix DPM.resetPassword("") by Adrian Roos · 10 years ago
  24. 50bfeec Update KeyguardManager.isDeviceLocked API by Adrian Roos · 10 years ago
  25. 138b833 Obliterate LockPatternUtilsCache by Adrian Roos · 10 years ago
  26. 450ce9f Disable LockPatternUtilsCache by Adrian Roos · 10 years ago
  27. dd5de71 Add utility methods to LockPatternUtils for encryption by Jim Miller · 10 years ago
  28. cd410ba Use the correct method to check if device is encrypted by Amith Yamasani · 10 years ago
  29. 6848dc8 Add a checkbox option to 'require password to decrypt' by Jim Miller · 10 years ago
  30. 16e4a1a Use default encryption password if an accessibility service is enabled. by Svetoslav · 10 years ago
  31. f839b4f Set the system locale correctly even on an encrypted device. by Elliott Hughes · 10 years ago
  32. 625e8f5 Merge "Ensure that setting an empty password clears it" into lmp-dev by Adrian Roos · 10 years ago
  33. 3a5a0be Fix pause when setting pin/pattern/password by Paul Lawrence · 10 years ago
  34. ab7dae5 Ensure that setting an empty password clears it by Adrian Roos · 10 years ago
  35. 61d9409 Show the lockscreen when more than 1 user is present by Adam Lesinski · 10 years ago
  36. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  37. cc5179f Use TelecommManager APIs to detect if we are in a call by Yorke Lee · 10 years ago
  38. 1572ee3 Trust: Look at the security unlock method of the right user by Adrian Roos · 10 years ago
  39. e4b1d57 Merge "API review PhoneManager -> TelecommManager. Rename methods (6/6)" into lmp-dev by Nancy Chen · 10 years ago
  40. 396ac76f Show PIN screen with all PINs, not just simple ones by Paul Lawrence · 10 years ago
  41. 0eb1e40 API review PhoneManager -> TelecommManager. Rename methods (6/6) by Nancy Chen · 10 years ago
  42. 076e725 Merge "Only run TrustAgentServices for users with secure keyguards" into lmp-dev by Adrian Roos · 10 years ago
  43. 4b9e324 Only run TrustAgentServices for users with secure keyguards by Adrian Roos · 10 years ago
  44. 878ba0a Save PatternVisible setting to crypto header by Paul Lawrence · 10 years ago
  45. 235510e Made AlarmClockInfo a nested class in AlarmManager by Jose Lima · 10 years ago
  46. 4f994eb Disable trust agents after wrong credential is entered by Adrian Roos · 10 years ago
  47. 987672d2 Fixes setting password through DevicePolicyManager by Geoffrey Borggaard · 10 years ago
  48. edad7b24c Update LockPatternUtils to new alarm API by Adrian Roos · 10 years ago
  49. a0ee004 Bug 16152902: Disabling FUL in keyguard and screen lock settings by Brian Colonna · 10 years ago
  50. 85516d0 Add new "pin complex" type to supported keyguard PINs by Jim Miller · 11 years ago
  51. 0bae09f Move showCallScreen & isInAPhoneCall to PhoneManager. by Santos Cordon · 10 years ago
  52. ba45bcb Fix DeviceManagerAdmin with empty password by Paul Lawrence · 10 years ago
  53. 2c12cfa Trust Agents: Add facility to request credential entry by Adrian Roos · 10 years ago
  54. 3534ede Update showCallScreen to use Telecomm (1/6) by Santos Cordon · 10 years ago
  55. 4f78845 Add a cache to LockPatternUtils by Adrian Roos · 10 years ago
  56. 4312073 Default to PASSWORD_QUALITY_UNSPECIFIED by Jim Miller · 10 years ago
  57. e51dcf9 Save OwnerInfo so CryptKeeper can display at boot time by Paul Lawrence · 10 years ago
  58. df42723 Merge "Don't double prompt on booting encrypted device" by Paul Lawrence · 10 years ago
  59. 82142c2 Define trust agent framework components by Adrian Roos · 10 years ago
  60. 945490c Don't double prompt on booting encrypted device by Paul Lawrence · 10 years ago
  61. 6ee7d25 Revert "Don't prompt at boot if we already did that when decrypting" by Paul Lawrence · 10 years ago
  62. 493e3e7 Don't prompt at boot if we already did that when decrypting by Paul Lawrence · 11 years ago
  63. 0a18029 Clean up a few minor issues by Paul Lawrence · 11 years ago
  64. 8e39736 Support default, pattern, pin and password encryption types by Paul Lawrence · 11 years ago
  65. 0cf1370 Fix setLong so it actualy uses userHandle passed in. by Kenny Guy · 11 years ago
  66. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  67. e38c8e2 Fix accessibility for all-caps items in keyguard by Jim Miller · 11 years ago
  68. de1af08 Fix keyguard/Keystore storage issue by Jim Miller · 11 years ago
  69. f45bb40 Add setting to disable keyguard widgets by Jim Miller · 11 years ago
  70. 3569e9e resolved conflicts for merge of 2f6a2526 to master by Jim Miller · 11 years ago
  71. 187ec58 Move owner info from Settings.Secure to LockSettings by Jim Miller · 11 years ago
  72. 78c48f6 Fix multi-user support in keyguard. by Jim Miller · 12 years ago
  73. 7a96c39 Move lingering services to services.jar. by Jeff Sharkey · 12 years ago
  74. fff5614 Disable adding keyguard widgets until setup is done by Michael Jurka · 12 years ago
  75. f7614fc Removing unecessary additional lock metadata from QuickSettings user tile. by Winson Chung · 12 years ago
  76. 3c9297c Merge "Attempt to fix NegativeArraySizeException crash in keyguard" into jb-mr1-lockscreen-dev by Jim Miller · 12 years ago
  77. 192d6d4 Allowing rotation while adding lockscreen widgets by Michael Jurka · 12 years ago
  78. a976860 Attempt to fix NegativeArraySizeException crash in keyguard by Jim Miller · 12 years ago
  79. 76017ca Removing sticky widgets in lockscreen by Michael Jurka · 12 years ago
  80. 5111726 Handle DevicePolicyManagement and safe mode when inflating widgets by Jim Miller · 12 years ago
  81. 67a871d Use clock's widget as the default keyguard widget by Michael Jurka · 12 years ago
  82. fc753c0 Use new keyguard appwidget picker by Michael Jurka · 12 years ago
  83. 5f050e5 Use settings to persist sticky widget. by John Spurlock · 12 years ago
  84. 229dd8b Fix bug where it wasn't possible to add widgets by Michael Jurka · 12 years ago
  85. 358148e Implement "sticky" widget logic. by John Spurlock · 12 years ago
  86. 1254f2f Persist reordering/deleting widgets on keyguard by Michael Jurka · 12 years ago
  87. 8b3dd40 Fix build by Michael Jurka · 12 years ago
  88. aa2859a Adding ability to add multiple widgets to keyguard by Michael Jurka · 12 years ago
  89. 5ed9d68 Move lockscreen to using haptic feedback setting. by Jeff Sharkey · 12 years ago
  90. f752202 Plumbing to allow keyguard to be shown with user switcher (issue 7175023) by Adam Cohen · 12 years ago
  91. ee82f8f Fix camera disambiguation in secure keyguard by Jim Miller · 12 years ago
  92. df8bfe0 LockScreen: only set keystore password for owner by Kenny Root · 12 years ago
  93. 77e95d3 Merge "Show lockscreen widgets for the current user." into jb-mr1-dev by Amith Yamasani · 12 years ago
  94. 8fd96ec Show lockscreen widgets for the current user. by Amith Yamasani · 12 years ago
  95. 6eeff85 Merge "Remove UID checks from LockPatternUtils" into jb-mr1-dev by Jim Miller · 12 years ago
  96. 25645d8 Remove UID checks from LockPatternUtils by Jim Miller · 12 years ago
  97. 20c41d5 Add support for changing status widget on security screen by Michael Jurka · 12 years ago
  98. 109f1fd Update keyguard selector view to match UX design spec by Jim Miller · 12 years ago
  99. f1b6741 Fix deadlock in LockPatternUtils by using local id. by Craig Mautner · 12 years ago
  100. 599dd7c DevicePolicyManager per user by Amith Yamasani · 12 years ago