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
/
InsetsSourceConsumer.java
Age
Commit message (
Expand
)
Author
2021-04-22
Merge "Prevent addtional removeSurface calls" into sc-dev
Wilson Wu
2021-04-22
Prevent addtional removeSurface calls
Wilson Wu
2021-04-19
Stop processing if the new control equals the current one
Tiger Huang
2021-03-31
Set mIsAnimationPending when the leash is not ready
Tiger Huang
2021-03-22
Don't skip IME animation when backed to Task has no editor focus
Ming-Shin Lu
2020-12-03
Add extra methods to trigger IME tracing dumps
Ioana Stefan
2020-12-03
Revert "Add extra methods to trigger IME tracing dumps"
Ioana Stefan
2020-12-02
Add extra methods to trigger IME tracing dumps
Ioana Stefan
2020-11-13
Log only current client data in IME tracing
Ioana Stefan
2020-11-13
Optimized workflow for IME tracing on clients side
Ioana Stefan
2020-10-16
Make the requested visibility always up-to-date
Tiger Huang
2020-09-29
Add proto-based client side dumping for IME tracing
Anmol Gupta
2020-09-03
Notify visibility change if source visibility is changed
Tiger Huang
2020-07-09
Fix IME flicker: move hiding the surface into the control target
Adrian Roos
2020-06-24
Merge "Disable user animations on insets whose visible frame is empty (refine...
Tiger Huang
2020-06-23
Disable user animations on insets whose visible frame is empty (refined)
Tiger Huang
2020-06-22
IME animation: hide IME-related navbar icons until perceptible
Adrian Roos
2020-06-16
Merge "Revert "Disable user animations on insets whose visible frame is empty...
TreeHugger Robot
2020-06-16
Revert "Disable user animations on insets whose visible frame is empty"
Yohei Yukawa
2020-06-16
Merge "Disable user animations on insets whose visible frame is empty" into r...
Tiger Huang
2020-06-14
Disable user animations on insets whose visible frame is empty
Tiger Huang
2020-06-11
Don't clear requested SysUI visibility if the source doesn't exist
Tiger Huang
2020-06-08
Merge "Insets: Fix stuck mPendingFrame" into rvc-dev
TreeHugger Robot
2020-06-05
Insets: Fix stuck mPendingFrame
Adrian Roos
2020-05-27
Add Insets dumps and IME debug logs
Taran Singh
2020-05-19
Dispatch the requested visibility if the client has the control
Tiger Huang
2020-05-07
Do not dispatch system UI visibility during traversal
Tiger Huang
2020-04-22
Do not dispatch leashes if they are not ready
Tiger Huang
2020-04-17
Support WIC.show(IME) from Activity#onCreate
Taran Singh
2020-04-07
Re-apply local client state when leash changes
Jorim Jaggi
2020-04-06
Revert "Revert "Defer updating InsetsSource.mFrame while animating""
Jorim Jaggi
2020-04-01
Merge changes I98b51b43,I03cb69e1 into rvc-dev
Rob Carr
2020-03-31
InsetsSourceConsumer: Release directly
Robert Carr
2020-03-30
Revert "Defer updating InsetsSource.mFrame while animating"
Jorim Jaggi
2020-03-27
Fix flickers when changing control
Jorim Jaggi
2020-03-24
Defer updating InsetsSource.mFrame while animating
Jorim Jaggi
2020-03-11
Use separate thread if app doesn't listen to animations
Jorim Jaggi
2020-03-09
InsetController: Release leashes from RenderThread
Rob Carr
2020-03-05
InsetSourceConsumer: Ensure we release Leash when finished.
Rob Carr
2020-03-02
Merge "Various inset fixes" into rvc-dev
Jorim Jaggi
2020-03-02
Various inset fixes
Jorim Jaggi
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-30
Adjust SysUI for new insets
Jorim Jaggi
2020-01-28
Handle controlInputMethodAnim correctly when IME isn't ready
Jorim Jaggi
2020-01-20
Window Manager Flag Migration (11/n)
Tiger Huang
2020-01-11
Handle cases when multiple type are animating
Jorim Jaggi
2020-01-10
Correct layout/draw/animation interleaving for insets callbacks
Jorim Jaggi
2019-11-26
Prevent Insets side visibility change during animation
Tarandeep Singh
[next]