锁屏电流:改为充电时显示电池温度 (#69)

* Feature: 锁屏电流信息展示

* 锁屏电流:改为充电时显示电池温度

* Update strings.xml

* 充满后不再显示电流
This commit is contained in:
YuKongA
2022-03-13 22:53:50 +08:00
committed by GitHub
parent 8c6deb16cf
commit 029ad43508
32 changed files with 46 additions and 47 deletions

View File

@@ -154,5 +154,5 @@
<string name="participate_in_translation_summary">幫助我們將這個APP翻譯成您的語言</string>
<string name="lock_screen_current">鎖定螢幕顯示電流訊息</string>
<string name="current_current">當前電流:</string>
<string name="charging">充電中</string>
<string name="temp">電池溫度</string>
</resources>