feat(settings screen): add battery optimization notification

This commit is contained in:
Aunali321
2023-05-22 05:17:26 +05:30
committed by oSumAtrIX
parent 553af83139
commit 57548641e7
4 changed files with 56 additions and 5 deletions

View File

@@ -91,4 +91,5 @@
<string name="update_notifications_description">Dialog on app launch + badges</string>
<string name="changelog">Changelog</string>
<string name="changelog_description">Check out the latest changes in this update</string>
<string name="battery_optimization_notification">Battery optimization must be turned off in order for ReVanced Manager to work correctly in the background. Tap here to turn off.</string>
</resources>