summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/launcher3/uioverrides/UiFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing launcher going to a different state when dragging an icon from differe...Sunny Goyal2018-05-251-0/+24
* Increasing the overview size while in QuickScrub modeSunny Goyal2018-05-231-1/+2
* Cleanup how we set back button alphaTony Wickham2018-05-221-7/+5
* Fade back button in and out tied with the overview/shelf (2/3)Matthew Ng2018-05-181-1/+5
* Update interpolators and durations for state animationsTony Wickham2018-05-161-0/+8
* Dumping the excoded view hierarchy instead of the default activity dumpSunny Goyal2018-05-161-0/+34
* Merge "Quickstep onboarding backward compatibility for devices release with A...android-build-team Robot2018-05-021-0/+52
|\
| * Quickstep onboarding backward compatibility for devices release with Android ...Tracy Zhou2018-05-021-0/+52
* | Fix some state issues with user-controlled animationsTony2018-05-011-5/+11
|/
* Merge "Don't show back button when discovery bounce is playing" into ub-launc...Tony Wickham2018-04-131-1/+4
|\
| * Don't show back button when discovery bounce is playingTony Wickham2018-04-121-1/+4
* | Merge "Rename LandscapeStatesTouchController -> OverviewToAllAppsTouchControl...Tony Wickham2018-04-121-2/+2
|\ \ | |/ |/|
| * Rename LandscapeStatesTouchController -> OverviewToAllAppsTouchControllerTony Wickham2018-04-111-3/+2
* | Listen for cases where touch controllers change, and update themTony Wickham2018-04-111-2/+5
|/
* Adds ContentObserver for Swipe Up enabled settingMehdi Alizadeh2018-04-111-4/+2
* Swipe down on hotseat to launch recent taskTony Wickham2018-04-031-4/+11
* Updating fallback activitySunny Goyal2018-03-301-3/+16
* Merge "Move default pip position to right above the shelf (Pt. Launcher)" int...Tracy Zhou2018-03-281-0/+10
|\
| * Move default pip position to right above the shelf (Pt. Launcher)Tracy Zhou2018-03-281-0/+10
* | Adding a custom view for DragHandleSunny Goyal2018-03-261-15/+0
|/
* Merge "Support multiple Views of extra hotseat content" into ub-launcher3-masterTreeHugger Robot2018-03-221-2/+5
|\
| * Support multiple Views of extra hotseat contentTony Wickham2018-03-211-2/+5
* | Disable the two-swipe when quickstep is disabled.Winson Chung2018-03-211-0/+12
|/
* Separate some elements to set visibility separatelyTony Wickham2018-03-211-0/+7
* Hide back button in drag-n-drop and quick scrubTony Wickham2018-03-201-17/+6
* Changing the overviewState to show appsearch and floating headerSunny Goyal2018-03-191-7/+6
* Abstracting out all the Laucher related logicSunny Goyal2018-03-191-5/+7
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-0/+2
* Adding fallback recents activitySunny Goyal2018-03-131-1/+1
* Simplifying options popup and overview handlingSunny Goyal2018-03-131-8/+0
* Show back button when a floating view is visibleTony2018-03-071-2/+18
* Using public APIs for hardware bitmapsSunny Goyal2018-03-061-17/+0
* Revert "Revert "Adding a separate state for QuickScrub""Winson Chung2018-03-051-2/+0
* Revert "Adding a separate state for QuickScrub"Winson Chung2018-03-051-0/+2
* Adding a separate state for QuickScrubSunny Goyal2018-03-021-2/+0
* Enable trim memory callbacks to the loader, background task preloadingWinson Chung2018-02-281-0/+15
* Fix a couple bugs with back button visibilityTony Wickham2018-02-161-2/+2
* Revert "Revert "Remove back button when on home screen""Winson Chung2018-02-161-3/+8
* Revert "Remove back button when on home screen"Winson Chung2018-02-161-8/+3
* Remove back button when on home screenTony Wickham2018-02-151-3/+8
* Refactor LauncherAppTransitionManager & polish for new app transitions.Jon Miranda2018-01-251-28/+0
* Merge "Simplifying/fixing logic for ignoring touches in quick scrub" into ub-...Tony Wickham2018-01-241-2/+2
|\
| * Simplifying/fixing logic for ignoring touches in quick scrubTony Wickham2018-01-241-2/+2
* | Merge "Check for permission before registering remote animations to prevent c...TreeHugger Robot2018-01-231-10/+23
|\ \
| * | Check for permission before registering remote animations to prevent crash.Jon Miranda2018-01-231-10/+23
* | | Merge "Ignore touches on launcher while quick scrub is enabled" into ub-launc...Tony Wickham2018-01-231-2/+4
|\ \ \ | |/ / |/| / | |/
| * Ignore touches on launcher while quick scrub is enabledTony Wickham2018-01-221-3/+4
* | Launcher app close transition.Jon Miranda2018-01-221-1/+8
* | Merge "Adding a horizontal popup when when workspace is longPressed" into ub-...Sunny Goyal2018-01-191-30/+3
|\ \ | |/ |/|
| * Adding a horizontal popup when when workspace is longPressedSunny Goyal2018-01-191-30/+3