summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/tablet/RecentAppsPanel.java
Commit message (Expand)AuthorAgeFilesLines
* First pass at integrating new ScrollView-based recents panel.Jim Miller2011-05-181-589/+0
* resolved conflicts for merge of 0e59729b to masterDianne Hackborn2011-05-121-0/+31
|\
| * New compat mode front end: UI and persistence.Dianne Hackborn2011-05-121-0/+31
* | Add APIs to remove tasks.Dianne Hackborn2011-04-121-2/+1
* | Rework thumbnails in activity manager.Dianne Hackborn2011-04-081-1/+3
|/
* Fix 4027057: Improve resolution of RecentApps thumbnail images.Jim Miller2011-03-081-3/+1
* Fix 3504984: Use overscroll fade in Recents.Jim Miller2011-03-021-0/+3
* Fix 3500730: Prevent NPE cause by clicking on footer viewJim Miller2011-03-011-5/+3
* Fix 3386135: Make recent apps scrollable with more entriesJim Miller2011-02-251-58/+128
* Rework thumbnail API to not suffer from IPC failures.Dianne Hackborn2011-02-161-2/+3
* Merge "Fix 3354590: Add back button to dismiss RecentAppsPanel" into honeycombJim Miller2011-01-261-5/+17
|\
| * Fix 3354590: Add back button to dismiss RecentAppsPanelJim Miller2011-01-261-5/+17
* | Fix 3338368: Fix bounds calculation for recent apps viewJim Miller2011-01-251-4/+6
|/
* Using full-resolution default activity icon in Recent AppsMichael Jurka2011-01-171-1/+1
* Fix 3253629: Tweaks to recent appsJim Miller2011-01-121-44/+156
* Fix 3305645: Hide recents if there are no recent apps.Jim Miller2011-01-101-1/+5
* Fix 3309250: Don't crash when thumbnail is nullJim Miller2011-01-041-14/+17
* New thumbnail generation and centering in RecentAppsJim Miller2010-12-221-19/+20
* Fix 3290446: Reduce number of recents to fit in a single binderJim Miller2010-12-211-2/+2
* Fix 3295530: Fix crash in RecentApps when we have no recentsJim Miller2010-12-181-3/+1
* Fix 3253629: Tweaks to recent appsJim Miller2010-12-151-8/+12
* Fix issue #3258849: Grab thumbnail when exiting an app via backDianne Hackborn2010-12-131-40/+7
* Fix 3253629: Improve Recents panel animation performance.Jim Miller2010-12-101-17/+9
* Fix 3253629: Initial pass at updating RecentsPanel UIJim Miller2010-12-081-37/+162
* Rename the status bar layouts to more consistent namesJoe Onorato2010-11-271-1/+1
* Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn2010-11-221-5/+5
* The beginnings of the new status bar.Joe Onorato2010-11-151-3/+3
* Change recents UIs to do task switches.Dianne Hackborn2010-11-121-4/+16
* Initial pass to update RecentApps panel to new UI specification.Jim Miller2010-11-091-51/+139
* Fix 3117937: Add simplified "recent apps".Jim Miller2010-10-251-0/+167