Add ignore battery optimization option

This commit is contained in:
Koitharu
2022-06-18 13:11:14 +03:00
parent 634ce0dddf
commit d2f3bfb2e3
5 changed files with 345 additions and 1 deletions

View File

@@ -296,4 +296,6 @@
<string name="default_mode">Default mode</string>
<string name="detect_reader_mode">Autodetect reader mode</string>
<string name="detect_reader_mode_summary">Automatically detect if manga is webtoon</string>
<string name="disable_battery_optimization">Disable battery optimization</string>
<string name="disable_battery_optimization_summary">Helps with background updates checks</string>
</resources>