diff --git a/app/build.gradle b/app/build.gradle index 1a5abb4..cb5a4a9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "io.timelimit.android" minSdkVersion 19 targetSdkVersion 29 - versionCode 54 - versionName "1.6.3" + versionCode 55 + versionName "1.7.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt { arguments { diff --git a/app/src/googleApiStoreVersionProductionServer/play/release-notes/de-DE/production.txt b/app/src/googleApiStoreVersionProductionServer/play/release-notes/de-DE/production.txt index f57caa9..6a46807 100644 --- a/app/src/googleApiStoreVersionProductionServer/play/release-notes/de-DE/production.txt +++ b/app/src/googleApiStoreVersionProductionServer/play/release-notes/de-DE/production.txt @@ -1,3 +1,5 @@ +Neue Funktionen: +- Zeitschloss - Möglichkeit, die Zeiten einzuschränken, zu denen sich ein Elternteil anmelden kann + Fehlerkorrekturen: -- Fehler bei den erlaubten Kontakten, wenn es mehr als eine Telefonie-App gibt, behoben -- Absturzquelle bei der Sperrzeitenkonfiguration behoben +- Synchronisieren von Änderungen, auch wenn diese während einer Synchronisation stattfinden diff --git a/app/src/googleApiStoreVersionProductionServer/play/release-notes/en-US/production.txt b/app/src/googleApiStoreVersionProductionServer/play/release-notes/en-US/production.txt index 0b8c348..8a81762 100644 --- a/app/src/googleApiStoreVersionProductionServer/play/release-notes/en-US/production.txt +++ b/app/src/googleApiStoreVersionProductionServer/play/release-notes/en-US/production.txt @@ -1,3 +1,5 @@ +new features: +- time lock - limit the times at which a parent can sign in + Bugfixes: -- fixed error when calling an allowed contact if multiple phone Apps are available -- fixed cause of crashes at the blocked time area config +- syncing changes, even if they occur while syncing