summaryrefslogtreecommitdiff
path: root/graphics/java/android/graphics/drawable/AnimatedVectorDrawable.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-04-01Replace ImageDecoder.sApiLevel with a SystemApi helperLeon Scroggins III
2020-02-13Move RenderNodeAnimator to android.graphics.animation packageDerek Sollenberger
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2019-04-15Added BlendMode equivalent APIs to replace deprecated PorterDuffNader Jawad
2019-03-26Added framework APIs to leverage new BlendMode APINader Jawad
2019-03-14Stop double-counting native memory in graphics classesLeon Scroggins III
2019-02-08Make HardwareRenderer public APIJohn Reck
2018-10-04Rename & package shuffleJohn Reck
2018-09-26De-couple RenderNode from View packageJohn Reck
2018-07-31Add @UnsupportedAppUsage annotationsMathew Inwood
2018-06-13Merge "docs: repaired link to internal section" into pi-dev am: bcae0ff7a2Laura Davis
2018-06-07docs: repaired link to internal sectionLaura Davis
2018-05-09Update Drawable API to expose getOpticalBounds method as well asNader Jawad
2018-03-01Recommend res/animator/ for animator style res in AVDDoris Liu
2017-10-27Add more gradient info in VectorDrawable's javadocztenghui
2017-06-05Better error message for AVDDoris Liu
2016-11-16Update the documentation related to VD / AVDTeng-Hui Zhu
2016-10-07Convert VD/AVD to FastNativeJohn Reck
2016-10-03Restrict AVD and VD parsing to the current element instead of the whole documentDoris Liu
2016-09-21Improve Javadoc for AnimatedVectorDrawableDoris Liu
2016-08-22Update the javaDoc for VectorDrawable and AnimatedVectorDrawableTeng-Hui Zhu
2016-08-17Fix listeners not getting called when AVD falls back on UI threadDoris Liu
2016-08-09Fix issue #30766518: Document what targeting N doesDianne Hackborn
2016-08-05Support repeatMode = reverse in AVDDoris Liu
2016-06-16Support AVD animation falling back on UI threadDoris Liu
2016-06-09Support Keyframe definition for AVD on RTDoris Liu
2016-06-09Throw Exception for wrong valueType with API guardDoris Liu
2016-06-09Merge "Handle hidden RT VectorDrawable animators" into nyc-mr1-devDoris Liu
2016-06-09Handle hidden RT VectorDrawable animatorsDoris Liu
2016-06-08Improve the property modification effiency of VectorDrawable animatorsDoris Liu
2016-04-18Pause infinite AVD when the drawable is not visibleDoris Liu
2016-04-04Make AVD thread safeDoris Liu
2016-03-22Fix callback issue for AVD on UI threadTeng-Hui Zhu
2016-03-14Switch back to UI-driven AVDJohn Reck
2016-03-14Merge "Ensure all Java-side usages of config flags are using Java flags" into...Alan Viverette
2016-03-11Ensure all Java-side usages of config flags are using Java flagsAlan Viverette
2016-03-11Merge "Add consistent @NonNull annotations for drawable callbacks" into nyc-devAlan Viverette
2016-03-11Merge "Add the missing overriden API" into nyc-devTenghui Zhu
2016-03-11Add consistent @NonNull annotations for drawable callbacksAlan Viverette
2016-03-09Add the missing overriden APITeng-Hui Zhu
2016-03-09Merge "Update the VD and AVD's getOpacity()" into nyc-devTenghui Zhu
2016-03-08Update the VD and AVD's getOpacity()Teng-Hui Zhu
2016-03-01Handle multiple animation actions within one frameDoris Liu
2016-02-23Support running AVD on UI threadDoris Liu
2016-02-19Ensure invalidate is called after start()/reverse()Doris Liu
2016-02-19Revert "Revert "Check RenderNode's owning view before attaching animators""Doris Liu
2016-02-19VectorDrawable native rendering - Step 5 of MANYDoris Liu
2016-02-18Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"""Doris Liu
2016-02-12Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""Doris Liu