summaryrefslogtreecommitdiff
path: root/core/java/android/view/RenderNodeAnimator.java
AgeCommit message (Expand)Author
2020-02-13Move RenderNodeAnimator to android.graphics.animation packageDerek Sollenberger
2020-02-13Remove unnecessary UnsupportedAppUsage annotationDerek Sollenberger
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-05-17Send subtree changed AccessibilityEvent for all alpha changes.Qasid Ahmad Sadiq
2019-05-02Add back to greylistJohn Reck
2019-04-01Fix NPE in RNA#callOnFinishedJohn Reck
2019-02-27Add @UnsupportedAppUsage annotationsAndrei Onea
2019-02-18Move the right method to max-sdk-o list.Mathew Inwood
2019-02-08Make HardwareRenderer public APIJohn Reck
2019-02-06Move setTarget() to max-sdk-o greylist.Mathew Inwood
2018-11-14Add compat workaroundJohn Reck
2018-10-04Rename & package shuffleJohn Reck
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-14Fix NPE in RNA#start()John Reck
2017-11-16Make ripples silky smoothJohn Reck
2017-01-06Fix NPE in RenderNodeAnimator ALPHA when used outside ViewPropertyAnimatorChris Craik
2015-10-12New public API for calculating the total duration of an animationDoris Liu
2015-07-30Refactor AnimatorSet in prep for adding more functionalitiesDoris Liu
2015-03-09Rename and simplify DisplayList Canvas classesChris Craik
2014-12-09Fix issue with RNA destruction mid-animationJohn Reck
2014-11-21It's super critical to call nStartJohn Reck
2014-11-03Fix cancel crashJohn Reck
2014-09-05Disable RT-anim for AnimatorSetJohn Reck
2014-08-29Listener callbacks ordering fixupsJohn Reck
2014-08-27Animator stuffJohn Reck
2014-08-21Fix supporting modifying listeners in callbacksJohn Reck
2014-08-19Run RevealAnimator on RTJohn Reck
2014-07-30Use RoundRect clipping for circle reveal animationChris Craik
2014-07-18Add RT-enabled reveal animatorJohn Reck
2014-07-01Fixes to startDelayJohn Reck
2014-06-26Animator refactoring & fixesJohn Reck
2014-06-02Add setStartValue to RNAJohn Reck
2014-05-19Baby stepsJohn Reck
2014-05-16Update ripple behavior, use render thread animationAlan Viverette
2014-05-15Animator start value...John Reck
2014-05-12Add TimeInterpolator support to RNAJohn Reck
2014-05-09Refactor VirtualLightRefBase & JNIJohn Reck
2014-05-02Allow starting an RT animation via CanvasJohn Reck
2014-05-02Add CanvasProperty for drawCircleJohn Reck
2014-04-29RenderThread animator supportJohn Reck