summaryrefslogtreecommitdiffstats
path: root/go/quickstep/src
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "polish-app-recents-anim" into ub-launcher3-qt-devTreeHugger Robot2019-05-105-114/+265
|\
| * Polish app => recents animation (5/5)Kevin2019-05-092-0/+77
| * Polish app => recents animation (4/5)Kevin2019-05-081-20/+64
| * Polish app => recents animation (3/N)Kevin2019-05-082-35/+46
| * Polish app => recents animation (2/N)Kevin2019-05-072-104/+106
| * Polish app => recents animation (1/N)Kevin2019-05-073-1/+18
* | Merge "Use Animator cancel instead of end" into ub-launcher3-qt-devTreeHugger Robot2019-05-091-1/+3
|\ \
| * | Use Animator cancel instead of endKevin2019-05-091-1/+3
* | | Merge "Fix fallback recents not updating list from app" into ub-launcher3-qt-devTreeHugger Robot2019-05-091-2/+2
|\ \ \ | |/ / |/| |
| * | Fix fallback recents not updating list from appKevin2019-05-081-2/+2
| |/
* | Merge "Apply insets correctly to fallback Recents Go" into ub-launcher3-qt-devTreeHugger Robot2019-05-092-1/+22
|\ \
| * | Apply insets correctly to fallback Recents GoKevin2019-05-082-1/+22
| |/
* | Merge "Fix bug skipping certain animations from ending" into ub-launcher3-qt-devTreeHugger Robot2019-05-081-1/+1
|\ \
| * | Fix bug skipping certain animations from endingKevin2019-05-081-1/+1
| |/
* / Ensure Recents Go layout finishes before remote anim beginsKevin2019-05-072-1/+79
|/
* 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-023-1/+30
|\ \
| * | Add scrim under status bar and above thumbnails.Kevin2019-05-023-1/+30
| |/
* / 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
* Enable landscape mode for Recents Go.Kevin2019-04-231-0/+4
* 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