Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
e03ad7ede2f8e65512c4f99677c1098a49b90076
/
src
/
com
/
android
/
launcher3
/
LauncherAnimUtils.java
dbcc63e
Removing some autoboxing during property animation
by Sunny Goyal
· 5 years ago
c7203ad
Make LauncherState transitionDuration overridable at runtime
by Tony Wickham
· 6 years ago
4fdba14
Two-zone model: swipe up from nav bar vs above it
by Tony Wickham
· 6 years ago
b80941b
Using FloatProperty for spring animation, instead of a interface
by Sunny Goyal
· 6 years ago
86f6c44
Add springs for recents dismiss animations.
by Jon Miranda
· 7 years ago
55bdeed
Removing various reflection based animations, to allow for better proguarding
by Sunny Goyal
· 7 years ago
f0b6db7
Removing static launcher activity dependency from FirstFrameAnimationHelper
by Sunny Goyal
· 7 years ago
849c6a2
Removing Launcher activity dependency on various animations
by Sunny Goyal
· 7 years ago
0f640b6
Make fling thresholds consistent
by Tony Wickham
· 7 years ago
ea52908
Using view elevation for shadow during click feedback instead of
by Sunny Goyal
· 8 years ago
3e3f44c
Exposing the state manager directly instead of providing various helper methods for state change
by Sunny Goyal
· 8 years ago
4c7f215
Moving Workspace states into a separate file
by Sunny Goyal
· 8 years ago
aeb1643
Launcher state management cleanup
by Sunny Goyal
· 8 years ago
2d89ea8
Fade in background scrim when resuming from screen off.
by Jon Miranda
· 8 years ago
c06af33
Minor Refactoring only: no functional change
by Mario Bertschler
· 8 years ago
7f3526a
Update notification view to match newer specs
by Tony Wickham
· 8 years ago
cda3bfb
Remove unused View parameter from ofFloat method.
by Jon Miranda
· 8 years ago
9438ed4
Add swipe-to-dismiss notifications in popup menu.
by Tony Wickham
· 9 years ago
1636cdd
resolved conflicts for f685c7e5 to ub-launcher3-master
by Tony Wickham
· 10 years ago
0bb211a
Actually call LauncherTransitionable.onLauncherTransitionStep().
by Tony Wickham
· 10 years ago
5d2fc32
Several animation calls cleanup
by Sunny Goyal
· 10 years ago
1558893
Make sure all transition components run on the same thread
by Adam Cohen
· 10 years ago
7066003
Various lint error fixes.
by Sunny Goyal
· 10 years ago
63f1ec0
Further refinement of all apps / widgets transition
by Adam Cohen
· 11 years ago
7c70d64
Prevent memory leaks coming from LauncherAnimUtils
by Michael Jurka
· 12 years ago
e206ff0
Fix leak when animations are created but never started
by Michael Jurka
· 12 years ago
325dc23
Launcher2 is now Launcher3.
by Daniel Sandler
· 12 years ago
[Renamed (99%) from src/com/android/launcher2/LauncherAnimUtils.java]
df96add
Fix crash in draw listener
by Michael Jurka
· 12 years ago
f1ad608
Fix jumps in the beginning of animations
by Michael Jurka
· 12 years ago
b8b2a5a
Initial changes to synchronously load workspace on rotation.
by Winson Chung
· 13 years ago
15ba53a
Fixing concurrent modification exception. (Bug 6807320)
by Winson Chung
· 13 years ago
def8e65
Fix memory leak caused by LauncherAnimUtils (doh!)
by Michael Jurka
· 13 years ago
2ecf995
Remove use of private ValueAnimator api
by Michael Jurka
· 13 years ago