Release 6.7.0

This commit is contained in:
Jonas Lochmann 2022-09-19 02:00:00 +02:00
parent f2e94bce23
commit f804f421ff
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 6 additions and 4 deletions

View file

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

View file

@ -1 +1,2 @@
- Widget überarbeitet
- Einstellungen bleiben entsperrt beim Aufruf von TimeLimit nach der Anmeldung am Sperrbildschirm
- Widgetkonfiguration ermöglicht Aktivieren eines transparenten Hintergrunds für das Widget

View file

@ -1 +1,2 @@
- improved Widget
- settings stay unlocked when launching TimeLimit from the lockscreen after authentication
- widget configuration allows enabling a translucent background for the Widget