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