summaryrefslogtreecommitdiff
path: root/core/java/android/view/InsetsAnimationThreadControlRunner.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-2/+2
* Update the surface position of each control in insets animationTiger Huang2021-05-311-1/+17
* Flush the animation if it is canceledTiger Huang2021-05-251-6/+8
* Force showing navigation bar while IME is visibleTiger Huang2021-05-171-0/+11
* Let insets can still be controlled if its window bounds is movedTiger Huang2021-03-161-2/+3
* Merge "Handle cancelled Insets animation" into rvc-qpr-dev am: e272df9338 am:...Taran Singh2021-02-051-0/+3
|\
| * Handle cancelled Insets animationTaran Singh2021-02-051-0/+3
* | Provide vsync id for all animation transactions (except PIP)Jorim Jaggi2020-12-071-0/+1
* | Don't dispatch legacy insets to clientTiger Huang2020-10-211-2/+4
* | Make the requested visibility always up-to-dateTiger Huang2020-10-161-2/+1
* | Add proto-based client side dumping for IME tracingAnmol Gupta2020-09-291-0/+7
|/
* IME animation: hide IME-related navbar icons until perceptibleAdrian Roos2020-06-221-0/+5
* Add Insets dumps and IME debug logsTaran Singh2020-05-271-0/+5
* Add tracing for Inset animationsJorim Jaggi2020-05-141-10/+9
* Merge "WindowInsetsAnimation: Synchronously dispatch window insets animation ...Adrian Roos2020-04-021-1/+1
|\
| * WindowInsetsAnimation: Synchronously dispatch window insets animation callbacksAdrian Roos2020-04-011-1/+1
* | InsetAnimationThreadControlRunner: Don't copy controlsRobert Carr2020-03-311-1/+1
|/
* Fine tune animation parameters for IME animationsJorim Jaggi2020-03-191-2/+2
* InsetAnimationControlImpl: Copy SurfaceControlRob Carr2020-03-131-0/+6
* Use separate thread if app doesn't listen to animationsJorim Jaggi2020-03-111-0/+130