summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/launcher3/uioverrides/RecentsUiFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Enable swipe down to open shade for non userdebug populationlineage-17.0Hyunyoung Song2019-11-281-1/+1
* Revert "[DO NOT MERGE] Disable swipe down to pull noti shade for Q"Luca Stefani2019-10-201-0/+6
* [DO NOT MERGE] Disable swipe down to pull noti shade for QHyunyoung Song2019-07-111-6/+0
* Finish recents animation when starting a new activityWinson Chung2019-06-261-0/+8
* Some improvements to home to overview transition for 0 button modeTony Wickham2019-06-191-21/+0
* Some RecentsView layout fixesSunny Goyal2019-06-041-9/+0
* Fixing inset map in case of display cutoutsSunny Goyal2019-05-201-2/+9
* Adding TouchController for quickswitching on homescreen in transposed layoutSunny Goyal2019-05-141-0/+4
* Fixing insets mapping in 3-button and 2-button modeSunny Goyal2019-05-131-2/+79
* Removing SWIPE_HOME flag and using sysUI mode insteadSunny Goyal2019-04-031-2/+2
* Swipe up from nav bar in OVERVIEW or ALL_APPS to go homeTony2019-04-011-0/+2
* Making navigation mode listener a singleton so that the change is dispatchedSunny Goyal2019-03-291-10/+6
* Add QuickSwitchTouchController on homeTony2019-03-281-0/+5
* Move some classes to packagesTony2019-03-271-0/+6
* Peek overview on motion pause, then animate fully on touch upTony2019-03-271-1/+4
* Don't allow swipe up for all apps above shelfTony Wickham2019-03-011-1/+0
* Load app content descriptions for Go recents.Kevin2019-03-011-0/+1
* Removing use of onQuickstep event and determining the touchSlopPassed in Laun...Sunny Goyal2019-02-131-7/+5
* Adding support for swipe and hold to overview from home screen to all-appsSunny Goyal2019-01-281-14/+54
* Revert "Remove OverviewToAllAppsController for Go"Kevin Han2019-01-241-21/+1
* Remove OverviewToAllAppsController for GoKevin2019-01-231-1/+21
* Split out recents logic from UiFactoryKevin2019-01-101-0/+113