summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/statemanager
AgeCommit message (Expand)Author
2023-11-23Revert "Remove logs for bug investigation"Alex Chau
2023-09-19Remove logs for bug investigationrandypfohl
2023-07-20Adding minimal logs to investigate overview floating bugrandypfohl
2023-06-22Remove unnecessary method from StatefulActivitySchneider Victor-tulias
2023-06-21Skip sending user home when the overview command queue is pending.Schneider Victor-tulias
2023-06-12Put the "floating" in ENABLE_FLOATING_SEARCH_BAR.Andy Wickham
2023-05-02Fix animation canceling crash bug (short swipe during split select)Jeremy Sim
2023-02-28Fix bug with rotating in the middle of split select staging animationJeremy Sim
2023-01-11Support predictive back from all apps to homeFengjiang Li
2022-12-21Do not animate moving to rest state on CHANGE_ACTIVE_SCREEN.Pat Manning
2022-12-08Removing some unnecessary interfaces and merging them to ActivityContextSunny Goyal
2022-11-01Support split from fullscreen with shortcutsTracy Zhou
2022-09-17Fix issue with Overview thumbnails appearing blank in certain situationsJeremy Sim
2022-09-09Fix missing call to super cancel methodWinson Chung
2022-09-01Fix bug with Launcher animation canceling, esp. around OverviewSplitSelectJeremy Sim
2022-08-30Refactor overview progress as splash progress.Pat Manning
2022-08-10Use WindowManagerProxy.getRotation to determine if rotation has changedAlex Chau
2022-08-09Detect potential WindowConfiguration change at onApplyWindowInsetsAlex Chau
2022-06-15Close all open views for 1P and 3P launchersVinit Nayak
2022-05-16Merge "Revert "Set mState = mCurrentStableState in onAnimationCancel()"" into...TreeHugger Robot
2022-05-12Revert "Set mState = mCurrentStableState in onAnimationCancel()"Alex Chau
2022-05-11Merge "Set mState = mCurrentStableState in onAnimationCancel()" into tm-devTony Wickham
2022-05-05Allow BaseState.getTransitionDuration to read DeviceProfileAlex Chau
2022-04-29Tune AllApps dismiss animationAlex Chau
2022-04-19Set mState = mCurrentStableState in onAnimationCancel()Tony Wickham
2022-03-09Updating window manager estimation logic:Sunny Goyal
2022-01-21Adds Launcher in-window animations, and reworks how the unlock flow works.Josh Tsuji
2021-12-15Wait for the Launcher activity to bind to TIS before animatingVinit Nayak
2021-11-05Testing to see if waiting for transition to end will fix flaky testsJon Miranda
2021-09-21Keep insets stable when taskbar is destroyed/recreatedTony Wickham
2021-09-14Removing unused tracingvadimt
2021-08-17Logging for Nexus home activity appearing after to-home gesture in L3.vadimt
2021-06-21Fixing animation end not-called when cancelling state the animation recursivelySunny Goyal
2021-06-11Ensure that the cancel and end listener are called when cancelling state anim...Sunny Goyal
2021-05-13Revert "Revert "Exposing AnimatorListeners in StateManager to receive both su...Sunny Goyal
2021-05-12Revert "Exposing AnimatorListeners in StateManager to receive both success an...Winson Chung
2021-05-11Exposing AnimatorListeners in StateManager to receive both success and failur...Sunny Goyal
2021-03-29Invert StateAnimationConfig.PLAY_ANIMATION as SKIP_ALL_ANIMATIONSTony Wickham
2021-03-29Remove Overview atomic animation supportTony Wickham
2021-03-17Merge "Show overview as grid in fallback recents" into sc-devAlex Chau
2021-03-16Show overview as grid in fallback recentsAlex Chau
2021-03-16Hide keyboard only when scrolling happensHyunyoung Song
2021-03-10Revert "Revert "Removing insets controller animation as part of ..."Sunny Goyal
2021-03-10Revert "Removing insets controller animation as part of all-apps..."Pasty Chang
2021-03-08Removing insets controller animation as part of all-apps openingSunny Goyal
2021-03-04Removing old logsWinson Chung
2021-02-12Fixing dragView not getting removed on returning homeSunny Goyal
2020-12-08Keeping Launcher in overview UI if activity is restartingSunny Goyal
2020-08-14Track OverviewToHomeAnim with StateManagerTony Wickham
2020-08-10Revert "Update overview from home transitions"Tony Wickham