summaryrefslogtreecommitdiffstats
path: root/go/quickstep/src/com/android/quickstep/views/TaskItemView.java
Commit message (Expand)AuthorAgeFilesLines
* Polish app => recents animation (5/5)Kevin2019-05-091-0/+8
* Check orientation changes on task item attachingKevin2019-05-021-1/+16
* Fix thumbnail views not rotating w/ orientationKevin2019-04-291-0/+3
* Layout aligned to dp grid for portrait (3/3)Kevin2019-04-291-9/+0
* Round thumbnail cornersKevin2019-04-251-1/+2
* Use custom drawable for Recents Go thumbnails (2/2)Kevin2019-04-231-10/+26
* Calculate task height directly off portrait heightKevin2019-04-231-0/+9
* Smarter task laying out based off onMeasureKevin2019-04-231-32/+0
* Change layout size to be dependent on device sizeKevin2019-04-231-0/+32
* Differentiate empty UI from default in recents GoKevin2019-04-231-6/+7
* Add task content animation propertyKevin2019-04-231-2/+57
* Add drawable for default thumbnail for Recents GoKevin2019-04-231-20/+23
* Show ASAP for Recents Go and load content afterKevin2019-03-281-6/+36
* Add app to overview anim for Recents Go.Kevin2019-03-181-0/+5
* Add thumbnails to the task view.Kevin2019-03-131-2/+17
* Add task item view for Recents Go.Kevin2019-03-081-0/+64