summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents/RecentsConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Refactoring recents search bar widget logic.Winson Chung2015-06-241-21/+1
* Consolidate SystemUI SharedPreferences.Andrew Flynn2015-04-101-7/+7
* Changed recent multi-window UI to use persist.sys.debug.multi_windowWale Ogunwale2015-03-231-1/+1
* Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-8/+5
* Adding some debug controls to test multi-window.Winson Chung2015-01-291-3/+5
* Adding dismiss-all button.Winson Chung2015-01-221-29/+11
* Ensure that loading and unloading of tasks happen symmetrically with lifecycl...Winson Chung2014-12-041-5/+7
* Merge "Tweaking animation XMLs and removing dead code. (Bug 17672056, Bug 184...Winson Chung2014-11-181-29/+19
|\
| * Tweaking animation XMLs and removing dead code. (Bug 17672056, Bug 18415217)Winson Chung2014-11-171-29/+19
* | Add some flags to reduce memory usage on svelte devices.Winson Chung2014-11-171-0/+14
|/
* Don't reload the layout every time we enter Recents. (Bug 18160176)Winson Chung2014-11-051-1/+2
* Removing unused/dead code related to footer and screenshot transition.Winson Chung2014-10-141-1/+0
* Ensure that we don't show excluded tasks when we are not in that task (Bug 17...Winson Chung2014-10-011-2/+0
* Enabling recents stack clippingWinson Chung2014-09-181-0/+3
* Add option for recents to use fake shadowsJorim Jaggi2014-09-181-0/+2
* Removed round rect clipping and hardware layers from recentsSelim Cinek2014-09-181-0/+2
* Fixing issue with stack not being fully centered. (Bug 17015153)Winson Chung2014-09-121-2/+2
* Merge "Separating the notion of transposed search vs nav bar. (Bug 17402331)"...Winson Chung2014-09-091-8/+8
|\
| * Separating the notion of transposed search vs nav bar. (Bug 17402331)Winson Chung2014-09-051-8/+8
* | Ensuring that the start delay matches the transition delay. (Bug 16987565)Winson Chung2014-09-081-3/+6
|/
* Additional changes to improve performance when loading Recents. (Bug 16987565)Winson Chung2014-08-271-0/+7
* Fix issue #17179314: Make recents limits consistentDianne Hackborn2014-08-261-1/+2
* Adding scrim to task views. (Bug 15704955)Winson Chung2014-08-131-0/+4
* Implementing Recents focus states. (Bug 16950262)Winson Chung2014-08-121-0/+6
* Initial changes to support swiping on the nav bar to switch affiliated tasks.Winson Chung2014-08-111-2/+7
* Fixing transition animation in landscape on tablets (Bug 16867731)Winson Chung2014-08-081-12/+9
* Initial changes to add task affiliation styling. (Bug 16656169)Winson Chung2014-08-071-0/+4
* Updating the stack layout to use a parameterized curve.Winson Chung2014-08-011-3/+2
* Updating lock-to-app look.Winson Chung2014-07-281-1/+0
* Adding fallback transition for animating in/out of affiliate groups.Winson Chung2014-07-241-0/+3
* Fixing issue with the lock-to-app setting not being refreshed when entering r...Winson Chung2014-07-231-0/+5
* Intermediate refactoring to move towards in-app view transitions.Winson Chung2014-07-221-18/+16
* Add setting to guard the lock-to-app recents iconJason Monk2014-07-181-7/+14
* Fixing potential crash when attemping to read null thumbnail (Bug. 16289301)Winson Chung2014-07-141-10/+7
* Initial changes to support lock-to-app on the foremost task. (Bug 16221876) Winson Chung2014-07-121-0/+13
* Updating task grouping logic.Winson Chung2014-07-091-2/+4
* Refactoring a few things with the full screen overlay and enter animation.Winson Chung2014-07-091-0/+2
* Refactoring to support groups.Winson Chung2014-07-071-3/+1
* Bug fixes and cleanupWinson Chung2014-07-031-0/+3
* Fixing bug where search bar is not updated when search package is first insta...Winson Chung2014-06-251-1/+5
* Adding start delay to the task view transforms.Winson Chung2014-06-181-3/+0
* Re-enabling task based filtering in Recents using package name.Winson Chung2014-06-181-6/+6
* Adding status bar scrim, reducing extra work updating configuration values.Winson Chung2014-06-171-17/+30
* Tweaking enter/scrim animations/styles. Fixing issue with clipping not savin...Winson Chung2014-06-161-2/+6
* Clipping the task bar against the task view.Winson Chung2014-06-131-0/+5
* Enabling Home->Recents transition.Winson Chung2014-06-131-0/+3
* Fixing issues with dim not animating, adding dismiss button delay, tweaking e...Winson Chung2014-06-121-0/+3
* Exploring transitions to/from Recents.Winson Chung2014-06-121-52/+77
* Fixing crash, ensuring that we get the post-animation callback, adding nav ba...Winson Chung2014-06-021-9/+19
* Updating paddings to design spec.Winson Chung2014-05-301-6/+26