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
/
InsetsState.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add PrivacyIndicator APIs to WindowInsets
Nate Myren
2021-05-20
1
-4
/
+39
*
Refine output of "dumpsys window displays/windows"
Tiger Huang
2021-04-05
1
-1
/
+13
*
Let insets can still be controlled if its window bounds is moved
Tiger Huang
2021-03-16
1
-1
/
+1
*
Optimize the Parcel read/write of common window data
Riddle Hsu
2021-02-24
1
-5
/
+5
*
Only update mAboveInsetsState when necessary
Tiger Huang
2021-02-19
1
-22
/
+39
*
Merge "Remove special logic for top/bottom gesture insets" into sc-dev
TreeHugger Robot
2021-02-05
1
-2
/
+2
|
\
|
*
Remove special logic for top/bottom gesture insets
Yunfan Chen
2021-02-03
1
-2
/
+2
*
|
Provides apps the rounded corners info
shawnlin
2021-02-02
1
-4
/
+41
|
/
*
Reland "Keep runtime insets types during layout"
Yunfan Chen
2021-02-01
1
-9
/
+24
*
Revert "Keep runtime insets types during layout"
Yunfan Chen
2021-01-27
1
-24
/
+9
*
Keep runtime insets types during layout
Yunfan Chen
2021-01-19
1
-9
/
+24
*
Send display cutout to client via insetsChanged
Tiger Huang
2021-01-05
1
-16
/
+48
*
Support tappable elements on left/right sides
Yunfan Chen
2020-12-15
1
-9
/
+17
*
Remove legacy frames from WindowFrames and DisplayFrames
Tiger Huang
2020-11-18
1
-0
/
+16
*
Don't dispatch legacy insets to client
Tiger Huang
2020-10-21
1
-0
/
+19
*
Make the requested visibility always up-to-date
Tiger Huang
2020-10-16
1
-2
/
+0
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-2
/
+2
*
Add proto-based client side dumping for IME tracing
Anmol Gupta
2020-09-29
1
-0
/
+13
*
Merge "Ensure mapping between internal and public insets"
Heemin Seog
2020-09-25
1
-0
/
+2
|
\
|
*
Ensure mapping between internal and public insets
Heemin Seog
2020-09-23
1
-0
/
+2
*
|
Merge "Map bar type to new ITYPE_{SIDE}_MANDATORY_GESTURES_INSETs" into rvc-q...
Youngjun Kwak
2020-09-24
1
-9
/
+32
|
\
\
|
|
/
|
/
|
|
*
Merge "Map bar type to new ITYPE_{SIDE}_MANDATORY_GESTURES_INSETs" into rvc-q...
Youngjun Kwak
2020-09-24
1
-9
/
+32
|
|
\
|
|
*
Map bar type to new ITYPE_{SIDE}_MANDATORY_GESTURES_INSETs
kwaky
2020-09-22
1
-9
/
+32
|
*
|
DO NOT MERGE Ensure mapping between internal and public insets
Heemin Seog
2020-09-18
1
-0
/
+2
|
|
/
|
*
Refine system bar position restoring
Tiger Huang
2020-08-18
1
-0
/
+2
*
|
Remove the legacy insets mode
Tiger Huang
2020-09-18
1
-21
/
+1
*
|
Make FLAG_LAYOUT_NO_LIMITS compatible
Tiger Huang
2020-08-26
1
-0
/
+14
*
|
Refine system bar position restoring
Tiger Huang
2020-08-18
1
-0
/
+2
|
/
*
Remove Type.statusBars from compatInsetsTypes if FLAG_FULLSCREEN
Tiger Huang
2020-07-15
1
-6
/
+13
*
Fix issue in InsetsState.set
Jorim Jaggi
2020-06-25
1
-2
/
+1
*
Yearly Window Manager spring cleaning #1
Jorim Jaggi
2020-06-19
1
-55
/
+51
*
Merge "Let position of system bars can be restored by swipe" into rvc-dev
Tiger Huang
2020-06-15
1
-15
/
+14
|
\
|
*
Let position of system bars can be restored by swipe
Tiger Huang
2020-06-11
1
-15
/
+14
*
|
Merge "Exclude non-observable insets change" into rvc-dev
Jorim Jaggi
2020-06-11
1
-3
/
+6
|
\
\
|
*
|
Exclude non-observable insets change
Jorim Jaggi
2020-06-10
1
-3
/
+6
|
|
/
*
|
Merge "Insets: allow controlling insets as long as the window is covering in ...
Adrian Roos
2020-06-09
1
-0
/
+38
|
\
\
|
|
/
|
/
|
|
*
Insets: allow controlling insets as long as the window is covering in the rel...
Adrian Roos
2020-06-05
1
-0
/
+38
*
|
Merge "Add climate bar insets" into rvc-dev
Heemin Seog
2020-05-27
1
-2
/
+14
|
\
\
|
*
|
Add climate bar insets
Heemin Seog
2020-05-26
1
-2
/
+14
|
|
/
*
/
Add Insets dumps and IME debug logs
Taran Singh
2020-05-27
1
-2
/
+9
|
/
*
Initialize sourceless insets with Insets.NONE
Jorim Jaggi
2020-04-01
1
-0
/
+4
*
Make caption a insets source
Yunfan Chen
2020-03-26
1
-1
/
+29
*
Performance optimizations for new insets
Jorim Jaggi
2020-03-23
1
-12
/
+1
*
Merge "Generate WindowInsets with new insets API" into rvc-dev
Charles Chen
2020-03-10
1
-0
/
+6
|
\
|
*
Generate WindowInsets with new insets API
Charles Chen
2020-03-05
1
-0
/
+6
*
|
Prevent causing insets if the system bar is shown forcibly
Tiger Huang
2020-03-04
1
-0
/
+14
|
/
*
Merge "Various inset fixes" into rvc-dev
Jorim Jaggi
2020-03-02
1
-4
/
+18
|
\
|
*
Various inset fixes
Jorim Jaggi
2020-03-02
1
-4
/
+18
*
|
Make display cutout can produce insets
Tiger Huang
2020-03-02
1
-3
/
+32
|
/
*
Implement Transient Insets Animation
Yunfan Chen
2020-02-03
1
-3
/
+14
[next]