Recent content by Lermite


  1. L

    9.6.13

    I'm using the last rom: 9.6.13 "Special features" is a rough translation from my french interface.
  2. L

    9.6.13

    My Whyred still has it in the main page of the parameters: the first option in the "Special features" section.
  3. L

    9.6.5

    2019-06-05 on my Whyred.
  4. L

    9.6.5

    I have to apology to Igor Eisberg again. He was right pretending the effects of the setting "MIUI optimisations" are much wider and deeper than only the power saving feature of the apps. I found out that disabling it causes the main dysfunction of the automatic brightness. Enabling back this...
  5. L

    9.6.5

    I don't know the ratio of rooted devices running your roms but all of them probably use TWRP to install a new rom. And everybody can use it to make backups/restores because it's the more efficient and reliable way to do them. I use it to backup my stuff at least once per week, and the ability...
  6. L

    9.6.5

    I agree that many settings if the Developper section are only usefull to developpers. But several settings are simple, stable and useful enough to everybody that they should remain available to anybody, and perhaps moved to another sections. According to my own personnal point of view as a...
  7. L

    9.6.5

    Thanks! It worked. I might check through getprop persist.sys.miui_optimization that its value is assigned for real, whether it's true or false.
  8. L

    9.6.5

    Thank you very much for this awesome trick! Unfortunately, any attempts to alter this setting fail on my Whyred: C:\adb>adb devices List of devices attached 49e220cc device C:\adb>adb shell whyred:/ $ setprop persist.sys.miui_optimization false setprop: failed to set property...
  9. L

    9.6.5

    I probably don't know all of its effects, but one of them is it to enable the "Power saving" setting of each app. If it's set to "MIUI battery power saving", this power saving is applied and hibernate the app when the screen is off or the app isn't used any more. Disabling "MIUI optimisations"...
  10. L

    9.6.5

    This option is enabled by default. If you disabled it with an older rom, it remains displayed even in the latest rom, but as soon you enable it, it disappears forever. It's a trap to whoever needs this settings to be disabled. The "'explanation" of such a behavior is that disabling this...
  11. L

    9.6.5

    The build.prop file already contains this line: persist.vendor.camera.HAL3.enabled=0 Adding persist.vendor.camera.HAL3.enabled=1 ends up with two contradictory lines with an inpredictable behavior (probably depending on their order). Replacing the 0 by a 1 in...
  12. L

    TWRP Encrypted data. How to update?

    Whatever is put in the internal storage, it'll be erased only by a Format data. As recovery, I used OrangeFox but restoring my stuff with it caused a bootloop. That's why I use RedWolf instead. It restored successfully my stuff today To get rid of the encryption error that happened when I...
  13. L

    9.6.5

    So, only the developers are smart enough to enable the extended power menu and disable the lock screen? With such a logic, only developers should unlock their phone and install custom roms. BTW, I had to switch back to Android 8.1 to get an automatic brightness working fine again. I give up on...
  14. L

    9.6.5

    You mean the only workaround to a bug generates another bug? Is going back to the last stable ROM (Android 8.1 and MIUI 10.3) the only way to get rid of all the bugs? The automatic brightness is the mess on this 9.6.5 ROM: it switches brutally from a value to another without transition neither...
  15. L

    9.6.5

    I have no choice but to let "MIUI optimisations" disabled because after each reboot, the "power saving" setting of several apps goes from "No restriction" to "MIUI battery saving" and that prevents them to work properly. A few examples of these apps: - Automate connectivity permissions -...