jschiefner / advanced-brightness-slider-tweak

iOS Tweak that manipulates the brightness slider in the control center so the display brightness and the white point intensity can be modified
https://havoc.app/package/advancedbright
GNU General Public License v3.0
29 stars 6 forks source link

cannot restore default system setting after uninstall the tweak. #5

Closed FlynnYork closed 2 years ago

FlynnYork commented 2 years ago

cannot restore default system setting after uninstall the tweak. I can feeling it is still working when slide brightness toggle.

unintsalled tweak, (Set system Display & Text Size, Reduce White Point to off, Auto-Brightness to off.) when I slide to lowest point, "Reduce White Point" auto turn on. when I unlock screen, "Auto-Brightness" auto turn on.

My eyes are very uncomfortable. It has been more than two months and I am troubled by this problem. Please help me fix it.

jschiefner commented 2 years ago

Hi! This sounds like the tweak did not get uninstalled properly. When it is properly uninstalled it is not possible that it still interferes in the system like that, because tweaks are loaded at runtime and do not change any code in a persistent way. Can you double check it is really gone from your device? Maybe it does not show up in Cydia anymore but the dylib is still being loaded?

FlynnYork commented 2 years ago

THX. System. IOS 14.2 Jailbreak by Taurine Download latest version 1.1.0.

But sadly, it's still working with toggle slider after uninstalled it by Sileo. (then search all file which named advancedbrightnessslider and delete with filza). I found that slider stop at the 30% posion (test at mid-night environment) after unstall or disable the tweak. Before slide it status (Reduce White Point and Auto-Brightness are turn off.) Then, slide lower than 30% posion, educe White Point reduce is on. slide higher than 30% posion, Auto-Brightness is on.

Could you make a button, reset all to default?

jschiefner commented 2 years ago

Hey, sorry but there is nothing that I could reset. Did you try safe mode?

FlynnYork commented 2 years ago

Hey, sorry but there is nothing that I could reset. Did you try safe mode?

safe mode is working ok. 👍

jschiefner commented 2 years ago

Ok that means the tweak did no permanent damage to your system. If everything else fails I suggest you try to remove the jailbreak and re-jailbreak after that

FlynnYork commented 2 years ago

Ok that means the tweak did no permanent damage to your system. If everything else fails I suggest you try to remove the jailbreak and re-jailbreak after that

do you mean that restore RootFS then Jailbreak again?

jschiefner commented 2 years ago

Yes, exactly.

FlynnYork commented 2 years ago

thank you! :octocat: