1. 3c9297c Merge "Attempt to fix NegativeArraySizeException crash in keyguard" into jb-mr1-lockscreen-dev by Jim Miller · 12 years ago
  2. 192d6d4 Allowing rotation while adding lockscreen widgets by Michael Jurka · 12 years ago
  3. a976860 Attempt to fix NegativeArraySizeException crash in keyguard by Jim Miller · 12 years ago
  4. 76017ca Removing sticky widgets in lockscreen by Michael Jurka · 12 years ago
  5. 5111726 Handle DevicePolicyManagement and safe mode when inflating widgets by Jim Miller · 12 years ago
  6. 67a871d Use clock's widget as the default keyguard widget by Michael Jurka · 12 years ago
  7. fc753c0 Use new keyguard appwidget picker by Michael Jurka · 12 years ago
  8. 5f050e5 Use settings to persist sticky widget. by John Spurlock · 12 years ago
  9. 229dd8b Fix bug where it wasn't possible to add widgets by Michael Jurka · 12 years ago
  10. 358148e Implement "sticky" widget logic. by John Spurlock · 12 years ago
  11. 1254f2f Persist reordering/deleting widgets on keyguard by Michael Jurka · 12 years ago
  12. 8b3dd40 Fix build by Michael Jurka · 12 years ago
  13. aa2859a Adding ability to add multiple widgets to keyguard by Michael Jurka · 12 years ago
  14. 5ed9d68 Move lockscreen to using haptic feedback setting. by Jeff Sharkey · 12 years ago
  15. f752202 Plumbing to allow keyguard to be shown with user switcher (issue 7175023) by Adam Cohen · 12 years ago
  16. ee82f8f Fix camera disambiguation in secure keyguard by Jim Miller · 12 years ago
  17. df8bfe0 LockScreen: only set keystore password for owner by Kenny Root · 12 years ago
  18. 77e95d3 Merge "Show lockscreen widgets for the current user." into jb-mr1-dev by Amith Yamasani · 12 years ago
  19. 8fd96ec Show lockscreen widgets for the current user. by Amith Yamasani · 12 years ago
  20. 6eeff85 Merge "Remove UID checks from LockPatternUtils" into jb-mr1-dev by Jim Miller · 12 years ago
  21. 25645d8 Remove UID checks from LockPatternUtils by Jim Miller · 12 years ago
  22. 20c41d5 Add support for changing status widget on security screen by Michael Jurka · 12 years ago
  23. 109f1fd Update keyguard selector view to match UX design spec by Jim Miller · 12 years ago
  24. f1b6741 Fix deadlock in LockPatternUtils by using local id. by Craig Mautner · 12 years ago
  25. 599dd7c DevicePolicyManager per user by Amith Yamasani · 12 years ago
  26. a87826c Merge "Fix face unlock for multiple users" into jb-mr1-dev by Amith Yamasani · 12 years ago
  27. 4b4b954 Fix face unlock for multiple users by Amith Yamasani · 12 years ago
  28. f229e4d Add support for settings for lock widgets by Jim Miller · 12 years ago
  29. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  30. f882f1a Bind to the correct face lock service. by Amith Yamasani · 12 years ago
  31. 52c489c Lockscreen settings per user by Amith Yamasani · 12 years ago
  32. 574e49e Fix 6238404: Changed deleteGallery and deleteTempGallery to use broadcasts by Danielle Millett · 12 years ago
  33. 925a7d8 Added a setting for whether biometric weak liveliness is enabled. by Danielle Millett · 12 years ago
  34. c9237f4 Removing dependence on enable_facelock by Steven Ross · 12 years ago
  35. 93708af1 Fix 5620754: don't show pattern unlock after SIM unlock if not enabled. by Jim Miller · 13 years ago
  36. 5437c22 am d3872f55: am 62fad768: Merge "Fix 4560303: Add setting to lock later when power button pressed" into ics-mr1 by Jim Miller · 13 years ago
  37. a4edd15 Fix 4560303: Add setting to lock later when power button pressed by Jim Miller · 13 years ago
  38. 2364a22 Fix 5783857: Device Policy Manager doesn't allow Face Unlock by Danielle Millett · 13 years ago
  39. 270826a Merge "Fix 5555408: allow emergency button to be disabled on SIM/PUK unlock screen" into ics-mr1 by Jim Miller · 13 years ago
  40. 1f56edc Fix 5555408: allow emergency button to be disabled on SIM/PUK unlock screen by Jim Miller · 13 years ago
  41. 044a0a7 Showing a congratulations screen after choosing face unlock backup lock by Danielle Millett · 13 years ago
  42. af1ef9e Merge "Adding a flag for if biometric weak has ever been used" by Danielle Millett · 13 years ago
  43. 7a07219 Adding a flag for if biometric weak has ever been used by Danielle Millett · 13 years ago
  44. c8fb532 Fix 5405210: DevicePolicyManager doesn't allow Face Unlock by Danielle Millett · 13 years ago
  45. cb3521e Fix 5185505: allow facelock to be enabled by a setting. by Jim Miller · 13 years ago
  46. 5839698 Reworked biometric weak check functions by Danielle Millett · 13 years ago
  47. 3553c29 Moving fallback check code to Settings by Steven Ross · 13 years ago
  48. 329979c calling back SetupFaceLock to clean up temporary gallery by Steven Ross · 13 years ago
  49. a2f00da am b4f0a9f3: Merge "Fix 5326463: rework sim state handling in lockscreen" into ics-factoryrom by Jim Miller · 13 years ago
  50. 3f5f83b Fix 5326463: rework sim state handling in lockscreen by Jim Miller · 13 years ago
  51. a0c7a57 am 08ee7fa4: Merge "Fixing emergency dialer flicker on lock screen (issue 5314293)" into ics-factoryrom by Adam Cohen · 13 years ago
  52. ebcd6bb Fixing emergency dialer flicker on lock screen (issue 5314293) by Adam Cohen · 13 years ago
  53. 73da5fe isPasswordEnabled and isPatternEnabled return true if used as backup method by Danielle Millett · 13 years ago
  54. 6edf263 Fix 5185505: Add support for weak biometric sensors to lockscreen. by Jim Miller · 13 years ago
  55. 4f36995 Fix 5026428: Rework unlock attempt logic with active DPM to show better messages by Jim Miller · 13 years ago
  56. 6b05d58 Fix 5044158: Initial pass: add music transport controls to LockScreen by Jim Miller · 13 years ago
  57. de4c26f Fix a couple static leaks. by Dianne Hackborn · 13 years ago
  58. 924b7c7 am 4d042048: am 08a8f3f9: Merge "Set emergency call text visibility." into honeycomb-LTE by John Wang · 13 years ago
  59. 5328bf0 Set emergency call text visibility. by John Wang · 13 years ago
  60. de13001 am 1f866589: am 71030e53: Merge "Add SIM PUK unlockscreen." into honeycomb-LTE by John Wang · 13 years ago
  61. 0f7b3f8 Add SIM PUK unlockscreen. by John Wang · 13 years ago
  62. e2afc24 KeyStore.reset changes by Brian Carlstrom · 13 years ago
  63. 5cfee3f Integrating keystore with keyguard (Part 1 of 4) by Brian Carlstrom · 13 years ago
  64. 929a1c2 Removing android.security.MessageDigest by Brian Carlstrom · 13 years ago
  65. f7b3cd4 Update the encryption password when the device password is changed. by Jason parks · 14 years ago
  66. 2a98a4c Fix 3024522: Add "no lock screen" support to the framework. by Jim Miller · 14 years ago
  67. 96fd5af resolved conflicts for merge of 0b7b9807 to master by Brad Fitzpatrick · 14 years ago
  68. 9088100 Don't touch the VFS during window relayout. by Brad Fitzpatrick · 14 years ago
  69. c857740 Adding support for minimum number of non letter characters. by Konstantin Lopyrev · 14 years ago
  70. a15dcfa Fix 2677197: Adding minimum complex character support. by Konstantin Lopyrev · 14 years ago
  71. 3255823 Fix 2673731: Adding support for password history to Device Admin. by Konstantin Lopyrev · 14 years ago
  72. 863f22d Fix 2673731: Added password history by Konstantin Lopyrev · 14 years ago
  73. cd70988 Fix 2535700: Add support for enforcing password quality by Jim Miller · 14 years ago
  74. 85f2c9c Fix issue #2530103: ActivePassword data in Device Policy Manager needs to be persisted by Dianne Hackborn · 14 years ago
  75. a027c95 Fix 2428368: Fix most of the lockscreen orientation refresh bugs by Jim Miller · 14 years ago
  76. 2509d3c Clear active password in device admin when password is cleared. by Dianne Hackborn · 14 years ago
  77. 156c435 Move lockscreen settings to secure table to prevent tampering. b/2343673 by Amith Yamasani · 14 years ago
  78. 87bba1e Move DeviceAdmin APIs to android.app.admin. by Dianne Hackborn · 14 years ago
  79. 69ac988 Fix 2336057: Provide a way for the user to return to a call from LockScreen. by Jim Miller · 14 years ago
  80. 5b0fb3a Fix 2463886: Allow delayed fetching of DevicePolicyManager in LockPatternUtils. by Jim Miller · 14 years ago
  81. 9327f4f More device policy work: clarify password modes, monkeying. by Dianne Hackborn · 14 years ago
  82. 254cb44 More device admin. by Dianne Hackborn · 15 years ago
  83. d47c6ed Bite the bullet and add support for multiple device admins. by Dianne Hackborn · 15 years ago
  84. 11b019d Fix 2385283: Use device-specific salt when generating hashes for lock passwords. by Jim Miller · 15 years ago
  85. df83afa More device policy manager / admin work. by Dianne Hackborn · 15 years ago
  86. 31f90b6 Fix 2385283: Add DevicePolicyManager calls to LockScreen. by Jim Miller · 15 years ago
  87. 69aa4a9 Fix 2332563: Add password-lock support to lockscreen by Jim Miller · 15 years ago
  88. 678771b New strings and utlity method tweaks associated with updated account unlock screen flow. by Karl Rosaen · 15 years ago
  89. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  90. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  91. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  92. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  93. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  94. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago