mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 17:59:51 +02:00
Release 6.4.0
This commit is contained in:
parent
050da14087
commit
9e6d56083d
3 changed files with 6 additions and 4 deletions
|
@ -27,8 +27,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 188
|
versionCode 189
|
||||||
versionName "6.3.1"
|
versionName "6.4.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
- ermöglicht es wieder, vorübergehende Sperrungen als Kind zu verlängern
|
- Unterstützung von U2F-Schlüsseln zur Anmeldung als Elternteil (nur mittels NFC und nur im lokalen Modus)
|
||||||
|
- neues Übertragungsformat für die Synchronisation der Liste der installierten Apps
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
- fix the possibility to extend a temporarily blocking of a category as a child user
|
- add support for using U2F tokens to sign in as parent user (only using NFC and only in the local mode)
|
||||||
|
- new encoding for the synchronization of the list of the installed Apps
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue