mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-05 19:42:20 +02:00
Release 2.7.0
This commit is contained in:
parent
9f3873805a
commit
1bcd6ea71b
3 changed files with 6 additions and 4 deletions
|
@ -30,8 +30,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
versionCode 81
|
||||
versionName "2.6.0"
|
||||
versionCode 82
|
||||
versionName "2.7.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
- Möglichkeit hinzugefügt, die Extrazeit nach Ablauf des Tages zu verwerfen
|
||||
- Symbole auf dem Sperrbildschirm, die den Sperrgrund darstellen
|
||||
- Reduzierung des Energieverbrauchs in bestimmten Szenarien
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
- added option to discard extra time at the end of the day
|
||||
- icons at the lock screen which tell the blocking reason
|
||||
- reduced power consumption in some cases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue