index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
animation
/
Animation.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-deprecate animation backgroundColor API
Pablo Gamito
2022-03-31
1
-28
/
+64
*
Undeprecate animation background color
Pablo Gamito
2022-03-14
1
-7
/
+2
*
Allow DiP values in the translate XML animation (1/2)
Jordan Demeulenaere
2022-02-03
1
-3
/
+9
*
Support edge extension of windows during animations in shell
Pablo Gamito
2022-02-01
1
-2
/
+16
*
Add API for extending windows during animations
Pablo Gamito
2022-02-01
1
-0
/
+9
*
Add API to show background behind animating windows
Pablo Gamito
2022-01-17
1
-0
/
+45
*
Revert "Add API to specify background color for animations"
Pablo Gamito
2021-09-27
1
-4
/
+7
*
Stop relying on background color attribute to set task transition background
Pablo Gamito
2021-09-27
1
-10
/
+0
*
Add API to specify background color for animations
Pablo Gamito
2021-09-20
1
-7
/
+14
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Remove animation background color
Yunfan Chen
2019-09-19
1
-2
/
+10
*
Add rounded corners attribute to window animations
Lucas Dupin
2019-02-27
1
-0
/
+26
*
Revert addition of add/removeAnimationListener
Jelle Fresen
2019-02-08
1
-51
/
+5
*
Restore @UnsupportedApiUsage in AnimationListener
Jelle Fresen
2019-01-16
1
-0
/
+1
*
Fix return value for comment consistency in getDetachWallpaper
Jorim Jaggi
2019-01-10
1
-1
/
+1
*
Add add/remove for AnimationListener's
Jelle Fresen
2018-12-21
1
-18
/
+82
*
Remove detached wallpaper animations
Jorim Jaggi
2018-10-02
1
-7
/
+5
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-07-27
1
-0
/
+9
*
Add ability to show wallpaper during animation
Jorim Jaggi
2018-02-22
1
-1
/
+28
*
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-10-12
1
-26
/
+27
*
Frameworks/base: Move Animation.USE_CLOSEGUARD to inner class
Andreas Gampe
2016-04-06
1
-3
/
+7
*
Make Animation.cancel() actually work
Chet Haase
2016-01-13
1
-2
/
+6
*
177611: IDE is not recognizing android.R.anim. interpolators
Tor Norbye
2015-07-01
1
-1
/
+2
*
Add resource type annotations to some APIs
Tor Norbye
2015-03-13
1
-1
/
+2
*
Annotate ARGB integer parameters with @ColorInt
Tor Norbye
2015-03-05
1
-1
/
+3
*
Make it harder for apps to mess up ViewGroup's internal state
Romain Guy
2012-05-23
1
-13
/
+66
*
Add new thumbnail animation.
Dianne Hackborn
2012-03-23
1
-1
/
+1
*
am 61a9a83a: am 40226da7: am f4994b3e: Merge "fix bug 5911175" into ics-mr1
Robert Ly
2012-02-28
1
-1
/
+1
|
\
|
*
fix bug 5911175
Robert Ly
2012-02-22
1
-1
/
+1
*
|
Make behavior of ABSOLUTE pivot values more intuitive
Chet Haase
2011-12-20
1
-1
/
+1
|
/
*
Fix problems where we were allocating TypedArray when not needed.
Dianne Hackborn
2011-09-12
1
-7
/
+8
*
Fix animation scale to also scale start offset.
Dianne Hackborn
2011-08-24
1
-0
/
+1
*
Fix docs for fill behavior in Animation class.
Chet Haase
2011-08-24
1
-13
/
+16
*
Nested alpha animations should cause invalidates too
Romain Guy
2011-07-22
1
-0
/
+9
*
Fix issue #3400119: API to specify a black background behind a window transition
Dianne Hackborn
2011-03-02
1
-0
/
+24
*
Adding CloseGuard to Animation to find forgotten animations
Brian Carlstrom
2010-11-19
1
-2
/
+25
*
Fix animations to use correct interpolator.
Dianne Hackborn
2010-11-08
1
-1
/
+1
*
Add facilities for layout transitions
Chet Haase
2010-08-24
1
-1
/
+1
*
Fix bug with layout animations when apps are auto-scaled.
Chet Haase
2010-06-16
1
-1
/
+39
*
Prevent infinite loop in the Phone UI.
Romain Guy
2010-02-10
1
-2
/
+2
*
Fix the lock screen.
Romain Guy
2010-02-09
1
-0
/
+10
*
Properly notifies listener when an animation is cancelled.
Romain Guy
2010-02-09
1
-0
/
+21
*
Fixed Android animation framework, for using interpolators that do not start ...
Andreas Agvard
2010-02-05
1
-1
/
+1
*
eclair snapshot
Jean-Baptiste Queru
2009-11-13
1
-1
/
+29
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-3
/
+23
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+925
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-925
/
+0
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
1
-2
/
+5
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-6
/
+73
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
1
-5
/
+41
[next]