Use QuickPermissions fork + use custom dialogs

This commit is contained in:
Niko Diamadis
2023-01-27 16:04:20 +01:00
parent af9207c7a0
commit da657f8890
3 changed files with 40 additions and 3 deletions

View File

@@ -45,6 +45,9 @@
<string name="select_ca_failed">Failed to read CA: %s</string>
<string name="login">Login</string>
<string name="check_url">Check URL</string>
<string name="permissions_dialog_grant">Grant</string>
<string name="permissions_denied_temp">Please grant the following required permissions.</string>
<string name="permissions_denied_permanent">Please grant the required permissions in the settings.</string>
<string name="gotify_logo">Gotify logo</string>
<string name="refresh_all">Refresh all</string>
<string name="logout_confirm">Do you really want to logout?</string>