index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ImeInsetsSourceConsumer.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-03-30
Merge "Don't skip IME animation when backed to Task has no editor focus" into...
Ming-Shin Lu
2021-03-25
Merge "Fix unexpected IME show because of stale requestedVisibleAwaitingContr...
Adrian Roos
2021-03-22
Don't skip IME animation when backed to Task has no editor focus
Ming-Shin Lu
2021-03-19
IME Insets: Remove obsolete applyImeVisibility call
Adrian Roos
2021-02-25
Fix unexpected IME show because of stale requestedVisibleAwaitingControl
Adrian Roos
2020-11-03
Measure baseline IMF latency (2/n)
Taran Singh
2020-10-29
Remove preRender input
Taran Singh
2020-09-29
Add proto-based client side dumping for IME tracing
Anmol Gupta
2020-08-12
Merge changes I05b83c47,I5a840ec1 am: 49c52755d2 am: befa7e20f7
Adrian Roos
2020-08-12
Introduce "Fallback InputConnection" term to comply with Android's inclusive ...
Adrian Roos
2020-07-09
Fix IME flicker: move hiding the surface into the control target
Adrian Roos
2020-06-22
IME animation: hide IME-related navbar icons until perceptible
Adrian Roos
2020-04-30
Fix IME visibility after lock screen
Taran Singh
2020-04-29
Decouple InsetsController from ViewRootImpl
Jorim Jaggi
2020-04-20
Fix Ime consumer isRequestedVisible
Taran Singh
2020-04-17
Support WIC.show(IME) from Activity#onCreate
Taran Singh
2020-04-01
WindowInsetsAnimation: Fix app driven closing of IME
Adrian Roos
2020-02-28
Fix controlWindowInsets for IME
Tarandeep Singh
2020-02-26
Remove IME surface when hidden
Tarandeep Singh
2020-02-01
Keep track of requestedVisibility when control unavailable
Jorim Jaggi
2020-01-29
Hide IME when loosing control
Jorim Jaggi
2020-01-28
Handle controlInputMethodAnim correctly when IME isn't ready
Jorim Jaggi
2019-11-18
Window Manager Flag Migration (6/n)
Tiger Huang
2019-08-26
IME transitions without pre-rendering.
Tarandeep Singh
2019-04-29
Unify context in ViewRoot
Charles Chen
2019-04-17
Merge "Revert "Unify context in ViewRoot"" into qt-dev
Charles Chen
2019-04-17
Revert "Unify context in ViewRoot"
Charles Chen
2019-04-17
Merge "Unregister ImeInsetsSourceConsumer when focus lost" into qt-dev
TreeHugger Robot
2019-04-15
Unify context in ViewRoot
Charles Chen
2019-04-12
Unregister ImeInsetsSourceConsumer when focus lost
Louis Chang
2019-02-04
Link InsetsController to IME (IME transitons 4/n)
Tarandeep Singh
2019-01-28
Pipe IME state into insets (IME transitions 3/n)
Tarandeep Singh