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
/
DisplayCutout.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create an API to get a cutout path
shawnlin
2021-01-28
1
-33
/
+269
*
Send display cutout to client via insetsChanged
Tiger Huang
2021-01-05
1
-0
/
+16
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-3
/
+3
*
Update the description of getWaterfallInsets()
shawnlin
2020-04-21
1
-1
/
+8
*
Unhide API: WindowInsets.Type#displayCutout()
Tiger Huang
2020-03-02
1
-4
/
+20
*
Fixed not updating waterfall insets in DisplayCutout.inset()
shawnlin
2020-02-24
1
-18
/
+27
*
To add new marker to support long edge cutout
Felka Chang
2020-02-07
1
-90
/
+11
*
Make DisplayCutout support waterfall insets
shawnlin
2020-01-19
1
-81
/
+168
*
Merge "Support @left marker"
TreeHugger Robot
2019-12-17
1
-0
/
+4
|
\
|
*
Support @left marker
Lucas Dupin
2019-11-24
1
-0
/
+4
*
|
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-12-05
1
-6
/
+6
|
/
*
Refined the logic to detect the location of DisplayCutout.
Issei Suzuki
2019-07-15
1
-11
/
+16
*
Window Manager spring cleaning
Jorim Jaggi
2019-03-29
1
-2
/
+8
*
Merge "All Parcelable CREATOR fields are @NonNull."
Jeff Sharkey
2019-03-01
1
-1
/
+1
|
\
|
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
|
Add comment to clarify use case of the new constructors.
Issei Suzuki
2019-02-27
1
-0
/
+6
|
/
*
DisplayCutout: Fix NPE in deprecated constructor and add nullability annotations
Adrian Roos
2018-10-12
1
-16
/
+18
*
Refactor DisplayCutout to use Rect instead of Region.
Issei Suzuki
2018-10-03
1
-97
/
+327
*
Cutout: Add developer setting to mask the display cutout
Adrian Roos
2018-08-21
1
-7
/
+17
*
Only use simple rects for cutout region
Jorim Jaggi
2018-07-02
1
-24
/
+26
*
Cutout: Use stable density for inflating simulated cutouts
Adrian Roos
2018-04-16
1
-2
/
+4
*
DisplayCutout: Draw anti-aliased bounds in soft overlay
Adrian Roos
2018-04-11
1
-6
/
+28
*
DisplayCutout: Add corner cutout overlay
Adrian Roos
2018-03-15
1
-1
/
+9
*
DisplayCutout: Support more than one cutout
Adrian Roos
2018-03-12
1
-122
/
+118
*
DisplayCutout API: Make constructor public and adjust javadoc
Adrian Roos
2018-03-05
1
-7
/
+21
*
DisplayCutout: Cache inflations from resources
Adrian Roos
2018-02-22
1
-4
/
+41
*
DisplayCutout: Dispatch all non-zero safeInsets
Adrian Roos
2018-02-20
1
-41
/
+64
*
OverlayManager: Add categories
Adrian Roos
2018-02-13
1
-0
/
+10
*
DisplayCutout: device-independent emulation overlay
Adrian Roos
2018-01-19
1
-0
/
+43
*
Dispatch DisplayCutout from DisplayAdapter
Adrian Roos
2018-01-11
1
-10
/
+38
*
Add WindowState and LayoutParams proto
Vishnu Nair
2018-01-04
1
-0
/
+13
*
Display Cutout: Make API public
Adrian Roos
2017-12-19
1
-82
/
+63
*
Display Cutout: Add Cutout to WindowInsets
Adrian Roos
2017-11-28
1
-0
/
+408