milanf: Update overlays
Change-Id: I0e2a18ccfd732342210985e42f39f4d5c90f3234 Signed-off-by: AnierinB <anierin@evolution-x.org>
This commit is contained in:
parent
ee35a818b6
commit
f4a1f1307f
5 changed files with 83 additions and 75 deletions
|
@ -13,7 +13,7 @@
|
||||||
<!-- Vibrator pattern for feedback about touching a virtual key -->
|
<!-- Vibrator pattern for feedback about touching a virtual key -->
|
||||||
<integer-array name="config_virtualKeyVibePattern">
|
<integer-array name="config_virtualKeyVibePattern">
|
||||||
<item>0</item>
|
<item>0</item>
|
||||||
<item>30</item>
|
<item>50</item>
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|
||||||
<!-- Vibrator pattern for feedback when selecting an hour/minute tick of a Clock -->
|
<!-- Vibrator pattern for feedback when selecting an hour/minute tick of a Clock -->
|
||||||
|
@ -67,16 +67,29 @@
|
||||||
|
|
||||||
Must be overridden in platform specific overlays -->
|
Must be overridden in platform specific overlays -->
|
||||||
<integer-array name="config_autoBrightnessLevels">
|
<integer-array name="config_autoBrightnessLevels">
|
||||||
|
<item>1</item>
|
||||||
<item>2</item>
|
<item>2</item>
|
||||||
<item>4</item>
|
|
||||||
<item>5</item>
|
<item>5</item>
|
||||||
<item>10</item>
|
<item>10</item>
|
||||||
<item>40</item>
|
<item>29</item>
|
||||||
|
<item>50</item>
|
||||||
|
<item>90</item>
|
||||||
<item>100</item>
|
<item>100</item>
|
||||||
<item>325</item>
|
<item>150</item>
|
||||||
<item>1250</item>
|
<item>200</item>
|
||||||
<item>3500</item>
|
<item>300</item>
|
||||||
<item>5500</item>
|
<item>400</item>
|
||||||
|
<item>500</item>
|
||||||
|
<item>800</item>
|
||||||
|
<item>1000</item>
|
||||||
|
<item>1300</item>
|
||||||
|
<item>1500</item>
|
||||||
|
<item>1600</item>
|
||||||
|
<item>1800</item>
|
||||||
|
<item>2000</item>
|
||||||
|
<item>3000</item>
|
||||||
|
<item>4000</item>
|
||||||
|
<item>8000</item>
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|
||||||
<!-- Array of desired screen brightness in nits corresponding to the lux values
|
<!-- Array of desired screen brightness in nits corresponding to the lux values
|
||||||
|
@ -92,17 +105,30 @@
|
||||||
array. The brightness values must be non-negative and non-decreasing. This must be
|
array. The brightness values must be non-negative and non-decreasing. This must be
|
||||||
overridden in platform specific overlays -->
|
overridden in platform specific overlays -->
|
||||||
<integer-array name="config_autoBrightnessDisplayValuesNits">
|
<integer-array name="config_autoBrightnessDisplayValuesNits">
|
||||||
<item>2</item>
|
<item>3</item>
|
||||||
<item>7</item>
|
|
||||||
<item>10</item>
|
<item>10</item>
|
||||||
<item>12</item>
|
<item>20</item>
|
||||||
<item>24</item>
|
<item>50</item>
|
||||||
<item>95</item>
|
<item>70</item>
|
||||||
<item>111</item>
|
<item>85</item>
|
||||||
<item>149</item>
|
<item>110</item>
|
||||||
<item>192</item>
|
<item>130</item>
|
||||||
<item>252</item>
|
<item>150</item>
|
||||||
<item>500</item>
|
<item>180</item>
|
||||||
|
<item>180</item>
|
||||||
|
<item>180</item>
|
||||||
|
<item>180</item>
|
||||||
|
<item>202</item>
|
||||||
|
<item>202</item>
|
||||||
|
<item>202</item>
|
||||||
|
<item>202</item>
|
||||||
|
<item>202</item>
|
||||||
|
<item>350</item>
|
||||||
|
<item>380</item>
|
||||||
|
<item>420</item>
|
||||||
|
<item>450</item>
|
||||||
|
<item>450</item>
|
||||||
|
<item>450</item>
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|
||||||
<!-- An array describing the screen's backlight values corresponding to the brightness
|
<!-- An array describing the screen's backlight values corresponding to the brightness
|
||||||
|
@ -111,16 +137,20 @@
|
||||||
This array should be equal in size to config_screenBrightnessBacklight. -->
|
This array should be equal in size to config_screenBrightnessBacklight. -->
|
||||||
<integer-array name="config_screenBrightnessBacklight">
|
<integer-array name="config_screenBrightnessBacklight">
|
||||||
<item>0</item>
|
<item>0</item>
|
||||||
<item>1</item>
|
<item>3</item>
|
||||||
<item>4</item>
|
|
||||||
<item>5</item>
|
|
||||||
<item>6</item>
|
<item>6</item>
|
||||||
<item>12</item>
|
<item>11</item>
|
||||||
|
<item>28</item>
|
||||||
|
<item>40</item>
|
||||||
<item>48</item>
|
<item>48</item>
|
||||||
<item>57</item>
|
<item>62</item>
|
||||||
<item>76</item>
|
<item>74</item>
|
||||||
<item>98</item>
|
<item>85</item>
|
||||||
<item>129</item>
|
<item>102</item>
|
||||||
|
<item>118</item>
|
||||||
|
<item>198</item>
|
||||||
|
<item>215</item>
|
||||||
|
<item>238</item>
|
||||||
<item>255</item>
|
<item>255</item>
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|
||||||
|
@ -133,17 +163,21 @@
|
||||||
This array should be equal in size to config_screenBrightnessBacklight -->
|
This array should be equal in size to config_screenBrightnessBacklight -->
|
||||||
<integer-array name="config_screenBrightnessNits">
|
<integer-array name="config_screenBrightnessNits">
|
||||||
<item>0</item>
|
<item>0</item>
|
||||||
<item>2</item>
|
<item>3</item>
|
||||||
<item>7</item>
|
|
||||||
<item>10</item>
|
<item>10</item>
|
||||||
<item>12</item>
|
<item>20</item>
|
||||||
<item>24</item>
|
<item>50</item>
|
||||||
<item>95</item>
|
<item>70</item>
|
||||||
<item>111</item>
|
<item>85</item>
|
||||||
<item>149</item>
|
<item>110</item>
|
||||||
<item>192</item>
|
<item>130</item>
|
||||||
<item>252</item>
|
<item>150</item>
|
||||||
<item>500</item>
|
<item>180</item>
|
||||||
|
<item>202</item>
|
||||||
|
<item>350</item>
|
||||||
|
<item>380</item>
|
||||||
|
<item>420</item>
|
||||||
|
<item>450</item>
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|
||||||
<!-- MMS user agent string -->
|
<!-- MMS user agent string -->
|
||||||
|
@ -155,15 +189,6 @@
|
||||||
<!-- Type of the double tap sensor. Empty if double tap is not supported. -->
|
<!-- Type of the double tap sensor. Empty if double tap is not supported. -->
|
||||||
<string name="config_dozeDoubleTapSensorType" translatable="false">org.lineageos.sensor.double_tap</string>
|
<string name="config_dozeDoubleTapSensorType" translatable="false">org.lineageos.sensor.double_tap</string>
|
||||||
|
|
||||||
<!-- Control whether the always on display mode is available. This should only be enabled on
|
|
||||||
devices where the display has been tuned to be power efficient in DOZE and/or DOZE_SUSPEND
|
|
||||||
states. -->
|
|
||||||
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
|
|
||||||
|
|
||||||
<!-- Control whether the always on display mode is enabled by default. This value will be used
|
|
||||||
during initialization when the setting is still null. -->
|
|
||||||
<bool name="config_dozeAlwaysOnEnabled">false</bool>
|
|
||||||
|
|
||||||
<!-- The bounding path of the cutout region of the main built-in display.
|
<!-- The bounding path of the cutout region of the main built-in display.
|
||||||
Must either be empty if there is no cutout region, or a string that is parsable by
|
Must either be empty if there is no cutout region, or a string that is parsable by
|
||||||
{@link android.util.PathParser}.
|
{@link android.util.PathParser}.
|
||||||
|
@ -189,10 +214,10 @@
|
||||||
@see https://www.w3.org/TR/SVG/paths.html#PathData
|
@see https://www.w3.org/TR/SVG/paths.html#PathData
|
||||||
-->
|
-->
|
||||||
<string name="config_mainBuiltInDisplayCutout" translatable="false">
|
<string name="config_mainBuiltInDisplayCutout" translatable="false">
|
||||||
M -34,0
|
M -50,0
|
||||||
L -34,100
|
L 50,0
|
||||||
L 34,100
|
L 50,115
|
||||||
L 34,0
|
L -50,115
|
||||||
Z
|
Z
|
||||||
</string>
|
</string>
|
||||||
|
|
||||||
|
@ -212,10 +237,10 @@
|
||||||
</array>
|
</array>
|
||||||
|
|
||||||
<array name="config_sfps_sensor_props_0" translatable="false">
|
<array name="config_sfps_sensor_props_0" translatable="false">
|
||||||
<item>local:4630947043778501761</item> <!--item>displayId</item-->
|
<item>local:4630946747577212033</item> <!--item>displayId</item-->
|
||||||
<item>1080</item> <!--item>sensorLocationX</item-->
|
<item>1080</item> <!--item>sensorLocationX</item-->
|
||||||
<item>815</item> <!--item>sensorLocationY</item-->
|
<item>835</item> <!--item>sensorLocationY</item-->
|
||||||
<item>200</item> <!--item>sensorRadius</item-->
|
<item>230</item> <!--item>sensorRadius</item-->
|
||||||
</array>
|
</array>
|
||||||
|
|
||||||
<!-- Indicates whether device has a power button fingerprint sensor. -->
|
<!-- Indicates whether device has a power button fingerprint sensor. -->
|
||||||
|
@ -237,20 +262,6 @@
|
||||||
non-zero. -->
|
non-zero. -->
|
||||||
<integer name="config_defaultPeakRefreshRate">120</integer>
|
<integer name="config_defaultPeakRefreshRate">120</integer>
|
||||||
|
|
||||||
<!-- Low zone brightness thresholds in the range [0, 255] -->
|
|
||||||
<integer-array name="config_brightnessThresholdsOfPeakRefreshRate" translatable="false">
|
|
||||||
<item>72</item>
|
|
||||||
</integer-array>
|
|
||||||
|
|
||||||
<!-- Low zone lux thresholds -->
|
|
||||||
<integer-array name="config_ambientThresholdsOfPeakRefreshRate" translatable="false">
|
|
||||||
<item>-1</item>
|
|
||||||
</integer-array>
|
|
||||||
|
|
||||||
<!-- Default refresh rate in the zone defined by brightness and ambient thresholds.
|
|
||||||
If non-positive, then the refresh rate is unchanged even if thresholds are configured. -->
|
|
||||||
<integer name="config_defaultRefreshRateInZone">120</integer>
|
|
||||||
|
|
||||||
<!-- Whether this device is supporting the software microphone toggle -->
|
<!-- Whether this device is supporting the software microphone toggle -->
|
||||||
<bool name="config_supportsMicToggle">true</bool>
|
<bool name="config_supportsMicToggle">true</bool>
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
<!-- Height of the status bar in portrait.
|
<!-- Height of the status bar in portrait.
|
||||||
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
||||||
-->
|
-->
|
||||||
<dimen name="status_bar_height_portrait">100px</dimen>
|
<dimen name="status_bar_height_portrait">115px</dimen>
|
||||||
|
|
||||||
<!-- Height of the status bar in landscape.
|
<!-- Height of the status bar in landscape.
|
||||||
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
||||||
|
@ -22,5 +22,5 @@
|
||||||
<dimen name="status_bar_height_landscape">28dp</dimen>
|
<dimen name="status_bar_height_landscape">28dp</dimen>
|
||||||
|
|
||||||
<!-- Default radius of the software rounded corners. -->
|
<!-- Default radius of the software rounded corners. -->
|
||||||
<dimen name="rounded_corner_radius">95px</dimen>
|
<dimen name="rounded_corner_radius">85px</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -6,7 +6,4 @@
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Doze: does the double tap sensor need a proximity check? -->
|
<!-- Doze: does the double tap sensor need a proximity check? -->
|
||||||
<bool name="doze_double_tap_proximity_check">true</bool>
|
<bool name="doze_double_tap_proximity_check">true</bool>
|
||||||
|
|
||||||
<!-- Doze: does the long press sensor need a proximity check? -->
|
|
||||||
<bool name="doze_long_press_proximity_check">true</bool>
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -14,9 +14,9 @@
|
||||||
DisplayCutout path will be rendered
|
DisplayCutout path will be rendered
|
||||||
-->
|
-->
|
||||||
<string name="config_frontBuiltInDisplayCutoutProtection" translatable="false">
|
<string name="config_frontBuiltInDisplayCutoutProtection" translatable="false">
|
||||||
M 661,72
|
M 495,70
|
||||||
a 57,57 0 1 0 114,0
|
a 45,45 0 1 0 90,0
|
||||||
a 57,57 0 1 0 -114,0
|
a 45,45 0 1 0 -90,0
|
||||||
Z
|
Z
|
||||||
</string>
|
</string>
|
||||||
|
|
||||||
|
|
|
@ -27,9 +27,9 @@
|
||||||
display fingerprint sensors, this directly corresponds to the fingerprint sensor's location.
|
display fingerprint sensors, this directly corresponds to the fingerprint sensor's location.
|
||||||
For devices with sensors on the back of the device, this corresponds to the location on the
|
For devices with sensors on the back of the device, this corresponds to the location on the
|
||||||
screen directly in front of the sensor. -->
|
screen directly in front of the sensor. -->
|
||||||
<dimen name="physical_fingerprint_sensor_center_screen_location_y">810px</dimen>
|
<dimen name="physical_fingerprint_sensor_center_screen_location_y">835px</dimen>
|
||||||
|
|
||||||
<!-- Location on the screen of the center of the physical power button. This is a reasonable
|
<!-- Location on the screen of the center of the physical power button. This is a reasonable
|
||||||
default that should be overridden by device-specific overlays. -->
|
default that should be overridden by device-specific overlays. -->
|
||||||
<dimen name="physical_power_button_center_screen_location_y">810px</dimen>
|
<dimen name="physical_power_button_center_screen_location_y">835px</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue