来自 @GamerNoTitle 的各种动态的发布频道,群聊在 @DohnaNyan,私聊请发送至 @PaffCreamPMBot

嫌频道太吵可以开免打扰,本频道会不定时发一些日常也好新闻也好,反正就是很杂(指日常发电)

Github: https://github.com/GamerNoTitle
Twitter: https://twitter.com/GamerNoTitle
Website: https://bili33.top
#日常 发现了一件很有趣的事情
在 ColorOS 15 中,对某个应用进行单个应用的音量设置的时候,会在名为 global 的 namespace 中,新建名为 <package_name>_volume 的键值对(例如 package name 为 dev.gamernotitle.application,那就会新建 dev.gamernotitle.application_volume),值为介于 0-1 之间的数字,推测最少保留 1 位小数,最多保留 2 位小数
这里的设置可以用命令给 dump 出来
settings list global
Back to Top