[update] bumps version.

Corrects dialog description.
This commit is contained in:
Patrick Schneider 2025-08-03 13:58:04 +02:00
commit 4b02cbd332
3 changed files with 7 additions and 6 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "org.secuso.aktivpause"
minSdkVersion 21
targetSdkVersion 34
versionCode 11
versionName "1.2.2"
versionCode 12
versionName "1.2.3-google"
vectorDrawables.useSupportLibrary = true
}
buildTypes {

View file

@ -178,7 +178,7 @@
<string name="menu_display_evaluation_dialog">Online-Befragung</string>
<string name="dialog_goodbye_google_title">Wir verlassen Google Play 😢</string>
<string name="dialog_goodbye_google_desc">Unsere Apps müssen sich leider von Google Play verabschieden. Sie können die App weiterhin nutzen, erhalten jedoch keine Updates mehr.\nWeitere Informationen zu den Gründen und warum das nicht das Ende der Privacy Friendly Apps ist, finden Sie auf unserer Website:\n\n<a href="https://secuso.aifb.kit.edu/2809.php">Hier klicken, um mehr zu erfahren</a>
</string>
<string name="dialog_goodbye_google_desc">Unsere Apps müssen sich leider von Google Play verabschieden. Die App ist weiterhin nutzbar, erhält jedoch keine Updates mehr.\nWeitere Informationen zu den Gründen und warum das nicht das Ende der Privacy Friendly Apps ist, finden Sie auf unserer Website:\n\n<a href="https://secuso.aifb.kit.edu/2809.php">Hier klicken, um mehr zu erfahren</a>
</string>
<string name="dialog_goodbye_google_deactivate_notice">Zeige diese Mitteilung nicht nochmal</string>
</resources>

View file

@ -171,6 +171,7 @@
<string name="dialog_goodbye_google_title">Goodbye Google Play 😢</string>
<string name="dialog_goodbye_google_desc">Our apps will have to say goodbye to Google Play. You can continue to use the app but you will not receive any updates in the future.\nYou can find more info about the reasons and why this isn\'t the end of the Privacy Friendly Apps on our website:\n\n<a href="https://secuso.aifb.kit.edu/english/2809.php">Click here to learn more</a></string>
<string name="dialog_goodbye_google_deactivate_notice">Don\'t show this notice again.</string>
<string name="dialog_goodbye_google_desc">Unfortunately, our apps have to say goodbye to Google Play. The app is still usable but will not receive any updates in the future.\nYou can find more information about the reasons why this is not the end of the Privacy Friendly Apps on our website:\n\n<a href="https://secuso.aifb.kit.edu/english/2809.php">Click here to learn more</a>
</string>
<string name="dialog_goodbye_google_deactivate_notice">Don\'t show this notice again.</string>
</resources>