summaryrefslogtreecommitdiffstats
path: root/go/quickstep/src/com/android/quickstep
Commit message (Expand)AuthorAgeFilesLines
* Polish app => recents animation (2/N)Kevin2019-05-072-104/+106
* Polish app => recents animation (1/N)Kevin2019-05-073-1/+18
* Merge "Check orientation changes on task item attaching" into ub-launcher3-qt...TreeHugger Robot2019-05-021-1/+16
|\
| * Check orientation changes on task item attachingKevin2019-05-021-1/+16
* | Merge "Fix bug where we left recents right after entering" into ub-launcher3-...TreeHugger Robot2019-05-022-6/+12
|\ \
| * | Fix bug where we left recents right after enteringKevin2019-05-022-6/+12
| |/
* | Merge "Add scrim under status bar and above thumbnails." into ub-launcher3-qt...TreeHugger Robot2019-05-022-1/+23
|\ \
| * | Add scrim under status bar and above thumbnails.Kevin2019-05-022-1/+23
| |/
* / Anti-alias thumbnail corners to look smootherKevin2019-05-021-0/+1
|/
* Merge "Fade task items when swiping out" into ub-launcher3-qt-devTreeHugger Robot2019-04-301-0/+14
|\
| * Fade task items when swiping outKevin2019-04-301-0/+14
* | Fix recents order being reversed sometimesKevin2019-04-301-1/+2
* | Overlap insets with item marginsKevin2019-04-301-11/+19
* | Fix thumbnail views not rotating w/ orientationKevin2019-04-292-1/+3
|/
* Don't clip recents items with system barsKevin2019-04-291-1/+7
* Align layout to dp grid for landscapeKevin2019-04-291-5/+15
* Layout aligned to dp grid for portrait (3/3)Kevin2019-04-294-110/+0
* Layout aligned to dp grid for portrait (2/3)Kevin2019-04-291-1/+27
* Layout aligned to dp grid for portrait (1/3)Kevin2019-04-291-0/+1
* Merge "Rotate thumbnail view based off device orientation" into ub-launcher3-...TreeHugger Robot2019-04-261-4/+12
|\
| * Rotate thumbnail view based off device orientationKevin2019-04-251-4/+12
* | Round thumbnail cornersKevin2019-04-252-3/+19
|/
* Don't layout empty tasks in layout anim if we have the actual content.Kevin2019-04-251-0/+7
* Fix overview cmd launching wrong task in landscapeKevin2019-04-243-13/+39
* Use custom drawable for Recents Go thumbnails (2/2)Kevin2019-04-234-17/+30
* Clear all button should not be swipableKevin2019-04-232-2/+16
* Use custom drawable for Recents Go thumbnails (1/2)Kevin2019-04-231-0/+129
* Add clear all view that scales off device heightKevin2019-04-233-7/+59
* Ensure recents scrolled to first task in landscapeKevin2019-04-231-2/+11
* Remove old recyclerview layout logicKevin2019-04-232-32/+3
* Calculate task height directly off portrait heightKevin2019-04-234-45/+32
* Fix task adapter notify merge conflictKevin2019-04-231-7/+4
* Move clear all to recycler view (2/2)Kevin2019-04-233-31/+48
* Move clear all to recycler view (1/2)Kevin2019-04-233-50/+109
* Only switch item animator on content fill if neededKevin2019-04-231-3/+7
* Fix NPE and make getTask return OptionalKevin2019-04-234-12/+18
* Fix ViewTreeObserver crash on Recents GoKevin2019-04-231-3/+2
* Fix snapshots not updating on app => overview.Kevin2019-04-232-15/+17
* Fix views not being visible on Recents Go.Kevin2019-04-231-2/+7
* Smarter task laying out based off onMeasureKevin2019-04-236-62/+148
* Change layout size to be dependent on device sizeKevin2019-04-234-3/+132
* Update Go recents visibility based off adapterKevin2019-04-231-1/+1
* Animate content fill animation to Recents GoKevin2019-04-233-10/+323
* Animate to bottom view in app => overviewKevin2019-04-233-38/+9
* Differentiate empty UI from default in recents GoKevin2019-04-232-10/+8
* Add task content animation propertyKevin2019-04-233-6/+86
* Fix transition progress not applying to drawablesKevin2019-04-231-1/+12
* Change layout anim from Animation => AnimatorKevin2019-04-231-20/+71
* Add drawable for default thumbnail for Recents GoKevin2019-04-231-20/+23
* Add task layer drawable class for Recents Go.Kevin2019-04-231-0/+90