feat: Changelog in update dialog (#551)

* add update confirmation dialog

* fix loader placement
This commit is contained in:
annon
2022-11-29 16:45:44 +01:00
committed by GitHub
parent 9e8193a6ac
commit 061e929705
5 changed files with 148 additions and 27 deletions

View File

@@ -1,6 +1,7 @@
{
"okButton": "OK",
"cancelButton": "Cancel",
"updateButton": "Update",
"enabledLabel": "Enabled",
"disabledLabel": "Disabled",
"yesButton": "Yes",
@@ -21,7 +22,7 @@
"noInstallations": "No patched applications installed",
"installed": "Installed",
"updateDialogTitle": "Update Manager",
"updateDialogText": "Are you sure you want to download and update ReVanced Manager?",
"updateChangelogTitle": "Changelog",
"notificationTitle": "Update downloaded",
"notificationText": "Tap to install the update",
"downloadingMessage": "Downloading update...",