To follow up on this, on my Asus Zenfone, there are some icons that aren't present in Essentials' list. I have them turned Off in my phone settings, but every time Essentials somehow sets them back to On. Is there a way to disable the whole status bar icon feature of Essentials?
Originally posted by @skaiteo in #541
Yes, when you turn off those icons from settings, can you run
adb shell settings list secure
And share this icon_blacklist property from it? I will look into adding support for those icons if they are present there. Would look like this:
icon_blacklist=wifi,wifi_oxygen,wifi_p2p,bluetooth,bluetooth_handsfree_battery,ble_unlock_mode,nfc,nfc_on,nfclock,felica_lock,vpn,mobile,data_connection,headset,earphone,alarm,alarm_clock,rotate
I will also open a new request for this as it is a bit unrelated.
Originally posted by @skaiteo in #541
Yes, when you turn off those icons from settings, can you run
And share this
icon_blacklistproperty from it? I will look into adding support for those icons if they are present there. Would look like this:I will also open a new request for this as it is a bit unrelated.