summaryrefslogtreecommitdiff
path: root/core/java/android/view/ImeInsetsSourceConsumer.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-03-30Merge "Don't skip IME animation when backed to Task has no editor focus" into...Ming-Shin Lu
2021-03-25Merge "Fix unexpected IME show because of stale requestedVisibleAwaitingContr...Adrian Roos
2021-03-22Don't skip IME animation when backed to Task has no editor focusMing-Shin Lu
2021-03-19IME Insets: Remove obsolete applyImeVisibility callAdrian Roos
2021-02-25Fix unexpected IME show because of stale requestedVisibleAwaitingControlAdrian Roos
2020-11-03Measure baseline IMF latency (2/n)Taran Singh
2020-10-29Remove preRender inputTaran Singh
2020-09-29Add proto-based client side dumping for IME tracingAnmol Gupta
2020-08-12Merge changes I05b83c47,I5a840ec1 am: 49c52755d2 am: befa7e20f7Adrian Roos
2020-08-12Introduce "Fallback InputConnection" term to comply with Android's inclusive ...Adrian Roos
2020-07-09Fix IME flicker: move hiding the surface into the control targetAdrian Roos
2020-06-22IME animation: hide IME-related navbar icons until perceptibleAdrian Roos
2020-04-30Fix IME visibility after lock screenTaran Singh
2020-04-29Decouple InsetsController from ViewRootImplJorim Jaggi
2020-04-20Fix Ime consumer isRequestedVisibleTaran Singh
2020-04-17Support WIC.show(IME) from Activity#onCreateTaran Singh
2020-04-01WindowInsetsAnimation: Fix app driven closing of IMEAdrian Roos
2020-02-28Fix controlWindowInsets for IMETarandeep Singh
2020-02-26Remove IME surface when hiddenTarandeep Singh
2020-02-01Keep track of requestedVisibility when control unavailableJorim Jaggi
2020-01-29Hide IME when loosing controlJorim Jaggi
2020-01-28Handle controlInputMethodAnim correctly when IME isn't readyJorim Jaggi
2019-11-18Window Manager Flag Migration (6/n)Tiger Huang
2019-08-26IME transitions without pre-rendering.Tarandeep Singh
2019-04-29Unify context in ViewRootCharles Chen
2019-04-17Merge "Revert "Unify context in ViewRoot"" into qt-devCharles Chen
2019-04-17Revert "Unify context in ViewRoot"Charles Chen
2019-04-17Merge "Unregister ImeInsetsSourceConsumer when focus lost" into qt-devTreeHugger Robot
2019-04-15Unify context in ViewRootCharles Chen
2019-04-12Unregister ImeInsetsSourceConsumer when focus lostLouis Chang
2019-02-04Link InsetsController to IME (IME transitons 4/n)Tarandeep Singh
2019-01-28Pipe IME state into insets (IME transitions 3/n)Tarandeep Singh