index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphics
/
java
/
android
/
graphics
/
drawable
/
AnimatedVectorDrawable.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-04-01
Replace ImageDecoder.sApiLevel with a SystemApi helper
Leon Scroggins III
2020-02-13
Move RenderNodeAnimator to android.graphics.animation package
Derek Sollenberger
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-04-15
Added BlendMode equivalent APIs to replace deprecated PorterDuff
Nader Jawad
2019-03-26
Added framework APIs to leverage new BlendMode API
Nader Jawad
2019-03-14
Stop double-counting native memory in graphics classes
Leon Scroggins III
2019-02-08
Make HardwareRenderer public API
John Reck
2018-10-04
Rename & package shuffle
John Reck
2018-09-26
De-couple RenderNode from View package
John Reck
2018-07-31
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-06-13
Merge "docs: repaired link to internal section" into pi-dev am: bcae0ff7a2
Laura Davis
2018-06-07
docs: repaired link to internal section
Laura Davis
2018-05-09
Update Drawable API to expose getOpticalBounds method as well as
Nader Jawad
2018-03-01
Recommend res/animator/ for animator style res in AVD
Doris Liu
2017-10-27
Add more gradient info in VectorDrawable's javadoc
ztenghui
2017-06-05
Better error message for AVD
Doris Liu
2016-11-16
Update the documentation related to VD / AVD
Teng-Hui Zhu
2016-10-07
Convert VD/AVD to FastNative
John Reck
2016-10-03
Restrict AVD and VD parsing to the current element instead of the whole document
Doris Liu
2016-09-21
Improve Javadoc for AnimatedVectorDrawable
Doris Liu
2016-08-22
Update the javaDoc for VectorDrawable and AnimatedVectorDrawable
Teng-Hui Zhu
2016-08-17
Fix listeners not getting called when AVD falls back on UI thread
Doris Liu
2016-08-09
Fix issue #30766518: Document what targeting N does
Dianne Hackborn
2016-08-05
Support repeatMode = reverse in AVD
Doris Liu
2016-06-16
Support AVD animation falling back on UI thread
Doris Liu
2016-06-09
Support Keyframe definition for AVD on RT
Doris Liu
2016-06-09
Throw Exception for wrong valueType with API guard
Doris Liu
2016-06-09
Merge "Handle hidden RT VectorDrawable animators" into nyc-mr1-dev
Doris Liu
2016-06-09
Handle hidden RT VectorDrawable animators
Doris Liu
2016-06-08
Improve the property modification effiency of VectorDrawable animators
Doris Liu
2016-04-18
Pause infinite AVD when the drawable is not visible
Doris Liu
2016-04-04
Make AVD thread safe
Doris Liu
2016-03-22
Fix callback issue for AVD on UI thread
Teng-Hui Zhu
2016-03-14
Switch back to UI-driven AVD
John Reck
2016-03-14
Merge "Ensure all Java-side usages of config flags are using Java flags" into...
Alan Viverette
2016-03-11
Ensure all Java-side usages of config flags are using Java flags
Alan Viverette
2016-03-11
Merge "Add consistent @NonNull annotations for drawable callbacks" into nyc-dev
Alan Viverette
2016-03-11
Merge "Add the missing overriden API" into nyc-dev
Tenghui Zhu
2016-03-11
Add consistent @NonNull annotations for drawable callbacks
Alan Viverette
2016-03-09
Add the missing overriden API
Teng-Hui Zhu
2016-03-09
Merge "Update the VD and AVD's getOpacity()" into nyc-dev
Tenghui Zhu
2016-03-08
Update the VD and AVD's getOpacity()
Teng-Hui Zhu
2016-03-01
Handle multiple animation actions within one frame
Doris Liu
2016-02-23
Support running AVD on UI thread
Doris Liu
2016-02-19
Ensure invalidate is called after start()/reverse()
Doris Liu
2016-02-19
Revert "Revert "Check RenderNode's owning view before attaching animators""
Doris Liu
2016-02-19
VectorDrawable native rendering - Step 5 of MANY
Doris Liu
2016-02-18
Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"""
Doris Liu
2016-02-12
Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""
Doris Liu
[next]