1. 52716de Merge "Fix deadlock in LockPatternUtils by using local id." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  2. f1b6741 Fix deadlock in LockPatternUtils by using local id. by Craig Mautner · 12 years ago
  3. 8f301e6 Merge "Add debug for b/7094175." into jb-mr1-dev by Craig Mautner · 12 years ago
  4. 5d8d169 Merge "Fix wrong pattern count in keyguard pattern security view." into jb-mr1-dev by Jim Miller · 12 years ago
  5. d2b82f7 Fix wrong pattern count in keyguard pattern security view. by Jim Miller · 12 years ago
  6. 4adb9d3 Merge "DevicePolicyManager per user" into jb-mr1-dev by Amith Yamasani · 12 years ago
  7. 98c370e Merge "Make invalidateOptionsMenu asynchronous" into jb-mr1-dev by Adam Powell · 12 years ago
  8. 4b6d93f Make invalidateOptionsMenu asynchronous by Adam Powell · 12 years ago
  9. 402f0c8 Merge "Refactor Carrier text as a movable module." into jb-mr1-dev by Jim Miller · 12 years ago
  10. 772db42 Merge "Selectively enable back button in keyguard for security screens." into jb-mr1-dev by Jim Miller · 12 years ago
  11. 599dd7c DevicePolicyManager per user by Amith Yamasani · 12 years ago
  12. 0cbfcff Add debug for b/7094175. by Craig Mautner · 12 years ago
  13. f9cb7ba Refactor Carrier text as a movable module. by Jim Miller · 12 years ago
  14. 931be0e Merge "Don't show empty widget in the case where a widget can't be inflated" into jb-mr1-dev by Jim Miller · 12 years ago
  15. 99a3cae Don't show empty widget in the case where a widget can't be inflated by Jim Miller · 12 years ago
  16. 5b50a25 Enabling hardware layers while overscrolling widget pager by Adam Cohen · 12 years ago
  17. e23ab8b Selectively enable back button in keyguard for security screens. by Jim Miller · 12 years ago
  18. 6253985 Merge "Second pass on Keyguard multi-user switcher" into jb-mr1-dev by Adam Cohen · 12 years ago
  19. 24b351a Second pass on Keyguard multi-user switcher by Adam Cohen · 12 years ago
  20. b45965f Merge "Fix keyguard timeout dialog messages" into jb-mr1-dev by Jim Miller · 12 years ago
  21. d65afc6 Merge "More multi-user stuff." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  22. 5dc5a00 More multi-user stuff. by Dianne Hackborn · 12 years ago
  23. 08b2b6b Fix keyguard timeout dialog messages by Jim Miller · 12 years ago
  24. a87826c Merge "Fix face unlock for multiple users" into jb-mr1-dev by Amith Yamasani · 12 years ago
  25. 4b4b954 Fix face unlock for multiple users by Amith Yamasani · 12 years ago
  26. f229e4d Add support for settings for lock widgets by Jim Miller · 12 years ago
  27. 6fba0a0 Music in keyguard improvements by Jim Miller · 12 years ago
  28. 4f77268 Merge "Initial pass at adding Music control to new keyguard." into jb-mr1-dev by Jim Miller · 12 years ago
  29. ff2aa0b Initial pass at adding Music control to new keyguard. by Jim Miller · 12 years ago
  30. 9c673b05 Merge "Go back to keyguard if user is switched in lock screen" into jb-mr1-dev by Amith Yamasani · 12 years ago
  31. d979dd7 Go back to keyguard if user is switched in lock screen by Amith Yamasani · 12 years ago
  32. 752ef4e Merge "This enables the back button in keyguard" into jb-mr1-dev by Jim Miller · 12 years ago
  33. d03a555 Attempt to fix blank keyguard issue by Jim Miller · 12 years ago
  34. eeabf94 Merge "Allow pattern to start from outside pattern view" into jb-mr1-dev by Jim Miller · 12 years ago
  35. 5bf7800 Merge "Force keyguard if there are multiple users" into jb-mr1-dev by Amith Yamasani · 12 years ago
  36. b70ff9a Force keyguard if there are multiple users by Amith Yamasani · 12 years ago
  37. c09cdce Update airplane-mode manipulation for the new Settings namespace by Christopher Tate · 12 years ago
  38. 5737534 Allow pattern to start from outside pattern view by Jim Miller · 12 years ago
  39. 41bd89f Merge "Pass EXCLUDE_FROM_RECENTS when starting secure camera." into jb-mr1-dev by Wu-cheng Li · 12 years ago
  40. 644ea77 This enables the back button in keyguard by Jim Miller · 12 years ago
  41. 1ac44eb Merge "Don't hide the PIN keyboard even when a physical keyboard is present." into jb-mr1-dev by Jim Miller · 12 years ago
  42. e46efc0 Enable lazy-loading of security views in keyguard by Jim Miller · 12 years ago
  43. d888399 Explicitly specify current user everywhere home is started. by Dianne Hackborn · 12 years ago
  44. ac8f575 Don't hide the PIN keyboard even when a physical keyboard is present. by Jim Miller · 12 years ago
  45. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  46. 2ab0113 Pass EXCLUDE_FROM_RECENTS when starting secure camera. by Wu-cheng Li · 12 years ago
  47. 6da5827 Merge "Screen magnification - feature - framework." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  48. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 12 years ago
  49. a56f8f7 Merge "Fix EmergencyDialer button on devices without telephony hardware" into jb-mr1-dev by Jim Miller · 12 years ago
  50. b75111d Merge "Add wireless to KeyguardUpdateMonitor isPluggedIn" into jb-mr1-dev by Brian Muramatsu · 12 years ago
  51. 47df44a Fix EmergencyDialer button on devices without telephony hardware by Jim Miller · 12 years ago
  52. 9e130e7 Merge "Limit certain actions to default Display." into jb-mr1-dev by Craig Mautner · 12 years ago
  53. 66b9fb166 Iintial stab at multi-user switcher on Keyguard by Adam Cohen · 12 years ago
  54. a92a01b Add wireless to KeyguardUpdateMonitor isPluggedIn by Brian Muramatsu · 12 years ago
  55. 69b0818 Limit certain actions to default Display. by Craig Mautner · 12 years ago
  56. 5830cb2 Cosmetic code changes to face unlock after review. by Jim Miller · 12 years ago
  57. d2d4a64 Merge "Keep local reference to KeyguardStatusViewManager so it doesn't get GC'd" into jb-mr1-dev by Jim Miller · 12 years ago
  58. 6212cc0 Keep local reference to KeyguardStatusViewManager so it doesn't get GC'd by Jim Miller · 12 years ago
  59. 000464a Initial pass at re-enabling face unlock in new keyguard. by Jim Miller · 12 years ago
  60. 27230f0 Merge "Better flow for SIM PIN/ SIM PUK screens in keyguard." into jb-mr1-dev by Jim Miller · 12 years ago
  61. f73fbf7 Don't depend on LockPatternUtils to get DevicePolicyManager by Jim Miller · 12 years ago
  62. 4b09dd3 Better flow for SIM PIN/ SIM PUK screens in keyguard. by Jim Miller · 12 years ago
  63. 175ae55 Merge "Update DevicePolicyManager with ability to disable keyguard widgets" into jb-mr1-dev by Jim Miller · 12 years ago
  64. 035ce2c Merge "Add support for "-rtl" in resources" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  65. 1676118 Merge "Keyguard bug fixes" into jb-mr1-dev by Jim Miller · 12 years ago
  66. b8ec470 Update DevicePolicyManager with ability to disable keyguard widgets by Jim Miller · 12 years ago
  67. 3983419 Minor refactors. by Craig Mautner · 12 years ago
  68. d36ebe0 Keyguard bug fixes by Jim Miller · 12 years ago
  69. 58a2950 Merge "Lots of keyguard improvements - Fix "too many attempts" dialogs - Fix account unlock mechanism so the user can use email account as backup for pattern unlock - Add mechanism to support future account recovery from non-pattern screen - Tune animation timing for flipping security view. - Move password field to the top of the security view - Add padding and visual feedback to navigation area button" into jb-mr1-dev by Jim Miller · 12 years ago
  70. 258341c Lots of keyguard improvements by Jim Miller · 12 years ago
  71. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  72. a99e4ca Merge "Bind to screenshot service for current user." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  73. 5b81de4 Merge "Fix Camera and GoogleNow launching in keyguard" into jb-mr1-dev by Jim Miller · 12 years ago
  74. 5f75aa1 Fix Camera and GoogleNow launching in keyguard by Jim Miller · 12 years ago
  75. f2dfc35 Integrate overscroll into KeyguardWidgetView. by Jim Miller · 12 years ago
  76. 5a05f2b Merge "Fix MENU key in keyguard." into jb-mr1-dev by Jim Miller · 12 years ago
  77. 95b005c Fix MENU key in keyguard. by Jim Miller · 12 years ago
  78. d5ea3b4 Merge "Add initial multi-display support." into jb-mr1-dev by Jeff Brown · 12 years ago
  79. bd6e150 Add initial multi-display support. by Jeff Brown · 12 years ago
  80. 9c7e630 Enable new keyguard by Jim Miller · 12 years ago
  81. dcb3d84 Replace keyguard with new implementation by Jim Miller · 12 years ago
  82. 35744c1 Bind to screenshot service for current user. by Jeff Sharkey · 12 years ago
  83. a2910d0 Make it easier to create asynchronous Handlers. by Jeff Brown · 12 years ago
  84. 5f79799 Add support for "-rtl" in resources by Fabrice Di Meglio · 12 years ago
  85. 6a25cbd Make USER_PRESENT broadcast per-user. by Jeff Sharkey · 12 years ago
  86. 4b72463 Merge "Add factory test feature to shut off on long press power." into jb-mr1-dev by Jeff Brown · 12 years ago
  87. a5d5d60 Merge "add wireless charger support" into jb-mr1-dev by Brian Muramatsu · 12 years ago
  88. 9a538ee Add factory test feature to shut off on long press power. by Jeff Brown · 12 years ago
  89. 37a37f4 add wireless charger support by Brian Muramatsu · 12 years ago
  90. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  91. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  92. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 12 years ago
  93. c40771a Merge "Fix bug with preloading recent tasks" into jb-mr1-dev by Michael Jurka · 12 years ago
  94. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  95. 01de93d Fix bug with preloading recent tasks by Michael Jurka · 12 years ago
  96. 194b6e9 Merge "Power manager rewrite." into jb-mr1-dev by Jeff Brown · 12 years ago
  97. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  98. f8d9e2f Merge "Make all messages in KeyguardViewMediator asynchronous." into jb-mr1-dev by Jeff Brown · 12 years ago
  99. 109025d Make all messages in KeyguardViewMediator asynchronous. by Jeff Brown · 12 years ago
  100. 595b656 am 977abbb8: am 48de12c5: Merge "Keep keyguard from starting after finished call when screen is on" by Dianne Hackborn · 12 years ago