summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recent
Commit message (Expand)AuthorAgeFilesLines
* Visual changes to recent appsMichael Jurka2011-10-172-2/+2
* Merge "Fix 5386408: Send accessibility event when a recent app is removed." ...Jim Miller2011-10-131-0/+7
|\
| * Fix 5386408: Send accessibility event when a recent app is removed.Jim Miller2011-10-121-0/+7
* | Fix issue #5446988: WindowManager warns BOOT TIMEOUT,...Dianne Hackborn2011-10-131-1/+2
|/
* Refactoring loading of recent appsMichael Jurka2011-10-116-326/+489
* Reduce height of recent app thumbnailsMichael Jurka2011-10-041-1/+11
* Fixing accessibility support in Recent AppsMichael Jurka2011-09-303-42/+75
* am 2d69cff8: Merge "Fix crash in recent apps" into ics-factoryromMichael Jurka2011-09-201-1/+2
|\
| * Merge "Fix crash in recent apps" into ics-factoryromMichael Jurka2011-09-201-1/+2
| |\
| | * Fix crash in recent appsMichael Jurka2011-09-191-1/+2
* | | Merge "Speeding up Recent Apps"Michael Jurka2011-09-191-20/+4
|\ \ \ | |/ / |/| |
| * | Speeding up Recent AppsMichael Jurka2011-09-191-20/+4
| |/
* | Added "No recent apps" message on phonesMichael Jurka2011-09-162-4/+32
|/
* Bug fixes in RecentsMichael Jurka2011-09-123-28/+25
* 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-024-7/+37
* Merge "Click on whitespace dismisses Recents in landscape"Michael Jurka2011-09-021-4/+15
|\
| * Click on whitespace dismisses Recents in landscapeMichael Jurka2011-09-021-4/+15
* | 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-023-6/+21
|/
* 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-013-24/+24
|/
* Improve Recent Apps scrolling performanceMichael Jurka2011-08-316-114/+493
* Fix issue #5192141: systemui asplodes after enough tapping on the windowlist ...Dianne Hackborn2011-08-242-4/+6
* Track motion events before we decide to start scrollingMichael Jurka2011-08-222-0/+6
* Fix issue #5128639: SystemUI grows by 10MB after taking a screenshotDianne Hackborn2011-08-172-55/+205
* Merge "Optimized swipe animation for Recents app."Chet Haase2011-08-121-1/+3
|\
| * Optimized swipe animation for Recents app.Chet Haase2011-08-121-1/+3
* | Fix Recent Apps jumping artifactChet Haase2011-08-112-2/+26
|/
* 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-234-360/+102
* Fix crash in recentsMichael Jurka2011-07-211-0/+1
* Adding accessibility support to the Status Bar.Svetoslav Ganov2011-07-211-3/+15
* Fix leftover artifacts from sliding Recents items outChet Haase2011-07-182-2/+2
* Fix 5023708,4689527: Add popups and overlays to recents. Misc bug fixes.Jim Miller2011-07-185-98/+203
* Fix 4689527: Fix positioning bug with RecentHorizontalScrollView, minor tweaks.Jim Miller2011-07-103-12/+13
* Fix 4689527: Improved curation for Recents + misc cleanupJim Miller2011-07-074-30/+80
* Merge "Handling Resources.NotFoundException in Recents"Michael Jurka2011-07-071-1/+5
|\
| * Handling Resources.NotFoundException in RecentsMichael Jurka2011-07-071-1/+5
* | Merge "Fix 4689527: Update Recents"Jim Miller2011-07-071-7/+9
|\ \ | |/ |/|
| * Fix 4689527: Update RecentsJim Miller2011-07-061-7/+9
* | When removing a task, also kill its processes.Dianne Hackborn2011-07-011-1/+1
|/
* Port recent apps from tablet to phoneMichael Jurka2011-06-156-595/+61
* First pass at integrating new ScrollView-based recents panel.Jim Miller2011-05-188-2/+1344
* Add APIs to remove tasks.Dianne Hackborn2011-04-121-3/+2