summaryrefslogtreecommitdiff
path: root/core/java/android/view/ViewRootInsetsControllerHost.java
Commit message (Expand)AuthorAgeFilesLines
* Fix insets animations being skipped when the host view was invisibleMing-Shin Lu2022-04-011-2/+7
* Merge "Fix setSystemBarsAppearances" into sc-v2-dev am: baedc4fdda am: 491d11...Tiger Huang2022-03-251-2/+3
|\
| * Fix setSystemBarsAppearancesTiger Huang2022-03-241-2/+3
* | Fix bug in insets animation when hw acceleration unavailableHyeongseop Shim2021-11-181-1/+1
|/
* Use InsetsVisibilities to carry requested visibilitiesTiger Huang2021-07-261-2/+2
* Use the real behavior to decide the animationTiger Huang2021-07-081-8/+10
* Insets Animations: Always dispatch onEnd when cancelledAdrian Roos2021-06-211-0/+4
* SyncRtSurfaceTransactionApplier: Improve thread safetyRobert Carr2021-05-071-1/+3
* Don't dispatch legacy insets to clientTiger Huang2020-10-211-0/+9
* Make the requested visibility always up-to-dateTiger Huang2020-10-161-1/+3
* IME animation: hide IME-related navbar icons until perceptibleAdrian Roos2020-06-221-0/+13
* Animate IME with zero insetsTaran Singh2020-06-201-0/+8
* WM: Replace eEarlyWakeup flags with explicit eEarlyWakeup start and end flagsVishnu Nair2020-06-171-3/+2
* Add Insets dumps and IME debug logsTaran Singh2020-05-271-0/+17
* Cancel existing animations when detaching ViewJorim Jaggi2020-05-061-3/+3
* Decouple InsetsController from ViewRootImplJorim Jaggi2020-04-291-0/+215