summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents/Constants.java
Commit message (Expand)AuthorAgeFilesLines
* Consolidate SystemUI SharedPreferences.Andrew Flynn2015-04-101-2/+0
* Adding some debug controls to test multi-window.Winson Chung2015-01-291-0/+2
* Adding dismiss-all button.Winson Chung2015-01-221-4/+2
* Cherry picking recents fixes to screen pinning and visibility.Winson Chung2015-01-201-1/+2
* Preload only visible thumbnails and task icons. (Bug 17672056, Bug 18291345)Winson Chung2014-11-111-5/+0
* Removing unused/dead code related to footer and screenshot transition.Winson Chung2014-10-141-2/+0
* Ensure that we don't show excluded tasks when we are not in that task (Bug 17...Winson Chung2014-10-011-0/+2
* Enabling recents stack clippingWinson Chung2014-09-181-1/+1
* Add option for recents to use fake shadowsJorim Jaggi2014-09-181-2/+0
* Aggressive tuning of recents memory usageJorim Jaggi2014-09-151-1/+1
* Multiple performance changes to speed recents invocation/app launching time. ...Winson Chung2014-08-251-0/+2
* Adding scrim to task views. (Bug 15704955)Winson Chung2014-08-131-0/+2
* Updating the stack layout to use a parameterized curve.Winson Chung2014-08-011-5/+7
* Fixing potential crash when attemping to read null thumbnail (Bug. 16289301)Winson Chung2014-07-141-37/+0
* DO NOT MERGE Fixing some regressionsWinson Chung2014-07-141-1/+1
* Refactoring to support groups.Winson Chung2014-07-071-1/+3
* Bug fixes and cleanupWinson Chung2014-07-031-3/+3
* Continuing refactor of TaskStackView.Winson Chung2014-06-271-15/+0
* Fixing bug where search bar is not updated when search package is first insta...Winson Chung2014-06-251-2/+2
* Refactoring Recents layout into an xml.Winson Chung2014-06-241-0/+2
* Merge "Re-enabling task based filtering in Recents using package name."Winson Chung2014-06-171-1/+1
|\
| * Re-enabling task based filtering in Recents using package name.Winson Chung2014-06-181-1/+1
* | Ensuring that null thumbnails have an opaque background.Winson Chung2014-06-171-1/+1
|/
* Enabling Home->Recents transition.Winson Chung2014-06-131-1/+1
* Exploring transitions to/from Recents.Winson Chung2014-06-121-2/+9
* Updating Recents to make the cards slightly more visible.Winson Chung2014-06-101-1/+1
* Updating paddings to design spec.Winson Chung2014-05-301-2/+0
* Merge "Ensuring that the second card is maximally visible when you go into re...Winson Chung2014-05-291-2/+2
|\
| * Ensuring that the second card is maximally visible when you go into recents.Winson Chung2014-05-271-1/+1
* | Enabling shadows again.Winson Chung2014-05-291-1/+1
|/
* Enabling clipping on task views.Winson Chung2014-05-211-1/+1
* Removing the info pane.Winson Chung2014-05-201-2/+0
* Fixing regression in dismissing Recents.Winson Chung2014-05-191-1/+3
* Initial changes to enable keyboard support with alternate Recents. (Bug 14067...Winson Chung2014-05-171-0/+1
* Adding dismiss method on the top cards, and disabling the app info pane.Winson Chung2014-05-091-1/+1
* Disabling shadowing (until bugs are addressed) and refactoring some constants.Winson Chung2014-05-071-9/+13
* Fixing issue with animation not running after SystemUI crashes (Bug 14453240)Winson Chung2014-05-061-4/+1
* Adding ability to load a search widget into Recents.Winson Chung2014-05-021-1/+6
* Incorporating theme colors into task views.Winson Chung2014-05-021-0/+1
* Disable Filtering.Winson Chung2014-04-301-1/+1
* Initial changes to add search bar.Winson Chung2014-04-171-0/+4
* Adding experiment for app-info pane.Winson Chung2014-04-141-2/+3
* Removing duplicated code in RecentsWinson Chung2014-04-091-2/+2
* Allow for different rects when animating to a single task stack view and a mu...Winson Chung2014-04-091-5/+0
* Fixing crash when filtering tasks too quickly.Winson Chung2014-04-041-16/+2
* Adding system service proxy to help test UI/performance.Winson Chung2014-04-021-2/+6
* Enabling filtering by base intent package.Winson Chung2014-04-011-2/+6
* Moving task view layout into resource.Winson Chung2014-03-241-7/+1
* Fixing issue where launching a task was delayed due to a previous start delay...Winson Chung2014-03-181-0/+6
* Moving alternate recents component logic into its own file.Winson Chung2014-03-181-0/+1