6.2.0 - Fix - 补充未提交的文件
This commit is contained in:
BIN
app/src/main/res/drawable/avatar_original_developer.jpg
Normal file
BIN
app/src/main/res/drawable/avatar_original_developer.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
BIN
app/src/main/res/drawable/ic_automatic_brightness.png
Normal file
BIN
app/src/main/res/drawable/ic_automatic_brightness.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
14
app/src/main/res/values/bools.xml
Normal file
14
app/src/main/res/values/bools.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="pref_compatibility_with_classes_for_ver_4_x">false</bool>
|
||||
<bool name="pref_extending_js_build_in_objects">false</bool>
|
||||
<bool name="pref_use_volume_control_running">true</bool>
|
||||
<bool name="pref_auto_check_for_updates">true</bool>
|
||||
<bool name="pref_enable_a11y_service_with_root_access">true</bool>
|
||||
<bool name="pref_enable_a11y_service_with_secure_settings">true</bool>
|
||||
<bool name="pref_stable_mode">false</bool>
|
||||
<bool name="pref_gesture_observing">false</bool>
|
||||
<bool name="pref_record_toast">true</bool>
|
||||
<bool name="pref_guard_mode">false</bool>
|
||||
<bool name="pref_use_volume_control_record">true</bool>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user