mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +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"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 193
|
versionCode 194
|
||||||
versionName "6.7.0"
|
versionName "6.8.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,2 +1 @@
|
||||||
- Einstellungen bleiben entsperrt beim Aufruf von TimeLimit nach der Anmeldung am Sperrbildschirm
|
- U2F-Unterstützung im vernetzten Modus hinzugefügt
|
||||||
- Widgetkonfiguration ermöglicht Aktivieren eines transparenten Hintergrunds für das Widget
|
|
||||||
|
|
|
@ -1,2 +1 @@
|
||||||
- settings stay unlocked when launching TimeLimit from the lockscreen after authentication
|
- added U2F support at the connected mode
|
||||||
- widget configuration allows enabling a translucent background for the Widget
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue