summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents
Commit message (Expand)AuthorAgeFilesLines
* 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-262-59/+130
|\
| * Fixing layout button in caption and adding quarter functionalitySkuhne2015-03-252-59/+130
* | 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-245-61/+187
* | Merge "Adding null check for focused stack before trying to switch affiliated...Winson Chung2015-03-231-1/+1
|\ \
| * | Adding null check for focused stack before trying to switch affiliated tasks.Winson Chung2015-03-231-1/+1
| |/
* | Changed recent multi-window UI to use persist.sys.debug.multi_windowWale Ogunwale2015-03-232-4/+2
* | Merge "Fixing issue with screen-pinning for secondary users."Winson Chung2015-03-202-7/+32
|\ \ | |/ |/|
| * Fixing issue with screen-pinning for secondary users.Winson Chung2015-03-192-7/+32
* | Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-182-9/+6
* | Merge "Change resize logic: Use resizeTask and remove stack resize UI/logic"Skuhne2015-03-177-469/+154
|\ \
| * | Change resize logic: Use resizeTask and remove stack resize UI/logicSkuhne2015-03-177-469/+154
* | | Recents: Tapping on background returns to launcherJames Cook2015-03-171-0/+35
|/ /
* | Rename and simplify DisplayList Canvas classesChris Craik2015-03-091-1/+1
|/
* 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
* | Merge "Remove unused imports in frameworks/base."John Spurlock2015-03-025-5/+0
|\ \
| * | Remove unused imports in frameworks/base.John Spurlock2015-02-285-5/+0
| |/
* | Force single stack id workaround. (Bug 19560619)Winson Chung2015-03-021-0/+1
|/
* Fixing Recents regressions.Winson Chung2015-02-183-14/+13
* 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-2917-314/+981
* Adding dismiss-all button.Winson Chung2015-01-2214-216/+392
* Cherry picking recents fixes to screen pinning and visibility.Winson Chung2015-01-207-73/+81
* Remove dead code #6: Delete old recents implementationJorim Jaggi2015-01-074-59/+374
* Merge "Bug 18784289: Fix issue with transition animation callback." into lmp-...Winson Chung2014-12-182-2/+2
|\
| * Bug 18784289: Fix issue with transition animation callback.Winson Chung2014-12-182-2/+2
* | Fixing issue with old thumbnails on first launch of app. (Bug 18718114)Winson Chung2014-12-112-3/+19
|/
* Fixing major regressions in Recents with multi-user. (Bug 18574950)Winson Chung2014-12-104-51/+259
* Merge "Ensure that loading and unloading of tasks happen symmetrically with l...Winson Chung2014-12-087-116/+83
|\
| * Ensure that loading and unloading of tasks happen symmetrically with lifecycl...Winson Chung2014-12-047-116/+83
* | 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-026-32/+72
|/
* Merge "Reset the task stack instead of the view when Recents is hidden. (Bug....Winson Chung2014-11-217-85/+50
|\
| * Reset the task stack instead of the view when Recents is hidden. (Bug. 184368...Winson Chung2014-11-217-85/+50
* | Merge "Use SystemClock time to keep track of last event times. (Bug 17995039)...Winson Chung2014-11-202-6/+7
|\ \ | |/ |/|
| * Use SystemClock time to keep track of last event times. (Bug 17995039)Winson Chung2014-11-182-6/+7
* | Merge "Tweaking animation XMLs and removing dead code. (Bug 17672056, Bug 184...Winson Chung2014-11-189-68/+67
|\ \
| * | Tweaking animation XMLs and removing dead code. (Bug 17672056, Bug 18415217)Winson Chung2014-11-179-68/+67
* | | Fixing high cpu usage due to case not falling through to wait logic. (Bug 183...Winson Chung2014-11-181-50/+50
| |/ |/|
* | Merge "Add some flags to reduce memory usage on svelte devices." into lmp-mr1...Winson Chung2014-11-173-9/+51
|\ \