summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents/views/TaskView.java
Commit message (Expand)AuthorAgeFilesLines
* Recents: Port "Development shortcut" (2/3)Diogo Ferreira2015-11-071-1/+10
* Adding metrics to overview.Winson Chung2015-07-061-0/+4
* Merge "Speed up recents -> app" into mnc-devJorim Jaggi2015-06-041-2/+0
|\
| * Speed up recents -> appJorim Jaggi2015-06-041-2/+0
* | Merge "Make entering recents a lot faster" into mnc-devJorim Jaggi2015-06-041-0/+4
|\ \ | |/
| * Make entering recents a lot fasterJorim Jaggi2015-06-041-0/+4
* | Processing non-long clicks on application icon.Vadim Tryshev2015-06-041-4/+19
|/
* Allow long-pressing task icon to show app-info.Winson Chung2015-06-011-8/+2
* Change resize logic: Use resizeTask and remove stack resize UI/logicSkuhne2015-03-171-2/+2
* Adding some debug controls to test multi-window.Winson Chung2015-01-291-3/+20
* Adding dismiss-all button.Winson Chung2015-01-221-9/+11
* Ensure that loading and unloading of tasks happen symmetrically with lifecycl...Winson Chung2014-12-041-1/+3
* Reset the task stack instead of the view when Recents is hidden. (Bug. 184368...Winson Chung2014-11-211-1/+1
* Merge "Tweaking animation XMLs and removing dead code. (Bug 17672056, Bug 184...Winson Chung2014-11-181-20/+18
|\
| * Tweaking animation XMLs and removing dead code. (Bug 17672056, Bug 18415217)Winson Chung2014-11-171-20/+18
* | Merge "Adding additional null checks to prevent crash after task stack view c...Winson Chung2014-11-171-8/+22
|\ \
| * | Adding additional null checks to prevent crash after task stack view callback...Winson Chung2014-11-171-8/+22
| |/
* | Fixing regression in screen pinning button visibility. (Bug 18390050)Winson Chung2014-11-141-0/+8
|/
* Don't reload the layout every time we enter Recents. (Bug 18160176)Winson Chung2014-11-051-0/+14
* Should use Activity.onEnterAnimationComplete. (Bug 18031283)Winson Chung2014-10-231-28/+13
* Fixing regression with screen pinning button not animating for the first task...Winson Chung2014-10-141-0/+2
* Removing unused/dead code related to footer and screenshot transition.Winson Chung2014-10-141-202/+12
* Adding mouse wheel support. (Bug 17323718)Winson Chung2014-10-141-4/+4
* am d8ab73d7: am d092fc70: Merge "Ensure that we don\'t show excluded tasks wh...Winson Chung2014-10-011-8/+7
|\
| * Ensure that we don't show excluded tasks when we are not in that task (Bug 17...Winson Chung2014-10-011-8/+7
* | Only show FAB for the frontmost taskSelim Cinek2014-09-241-14/+31
|/
* Enabling recents stack clippingWinson Chung2014-09-181-30/+24
* Add option for recents to use fake shadowsJorim Jaggi2014-09-181-15/+25
* Removed round rect clipping and hardware layers from recentsSelim Cinek2014-09-181-10/+24
* Aggressive tuning of recents memory usageJorim Jaggi2014-09-151-0/+1
* Merge "Fixing issue with screen pinning not working. (Bug 17436123)" into lmp...Winson Chung2014-09-091-1/+1
|\
| * Fixing issue with screen pinning not working. (Bug 17436123)Winson Chung2014-09-091-1/+1
* | Ensuring that the start delay matches the transition delay. (Bug 16987565)Winson Chung2014-09-081-3/+3
|/
* Removing unnecessary delays, ensuring transition thumbnail is the size of the...Winson Chung2014-09-071-15/+18
* Additional changes to improve performance when loading Recents. (Bug 16987565)Winson Chung2014-08-271-4/+8
* Multiple performance changes to speed recents invocation/app launching time. ...Winson Chung2014-08-251-23/+29
* Merge "Adding shadows to the focus state and fab button. (Bug 16950262)" into...Winson Chung2014-08-161-2/+17
|\
| * Adding shadows to the focus state and fab button. (Bug 16950262)Winson Chung2014-08-191-2/+17
* | Small tweaks to the stack curve and header transition. (Bug 16656169)Winson Chung2014-08-191-1/+1
|/
* Adding scrim to task views. (Bug 15704955)Winson Chung2014-08-131-21/+59
* Implementing Recents focus states. (Bug 16950262)Winson Chung2014-08-121-51/+94
* Initial changes to add task affiliation styling. (Bug 16656169)Winson Chung2014-08-071-7/+7
* Updating the stack layout to use a parameterized curve.Winson Chung2014-08-011-26/+43
* Updating lock-to-app look.Winson Chung2014-07-281-14/+50
* Adding fallback transition for animating in/out of affiliate groups.Winson Chung2014-07-241-19/+73
* Fixing issue with the lock-to-app setting not being refreshed when entering r...Winson Chung2014-07-231-33/+39
* Always enable HW layers on task views. (Bug 15986310)Winson Chung2014-07-221-35/+11
* Intermediate refactoring to move towards in-app view transitions.Winson Chung2014-07-221-250/+158
* Tweaks to outline APIChris Craik2014-07-191-2/+1
* Add setting to guard the lock-to-app recents iconJason Monk2014-07-181-13/+11