summaryrefslogtreecommitdiff
path: root/core/java/android/view/InsetsAnimationControlCallbacks.java
Commit message (Expand)AuthorAgeFilesLines
* Prevent adding methods in WindowInsetsAnimationControllerTiger Huang2021-09-031-1/+1
* Invoke insets animation callbacks when resizing system barsTiger Huang2021-07-211-5/+5
* IME animation: hide IME-related navbar icons until perceptibleAdrian Roos2020-06-221-0/+12
* 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