index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
DisplayCutout.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-02-17
Merge SP1A.210208.001
Daniel Norman
2021-01-28
Create an API to get a cutout path
shawnlin
2021-01-26
Merge SP1A.210122.003
Scott Lobdell
2021-01-05
Send display cutout to client via insetsChanged
Tiger Huang
2020-11-13
Merge SP1A.201105.002
Scott Lobdell
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-09-17
DisplayCutout: Add support to enable cutout dynamically.
Rajavenu Kyatham
2020-04-21
Update the description of getWaterfallInsets()
shawnlin
2020-03-02
Unhide API: WindowInsets.Type#displayCutout()
Tiger Huang
2020-02-24
Fixed not updating waterfall insets in DisplayCutout.inset()
shawnlin
2020-02-07
To add new marker to support long edge cutout
Felka Chang
2020-01-19
Make DisplayCutout support waterfall insets
shawnlin
2019-12-17
Merge "Support @left marker"
TreeHugger Robot
2019-12-05
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-11-24
Support @left marker
Lucas Dupin
2019-07-15
Refined the logic to detect the location of DisplayCutout.
Issei Suzuki
2019-03-29
Window Manager spring cleaning
Jorim Jaggi
2019-03-01
Merge "All Parcelable CREATOR fields are @NonNull."
Jeff Sharkey
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-27
Add comment to clarify use case of the new constructors.
Issei Suzuki
2018-10-12
DisplayCutout: Fix NPE in deprecated constructor and add nullability annotations
Adrian Roos
2018-10-03
Refactor DisplayCutout to use Rect instead of Region.
Issei Suzuki
2018-08-21
Cutout: Add developer setting to mask the display cutout
Adrian Roos
2018-07-02
Only use simple rects for cutout region
Jorim Jaggi
2018-04-16
Cutout: Use stable density for inflating simulated cutouts
Adrian Roos
2018-04-11
DisplayCutout: Draw anti-aliased bounds in soft overlay
Adrian Roos
2018-03-15
DisplayCutout: Add corner cutout overlay
Adrian Roos
2018-03-12
DisplayCutout: Support more than one cutout
Adrian Roos
2018-03-05
DisplayCutout API: Make constructor public and adjust javadoc
Adrian Roos
2018-02-22
DisplayCutout: Cache inflations from resources
Adrian Roos
2018-02-20
DisplayCutout: Dispatch all non-zero safeInsets
Adrian Roos
2018-02-13
OverlayManager: Add categories
Adrian Roos
2018-01-19
DisplayCutout: device-independent emulation overlay
Adrian Roos
2018-01-11
Dispatch DisplayCutout from DisplayAdapter
Adrian Roos
2018-01-04
Add WindowState and LayoutParams proto
Vishnu Nair
2017-12-19
Display Cutout: Make API public
Adrian Roos
2017-11-28
Display Cutout: Add Cutout to WindowInsets
Adrian Roos