feat: Re-adjust fingerprint location (Infinix Note 30 & Pro)

This commit is contained in:
ryenyuku 2024-03-29 16:45:36 +07:00
parent c306a3a4d1
commit f5abec9923
7 changed files with 7 additions and 25 deletions

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="physical_fingerprint_sensor_center_screen_location_x">1080.0px</dimen>
<dimen name="physical_fingerprint_sensor_center_screen_location_y">1020.0px</dimen>
<dimen name="physical_power_button_center_screen_location_y">1020.0px</dimen>
<dimen name="physical_fingerprint_sensor_center_screen_location_y">1130.0px</dimen>
<dimen name="physical_power_button_center_screen_location_y">1130.0px</dimen>
<dimen name="rounded_corner_content_padding">55px</dimen>
<dimen name="status_bar_padding_start">0px</dimen>
<dimen name="status_bar_padding_end">0px</dimen>

View file

@ -85,10 +85,6 @@
<item>548.933</item>
<item>580</item>
</array>
<string-array name="config_tether_bluetooth_regexs">
<item>bt-pan</item>
<item>bt-dun</item>
</string-array>
<string-array name="config_tether_usb_regexs">
<item>rndis\\d</item>
</string-array>

View file

@ -1,19 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="config_automatic_brightness_available">true</bool>
<bool name="config_device_volte_available">false</bool>
<bool name="config_device_vt_available">false</bool>
<bool name="config_device_wfc_ims_available">false</bool>
<bool name="config_fillMainBuiltInDisplayCutout">false</bool>
<bool name="config_hotswapCapable">true</bool>
<bool name="config_setColorTransformAccelerated">true</bool>
<bool name="config_showNavigationBar">true</bool>
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
<bool name="config_useDevInputEventForAudioJack">true</bool>
<bool name="skip_restoring_network_selection">true</bool>
<bool name="config_dozeAfterScreenOff">true</bool>
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
<bool name="config_powerDecoupleAutoSuspendModeFromDisplay">true</bool>
<bool name="config_powerDecoupleInteractiveModeFromDisplay">true</bool>
<bool name="config_suspendWhenScreenOffDueToProximity">true</bool>
</resources>

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="physical_fingerprint_sensor_center_screen_location_x">1080.0px</dimen>
<dimen name="physical_fingerprint_sensor_center_screen_location_y">1020.0px</dimen>
<dimen name="physical_power_button_center_screen_location_y">1020.0px</dimen>
<dimen name="physical_fingerprint_sensor_center_screen_location_y">1140.0px</dimen>
<dimen name="physical_power_button_center_screen_location_y">1140.0px</dimen>
<dimen name="rounded_corner_content_padding">55px</dimen>
<dimen name="status_bar_padding_start">0px</dimen>
<dimen name="status_bar_padding_end">0px</dimen>

View file

@ -83,10 +83,6 @@
<item>473.2181</item>
<item>500</item>
</array>
<string-array name="config_tether_bluetooth_regexs">
<item>bt-pan</item>
<item>bt-dun</item>
</string-array>
<string-array name="config_tether_usb_regexs">
<item>rndis\\d</item>
</string-array>

View file

@ -1,19 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="config_automatic_brightness_available">true</bool>
<bool name="config_device_volte_available">false</bool>
<bool name="config_device_vt_available">false</bool>
<bool name="config_device_wfc_ims_available">false</bool>
<bool name="config_fillMainBuiltInDisplayCutout">false</bool>
<bool name="config_hotswapCapable">true</bool>
<bool name="config_setColorTransformAccelerated">true</bool>
<bool name="config_showNavigationBar">true</bool>
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
<bool name="config_useDevInputEventForAudioJack">true</bool>
<bool name="skip_restoring_network_selection">true</bool>
<bool name="config_is_powerbutton_fps">true</bool>
<bool name="config_dozeAfterScreenOff">true</bool>
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
<bool name="config_powerDecoupleAutoSuspendModeFromDisplay">true</bool>
<bool name="config_powerDecoupleInteractiveModeFromDisplay">true</bool>
</resources>

View file

@ -3,4 +3,7 @@
<dimen name="physical_fingerprint_sensor_center_screen_location_x">540.0px</dimen>
<dimen name="physical_fingerprint_sensor_center_screen_location_y">2020.0px</dimen>
<dimen name="physical_power_button_center_screen_location_y">1115.0px</dimen>
<dimen name="rounded_corner_content_padding">55px</dimen>
<dimen name="status_bar_padding_start">0px</dimen>
<dimen name="status_bar_padding_end">0px</dimen>
</resources>