summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/quickstep/LauncherActivityControllerHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Don't crash when swiping up if there are no TaskViewsTony Wickham2019-09-211-0/+4
* Properly prevent All Apps relayouts by avoiding scrollToPositionTony Wickham2019-09-031-5/+0
* Don't update all apps content visibility during home animationTony Wickham2019-08-301-2/+2
* Adding spring animation when swiping up to home in 3P LauncherSunny Goyal2019-07-171-7/+1
* Removing tracing for fixed bugsvadimt2019-07-151-3/+0
* Resetting UI state when the last has launchedSunny Goyal2019-06-281-0/+5
* Cleaning up some animation states:Sunny Goyal2019-06-211-59/+32
* Using FloatProperty for spring animation, instead of a interfaceSunny Goyal2019-06-191-1/+2
* Fix bugs with hotseat in overviewTony2019-06-181-2/+5
* Merge "Gracefully handle failed task launches during quick switch" into ub-la...Tony Wickham2019-06-121-0/+5
|\
| * Gracefully handle failed task launches during quick switchTony Wickham2019-06-121-0/+5
* | Merge "Calling sendStateEventToTest() from a place guaranteed to be called" i...TreeHugger Robot2019-06-121-3/+0
|\ \
| * | Calling sendStateEventToTest() from a place guaranteed to be calledvadimt2019-06-101-3/+0
| |/
* / Tweak spring stiffness/damping for attaching recentsTony Wickham2019-06-111-5/+2
|/
* Translate recents when attaching to app window instead of fadingTony Wickham2019-06-101-17/+81
* Add tracing for b/134532571vadimt2019-06-061-0/+5
* Fix getting stuck in BackgroundAppState for 2-button modeTony Wickham2019-05-311-1/+1
* Add staggered springs animation when swiping up to home.Jon Miranda2019-05-291-1/+15
* Continue scaling down recents past final position in 0 button modeTony2019-05-281-5/+33
* Adding a utility class to cache views at an activity levelSunny Goyal2019-05-221-1/+2
* Merge "Reapply recents attached state in createActivityController()" into ub-...TreeHugger Robot2019-05-171-0/+6
|\
| * Reapply recents attached state in createActivityController()Tony Wickham2019-05-061-0/+6
* | Add getOverviewFullscreenProgress() to LauncherStateTony2019-05-171-6/+9
* | Recycle FloatingIconView for swipe up to home animation.Jon Miranda2019-05-141-4/+3
* | Fix fullscreen and landscape task insetsTony2019-05-131-27/+12
* | Update sysui flagsTony Wickham2019-05-061-1/+1
|/
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-2/+2
* Fix RTL bug when swiping up to home.Jon Miranda2019-04-301-4/+6
* Reset the task's curve scale prior to calculating the recents view scaleWinson Chung2019-04-261-0/+3
* Decouple recents view from window while swiping upTony2019-04-241-1/+26
* Adding support for showing predicted apps as a floating row in all-appsSunny Goyal2019-04-231-2/+2
* Makes Launcher hide the all apps content and scrim on assistant visible.Govinda Wasserman2019-04-231-1/+1
* Don't special case swipe up animation if launcher was visibleTony Wickham2019-04-161-30/+15
* Track window for 2 button nav as well as 0 buttonTony Wickham2019-04-101-23/+5
* Removing SWIPE_HOME flag and using sysUI mode insteadSunny Goyal2019-04-031-7/+5
* Adds the ability for Launcher3 to respond to QSB alpha change requests.Govinda Wasserman2019-04-031-0/+9
* Launcher landscape gesture navWinson Chung2019-04-021-1/+3
* Refactor app open animation so that FloatingIconView tracks window.Jon Miranda2019-04-011-2/+1
* Add translationX to overview stateTony2019-03-271-6/+5
* Merge changes If11fea2d,Ia7e1eebe,Iafa89db1 into ub-launcher3-masterTony Wickham2019-03-201-3/+2
|\
| * Apply spring forces to animate to the final position for swipe homeTony2019-03-151-3/+2
* | Replace translationYFactor with just translationYTony2019-03-201-3/+1
|/
* Removing fade animation on swipe upSunny Goyal2019-03-121-5/+0
* Merge "Quickly fade in QSB when swiping up when SWIPE_HOME = false" into ub-l...Tony Wickham2019-03-111-9/+27
|\
| * Quickly fade in QSB when swiping up when SWIPE_HOME = falseTony Wickham2019-03-111-9/+27
* | Updates to app to icon animation, and turns on ADAPTIVE_ICON_WINDOW_ANIM flag.Jon Miranda2019-03-061-4/+5
|/
* Don't crash if there's no running task view when going homeTony Wickham2019-03-011-4/+8
* Transform closing window to icon on workspace using adaptive icons.Jon Miranda2019-03-011-6/+4
* Removing support for long swipe to all-appsSunny Goyal2019-02-191-16/+0
* Some live tile and state fixesSunny Goyal2019-02-181-11/+2