summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents/views
Commit message (Expand)AuthorAgeFilesLines
* Make recents use immutable ashmem bitmaps for things it frequently passes acr...Riley Andrews2015-05-181-1/+2
* Improve Accessibility behaviour in recentsBenjamin Franz2015-04-301-2/+4
* Merge "Ensuring that we reload a widget that was updated in another orientati...Winson Chung2015-04-031-4/+5
|\
| * Ensuring that we reload a widget that was updated in another orientation.Winson Chung2015-04-031-4/+5
* | Prevent the dismiss icon from fading when multistack debugging is enabled.Winson Chung2015-03-301-2/+4
|/
* Unopened tasks should show the fullscreen item in recentsSkuhne2015-03-271-1/+1
* Merge "Fixing layout button in caption and adding quarter functionality"Skuhne2015-03-261-4/+12
|\
| * Fixing layout button in caption and adding quarter functionalitySkuhne2015-03-251-4/+12
* | Merge "Fixing issue with floating task headers."Winson Chung2015-03-241-0/+2
|\ \ | |/ |/|
| * Fixing issue with floating task headers.Winson Chung2015-03-241-0/+2
* | Adding menu to arrange one or two tasks and arrange them accordinglySkuhne2015-03-242-3/+80
* | Changed recent multi-window UI to use persist.sys.debug.multi_windowWale Ogunwale2015-03-231-3/+1
|/
* Merge "Change resize logic: Use resizeTask and remove stack resize UI/logic"Skuhne2015-03-173-57/+8
|\
| * Change resize logic: Use resizeTask and remove stack resize UI/logicSkuhne2015-03-173-57/+8
* | Recents: Tapping on background returns to launcherJames Cook2015-03-171-0/+35
|/
* Merge "Improve docs for drawable tint and color filters"Chris Craik2015-03-031-3/+3
|\
| * Improve docs for drawable tint and color filtersChris Craik2015-03-021-3/+3
* | Remove unused imports in frameworks/base.John Spurlock2015-02-283-3/+0
|/
* Fixing Recents regressions.Winson Chung2015-02-182-9/+9
* Ensuring that the list of stack views are mutable. (Bug 19245963)Winson Chung2015-02-031-19/+10
* Adding some debug controls to test multi-window.Winson Chung2015-01-297-135/+299
* Adding dismiss-all button.Winson Chung2015-01-228-131/+341
* Cherry picking recents fixes to screen pinning and visibility.Winson Chung2015-01-202-10/+11
* Bug 18784289: Fix issue with transition animation callback.Winson Chung2014-12-181-1/+1
* Merge "Ensure that loading and unloading of tasks happen symmetrically with l...Winson Chung2014-12-084-32/+46
|\
| * Ensure that loading and unloading of tasks happen symmetrically with lifecycl...Winson Chung2014-12-044-32/+46
* | Merge "Revert "Revert "Improve fling physics for recents""" into lmp-mr1-devJustin Harrison2014-12-042-16/+7
|\ \
| * | Revert "Revert "Improve fling physics for recents""Justin Harrison2014-12-042-16/+7
* | | Merge "Revert "Improve fling physics for recents"" into lmp-mr1-devJustin Harrison2014-12-042-7/+16
|\ \ \ | |/ /
| * | Revert "Improve fling physics for recents"Justin Harrison2014-12-042-7/+16
* | | Merge "Improve fling physics for recents" into lmp-mr1-devJorim Jaggi2014-12-042-16/+7
|\ \ \ | |/ / | | / | |/ |/|
| * Improve fling physics for recentsJorim Jaggi2014-11-262-16/+7
* | Fix crash when user is both scrolling and tabbing through Recents. (Bug 18552...Winson Chung2014-12-031-3/+4
* | Initial changes to add callback on task stack changes. (Bug 17672056, Bug 182...Winson Chung2014-12-022-1/+6
|/
* Reset the task stack instead of the view when Recents is hidden. (Bug. 184368...Winson Chung2014-11-215-79/+25
* Merge "Tweaking animation XMLs and removing dead code. (Bug 17672056, Bug 184...Winson Chung2014-11-187-37/+48
|\
| * Tweaking animation XMLs and removing dead code. (Bug 17672056, Bug 18415217)Winson Chung2014-11-177-37/+48
* | Merge "Adding additional null checks to prevent crash after task stack view c...Winson Chung2014-11-172-9/+24
|\ \
| * | Adding additional null checks to prevent crash after task stack view callback...Winson Chung2014-11-172-9/+24
| |/
* | Fixing regression in screen pinning button visibility. (Bug 18390050)Winson Chung2014-11-141-0/+8
|/
* Merge "Adding null checks for unset stack. (Bug 18329447)" into lmp-mr1-devWinson Chung2014-11-121-1/+18
|\
| * Adding null checks for unset stack. (Bug 18329447)Winson Chung2014-11-111-1/+18
* | Merge "Preload only visible thumbnails and task icons. (Bug 17672056, Bug 182...Winson Chung2014-11-123-9/+87
|\ \ | |/
| * Preload only visible thumbnails and task icons. (Bug 17672056, Bug 18291345)Winson Chung2014-11-113-9/+87
* | Merge "Material design for screen pinning cling" into lmp-mr1-devJason Monk2014-11-071-2/+4
|\ \
| * | Material design for screen pinning clingJason Monk2014-11-071-2/+4
* | | Fixing Recents crash when resetting focus of TaskView already returned to the...Winson Chung2014-11-061-1/+3
| |/ |/|
* | Merge "Don't reload the layout every time we enter Recents. (Bug 18160176)" i...Winson Chung2014-11-065-51/+166
|\ \ | |/ |/|
| * Don't reload the layout every time we enter Recents. (Bug 18160176)Winson Chung2014-11-055-51/+166
* | Fix issue #17305377: Don't kill process if it still has tasks.Wale Ogunwale2014-11-041-3/+1
|/