diff --git a/app/build.gradle b/app/build.gradle index bc2d9ce..7c8808f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -26,8 +26,8 @@ android { applicationId "io.timelimit.android" minSdkVersion 21 targetSdkVersion 31 - versionCode 184 - versionName "6.1.0" + versionCode 185 + versionName "6.2.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt { arguments { diff --git a/app/src/main/play/de-DE/whatsnew b/app/src/main/play/de-DE/whatsnew index 390290d..c0f6c81 100644 --- a/app/src/main/play/de-DE/whatsnew +++ b/app/src/main/play/de-DE/whatsnew @@ -1,5 +1 @@ -- Möglichkeit, Begrenzungen für einzelne Kategorien vom Sperrbildschirm aus vorübergehend zu deaktivieren -- Lockerung der Passwortanforderungen -- verbesserte Erkennung des Geräte-Modells -- Hinweise bei der Einrichtung aktualisiert -- Hinweise für den Elternschlüssel aktualisiert +- Fragen nach der Zustimmung zur Synchronisation der App-Liste, sofern diese Synchronisation sinnvoll wäre diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 5b3855e..739311e 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,5 +1 @@ -- option to disable limits for a single category temporarily from the lockscreen -- relaxed password requirements -- improved device model detection -- updated messages during setup -- updated instructions for the parent key +- asking for permission to sync the list of installed Apps if the sync would be useful