summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherAnimUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Using FloatProperty for spring animation, instead of a interfaceSunny Goyal2019-06-191-22/+31
* Add springs for recents dismiss animations.Jon Miranda2019-01-291-0/+20
* Removing various reflection based animations, to allow for better proguardingSunny Goyal2018-09-211-0/+27
* Removing static launcher activity dependency from FirstFrameAnimationHelperSunny Goyal2018-08-131-14/+0
* Removing Launcher activity dependency on various animationsSunny Goyal2018-08-101-94/+0
* Make fling thresholds consistentTony Wickham2018-05-161-12/+7
* Using view elevation for shadow during click feedback instead ofSunny Goyal2017-11-081-0/+13
* Exposing the state manager directly instead of providing various helper metho...Sunny Goyal2017-10-251-1/+0
* Moving Workspace states into a separate fileSunny Goyal2017-10-181-1/+1
* Launcher state management cleanupSunny Goyal2017-10-171-0/+24
* Fade in background scrim when resuming from screen off.Jon Miranda2017-05-111-0/+13
* Minor Refactoring only: no functional changeMario Bertschler2017-03-281-2/+0
* Update notification view to match newer specsTony Wickham2017-02-241-13/+0
* Remove unused View parameter from ofFloat method.Jon Miranda2017-02-061-1/+1
* Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-251-0/+16
* resolved conflicts for f685c7e5 to ub-launcher3-masterTony Wickham2015-10-121-17/+18
|\
| * Actually call LauncherTransitionable.onLauncherTransitionStep().Tony Wickham2015-10-051-18/+18
* | Several animation calls cleanupSunny Goyal2015-07-311-28/+14
|/
* Make sure all transition components run on the same threadAdam Cohen2015-05-271-5/+6
* Various lint error fixes.Sunny Goyal2015-05-141-1/+3
* Further refinement of all apps / widgets transitionAdam Cohen2014-08-131-0/+11
* Prevent memory leaks coming from LauncherAnimUtilsMichael Jurka2013-10-231-5/+5
* Fix leak when animations are created but never startedMichael Jurka2013-10-211-1/+1
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+129