Parche VKP
; C510 SW-R1HA035
; Prueba Desactivar si la configuración de volumen en el accesorio
; En particular, deshabilitar el mensaje "El accesorio no es el ajuste de volumen"
, (C) Kiber-Demon
; (P) Fafal999
; Fichero de parche = / boot / phone_app.cxc
otro del control del brillo v2. CREDITO A SUS CREADORES
Replace item "Settings_Brightness_Id" to "Brightness_AdvancedSettings" in menu.ml!
Código:
<element id="Brightness_AdvancedSettings">
<label type="helptext" textid="LS_LIGHT_INFO_HLP" />
<label type="name" textid="LS_BRIGHTNESS_TXT" />
<link type="internal" />
</element>
Info: First interval start is always 00:00 !
First interval end = second interval start
Second interval end = third interval start
Third interval end = fourth interval start
Fourth interval end = 00:00
Default config:
00:00 - 08:00 -> 30%
08:01 - 14:00 -> 70%
14:01 - 21:00 -> 100%
21:01 - 23:59 -> 30%
Low battery -> 30%
After phone restart, automatic mode is disabled, enable it in menu.
Parche VKP
;C510 R1HA035 GEN
;Automatic control of brightness v2
;Much improved version of BrightnessController patch/elf
;Ability to set brightness level in four time intervals
;Ability to decrease brightness level if battery is low
;Special menu with option to enable / disable automatic mode
;Showing icon in Tray, if automatic mode is enabled
;Configuration menu for intervals / brightness levels
;Showing work mode together with percentage under "Brightness" in menu
;(!) Replace item "Settings_Brightness_Id" to "Brightness_AdvancedSettings" in menu.ml
;(!) Heapshift: 4BB20074-4BB20076
;(c) mc_kibel
;(p) blacklizard
Marcadores