summaryrefslogtreecommitdiff
path: root/core/java/android/view/InsetsController.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-07-08Use the real behavior to decide the animationTiger Huang
2021-06-21Insets Animations: Always dispatch onEnd when cancelledAdrian Roos
2021-05-31Update the surface position of each control in insets animationTiger Huang
2021-05-25Merge "Flush the animation if it is canceled" into sc-devTiger Huang
2021-05-25Flush the animation if it is canceledTiger Huang
2021-05-20Add PrivacyIndicator APIs to WindowInsetsNate Myren
2021-05-17Force showing navigation bar while IME is visibleTiger Huang
2021-04-20Merge "Clear controls in the temp list after using them" into sc-devTiger Huang
2021-04-20Clear controls in the temp list after using themTiger Huang
2021-04-18Bugfix: Make InsetsController dump() respect prefixMark Hansen
2021-04-13Merge "Revert "Clear controls and animations in temp arrays after using them"...Riddle Hsu
2021-04-12Revert "Clear controls and animations in temp arrays after using them"Tiger Huang
2021-04-09Merge "Clear controls and animations in temp arrays after using them" into sc...Tiger Huang
2021-04-07Clear controls and animations in temp arrays after using themTiger Huang
2021-03-31Set mIsAnimationPending when the leash is not readyTiger Huang
2021-03-22Don't skip IME animation when backed to Task has no editor focusMing-Shin Lu
2021-03-22Merge "IME Insets: Remove obsolete applyImeVisibility call" into sc-devAdrian Roos
2021-03-22Animations for visual immersive modeTiger Huang
2021-03-19IME Insets: Remove obsolete applyImeVisibility callAdrian Roos
2021-03-16Let insets can still be controlled if its window bounds is movedTiger Huang
2021-02-02Provides apps the rounded corners infoshawnlin
2021-01-18Merge "Ensure notifying when only caption insets changed"Yunfan Chen
2021-01-06Merge "Send display cutout to client via insetsChanged"Tiger Huang
2021-01-05Send display cutout to client via insetsChangedTiger Huang
2020-12-28Better IME transition while switching app with recents (3/N)Ming-Shin Lu
2020-12-17Ensure notifying when only caption insets changedYunfan Chen
2020-12-03Add extra methods to trigger IME tracing dumpsIoana Stefan
2020-12-03Merge "Revert "Add extra methods to trigger IME tracing dumps""Adrian Roos
2020-12-03Revert "Add extra methods to trigger IME tracing dumps"Ioana Stefan
2020-12-03Merge "Add extra methods to trigger IME tracing dumps"Ioana Stefan
2020-12-02Add extra methods to trigger IME tracing dumpsIoana Stefan
2020-12-02Add InputConnection app and service dumpIoana Stefan
2020-11-13Log only current client data in IME tracingIoana Stefan
2020-11-13Optimized workflow for IME tracing on clients sideIoana Stefan
2020-11-10Show logs when an app tries to show the IMEYohei Yukawa
2020-11-03Measure baseline IMF latency (2/n)Taran Singh
2020-10-21Don't dispatch legacy insets to clientTiger Huang
2020-10-16Make the requested visibility always up-to-dateTiger Huang
2020-09-29Merge "Add proto-based client side dumping for IME tracing"Ioana Stefan
2020-09-29Add proto-based client side dumping for IME tracingAnmol Gupta
2020-09-28Remove redundant logic about System UI visibilityTiger Huang
2020-08-26Make FLAG_LAYOUT_NO_LIMITS compatibleTiger Huang
2020-08-13Update requested state after applying pending framesTiger Huang
2020-08-06Dispatch insets to client if mState is changedTiger Huang
2020-07-15Remove Type.statusBars from compatInsetsTypes if FLAG_FULLSCREENTiger Huang
2020-07-10Update requested state by comparing with source consumerTiger Huang
2020-06-24Merge "Disable user animations on insets whose visible frame is empty (refine...Tiger Huang
2020-06-23Disable user animations on insets whose visible frame is empty (refined)Tiger Huang
2020-06-22IME animation: hide IME-related navbar icons until perceptibleAdrian Roos