1. afab4fd am c6eeacd9: am c38bc5ab: Merge "Lockscreen widgets not always announced." into jb-mr2-dev by Svetoslav · 11 years ago
  2. 3f4e82b am 3ef8f64d: am 5c58a916: Merge "Fix missing clock in keyguard" into jb-mr2-dev by Jim Miller · 11 years ago
  3. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  4. 25a272a Move keyguard source and resources into new package by Jim Miller · 12 years ago[Renamed from policy/src/com/android/internal/policy/impl/keyguard/KeyguardWidgetPager.java]
  5. 06c5f8a Examine widget hierarchy to find clocks. by Jeff Sharkey · 12 years ago
  6. 4752e7d Removing the plus page when we reach the max number of allowable widgets. (Bug 7564782) by Winson Chung · 12 years ago
  7. 2b0501b Fix a couple issues with page / outline alphas (issue 7488857) by Adam Cohen · 12 years ago
  8. 0552c5d Refactor the lockscreen camera widget, removing the bitmap. by John Spurlock · 12 years ago
  9. 75b5cfb Delete appWidgetId when removing lockscreen widgets by Michael Jurka · 12 years ago
  10. 40f8211 Preventing more than five widgets from being added in the carousel (issue 7502935) by Winson Chung · 12 years ago
  11. eb963f0 Enforce max number of 5 lockscreen widgets by Michael Jurka · 12 years ago
  12. 70c2f87 Synchronizing bouncer duration with page scaling duration. by Winson Chung · 12 years ago
  13. 2635750 Adding workaround to fix issue where the bouncer animation had the wrong pivot. by Winson Chung · 12 years ago
  14. 4181e8a Merge "Fixing issue where you can reorder/delete a non-widget page. (Bug 7493984)" into jb-mr1-lockscreen-dev by Winson Chung · 12 years ago
  15. c065a5d Fixing issue where you can reorder/delete a non-widget page. (Bug 7493984) by Winson Chung · 12 years ago
  16. d51700b3 Fixing up overscroll asset / sizing by Adam Cohen · 12 years ago
  17. ad9f594 am 5fff5f01: Merge "Make partially visible widget pages not important for accessibility." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  18. 5fff5f0 Merge "Make partially visible widget pages not important for accessibility." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  19. 5111726 Handle DevicePolicyManagement and safe mode when inflating widgets by Jim Miller · 12 years ago
  20. a90a18d Make partially visible widget pages not important for accessibility. by Svetoslav Ganov · 12 years ago
  21. 6cf53bb Using screen dimensions to calculate the expanded PagedView dimensions. by Winson Chung · 12 years ago
  22. 48275d2 Adding bouncer animation on PagedView. (Bug 7459660) by Winson Chung · 12 years ago
  23. 6f72b1c Fix small widgets not showing up on tablet (issue 7471516) by Adam Cohen · 12 years ago
  24. 8caabad Making challenge come back if within the same gesture you return to the original page (issue 7422999) by Adam Cohen · 12 years ago
  25. 37d84ae Render camera widget on a background thread. by John Spurlock · 12 years ago
  26. f70239a Fully block user interactions when transitioning to camera. by John Spurlock · 12 years ago
  27. 5d47a8d Cleaning up the overscroll effect by Adam Cohen · 12 years ago
  28. db1c5d5 Updating UI to new design, widget shouldn't expand until page settles (issue 7467435) by Adam Cohen · 12 years ago
  29. 45adaa7 Making screen hints just side page outlines, as per new design (issue 7467968) by Adam Cohen · 12 years ago
  30. f3b9ec8 Initial changes to allow dropping on delete target to remove widget. by Winson Chung · 12 years ago
  31. bb5c941 Disable security handle when swiping into camera widget. by John Spurlock · 12 years ago
  32. 98b930c Cleaning up keyguard persistence threads when the pager is detached. (Bug 7460991) by Winson Chung · 12 years ago
  33. 4ddcd57 Widget size policy, size callbacks by Adam Cohen · 12 years ago
  34. e72855e Cleaning up keyguard persistence threads when the pager is detached. (Bug 7460991) by Winson Chung · 12 years ago
  35. 45942ca Addressing comments for change c4842c11932ea4f60fe7ae09b0a59660207e1587 by Svetoslav Ganov · 12 years ago
  36. c4842c1 Accessibility support for the lockscreen - phone. by Svetoslav Ganov · 12 years ago
  37. 7ff5535 Merge "Making the reordering play nice with the 3D widget carousel" into jb-mr1-lockscreen-dev by Adam Cohen · 12 years ago
  38. 70009e4 Making the reordering play nice with the 3D widget carousel by Adam Cohen · 12 years ago
  39. c8f7c5e Merge "Fill in logic in WidgetPager to ignore music when reordering." into jb-mr1-lockscreen-dev by Jim Miller · 12 years ago
  40. bd0bf15 Merge "Implement correct music widget positioning in keyguard" into jb-mr1-lockscreen-dev by Jim Miller · 12 years ago
  41. e0566da Fill in logic in WidgetPager to ignore music when reordering. by Jim Miller · 12 years ago
  42. bdca3c0 Implement correct music widget positioning in keyguard by Jim Miller · 12 years ago
  43. ef65310 Merge "Moving persistence calls to background." into jb-mr1-lockscreen-dev by Winson Chung · 12 years ago
  44. f8f5966 Moving persistence calls to background. by Winson Chung · 12 years ago
  45. 70aa528 Fixing some regressions in tablet reordering/deleting. by Winson Chung · 12 years ago
  46. 16d83fd Merge "post user activity on widget pager moves" into jb-mr1-lockscreen-dev by Chris Wren · 12 years ago
  47. 8a7785c Cleaning up the way in which the challenge influences widget size on first measure pass by Adam Cohen · 12 years ago
  48. cfc3086 Keyguard polishing by Adam Powell · 12 years ago
  49. 7bf93cf Merge "Deferring zoom out animation until after snapToPage and animateDragViewToOriginalPosition." into jb-mr1-lockscreen-dev by Winson Chung · 12 years ago
  50. 9dc9923 Deferring zoom out animation until after snapToPage and animateDragViewToOriginalPosition. by Winson Chung · 12 years ago
  51. 4b976ea "Implement grace period for camera widget." -> frame/base by John Spurlock · 12 years ago
  52. 32c557c post user activity on widget pager moves by Chris Wren · 12 years ago
  53. e364313 Implementing new slider / widget interaction where frame goes around the widget by Adam Cohen · 12 years ago
  54. b2f21c5 Merge "Use settings to persist sticky widget." into jb-mr1-lockscreen-dev by John Spurlock · 12 years ago
  55. 47c6cfa Ensuring layers are enabled on screen on and that pages are correctly transformed by Adam Cohen · 12 years ago
  56. f9048cd Polish to 3d carousel and standard pager by Adam Cohen · 12 years ago
  57. 5f050e5 Use settings to persist sticky widget. by John Spurlock · 12 years ago
  58. 113ca64 Merge "Making the PagedView full screen on tablets." into jb-mr1-lockscreen-dev by Winson Chung · 12 years ago
  59. 9ec871d 3D carousel initial stab -- paging outlines / alpha effects pending design by Adam Cohen · 12 years ago
  60. efc4925 Making the PagedView full screen on tablets. by Winson Chung · 12 years ago
  61. 358148e Implement "sticky" widget logic. by John Spurlock · 12 years ago
  62. 1254f2f Persist reordering/deleting widgets on keyguard by Michael Jurka · 12 years ago
  63. 6fb841f Fading side pages as per mock by Adam Cohen · 12 years ago
  64. 86b6357 Manual f/b merge of lockhotness camera integration. by John Spurlock · 12 years ago
  65. 19a5267 Merge latest prototype changes into keyguard by Jim Miller · 12 years ago
  66. 022554e Merge latest prototype changes into keyguard by Jim Miller · 12 years ago
  67. d6523da Merge latest prototype changes into the framework by Jim Miller · 12 years ago
  68. 838906b Get basic keyguard working in new branch by Jim Miller · 12 years ago
  69. 71b3cd5 Final keyguard tablet layout integration by Jim Miller · 12 years ago
  70. eeadda5 Always enable hardware layers in widgets in keyguard while dragging. by Jim Miller · 12 years ago
  71. 6526fdd Accessibility support for the widgets switcher of the lock screen. by Svetoslav Ganov · 12 years ago
  72. c1aa6a5 Integrate keyguard paging hint by Jim Miller · 12 years ago
  73. 66b9fb166 Iintial stab at multi-user switcher on Keyguard by Adam Cohen · 12 years ago
  74. f2dfc35 Integrate overscroll into KeyguardWidgetView. by Jim Miller · 12 years ago[Renamed (76%) from policy/src/com/android/internal/policy/impl/keyguard/KeyguardWidgetView.java]
  75. dcb3d84 Replace keyguard with new implementation by Jim Miller · 12 years ago