summaryrefslogtreecommitdiffstats
path: root/go/quickstep/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Add state callback in launcherWinson Chung2019-04-111-0/+4
* Merge "Removing unnecessary corner size caching in RecentsModel" into ub-laun...TreeHugger Robot2019-04-051-1/+0
|\
| * Removing unnecessary corner size caching in RecentsModelSunny Goyal2019-04-051-1/+0
* | Don't put up loading UI if load isn't necessary.Kevin2019-04-052-4/+18
* | Add layout animation for Recents GoKevin2019-04-051-1/+24
|/
* Control logic for putting up loading UIKevin2019-04-054-8/+57
* Add launcher logging of back buttonWinson Chung2019-04-031-0/+4
* Merge "Adds the ability for Launcher3 to respond to QSB alpha change requests...Sunny Goyal2019-04-032-0/+10
|\
| * Adds the ability for Launcher3 to respond to QSB alpha change requests.Govinda Wasserman2019-04-032-0/+10
* | Removing unused import in TouchInteractionServiceSunny Goyal2019-04-031-3/+0
|/
* Merge "Disable input while animating clear all on Go" into ub-launcher3-masterTreeHugger Robot2019-04-021-2/+15
|\
| * Disable input while animating clear all on GoKevin2019-04-011-2/+15
* | Merge "Boost correct layer for Recents Go transition" into ub-launcher3-masterTreeHugger Robot2019-04-011-2/+4
|\ \