index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
InsetsSourceConsumer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Prevent addtional removeSurface calls" into sc-dev
Wilson Wu
2021-04-22
1
-1
/
+3
|
\
|
*
Prevent addtional removeSurface calls
Wilson Wu
2021-04-22
1
-1
/
+3
*
|
Stop processing if the new control equals the current one
Tiger Huang
2021-04-19
1
-1
/
+6
|
/
*
Set mIsAnimationPending when the leash is not ready
Tiger Huang
2021-03-31
1
-5
/
+11
*
Don't skip IME animation when backed to Task has no editor focus
Ming-Shin Lu
2021-03-22
1
-1
/
+11
*
Add extra methods to trigger IME tracing dumps
Ioana Stefan
2020-12-03
1
-0
/
+12
*
Revert "Add extra methods to trigger IME tracing dumps"
Ioana Stefan
2020-12-03
1
-12
/
+0
*
Add extra methods to trigger IME tracing dumps
Ioana Stefan
2020-12-02
1
-0
/
+12
*
Log only current client data in IME tracing
Ioana Stefan
2020-11-13
1
-6
/
+0
*
Optimized workflow for IME tracing on clients side
Ioana Stefan
2020-11-13
1
-1
/
+2
*
Make the requested visibility always up-to-date
Tiger Huang
2020-10-16
1
-0
/
+1
*
Add proto-based client side dumping for IME tracing
Anmol Gupta
2020-09-29
1
-0
/
+29
*
Notify visibility change if source visibility is changed
Tiger Huang
2020-09-03
1
-4
/
+11
*
Fix IME flicker: move hiding the surface into the control target
Adrian Roos
2020-07-09
1
-0
/
+3
*
Merge "Disable user animations on insets whose visible frame is empty (refine...
Tiger Huang
2020-06-24
1
-4
/
+4
|
\
|
*
Disable user animations on insets whose visible frame is empty (refined)
Tiger Huang
2020-06-23
1
-4
/
+4
*
|
IME animation: hide IME-related navbar icons until perceptible
Adrian Roos
2020-06-22
1
-0
/
+10
|
/
*
Merge "Revert "Disable user animations on insets whose visible frame is empty...
TreeHugger Robot
2020-06-16
1
-4
/
+4
|
\
|
*
Revert "Disable user animations on insets whose visible frame is empty"
Yohei Yukawa
2020-06-16
1
-4
/
+4
*
|
Merge "Disable user animations on insets whose visible frame is empty" into r...
Tiger Huang
2020-06-16
1
-3
/
+3
|
\
|
|
*
Disable user animations on insets whose visible frame is empty
Tiger Huang
2020-06-14
1
-4
/
+4
*
|
Don't clear requested SysUI visibility if the source doesn't exist
Tiger Huang
2020-06-11
1
-3
/
+4
|
/
*
Merge "Insets: Fix stuck mPendingFrame" into rvc-dev
TreeHugger Robot
2020-06-08
1
-2
/
+8
|
\
|
*
Insets: Fix stuck mPendingFrame
Adrian Roos
2020-06-05
1
-2
/
+8
*
|
Add Insets dumps and IME debug logs
Taran Singh
2020-05-27
1
-1
/
+22
|
/
*
Dispatch the requested visibility if the client has the control
Tiger Huang
2020-05-19
1
-3
/
+12
*
Do not dispatch system UI visibility during traversal
Tiger Huang
2020-05-07
1
-10
/
+2
*
Do not dispatch leashes if they are not ready
Tiger Huang
2020-04-22
1
-3
/
+21
*
Support WIC.show(IME) from Activity#onCreate
Taran Singh
2020-04-17
1
-3
/
+13
*
Re-apply local client state when leash changes
Jorim Jaggi
2020-04-07
1
-0
/
+8
*
Revert "Revert "Defer updating InsetsSource.mFrame while animating""
Jorim Jaggi
2020-04-06
1
-0
/
+36
*
Merge changes I98b51b43,I03cb69e1 into rvc-dev
Rob Carr
2020-04-01
1
-1
/
+1
|
\
|
*
InsetsSourceConsumer: Release directly
Robert Carr
2020-03-31
1
-1
/
+1
*
|
Revert "Defer updating InsetsSource.mFrame while animating"
Jorim Jaggi
2020-03-30
1
-36
/
+0
|
/
*
Fix flickers when changing control
Jorim Jaggi
2020-03-27
1
-6
/
+6
*
Defer updating InsetsSource.mFrame while animating
Jorim Jaggi
2020-03-24
1
-0
/
+36
*
Use separate thread if app doesn't listen to animations
Jorim Jaggi
2020-03-11
1
-1
/
+1
*
InsetController: Release leashes from RenderThread
Rob Carr
2020-03-09
1
-1
/
+1
*
InsetSourceConsumer: Ensure we release Leash when finished.
Rob Carr
2020-03-05
1
-15
/
+18
*
Merge "Various inset fixes" into rvc-dev
Jorim Jaggi
2020-03-02
1
-1
/
+2
|
\
|
*
Various inset fixes
Jorim Jaggi
2020-03-02
1
-1
/
+2
*
|
Fix controlWindowInsets for IME
Tarandeep Singh
2020-02-28
1
-3
/
+5
*
|
Remove IME surface when hidden
Tarandeep Singh
2020-02-26
1
-2
/
+11
|
/
*
Keep track of requestedVisibility when control unavailable
Jorim Jaggi
2020-02-01
1
-13
/
+42
*
Adjust SysUI for new insets
Jorim Jaggi
2020-01-30
1
-2
/
+3
*
Handle controlInputMethodAnim correctly when IME isn't ready
Jorim Jaggi
2020-01-28
1
-4
/
+5
*
Window Manager Flag Migration (11/n)
Tiger Huang
2020-01-20
1
-2
/
+9
*
Handle cases when multiple type are animating
Jorim Jaggi
2020-01-11
1
-1
/
+3
*
Correct layout/draw/animation interleaving for insets callbacks
Jorim Jaggi
2020-01-10
1
-12
/
+16
*
Prevent Insets side visibility change during animation
Tarandeep Singh
2019-11-26
1
-1
/
+2
[next]