summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherStateManager.java
Commit message (Expand)AuthorAgeFilesLines
* Adding tracing for mismatch between current and stable statesvadimt2019-08-301-3/+11
* Adding debug tracing for All Apps appearing instead of Overviewvadimt2019-08-231-0/+7
* Removing tracing for fixed bugsvadimt2019-07-151-8/+0
* Removing tracing for a fixed bug.vadimt2019-07-111-5/+0
* Cleaning up some animation states:Sunny Goyal2019-06-211-0/+46
* Some improvements to home to overview transition for 0 button modeTony Wickham2019-06-191-59/+3
* Fixing onStateTransitionEnd is not called at the end of reset stateSunny Goyal2019-06-181-0/+4
* Calling sendStateEventToTest() from a place guaranteed to be calledvadimt2019-06-101-0/+3
* More debug tracing for switching to all apps not sending the final eventvadimt2019-05-311-0/+6
* Moving TestInformationProvider to Launcher3 so that it can be used forSunny Goyal2019-05-231-4/+5
* Adding tracing for a lab-only flakevadimt2019-05-211-0/+8
* Using a proxy activity for startActivityForResultSunny Goyal2019-05-151-1/+1
* Calling onTransitionEnd when starting a user controller animation soSunny Goyal2019-05-031-0/+2
* Add important dump loggingHyunyoung Song2019-04-251-0/+10
* Skip state animation if animations are disabledSunny Goyal2019-04-221-0/+1
* More improvements for wellbeing testsvadimt2019-04-151-0/+4
* Don't scale/translate hotseat icons if they are visible in overviewTony Wickham2019-04-101-2/+6
* Make sure overview visibilty is GONE when it stops peekingTony Wickham2019-04-021-4/+5
* Add QuickSwitchTouchController on homeTony2019-03-281-3/+3
* Peek overview on motion pause, then animate fully on touch upTony2019-03-271-8/+40
* Add FLAG_DONT_ANIMATE_OVERVIEW to AnimatorSetBuilderTony2019-03-271-1/+0
* Fixing some Launcher crashes because of using old model data evenSunny Goyal2019-03-051-6/+20
* Scale and translate hotseat with workspace instead of all appsTony2019-03-031-1/+2
* Fixing alt-tab is properly dispatched to the RecentsViewSunny Goyal2019-02-141-1/+8
* Unifying the two different state listenersSunny Goyal2019-01-281-14/+8
* setVisibility should not propagate focus on children viewsHyunyoung Song2018-11-301-2/+0
* Migrating to android-xSunny Goyal2018-08-141-1/+3
* Preventing state change duing the swipe up animation when the previous appSunny Goyal2018-07-121-0/+6
* Immediate 2nd quickscrub should not cancel if same stateMatthew Ng2018-06-141-1/+3
* [automerger] Revert "Set mState = mCurrentStableState in onAnimationCancel" a...Android Build Merger (Role)2018-06-061-6/+1
|\
| * Revert "Set mState = mCurrentStableState in onAnimationCancel"Sunny Goyal2018-06-061-6/+1
* | Fixing controller state is not properly cleared when the animaiton is cancelled.Sunny Goyal2018-06-051-0/+3
* | Do not change state in the middle of quickstep gestureSunny Goyal2018-06-051-0/+18
* | Fix animation not playing when going home while another animation is playingTony2018-05-291-4/+4
|/
* Set mState = mCurrentStableState in onAnimationCancelTony Wickham2018-05-291-1/+6
* Merge "Fix prediction tip shows when user attempts but does not swipe up all ...TreeHugger Robot2018-05-251-8/+3
|\
| * Fix prediction tip shows when user attempts but does not swipe up all the way...Tracy Zhou2018-05-241-8/+3
* | Fixing keyboard navigation when Overview list is emptyVadim Tryshev2018-05-241-8/+5
|/
* Cleanup how we set back button alphaTony Wickham2018-05-221-1/+0
* Update interpolators and durations for state animationsTony Wickham2018-05-161-1/+50
* Don't reapply state when setting user controlled animationTony Wickham2018-05-101-7/+11
* Add atomic recents animation while swiping upTony Wickham2018-05-091-2/+38
* Fixing stateManager not correctly deduping existing animationsSunny Goyal2018-05-081-1/+12
* Fix some state issues with user-controlled animationsTony2018-05-011-13/+30
* Force finish any pending animations if the insets or orientation changeSunny Goyal2018-04-201-0/+7
* Only skip the animation, if we are going to the same stateSunny Goyal2018-04-121-4/+7
* Several app transition fixes:Sunny Goyal2018-04-111-1/+1
* Do not reset the previous state animation, if it is a part of the new state a...Sunny Goyal2018-04-091-1/+10
* Ensuring that previous animation is completed before starting a new state ani...Sunny Goyal2018-04-021-0/+4
* Move default pip position to right above the shelf (Pt. Launcher)Tracy Zhou2018-03-281-0/+2