summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents/views/TaskBarView.java
Commit message (Expand)AuthorAgeFilesLines
* Initial changes to add task affiliation styling. (Bug 16656169)Winson Chung2014-08-071-240/+0
* Updating the stack layout to use a parameterized curve.Winson Chung2014-08-011-22/+0
* Updating lock-to-app look.Winson Chung2014-07-281-2/+1
* Adding content description for task view buttons.Winson Chung2014-07-251-0/+4
* Always enable HW layers on task views. (Bug 15986310)Winson Chung2014-07-221-12/+6
* Intermediate refactoring to move towards in-app view transitions.Winson Chung2014-07-221-9/+14
* DO NOT MERGE Fixing some regressionsWinson Chung2014-07-141-5/+4
* Fixing random crash when transitioning to Recents, ensuring we don't update t...Winson Chung2014-07-091-2/+3
* Refactoring to support groups.Winson Chung2014-07-071-1/+1
* Bug fixes and cleanupWinson Chung2014-07-031-1/+0
* Fixing bug where search bar is not updated when search package is first insta...Winson Chung2014-06-251-14/+11
* Refactoring Recents layout into an xml.Winson Chung2014-06-241-0/+10
* Adding start delay to the task view transforms.Winson Chung2014-06-181-9/+7
* Merge "Re-enabling task based filtering in Recents using package name."Winson Chung2014-06-171-0/+8
|\
| * Re-enabling task based filtering in Recents using package name.Winson Chung2014-06-181-0/+8
* | Ensuring that null thumbnails have an opaque background.Winson Chung2014-06-171-2/+3
|/
* Tweaking enter/scrim animations/styles. Fixing issue with clipping not savin...Winson Chung2014-06-161-5/+24
* Cleaning up some old animation code, only setting view properties that have c...Winson Chung2014-06-141-11/+12
* Clipping the task bar against the task view.Winson Chung2014-06-131-6/+5
* Fixing issues with dim not animating, adding dismiss button delay, tweaking e...Winson Chung2014-06-121-2/+25
* Exploring transitions to/from Recents.Winson Chung2014-06-121-14/+61
* Updating paddings to design spec.Winson Chung2014-05-301-0/+31
* Fixing issue with configuration states not being reset on configuration change.Winson Chung2014-05-291-2/+1
* Adding dismiss method on the top cards, and disabling the app info pane.Winson Chung2014-05-091-1/+36
* Incorporating theme colors into task views.Winson Chung2014-05-021-1/+13
* Overriding application icon with activity icon where available.Winson Chung2014-04-211-13/+9
* Adding activity icon to the task viewWinson Chung2014-04-021-13/+12
* Moving task view layout into resource.Winson Chung2014-03-241-0/+86