summaryrefslogtreecommitdiff
path: root/core/java/android/view/InsetsAnimationControlCallbacks.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2020-06-22IME animation: hide IME-related navbar icons until perceptibleAdrian Roos
2020-04-01WindowInsetsAnimation: Synchronously dispatch window insets animation callbacksAdrian Roos
2020-03-13InsetAnimationControlImpl: Copy SurfaceControlRob Carr
2020-03-11Use separate thread if app doesn't listen to animationsJorim Jaggi
2020-02-17WindowInsetsAnimation: Clean up APIAdrian Roos
2020-01-28Remove getState from InsetsAnimationControlCallbacksJorim Jaggi
2020-01-10Correct layout/draw/animation interleaving for insets callbacksJorim Jaggi
2019-12-27Decoupling InsetsAnimationControlImpl and the clientYunfan Chen