Release 5.7.0

This commit is contained in:
Jonas Lochmann 2022-03-21 01:00:00 +01:00
parent b86a4937ea
commit 2d8156add2
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 4 additions and 4 deletions

View file

@ -26,8 +26,8 @@ android {
applicationId "io.timelimit.android"
minSdkVersion 21
targetSdkVersion 31
versionCode 179
versionName "5.6.0"
versionCode 180
versionName "5.7.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

@ -1 +1 @@
- Möglichkeit, Apps für einen Benutzer auf verschiedenen Geräten zu verschiedenen Kategorien zuzuordnen
- Erkennung der aktiven Apps ab Android 10 überarbeitet; die neue Variante wird zunächst in 50% der Sitzungen aktiviert und kann manuell auch immer aktiviert werden

View file

@ -1 +1 @@
- option to assign one App for the same user to different categories at different devices
- improved detection of the running Apps at Android 10 and newer; the new detection is used for now in 50% of the sessions and if enabled manually