summaryrefslogtreecommitdiff
path: root/core/java/android/view/InsetsController.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add passive callback for system-run insets animation" into tm-qpr-devHyunyoung Song2022-08-191-2/+24
|\
| * Add passive callback for system-run insets animationHyunyoung Song2022-08-191-2/+24
* | Fix some issues that make caption insets remainGarfield Tan2022-08-031-1/+1
|/
* Fix InsetsState#calculateVisibleInsetsTiger Huang2022-04-131-3/+5
* Fix insets animations being skipped when the host view was invisibleMing-Shin Lu2022-04-011-2/+2
* Introduce a flag to enable shell captionYunfan Chen2022-03-101-8/+23
* Prevent resize animation from changing the requested visibilitiesTiger Huang2021-11-051-0/+5
* Merge "Prevent adding methods in WindowInsetsAnimationController" into sc-v2-...Tiger Huang2021-09-031-2/+2
|\
| * Prevent adding methods in WindowInsetsAnimationControllerTiger Huang2021-09-031-2/+2
* | Merge "Invoke insets animation callbacks when resizing system bars" into sc-v...Tiger Huang2021-09-021-25/+64
|\|
| * Merge "Invoke insets animation callbacks when resizing system bars" into sc-v...Tiger Huang2021-09-021-25/+64
| |\
| | * Invoke insets animation callbacks when resizing system barsTiger Huang2021-07-211-25/+64
* | | Merge "Use InsetsVisibilities to carry requested visibilities" into sc-v2-dev...Tiger Huang2021-07-271-22/+23
|\| |
| * | Use InsetsVisibilities to carry requested visibilitiesTiger Huang2021-07-261-22/+23
| |/
* | Merge "Merge android.util.imetracing into com.android.internal.inputmethod"TreeHugger Robot2021-07-131-1/+1
|\ \ | |/ |/|
| * Merge android.util.imetracing into com.android.internal.inputmethodYohei Yukawa2021-07-091-1/+1
* | Use the real behavior to decide the animationTiger Huang2021-07-081-0/+16
|/
* Insets Animations: Always dispatch onEnd when cancelledAdrian Roos2021-06-211-1/+1
* Update the surface position of each control in insets animationTiger Huang2021-05-311-0/+6
* Merge "Flush the animation if it is canceled" into sc-devTiger Huang2021-05-251-2/+3
|\
| * Flush the animation if it is canceledTiger Huang2021-05-251-2/+3
* | Add PrivacyIndicator APIs to WindowInsetsNate Myren2021-05-201-0/+1
|/
* Force showing navigation bar while IME is visibleTiger Huang2021-05-171-1/+3
* Merge "Clear controls in the temp list after using them" into sc-devTiger Huang2021-04-201-9/+7
|\
| * Clear controls in the temp list after using themTiger Huang2021-04-201-9/+7
* | Bugfix: Make InsetsController dump() respect prefixMark Hansen2021-04-181-1/+1
|/
* Merge "Revert "Clear controls and animations in temp arrays after using them"...Riddle Hsu2021-04-131-2/+2
|\
| * Revert "Clear controls and animations in temp arrays after using them"Tiger Huang2021-04-121-2/+2
* | Merge "Clear controls and animations in temp arrays after using them" into sc...Tiger Huang2021-04-091-2/+2
|\|
| * Clear controls and animations in temp arrays after using themTiger Huang2021-04-071-2/+2
* | Set mIsAnimationPending when the leash is not readyTiger Huang2021-03-311-1/+1
|/
* Don't skip IME animation when backed to Task has no editor focusMing-Shin Lu2021-03-221-4/+5
* Merge "IME Insets: Remove obsolete applyImeVisibility call" into sc-devAdrian Roos2021-03-221-14/+2
|\
| * IME Insets: Remove obsolete applyImeVisibility callAdrian Roos2021-03-191-14/+2
* | Animations for visual immersive modeTiger Huang2021-03-221-15/+53
* | Let insets can still be controlled if its window bounds is movedTiger Huang2021-03-161-5/+8
* | Provides apps the rounded corners infoshawnlin2021-02-021-0/+1
|/
* Merge "Ensure notifying when only caption insets changed"Yunfan Chen2021-01-181-6/+13
|\
| * Ensure notifying when only caption insets changedYunfan Chen2020-12-171-6/+13
* | Merge "Send display cutout to client via insetsChanged"Tiger Huang2021-01-061-10/+7
|\ \
| * | Send display cutout to client via insetsChangedTiger Huang2021-01-051-10/+7
| |/
* / Better IME transition while switching app with recents (3/N)Ming-Shin Lu2020-12-281-1/+18
|/
* Add extra methods to trigger IME tracing dumpsIoana Stefan2020-12-031-2/+17
* Merge "Revert "Add extra methods to trigger IME tracing dumps""Adrian Roos2020-12-031-14/+2
|\
| * Revert "Add extra methods to trigger IME tracing dumps"Ioana Stefan2020-12-031-14/+2
* | Merge "Add extra methods to trigger IME tracing dumps"Ioana Stefan2020-12-031-2/+14
|\|
| * Add extra methods to trigger IME tracing dumpsIoana Stefan2020-12-021-2/+14
* | Add InputConnection app and service dumpIoana Stefan2020-12-021-7/+7
|/
* Log only current client data in IME tracingIoana Stefan2020-11-131-10/+19
* Optimized workflow for IME tracing on clients sideIoana Stefan2020-11-131-6/+8