summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/quickstep/LauncherActivityControllerHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Merging from ub-launcher3-qt-future-dev @ build 6048032Hyunyoung Song2019-12-061-41/+9
|\
| * Fix bug where icon remains invisible after returning home.Jon Miranda2019-11-211-2/+2
| * Improve quick switch from home by tracking both x and y motionTony Wickham2019-11-141-15/+2
| * Move shelf peeking anim code to ShelfPeekAnim classTony Wickham2019-11-141-26/+7
* | Merging from ub-launcher3-qt-future-dev @ build 6018744Hyunyoung Song2019-11-201-16/+5
|\|
| * Merge "Move offscreenTranslation calculation to LauncherRecentsView" into ub-...TreeHugger Robot2019-09-241-11/+1
| |\
| | * Move offscreenTranslation calculation to LauncherRecentsViewTony Wickham2019-09-241-11/+1
| * | resolve merge conflicts of 5c229885fce2c6b0d925c4146892db4139dd3657 to ub-lau...Tony Wickham2019-09-201-0/+4
| |\ \ | | |/ | |/|
| | * Don't crash when swiping up if there are no TaskViewsTony Wickham2019-09-201-0/+4
| * | Refactoring RecentsView to handle non-TaskViewsSreyas2019-09-111-4/+3
| |/
* / 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
|\