summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/touch/AbstractStateChangeTouchController.java
AgeCommit message (Expand)Author
2021-10-06Removing overscroll pluging supportSunny Goyal
2021-07-21Support overriding All Apps EDU animation on dragBrian Isganitis
2021-06-16All apps motionHyunyoung Song
2021-05-11Implement overshoot and squish motion in all apps openHyunyoung Song
2021-04-27Removing dependency on wallpaper colors and using theme resourcesSunny Goyal
2021-04-02[AA+] Fix missing InstanceId for LAUNCHER_ALLAPPS_CLOSE_DOWN event.thiruram
2021-03-29Remove Overview atomic animation supportTony Wickham
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-03-02Fix some issues with TwoButtonNavbarTouchControllerTony Wickham
2021-02-24Merge "Break up nasa search results" into sc-devSamuel Fufa
2021-02-23Merge "Instrumenting swiping up to all apps for jank" into sc-devVadim Tryshev
2021-02-22Break up nasa search resultsSamuel Fufa
2021-02-10Instrumenting swiping up to all apps for jankvadimt
2021-02-10Draw the workspace scrim in the LauncherRootView instead of DragLayerAdam Cohen
2021-01-10Disable default IME in all apps if DISABLE_INITIAL_IME_IN_ALLAPPS is onHyunyoung Song
2020-12-11Removing unused tracingvadimt
2020-11-23Add null check to AbstractStateChangeTouchController#onDragEnd()Tony Wickham
2020-11-05Removing separate Cancel and End callbacks and using AnimationListener insteadSunny Goyal
2020-10-28IME bounds after DOWN->UP Motion event sequenceHyunyoung Song
2020-09-27Good riddance UserEventDispatcherHyunyoung Song
2020-08-12Wrapping display properties in a wrapper classSunny Goyal
2020-07-29Changing minimum supported Launcher version to 26Sunny Goyal
2020-07-24Add InsetTransitionController to device searchHyunyoung Song
2020-06-22Log Launcher transitions to WWHyunyoung Song
2020-06-10Add null check before updating animation progressTony Wickham
2020-05-27AllAppsSearch interface change Version 3Hyunyoung Song
2020-05-19More logging for swiping to Overview instead of All Appsvadimt
2020-05-08More logging for pause non-detectionvadimt
2020-05-08Adding tracing for switching to overview instead of all appsvadimt
2020-03-17Add staggered workspace animation to keyguard unlock animation.Jon Miranda
2020-03-16Moving animation config so a separate classSunny Goyal
2020-03-11Removing some properties out of AnimationBuilderSunny Goyal
2020-03-06Enabling springs for start dismiss animationSunny Goyal
2020-03-02Add vertical layout support for Overview in portraitVinit Nayak
2020-02-10Disable All Apps spring.Jon Miranda
2020-02-03Enable All Apps spring.Jon Miranda
2020-01-28Two-zone model: swipe up from nav bar vs above itTony Wickham
2020-01-15Merge "Fix BaseSwipeDetector#setState() called inside another setState()" int...TreeHugger Robot
2020-01-09Fix BaseSwipeDetector#setState() called inside another setState()Tony Wickham
2020-01-07Enable working springs. Move unstable springs to a seperate feature flag.Jon Miranda
2019-11-14Improve quick switch from home by tracking both x and y motionTony Wickham
2019-10-24Refactor SwipeDetector to track both axesTony Wickham
2019-08-01Fill the log container as hotseat or workspace based on position.Becky Qiu
2019-07-31Add OverviewScrim to show below overview but above workspaceTony Wickham
2019-07-24Using the first frame delay based on the display refresh rate instead ofSunny Goyal
2019-07-11Defer jumping to NORMAL state if overview is still peekingTony Wickham
2019-07-11Removing tracing for a fixed bug.vadimt