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
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
*
Merge "Add passive callback for system-run insets animation" into tm-qpr-dev
Hyunyoung Song
2022-08-19
1
-2
/
+24
|
\
|
*
Add passive callback for system-run insets animation
Hyunyoung Song
2022-08-19
1
-2
/
+24
*
|
Fix some issues that make caption insets remain
Garfield Tan
2022-08-03
1
-1
/
+1
|
/
*
Fix InsetsState#calculateVisibleInsets
Tiger Huang
2022-04-13
1
-3
/
+5
*
Fix insets animations being skipped when the host view was invisible
Ming-Shin Lu
2022-04-01
1
-2
/
+2
*
Introduce a flag to enable shell caption
Yunfan Chen
2022-03-10
1
-8
/
+23
*
Prevent resize animation from changing the requested visibilities
Tiger Huang
2021-11-05
1
-0
/
+5
*
Merge "Prevent adding methods in WindowInsetsAnimationController" into sc-v2-...
Tiger Huang
2021-09-03
1
-2
/
+2
|
\
|
*
Prevent adding methods in WindowInsetsAnimationController
Tiger Huang
2021-09-03
1
-2
/
+2
*
|
Merge "Invoke insets animation callbacks when resizing system bars" into sc-v...
Tiger Huang
2021-09-02
1
-25
/
+64
|
\
|
|
*
Merge "Invoke insets animation callbacks when resizing system bars" into sc-v...
Tiger Huang
2021-09-02
1
-25
/
+64
|
|
\
|
|
*
Invoke insets animation callbacks when resizing system bars
Tiger Huang
2021-07-21
1
-25
/
+64
*
|
|
Merge "Use InsetsVisibilities to carry requested visibilities" into sc-v2-dev...
Tiger Huang
2021-07-27
1
-22
/
+23
|
\
|
|
|
*
|
Use InsetsVisibilities to carry requested visibilities
Tiger Huang
2021-07-26
1
-22
/
+23
|
|
/
*
|
Merge "Merge android.util.imetracing into com.android.internal.inputmethod"
TreeHugger Robot
2021-07-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge android.util.imetracing into com.android.internal.inputmethod
Yohei Yukawa
2021-07-09
1
-1
/
+1
*
|
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
[next]