feat: in-app updater (#25)

This commit is contained in:
Aunali321
2023-05-23 14:32:22 +05:30
committed by GitHub
parent c332760786
commit a4842c078b
8 changed files with 238 additions and 27 deletions

View File

@@ -92,4 +92,9 @@
<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>
<string name="installing_manager_update">Installing update…</string>
<string name="downloading_manager_update">Downloading update…</string>
<string name="cancel">Cancel</string>
<string name="update">Update</string>
<string name="installing_message">Tap on <b>Update</b> when prompted. \n ReVanced Manager will close when updating.</string>
</resources>