mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 6.8.0
This commit is contained in:
parent
72b6974fc6
commit
fdfb51267a
3 changed files with 4 additions and 6 deletions
|
@ -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 {
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue