summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recent/RecentsVerticalScrollView.java
Commit message (Expand)AuthorAgeFilesLines
* Improve notification shade collapse code.Danny Baumann2013-07-161-1/+1
* Close notification panel when swiping away the last clearableDanny Baumann2013-06-191-1/+1
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-151-13/+0
|\
| * Fix bug where icon animation is sometimes skippedMichael Jurka2012-11-211-13/+0
* | "Clear all" button on recent appsD4rKn3sSyS2012-12-161-0/+16
|/
* Fix Recents dismiss/back button behaviorMichael Jurka2012-10-031-2/+2
* Fix jump cut when dismissing items in RecentsMichael Jurka2012-10-021-4/+3
* Recents: apps scale down to thumbnails nowMichael Jurka2012-08-231-1/+14
* Fix warnings and remove dead codeMichael Jurka2012-06-281-4/+0
* Tweak recents out animation a bit moreMichael Jurka2012-06-111-6/+0
* Merge "Fix bug 6499508" into jb-devMichael Jurka2012-06-061-26/+9
|\
| * Fix bug 6499508Michael Jurka2012-06-061-29/+9
* | Adding more logging for bug: 6499508Michael Jurka2012-06-041-4/+6
|/
* Reduce recents memory usageMichael Jurka2012-06-011-4/+10
* Fix issue where "No recent apps" showed initially before loading thumbnailsMichael Jurka2012-05-301-0/+9
* Adding debugging code for bug where recycled views still had parentMichael Jurka2012-05-291-0/+15
* Don't show a blue glow when swiping recentsMichael Jurka2012-04-271-3/+0
* Fix alpha when swiping recents on tabletsMichael Jurka2012-02-291-1/+6
* Merge "Remove unnecessary code"Michael Jurka2012-02-271-17/+0
|\
| * Remove unnecessary codeMichael Jurka2012-02-271-17/+0
* | Fix blip after notifications are swipedMichael Jurka2012-02-231-0/+5
|/
* Making recents fasterMichael Jurka2012-02-131-54/+102
* Refactoring loading of recent appsMichael Jurka2011-10-111-3/+3
* Fixing accessibility support in Recent AppsMichael Jurka2011-09-301-11/+19
* Bug fixes in RecentsMichael Jurka2011-09-121-11/+13
* Fix the pressed state for thumbnails in RecentsMichael Jurka2011-09-021-1/+2
* Fix regression: recents did not dismiss after launching apps (5252649)Michael Jurka2011-09-021-5/+16
* updating visuals of Recent AppsPeter Ng2011-09-011-0/+5
* Improve Recent Apps scrolling performanceMichael Jurka2011-08-311-6/+80
* Track motion events before we decide to start scrollingMichael Jurka2011-08-221-0/+3
* Fix issue #5128639: SystemUI grows by 10MB after taking a screenshotDianne Hackborn2011-08-171-14/+29
* Fix Recent Apps jumping artifactChet Haase2011-08-111-1/+13
* Unifying swipe behavior for Recents and NotificationsMichael Jurka2011-07-231-179/+50
* Fix leftover artifacts from sliding Recents items outChet Haase2011-07-181-1/+1
* Fix 5023708,4689527: Add popups and overlays to recents. Misc bug fixes.Jim Miller2011-07-181-43/+67
* Fix 4689527: Fix positioning bug with RecentHorizontalScrollView, minor tweaks.Jim Miller2011-07-101-5/+5
* Fix 4689527: Improved curation for Recents + misc cleanupJim Miller2011-07-071-13/+25
* Port recent apps from tablet to phoneMichael Jurka2011-06-151-3/+3
* First pass at integrating new ScrollView-based recents panel.Jim Miller2011-05-181-0/+309