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
/
InsetsController.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the real behavior to decide the animation
Tiger Huang
2021-07-08
1
-0
/
+16
*
Insets Animations: Always dispatch onEnd when cancelled
Adrian Roos
2021-06-21
1
-1
/
+1
*
Update the surface position of each control in insets animation
Tiger Huang
2021-05-31
1
-0
/
+6
*
Merge "Flush the animation if it is canceled" into sc-dev
Tiger Huang
2021-05-25
1
-2
/
+3
|
\
|
*
Flush the animation if it is canceled
Tiger Huang
2021-05-25
1
-2
/
+3
*
|
Add PrivacyIndicator APIs to WindowInsets
Nate Myren
2021-05-20
1
-0
/
+1
|
/
*
Force showing navigation bar while IME is visible
Tiger Huang
2021-05-17
1
-1
/
+3
*
Merge "Clear controls in the temp list after using them" into sc-dev
Tiger Huang
2021-04-20
1
-9
/
+7
|
\
|
*
Clear controls in the temp list after using them
Tiger Huang
2021-04-20
1
-9
/
+7
*
|
Bugfix: Make InsetsController dump() respect prefix
Mark Hansen
2021-04-18
1
-1
/
+1
|
/
*
Merge "Revert "Clear controls and animations in temp arrays after using them"...
Riddle Hsu
2021-04-13
1
-2
/
+2
|
\
|
*
Revert "Clear controls and animations in temp arrays after using them"
Tiger Huang
2021-04-12
1
-2
/
+2
*
|
Merge "Clear controls and animations in temp arrays after using them" into sc...
Tiger Huang
2021-04-09
1
-2
/
+2
|
\
|
|
*
Clear controls and animations in temp arrays after using them
Tiger Huang
2021-04-07
1
-2
/
+2
*
|
Set mIsAnimationPending when the leash is not ready
Tiger Huang
2021-03-31
1
-1
/
+1
|
/
*
Don't skip IME animation when backed to Task has no editor focus
Ming-Shin Lu
2021-03-22
1
-4
/
+5
*
Merge "IME Insets: Remove obsolete applyImeVisibility call" into sc-dev
Adrian Roos
2021-03-22
1
-14
/
+2
|
\
|
*
IME Insets: Remove obsolete applyImeVisibility call
Adrian Roos
2021-03-19
1
-14
/
+2
*
|
Animations for visual immersive mode
Tiger Huang
2021-03-22
1
-15
/
+53
*
|
Let insets can still be controlled if its window bounds is moved
Tiger Huang
2021-03-16
1
-5
/
+8
*
|
Provides apps the rounded corners info
shawnlin
2021-02-02
1
-0
/
+1
|
/
*
Merge "Ensure notifying when only caption insets changed"
Yunfan Chen
2021-01-18
1
-6
/
+13
|
\
|
*
Ensure notifying when only caption insets changed
Yunfan Chen
2020-12-17
1
-6
/
+13
*
|
Merge "Send display cutout to client via insetsChanged"
Tiger Huang
2021-01-06
1
-10
/
+7
|
\
\
|
*
|
Send display cutout to client via insetsChanged
Tiger Huang
2021-01-05
1
-10
/
+7
|
|
/
*
/
Better IME transition while switching app with recents (3/N)
Ming-Shin Lu
2020-12-28
1
-1
/
+18
|
/
*
Add extra methods to trigger IME tracing dumps
Ioana Stefan
2020-12-03
1
-2
/
+17
*
Merge "Revert "Add extra methods to trigger IME tracing dumps""
Adrian Roos
2020-12-03
1
-14
/
+2
|
\
|
*
Revert "Add extra methods to trigger IME tracing dumps"
Ioana Stefan
2020-12-03
1
-14
/
+2
*
|
Merge "Add extra methods to trigger IME tracing dumps"
Ioana Stefan
2020-12-03
1
-2
/
+14
|
\
|
|
*
Add extra methods to trigger IME tracing dumps
Ioana Stefan
2020-12-02
1
-2
/
+14
*
|
Add InputConnection app and service dump
Ioana Stefan
2020-12-02
1
-7
/
+7
|
/
*
Log only current client data in IME tracing
Ioana Stefan
2020-11-13
1
-10
/
+19
*
Optimized workflow for IME tracing on clients side
Ioana Stefan
2020-11-13
1
-6
/
+8
*
Show logs when an app tries to show the IME
Yohei Yukawa
2020-11-10
1
-0
/
+3
*
Measure baseline IMF latency (2/n)
Taran Singh
2020-11-03
1
-9
/
+30
*
Don't dispatch legacy insets to client
Tiger Huang
2020-10-21
1
-2
/
+11
*
Make the requested visibility always up-to-date
Tiger Huang
2020-10-16
1
-28
/
+31
*
Merge "Add proto-based client side dumping for IME tracing"
Ioana Stefan
2020-09-29
1
-0
/
+33
|
\
|
*
Add proto-based client side dumping for IME tracing
Anmol Gupta
2020-09-29
1
-0
/
+33
*
|
Remove redundant logic about System UI visibility
Tiger Huang
2020-09-28
1
-1
/
+1
|
/
*
Make FLAG_LAYOUT_NO_LIMITS compatible
Tiger Huang
2020-08-26
1
-4
/
+9
*
Update requested state after applying pending frames
Tiger Huang
2020-08-13
1
-4
/
+7
*
Dispatch insets to client if mState is changed
Tiger Huang
2020-08-06
1
-6
/
+10
*
Remove Type.statusBars from compatInsetsTypes if FLAG_FULLSCREEN
Tiger Huang
2020-07-15
1
-4
/
+6
*
Update requested state by comparing with source consumer
Tiger Huang
2020-07-10
1
-6
/
+20
*
Merge "Disable user animations on insets whose visible frame is empty (refine...
Tiger Huang
2020-06-24
1
-9
/
+64
|
\
|
*
Disable user animations on insets whose visible frame is empty (refined)
Tiger Huang
2020-06-23
1
-9
/
+64
*
|
IME animation: hide IME-related navbar icons until perceptible
Adrian Roos
2020-06-22
1
-0
/
+19
*
|
Animate IME with zero insets
Taran Singh
2020-06-20
1
-4
/
+20
|
/
[next]