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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
animation
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Update status bar transition start time
Pablo Gamito
2021-09-22
1
-0
/
+58
*
Add API to specify background color for animations
Pablo Gamito
2021-09-20
1
-7
/
+14
*
Merge "Fix grammatical error in LayoutAnimationController documentation." am:...
Treehugger Robot
2021-04-21
1
-2
/
+2
|
\
|
*
Fix grammatical error in LayoutAnimationController documentation.
Megan Robinson
2021-04-20
1
-2
/
+2
*
|
resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master
Jeff Sharkey
2020-12-08
1
-0
/
+6
|
\
|
|
*
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-12-08
1
-0
/
+6
*
|
Remove @hide from Matrix
Leon Scroggins III
2020-05-18
1
-2
/
+2
|
/
*
Move RenderNodeAnimator to android.graphics.animation package
Derek Sollenberger
2020-02-13
10
-53
/
+50
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
5
-5
/
+5
*
Merge "docs: fix typos" into qt-dev am: 7bd7afabb8 am: 53fba24239 am: 20148858f5
Joshua Baxter
2019-11-06
1
-4
/
+4
|
\
|
*
docs: fix typos
Joshua Baxter
2019-11-06
1
-4
/
+4
*
|
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
2
-24
/
+84
*
Remove detached wallpaper animations
Jorim Jaggi
2018-10-02
1
-7
/
+5
*
Merge "docs: fixing several minor documentation bugs" into pi-dev
kopriva
2018-09-20
1
-2
/
+2
|
\
|
*
docs: fixing several minor documentation bugs
kopriva
2018-09-20
1
-2
/
+2
*
|
resolve merge conflicts of 6987a91e7c73505fd8910d3d396adf76baf947e0 to stage-...
Mathew Inwood
2018-08-03
5
-0
/
+20
|
\
\
|
|
/
|
/
|
|
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-07-27
5
-0
/
+20
*
|
Add ability to show wallpaper during animation
Jorim Jaggi
2018-02-22
1
-1
/
+28
*
|
Expose AnimationUtils#lockAnimationClock for tests
John Reck
2018-02-14
1
-2
/
+32
*
|
New activity open/close animation
Jorim Jaggi
2018-01-23
2
-6
/
+107
|
/
*
Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9
Elliot Waite
2017-01-26
1
-1
/
+1
|
\
|
*
Fix @links in reference docs.
Elliot Waite
2017-01-25
1
-1
/
+1
*
|
Fix calculation of duration in AnimationSet
David Stevens
2017-01-10
1
-1
/
+1
*
|
Introduce PathInterpolator to native animators
Doris Liu
2016-11-30
1
-1
/
+12
*
|
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-10-12
8
-60
/
+61
|
/
*
Fix currentAnimationTimeMillis to use vsync time
John Reck
2016-08-05
1
-1
/
+33
*
Frameworks/base: Move Animation.USE_CLOSEGUARD to inner class
Andreas Gampe
2016-04-06
1
-3
/
+7
*
Ensure all Java-side usages of config flags are using Java flags
Alan Viverette
2016-03-11
1
-3
/
+5
*
Fix clip reveal animation in docked window case
Jorim Jaggi
2016-02-19
2
-98
/
+0
*
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
2
-2
/
+3
*
Remove distance based animation duration API
Doris Liu
2015-04-23
1
-85
/
+0
*
Revert "Use real screen size to scale duration"
Doris Liu
2015-04-18
1
-18
/
+1
*
Use real screen size to scale duration
Doris Liu
2015-04-17
1
-1
/
+18
*
Distance based animation duration
Doris Liu
2015-04-10
1
-0
/
+85
*
Add resource type annotations to some APIs
Tor Norbye
2015-03-13
2
-3
/
+6
*
Annotate methods with size and range annotations
Tor Norbye
2015-03-07
1
-1
/
+2
*
Annotate ARGB integer parameters with @ColorInt
Tor Norbye
2015-03-05
1
-1
/
+3
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-3
/
+6
*
Add ClipReveal window transition for application launch
Chet Haase
2015-02-13
7
-17
/
+254
*
Added a generic configuration and theme based cache
Yigit Boyar
2014-10-23
12
-31
/
+63
*
Add path support into xml files for PathInterpolator and ObjectAnimator.
ztenghui
2014-06-19
1
-20
/
+32
*
Add AnimatedVectorDrawable
ztenghui
2014-06-12
8
-79
/
+200
[next]