mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 17:59:51 +02:00
Release 6.2.0
This commit is contained in:
parent
fd5ffe73ce
commit
0068a67455
3 changed files with 4 additions and 12 deletions
|
@ -26,8 +26,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 184
|
versionCode 185
|
||||||
versionName "6.1.0"
|
versionName "6.2.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,5 +1 @@
|
||||||
- Möglichkeit, Begrenzungen für einzelne Kategorien vom Sperrbildschirm aus vorübergehend zu deaktivieren
|
- Fragen nach der Zustimmung zur Synchronisation der App-Liste, sofern diese Synchronisation sinnvoll wäre
|
||||||
- Lockerung der Passwortanforderungen
|
|
||||||
- verbesserte Erkennung des Geräte-Modells
|
|
||||||
- Hinweise bei der Einrichtung aktualisiert
|
|
||||||
- Hinweise für den Elternschlüssel aktualisiert
|
|
||||||
|
|
|
@ -1,5 +1 @@
|
||||||
- option to disable limits for a single category temporarily from the lockscreen
|
- asking for permission to sync the list of installed Apps if the sync would be useful
|
||||||
- relaxed password requirements
|
|
||||||
- improved device model detection
|
|
||||||
- updated messages during setup
|
|
||||||
- updated instructions for the parent key
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue