summaryrefslogtreecommitdiffstats
path: root/go
Commit message (Expand)AuthorAgeFilesLines
* Add overview button handling to Go recents.Kevin2019-03-225-6/+49
* Rename task input controller.Kevin2019-03-214-23/+29
* Add clear all button to Recents GoKevin2019-03-217-10/+93
* Merge "Add recents launch animation to Recents Go" into ub-launcher3-masterTreeHugger Robot2019-03-203-4/+16
|\
| * Add recents launch animation to Recents GoKevin2019-03-203-4/+16
* | Replace translationYFactor with just translationYTony2019-03-203-33/+3
|/
* Add app to overview anim for Recents Go.Kevin2019-03-187-13/+204
* Merge "Add activity interface to Recents Go view" into ub-launcher3-masterTreeHugger Robot2019-03-156-1/+118
|\
| * Add activity interface to Recents Go viewKevin2019-03-156-1/+118
* | Switching swipe-up to overview to using test info providervadimt2019-03-151-2/+4
|/
* Merge "Fade to empty view when no tasks for Recents Go" into ub-launcher3-masterTreeHugger Robot2019-03-132-2/+70
|\
| * Fade to empty view when no tasks for Recents GoKevin2019-03-132-2/+70
* | Merge "Removing fade animation on swipe up" into ub-launcher3-masterSunny Goyal2019-03-132-13/+0
|\ \ | |/ |/|
| * Removing fade animation on swipe upSunny Goyal2019-03-122-13/+0
* | Add thumbnails to the task view.Kevin2019-03-134-6/+55
* | Implement swipe to delete on Recents GoKevin2019-03-125-20/+95
|/
* Add TaskInputController for Recents GoKevin2019-03-114-2/+69
* Merge "Add task item view for Recents Go." into ub-launcher3-masterTreeHugger Robot2019-03-094-14/+115
|\
| * Add task item view for Recents Go.Kevin2019-03-084-14/+115
* | Merge "Add task thumbnails to the Recents Go loader." into ub-launcher3-masterTreeHugger Robot2019-03-091-14/+20
|\ \ | |/ |/|
| * Add task thumbnails to the Recents Go loader.Kevin2019-03-081-14/+20
* | Merge "Using the new contract for some systemUI constants" into ub-launcher3-...Sunny Goyal2019-03-061-0/+1
|\ \
| * | Using the new contract for some systemUI constantsSunny Goyal2019-03-061-0/+1
| |/
* / Do not consume motion events when there is no assistant availableMatthew Ng2019-03-061-0/+5
|/
* Add loader for recents Go.Kevin2019-03-014-15/+155
* Load app content descriptions for Go recents.Kevin2019-03-011-1/+2
* Add recycler view for recents GoKevin2019-02-272-7/+18
* Fix issue keeping Go recents view GONEKevin2019-02-261-0/+5
* Add TaskAdapter to recents Go.Kevin2019-02-263-1/+125
* Fixing Launcher3QuickStepGoIconRecents buildSunny Goyal2019-02-261-4/+2
* Stub out most of TouchInteractionService for GoKevin2019-02-251-0/+133
* Merge "Split FallbackActivityControllerHelper for Go" into ub-launcher3-masterTreeHugger Robot2019-02-223-50/+184
|\
| * Split FallbackActivityControllerHelper for GoKevin2019-02-223-50/+184
* | Split OverviewCommandHelper for Go recents.Kevin2019-02-221-0/+181
|/
* Split AppToOverviewAnimation for GoKevin2019-02-211-0/+88
* Remove assist cache from go recents src.Kevin2019-02-211-5/+0
* Merge "Implement fallback recents activity for Go" into ub-launcher3-masterTreeHugger Robot2019-02-193-0/+135
|\
| * Implement fallback recents activity for GoKevin2019-02-194-12/+135
* | Removing support for long swipe to all-appsSunny Goyal2019-02-191-24/+0
|/
* Fixing alt-tab is properly dispatched to the RecentsViewSunny Goyal2019-02-141-8/+7
* Deleting Quickscrub related logicSunny Goyal2019-02-143-61/+2
* Stub out BackgroundApp/FastOverview states for Go.Kevin2019-02-013-3/+52
* Split LauncherActivityControllerHelper for GoKevin2019-01-301-0/+201
* Merge "Split OverviewToAllApps for Go" into ub-launcher3-masterTreeHugger Robot2019-01-302-1/+71
|\
| * Split OverviewToAllApps for GoKevin2019-01-292-1/+71
* | Changing min sdk to 25Sunny Goyal2019-01-291-1/+1
|/
* Adding support for swipe and hold to overview from home screen to all-appsSunny Goyal2019-01-281-13/+25
* Revert "Remove OverviewToAllAppsController for Go"Kevin Han2019-01-241-16/+1
* Remove OverviewToAllAppsController for GoKevin2019-01-231-1/+16
* Merge "Split LauncherAppTransitionManagerImpl for Go" into ub-launcher3-masterTreeHugger Robot2019-01-242-0/+91
|\