summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recent/RecentsPanelView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Updated Recent Apps visuals"Michael Jurka2011-09-081-15/+2
|\
| * Updated Recent Apps visualsPeter Ng2011-09-081-15/+2
* | Fix issue #5139085: Some Recents items can't be killedDianne Hackborn2011-09-081-11/+14
|/
* Fix the pressed state for thumbnails in RecentsMichael Jurka2011-09-021-3/+32
* Merge "Use default thumbnail if getting app thumbnail fails"Michael Jurka2011-09-021-6/+6
|\
| * Use default thumbnail if getting app thumbnail failsMichael Jurka2011-09-021-6/+6
* | Fix regression: recents did not dismiss after launching apps (5252649)Michael Jurka2011-09-021-1/+4
|/
* Merge "Fixing orientation change bug (5098088)"Michael Jurka2011-09-011-9/+10
|\
| * Fixing orientation change bug (5098088)Michael Jurka2011-09-011-9/+10
* | updating visuals of Recent AppsPeter Ng2011-09-011-24/+14
|/
* Improve Recent Apps scrolling performanceMichael Jurka2011-08-311-10/+25
* Fix issue #5192141: systemui asplodes after enough tapping on the windowlist ...Dianne Hackborn2011-08-241-3/+2
* Fix issue #5128639: SystemUI grows by 10MB after taking a screenshotDianne Hackborn2011-08-171-41/+176
* Optimized swipe animation for Recents app.Chet Haase2011-08-121-1/+3
* Clear the bitmap from the canvas in a lot of places.Dianne Hackborn2011-08-021-0/+1
* Dismiss Recent Apps when Back is pressedMichael Jurka2011-07-281-1/+15
* Unifying swipe behavior for Recents and NotificationsMichael Jurka2011-07-231-1/+1
* Fix crash in recentsMichael Jurka2011-07-211-0/+1
* Adding accessibility support to the Status Bar.Svetoslav Ganov2011-07-211-3/+15
* Fix 5023708,4689527: Add popups and overlays to recents. Misc bug fixes.Jim Miller2011-07-181-7/+67
* Fix 4689527: Improved curation for Recents + misc cleanupJim Miller2011-07-071-4/+4
* Handling Resources.NotFoundException in RecentsMichael Jurka2011-07-071-1/+5
* When removing a task, also kill its processes.Dianne Hackborn2011-07-011-1/+1
* Port recent apps from tablet to phoneMichael Jurka2011-06-151-17/+49
* First pass at integrating new ScrollView-based recents panel.Jim Miller2011-05-181-0/+473