本帖最后由 Puwei7788 于 2019-12-6 09:52 编辑
希望同道者一起研讨、交流,先介绍两贴:
https://github.com/zacharee/SystemUITunerRedesign/issues
https://forum.xda-developers.com ... -bar-icons-t3853258
简单说,下述方法已消灭了NFC、护眼、闹钟,最后一个是指“HD”,无效。
adb shell settings put secure icon_blacklist nfc,eyes_protect,alarm_clock,volte_call
执行完成重启后生效,adb reboot
其他的图标,请从下述关键词里挑:
managed_profile
ime
sync_failing
sync_active
cast
location
bluetooth
powersavingmode
earphone
nfc
tty
speakerphone
zen
mute
volume
wifi
cdma_eri
data_connection
phone_evdo_signal
phone_signal
battery
alarm_clock
secure
clock
volte_call
eyes_protect
这样是全部恢复:adb shell settings put secure icon_blacklist null
另外,可以去下载SystemUI Tuner,有界面,而且支持用上述关键词定制,最后一条同样无效。除WIFI等少数几个外,都需要重启后方可生效。
=========================
现在可以发apk附件了,补一下:
SystemUI Tuner_289.apk
(5.15 MB, 下载次数: 571)
|