summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recent/RecentsPanelView.java
Commit message (Expand)AuthorAgeFilesLines
* Prevent SecurityException from crashing RecentsMichael Jurka2015-08-311-2/+6
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-151-13/+28
|\
| * Merge "Fix bug: swiped apps in Recents come back on rotate" into jb-mr1.1-devMichael Jurka2012-11-271-0/+1
| |\
| | * Fix bug: swiped apps in Recents come back on rotateMichael Jurka2012-11-261-0/+1
| * | Fix bug where icon animation is sometimes skippedMichael Jurka2012-11-211-13/+27
| |/
* | "Clear all" button on recent appsD4rKn3sSyS2012-12-161-1/+12
|/
* Solve issue where labels in Recents were blankMichael Jurka2012-10-221-16/+27
* Fix recents animations for secondary usersMichael Jurka2012-10-191-12/+10
* Potential fix for bug 7352816Michael Jurka2012-10-171-0/+10
* Use black bg in recents if using live wallpaperMichael Jurka2012-10-131-1/+1
* Fix one case where recents is sometimes not visibleMichael Jurka2012-10-091-1/+1
* Fix Recents dismiss/back button behaviorMichael Jurka2012-10-031-22/+4
* Fix bug 7138446: Icon blips in during Recents animationMichael Jurka2012-10-021-1/+48
* Fix 7216870: recents relaunches dismissed activityMichael Jurka2012-09-251-0/+18
* Fix issue #7209355, #7214271.Dianne Hackborn2012-09-231-2/+4
* Don't load views before onResume called.Craig Mautner2012-09-201-9/+11
* Fix crash in recentsMichael Jurka2012-09-131-8/+7
* Remove unneeded importsMichael Jurka2012-09-051-11/+0
* Debug code for window transition crashMichael Jurka2012-09-041-7/+3
* Recents: apps scale down to thumbnails nowMichael Jurka2012-08-231-251/+66
* Refactor for multi-display support.Jeff Brown2012-08-191-5/+3
* Merge "Adding a thumbnail scale down animation" into jb-mr1-devMichael Jurka2012-08-171-1/+1
|\
| * Adding a thumbnail scale down animationMichael Jurka2012-08-161-1/+1
* | Switch public APIs to use new UserHandle class for identifying users.Dianne Hackborn2012-08-171-1/+2
* | Rename UserId to UserHandle.Dianne Hackborn2012-08-161-2/+2
|/
* User Manager service to manage users and query user detailsAmith Yamasani2012-08-111-1/+2
* Fun with Up navigationAdam Powell2012-07-191-2/+4
* Tweak recents launch app animationMichael Jurka2012-06-141-1/+1
* Tweak recents out animation a bit moreMichael Jurka2012-06-111-22/+65
* Add more logging for bug 6499508 (getting warmer!)Michael Jurka2012-06-011-0/+7
* Merge "Fix issue where "No recent apps" showed initially before loading thumb...Michael Jurka2012-05-301-1/+1
|\
| * Fix issue where "No recent apps" showed initially before loading thumbnailsMichael Jurka2012-05-301-1/+1
* | Fix 6398209: SearchPanel gesture improvementsJim Miller2012-05-301-2/+3
|/
* Hide notification panel when launching recent appsMichael Jurka2012-05-141-1/+13
* Improve transition out of recentsMichael Jurka2012-05-121-1/+1
* Making transition out of recents look betterMichael Jurka2012-05-091-5/+39
* Improve recents on sw600dp devicesMichael Jurka2012-05-091-17/+19
* Fix NPE for realMichael Jurka2012-05-041-1/+3
* Fix NPEMichael Jurka2012-04-301-6/+11
* Update SystemUI for sw600dp devices.Daniel Sandler2012-04-211-1/+9
* Fix bugs with popup menu in Recent ApplicationsMichael Jurka2012-04-031-1/+18
* Preload recents on phones with hard nav keysMichael Jurka2012-03-291-4/+10
* Merge "Reset layout needed at each animation step."Craig Mautner2012-03-231-3/+4
|\
| * Reset layout needed at each animation step.Craig Mautner2012-03-231-3/+4
* | Add new thumbnail animation.Dianne Hackborn2012-03-231-4/+16
|/
* Newly reimplemented PhoneStatusBar, now with fewer windows.Daniel Sandler2012-03-051-3/+3
* Fix alpha when swiping recents on tabletsMichael Jurka2012-02-291-21/+24
* Remove unnecessary codeMichael Jurka2012-02-271-31/+11
* Fix recents on crespoMichael Jurka2012-02-141-0/+1
* Making recents fasterMichael Jurka2012-02-131-45/+154