mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 17:59:51 +02:00
Release 5.7.0
This commit is contained in:
parent
b86a4937ea
commit
2d8156add2
3 changed files with 4 additions and 4 deletions
|
@ -26,8 +26,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 179
|
versionCode 180
|
||||||
versionName "5.6.0"
|
versionName "5.7.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue