summaryrefslogtreecommitdiff
path: root/core/java/android/view/InsetsAnimationThreadControlRunner.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-05-31Update the surface position of each control in insets animationTiger Huang
2021-05-25Flush the animation if it is canceledTiger Huang
2021-05-17Force showing navigation bar while IME is visibleTiger Huang
2021-03-16Let insets can still be controlled if its window bounds is movedTiger Huang
2021-02-05Merge "Handle cancelled Insets animation" into rvc-qpr-dev am: e272df9338 am:...Taran Singh
2021-02-05Handle cancelled Insets animationTaran Singh
2020-12-07Provide vsync id for all animation transactions (except PIP)Jorim Jaggi
2020-10-21Don't dispatch legacy insets to clientTiger Huang
2020-10-16Make the requested visibility always up-to-dateTiger Huang
2020-09-29Add proto-based client side dumping for IME tracingAnmol Gupta
2020-06-22IME animation: hide IME-related navbar icons until perceptibleAdrian Roos
2020-05-27Add Insets dumps and IME debug logsTaran Singh
2020-05-14Add tracing for Inset animationsJorim Jaggi
2020-04-02Merge "WindowInsetsAnimation: Synchronously dispatch window insets animation ...Adrian Roos
2020-04-01WindowInsetsAnimation: Synchronously dispatch window insets animation callbacksAdrian Roos
2020-03-31InsetAnimationThreadControlRunner: Don't copy controlsRobert Carr
2020-03-19Fine tune animation parameters for IME animationsJorim Jaggi
2020-03-13InsetAnimationControlImpl: Copy SurfaceControlRob Carr
2020-03-11Use separate thread if app doesn't listen to animationsJorim Jaggi