Release 6.8.0

This commit is contained in:
Jonas Lochmann 2022-10-03 02:00:00 +02:00
parent 72b6974fc6
commit fdfb51267a
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 4 additions and 6 deletions

View file

@ -27,8 +27,8 @@ android {
applicationId "io.timelimit.android"
minSdkVersion 21
targetSdkVersion 33
versionCode 193
versionName "6.7.0"
versionCode 194
versionName "6.8.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

@ -1,2 +1 @@
- Einstellungen bleiben entsperrt beim Aufruf von TimeLimit nach der Anmeldung am Sperrbildschirm
- Widgetkonfiguration ermöglicht Aktivieren eines transparenten Hintergrunds für das Widget
- U2F-Unterstützung im vernetzten Modus hinzugefügt

View file

@ -1,2 +1 @@
- settings stay unlocked when launching TimeLimit from the lockscreen after authentication
- widget configuration allows enabling a translucent background for the Widget
- added U2F support at the connected mode