feat: Show manager update dialog (#2069)

Closes #1963, closes #1958
This commit is contained in:
Ushie
2024-07-29 00:09:56 +03:00
committed by oSumAtrIX
parent 83eb1a9fd7
commit 16f16e859b
7 changed files with 136 additions and 47 deletions

View File

@@ -367,4 +367,8 @@
<string name="add_patch_bundle">Add patch bundle</string>
<string name="bundle_url">Bundle URL</string>
<string name="auto_update">Auto update</string>
<string name="never_show_again">Never show again</string>
<string name="show_manager_update_dialog_on_launch">Show update message on launch</string>
<string name="show_manager_update_dialog_on_launch_description">Shows a popup notification whenever there is a new update available on launch.</string>
</resources>