summaryrefslogtreecommitdiff
path: root/core/java/android/view/DisplayCutout.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-02-17Merge SP1A.210208.001Daniel Norman
2021-01-28Create an API to get a cutout pathshawnlin
2021-01-26Merge SP1A.210122.003Scott Lobdell
2021-01-05Send display cutout to client via insetsChangedTiger Huang
2020-11-13Merge SP1A.201105.002Scott Lobdell
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-09-17DisplayCutout: Add support to enable cutout dynamically.Rajavenu Kyatham
2020-04-21Update the description of getWaterfallInsets()shawnlin
2020-03-02Unhide API: WindowInsets.Type#displayCutout()Tiger Huang
2020-02-24Fixed not updating waterfall insets in DisplayCutout.inset()shawnlin
2020-02-07To add new marker to support long edge cutoutFelka Chang
2020-01-19Make DisplayCutout support waterfall insetsshawnlin
2019-12-17Merge "Support @left marker"TreeHugger Robot
2019-12-05Rename writeToProto to be dumpDebugJeffrey Huang
2019-11-24Support @left markerLucas Dupin
2019-07-15Refined the logic to detect the location of DisplayCutout.Issei Suzuki
2019-03-29Window Manager spring cleaningJorim Jaggi
2019-03-01Merge "All Parcelable CREATOR fields are @NonNull."Jeff Sharkey
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-27Add comment to clarify use case of the new constructors.Issei Suzuki
2018-10-12DisplayCutout: Fix NPE in deprecated constructor and add nullability annotationsAdrian Roos
2018-10-03Refactor DisplayCutout to use Rect instead of Region.Issei Suzuki
2018-08-21Cutout: Add developer setting to mask the display cutoutAdrian Roos
2018-07-02Only use simple rects for cutout regionJorim Jaggi
2018-04-16Cutout: Use stable density for inflating simulated cutoutsAdrian Roos
2018-04-11DisplayCutout: Draw anti-aliased bounds in soft overlayAdrian Roos
2018-03-15DisplayCutout: Add corner cutout overlayAdrian Roos
2018-03-12DisplayCutout: Support more than one cutoutAdrian Roos
2018-03-05DisplayCutout API: Make constructor public and adjust javadocAdrian Roos
2018-02-22DisplayCutout: Cache inflations from resourcesAdrian Roos
2018-02-20DisplayCutout: Dispatch all non-zero safeInsetsAdrian Roos
2018-02-13OverlayManager: Add categoriesAdrian Roos
2018-01-19DisplayCutout: device-independent emulation overlayAdrian Roos
2018-01-11Dispatch DisplayCutout from DisplayAdapterAdrian Roos
2018-01-04Add WindowState and LayoutParams protoVishnu Nair
2017-12-19Display Cutout: Make API publicAdrian Roos
2017-11-28Display Cutout: Add Cutout to WindowInsetsAdrian Roos