summaryrefslogtreecommitdiff
path: root/core/java/android/view/InsetsAnimationControlCallbacks.java
Commit message (Expand)AuthorAgeFilesLines
* WindowInsetsAnimation: Synchronously dispatch window insets animation callbacksAdrian Roos2020-04-011-1/+3
* InsetAnimationControlImpl: Copy SurfaceControlRob Carr2020-03-131-0/+6
* Use separate thread if app doesn't listen to animationsJorim Jaggi2020-03-111-4/+3
* WindowInsetsAnimation: Clean up APIAdrian Roos2020-02-171-6/+6
* Remove getState from InsetsAnimationControlCallbacksJorim Jaggi2020-01-281-6/+0
* Correct layout/draw/animation interleaving for insets callbacksJorim Jaggi2020-01-101-4/+15
* Decoupling InsetsAnimationControlImpl and the clientYunfan Chen2019-12-271-0/+55