summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents
Commit message (Expand)AuthorAgeFilesLines
* Adding NPE check when the system has no tasks.Winson Chung2015-05-271-1/+1
* Make recents use immutable ashmem bitmaps for things it frequently passes acr...Riley Andrews2015-05-182-2/+4
* Cleanup propertiesChris Craik2015-05-052-32/+0
* Improve Accessibility behaviour in recentsBenjamin Franz2015-04-305-7/+72
* Consolidate SystemUI SharedPreferences.Andrew Flynn2015-04-103-14/+12
* Merge "Dismiss recents to home without animation when resizing task."Wale Ogunwale2015-04-062-6/+12
|\
| * Dismiss recents to home without animation when resizing task.Wale Ogunwale2015-04-042-6/+12
* | Merge "Ensuring that we reload a widget that was updated in another orientati...Winson Chung2015-04-034-13/+76
|\ \ | |/ |/|
| * Ensuring that we reload a widget that was updated in another orientation.Winson Chung2015-04-034-13/+76
* | 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