summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/SwipeHelper.java
Commit message (Expand)AuthorAgeFilesLines
* SysUI: Fix reporting of swipe progess in notification paneld34d2016-04-151-1/+8
* Implement left swipe on lockscreenDanesh M2016-04-011-0/+89
* Cancel lockscreen/shade gestures when orientation changesJorim Jaggi2014-11-101-1/+2
* Mirrored clear all animation for RTLSelim Cinek2014-10-311-1/+4
* Increased the falsing threshold when woken up by touchSelim Cinek2014-09-261-1/+11
* Added anti-falsing logic to the keyguard.Selim Cinek2014-08-271-3/+16
* Edge swipes should also dismiss notificationsJorim Jaggi2014-08-051-4/+13
* Notification inspector.Dan Sandler2014-07-251-6/+25
* Reintroduced the clear all buttonDan Sandler2014-07-251-11/+45
* Update HUN visuals to UX specAdrian Roos2014-05-311-28/+38
* Implement HUN visuals: shadows and translucencyAdrian Roos2014-05-261-1/+6
* Refactored the notification animations, improved stack scrollerSelim Cinek2014-05-071-0/+3
* Organize the imports in systemui.John Spurlock2013-06-121-3/+2
* Improve swipe performance in RecentsMichael Jurka2013-03-061-0/+6
* Fix one cause of slow scrolling in RecentsMichael Jurka2013-02-191-12/+16
* Fix issue #6706369: Sometimes the "App info" popup shows...Dianne Hackborn2012-06-261-0/+3
* Fix longpress handler in notifications.Daniel Sandler2012-05-161-0/+2
* Close notification blame popups when the panel disappears.Daniel Sandler2012-05-041-2/+5
* Long-press a notification to find out who sent it.Daniel Sandler2012-04-191-1/+48
* Gestures for expanding notifications.Daniel Sandler2012-04-181-1/+1
* Fix alpha when swiping recents on tabletsMichael Jurka2012-02-291-4/+6
* Fix blip after notifications are swipedMichael Jurka2012-02-231-4/+0
* Making recents fasterMichael Jurka2012-02-131-0/+4
* Make notification panel delete-all animation smootherChet Haase2011-10-181-12/+11
* Merge "Bug fixes in Recents"Michael Jurka2011-09-121-4/+11
|\
| * Bug fixes in RecentsMichael Jurka2011-09-121-4/+11
* | Fix ACTION_CANCEL handling in status bar.Jeff Brown2011-09-121-0/+1
|/
* Merge "Fix a NPE in Recents"Michael Jurka2011-09-021-4/+6
|\
| * Fix a NPE in RecentsMichael Jurka2011-09-021-4/+6
* | Fix regression: recents did not dismiss after launching apps (5252649)Michael Jurka2011-09-021-1/+5
|/
* updating visuals of Recent AppsPeter Ng2011-09-011-0/+3
* Improve Recent Apps scrolling performanceMichael Jurka2011-08-311-36/+40
* Fix drawing artifacts on glowing navigation buttons.Daniel Sandler2011-08-171-2/+2
* Clean up some effects in the phone notification panel.Daniel Sandler2011-08-111-1/+2
* New richly-appointed navigation buttons.Daniel Sandler2011-07-291-3/+10
* Unifying swipe behavior for Recents and NotificationsMichael Jurka2011-07-231-0/+317