mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +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"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 184
|
||||
versionName "6.1.0"
|
||||
versionCode 185
|
||||
versionName "6.2.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue