Commit Graph

6 Commits

Author SHA1 Message Date
Luca Stefani
464d538e88 beyondx: Device has a notch
This removes Network Traffic and Centered Clock options from Status Bar settings. These settings do not work as expected, as the notch obscures the components.

Network Traffic: ec491e41ed/src/org/lineageos/lineageparts/statusbar/StatusBarSettings.java (L85)
Centered Clock: ec491e41ed/src/org/lineageos/lineageparts/statusbar/StatusBarSettings.java (L130)

[Linux4: This device's cutout is too big, the statusbar icons on the right move beyond the center of statusbar]

Change-Id: I15dc40135ba913d51c9a3d8cacdc0ac172f4ce4a
2021-10-19 09:00:33 +02:00
Tim Zimmermann
dc203190ec beyondx: decommonize hardware keys overlays
Change-Id: I4d478a8401567c535e9cc1bbd7e0f696d405e270
2021-07-04 07:19:52 +02:00
Tim Zimmermann
b95d480812 beyondx: overlay: increase keyguard container margin for FOD
HEIGHT - FOD_SENSOR_Y + 20

Change-Id: I89a4ae8ea0ed2511e736823301cfd7187ee8fbdf
2021-05-16 13:03:56 +02:00
Tim Zimmermann
49048a124e beyondx: commonize brightness overlays
* We'll also properly import them from current stock

Change-Id: Ib798aaf8e2efc9b6bbc41be12fbacb3d55e630d6
2021-04-16 20:57:06 +02:00
Tim Zimmermann
ed9c1d2e61 beyondx: convert cutout overlay to px
* dp should only be used for emulated display cutouts
* px = dp * (dpi / 160) (using 560 as dpi)

Change-Id: I0eedfd46efc4c1451fbfe97568e4e7eb6430d7fc
2021-04-13 17:43:40 +02:00
Andreas Schneider
d65a12ac59 beyondx: import overlays from beyond2lte tree
* Import cutout overlay from stock

Change-Id: Ic0c747c003882e64b8f2cec484595607ac6f787b
2021-03-25 21:13:39 +01:00