summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/DiscoveryBounce.java
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where DiscoveryBounce is not cancelled after state change.Jon Miranda2019-05-281-0/+15
* Using model-time scrolling in all appsvadimt2019-05-141-3/+3
* Make bounce animations less aggressiveTracy Zhou2019-01-241-0/+25
* [automerger] Removing discovery bouncer from accessibility am: 17839d5f62Android Build Merger (Role)2018-05-231-1/+1
|\
| * Removing discovery bouncer from accessibilityVadim Tryshev2018-05-231-1/+1
* | [automerger] Reset the vertical progress when the discovery bounce is closed ...Android Build Merger (Role)2018-05-221-36/+39
|\|
| * Reset the vertical progress when the discovery bounce is closedSunny Goyal2018-05-221-36/+39
* | [automerger] Go back to previous state when hitting back from discovery bounc...Android Build Merger (Role)2018-05-211-0/+8
|\|
| * Go back to previous state when hitting back from discovery bounceTony Wickham2018-05-211-0/+8
* | [automerger] Add logging for Onboarding Bug: 73784423 am: 018eec6899Android Build Merger (Role)2018-05-151-0/+4
|\|
| * Add logging for OnboardingHyunyoung Song2018-05-151-0/+4
* | Show discovery bounce after work profile is createdTony Mak2018-05-101-2/+10
|/
* Tune discovery bounce to be more gentle when bouncing.Tracy Zhou2018-05-091-3/+3
* Increase DELAY_MS for DiscoveryBounce.Jon Miranda2018-05-011-1/+1
* Moving some swipe up complete logic to when the handler is completed.Sunny Goyal2018-04-231-0/+28
* Implement all apps discovery bounce.Tracy Zhou2018-04-231-10/+47
* Don't show the discovery bounce when running test harnessAdam Cohen2018-01-181-1/+4
* Separating various UI properties into state variablesSunny Goyal2017-12-061-2/+3
* Moving discovery bounce logic to a separate class.Sunny Goyal2017-12-061-0/+108