1. 813552c When dozing, re-enable falsing threshold and log events. by John Spurlock · 10 years ago
  2. 50d87a7 Add touch disabled state output in dumpsys by Jorim Jaggi · 10 years ago
  3. d41083a Attempt to fix invisible Keyguard #2 by Jorim Jaggi · 10 years ago
  4. b01287f Add massive logging to investigate blank Keyguard by Jorim Jaggi · 10 years ago
  5. ef76455 Merge "Fix invisible Keyguard" into lmp-dev by Jorim Jaggi · 10 years ago
  6. 5cbfe54 Fix invisible Keyguard by Jorim Jaggi · 10 years ago
  7. 9813955 Don't let two closing animations run at the same time by Jorim Jaggi · 10 years ago
  8. d9df421 Merge "Tuned anti-falsing thresholds on the lockscreen" into lmp-dev by Selim Cinek · 10 years ago
  9. 5386fb3 Tuned anti-falsing thresholds on the lockscreen by Selim Cinek · 10 years ago
  10. e62d589 Fix expanded notifications on lockscreen by Jorim Jaggi · 10 years ago
  11. 19c8c70 Added anti-falsing logic to the keyguard. by Selim Cinek · 10 years ago
  12. b7a3303 Fix QS expansion weirdness #2 by Jorim Jaggi · 10 years ago
  13. 31094df Fixed several bugs with the notification shade by Selim Cinek · 10 years ago
  14. 8de4311c Lockscreen launch animations by Jorim Jaggi · 10 years ago
  15. 488b792 Fix not being able to dismiss panel with single tap by Jorim Jaggi · 10 years ago
  16. 2ae259d Dismiss all layout updates. by Jorim Jaggi · 10 years ago
  17. 4b04a3a Clear all notifications improvements by Jorim Jaggi · 10 years ago
  18. fb98a50 Fix weird state when tracking and pressing back by Jorim Jaggi · 10 years ago
  19. b690f0d Clean up user activity handling by Jorim Jaggi · 10 years ago
  20. 30c305c Implement nice motion for collapsing panel while QS open by Jorim Jaggi · 10 years ago
  21. dc96d63 Implement ability to fling to QS in empty space by Jorim Jaggi · 10 years ago
  22. 93439da Fix scrim flashing when no security is set. by Jorim Jaggi · 10 years ago
  23. b472b347 Improve peek behavior and fix a few bugs in PanelView by Jorim Jaggi · 10 years ago
  24. b724013 Improve fling logic for opening the notification shade by Jorim Jaggi · 10 years ago
  25. 3857ac4 Fix a bug where a short fling resulted in a bad state by Jorim Jaggi · 10 years ago
  26. 2580a976 Improve motion when expanding/collapsing status bar. by Jorim Jaggi · 10 years ago
  27. f99d000 Improve unlock motion further. by Selim Cinek · 10 years ago
  28. cc69324 Revert "Improve unlock motion." by Jorim Jaggi · 10 years ago
  29. fd9d441 Improve unlock motion. by Jorim Jaggi · 10 years ago
  30. 0a27be8 Fix blank lockscreen. by Jorim Jaggi · 10 years ago
  31. 47c85a3 Fix PanelView over expanding behavior. by Jorim Jaggi · 10 years ago
  32. 787a0af Fix not being able to dismiss notifications with tap. by Jorim Jaggi · 10 years ago
  33. dffb3e7 Merge "Changed the overscroll and expanding behaviour." into lmp-preview-dev by Selim Cinek · 10 years ago
  34. 1408eb5 Changed the overscroll and expanding behaviour. by Selim Cinek · 10 years ago
  35. 6539a83 Go back to keyguard when in SHADE_LOCKED with single tap. by Jorim Jaggi · 10 years ago
  36. 8dd95e0 Animate unlock icon while unlocking. by Jorim Jaggi · 10 years ago
  37. b3f0a2f Hint for phone and camera. by Jorim Jaggi · 10 years ago
  38. 9012958 Implement unlock hint. by Jorim Jaggi · 10 years ago
  39. e29b2db Fade scrim in unlock animation. by Jorim Jaggi · 10 years ago
  40. 3c4635c Fixed a bug where the user was unable to pull down statusbar. by Selim Cinek · 10 years ago
  41. 4c6969a Implemented basic camera and phone affordance. by Selim Cinek · 10 years ago
  42. 2fbad7b Show bouncer immediately when MOTION_UP is received by Jorim Jaggi · 10 years ago
  43. 24120a5 Introduced overscrolling for the panel expansion by Selim Cinek · 10 years ago
  44. 7d16bb1 DO NOT MERGE Move clock and top padding while dismissing Keyguard. by Jorim Jaggi · 10 years ago
  45. 1d48069 Change fling behavior of PanelView. by Jorim Jaggi · 10 years ago
  46. b7b61dd Make velocity tracker used in panel dependent on config. by Jorim Jaggi · 10 years ago
  47. 069cd03 Position clock and notifications dynamically. by Jorim Jaggi · 10 years ago
  48. b84a107 Improved Notification Panel height logic by Selim Cinek · 10 years ago
  49. 4f0128f Merge "New layout structure for the expanded status bar." by Jorim Jaggi · 10 years ago
  50. d7daab7 New layout structure for the expanded status bar. by Jorim Jaggi · 10 years ago
  51. 2322ae8 Merge "Improved interception logic of the PanelView" by Jorim Jaggi · 10 years ago
  52. 172e914 Improved interception logic of the PanelView by Selim Cinek · 10 years ago
  53. 3b23999 Fix overly huge PanelView. by Jorim Jaggi · 10 years ago
  54. a631029 Hide navigation bar on Keyguard. by Jorim Jaggi · 10 years ago
  55. 5072883 Remove obsolete settings panel artifacts. by John Spurlock · 10 years ago
  56. 584caa5 Migrate away from @hidden onViewAdded. by John Spurlock · 10 years ago
  57. 584a7aa resolved conflicts for merge of ff0978fd to master-lockscreen-dev by Jorim Jaggi · 10 years ago
  58. 1685e63 Further improved NotificationStackScroller by Selim Cinek · 10 years ago
  59. 7b52322 am ed01ddd5: Merge "QuickSettings was inaccessible sometimes with empty shade." by Selim Cinek · 10 years ago
  60. 91c39ef QuickSettings was inaccessible sometimes with empty shade. by Selim Cinek · 10 years ago
  61. 6b7961d am a3e5bcb6: Fixed crash in PanelView dump by Selim Cinek · 10 years ago
  62. a3e5bcb Fixed crash in PanelView dump by Selim Cinek · 10 years ago
  63. 03c701e Basic implementation for notifications on lockscreen. by Jorim Jaggi · 10 years ago
  64. b6d85eb Enabled the new notification shade and improved expanding logic by Selim Cinek · 10 years ago
  65. a4b70af Use panel tracking as signal preventing auto-collapse. by John Spurlock · 11 years ago
  66. 48fa91a Recover tracking pointer going up mid-gesture in shade. by John Spurlock · 11 years ago
  67. 69f756f Drop simultaneous pointer events when tracking velocity. by Daniel Sandler · 11 years ago
  68. 9764218 Collapse/disable shade when hiding status bar window. by John Spurlock · 11 years ago
  69. 209bede Remove trailing whitespace from system ui. by John Spurlock · 11 years ago
  70. de84f0e Organize the imports in systemui. by John Spurlock · 11 years ago
  71. cd686b5 Migrate systemui Slog calls to Log by John Spurlock · 11 years ago
  72. e7c5bbb Defend against NaNs in panel animation code. by Daniel Sandler · 11 years ago
  73. 42b3cf9 Looking for NaN values in status bar animations. by Daniel Sandler · 11 years ago
  74. 37a38aa More debug logs for stuck statusbars. by Daniel Sandler · 11 years ago
  75. 6f7654d Reduce false swipe-closed gestures in status bar panels. by Daniel Sandler · 12 years ago
  76. be2cf32 Be a little more lenient with panel-open gestures. by Daniel Sandler · 12 years ago
  77. 50a5313 Missing copyright headers. by Daniel Sandler · 12 years ago
  78. 040c2e4 For Matias. by Daniel Sandler · 12 years ago
  79. 3679bf5 Quickening. by Daniel Sandler · 12 years ago
  80. efb0faf Remove the double-swipe to access quick settings on phones. by Daniel Sandler · 12 years ago
  81. 9d09824 Fix NPE if pulling down QS quickly on very first boot. by Daniel Sandler · 12 years ago
  82. b17a726 Notification & settings panel help. by Daniel Sandler · 12 years ago
  83. a801f68 Restore rubberbanding on initial pulldown. by Daniel Sandler · 12 years ago
  84. 0c1b75c Bring back the notification panel handle peek animation. by Daniel Sandler · 12 years ago
  85. 750bb9b Fix a bug in double-swiping panels... by Daniel Sandler · 12 years ago
  86. db9a376 Increase the anti-jitter threshold for status bar flings. by Daniel Sandler · 12 years ago
  87. 67eab79 Panel physics changes. by Daniel Sandler · 12 years ago
  88. 13522a2 Fix panel handles on large screens. by Daniel Sandler · 12 years ago
  89. 173bae2 Improvements to notification/settings panels: by Daniel Sandler · 12 years ago
  90. 3ffdcc7 Properly launch quicksettings activities. by Daniel Sandler · 12 years ago
  91. 198a030 Fix the seesaw behavior on the status panels. by Daniel Sandler · 12 years ago
  92. 49321ec Merge "Suppress ExpandHelper on quick settings." into jb-mr1-dev by Winson Chung · 12 years ago
  93. b4e56ed Suppress ExpandHelper on quick settings. by Daniel Sandler · 12 years ago
  94. 43229d7 Adding IME tile. by Winson Chung · 12 years ago
  95. d63c5978 Initial changes to add QuickSettings. by Winson Chung · 12 years ago
  96. bf526d1 Full-height panels on phones. by Daniel Sandler · 12 years ago
  97. 179ec6d Fix notification panel bug which prevented proper resizing by Chet Haase · 12 years ago
  98. 5050813 Allow the panels to be temporarily dragged past their contents. by Daniel Sandler · 12 years ago
  99. 5a35a0d Fix crash in SystemUI. by Daniel Sandler · 12 years ago
  100. cf591db Confine the quick settings trigger to the right third of the status bar. by Daniel Sandler · 12 years ago