mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Release 4.3.1
This commit is contained in:
parent
adb40c2cd4
commit
0b4140d50d
3 changed files with 4 additions and 22 deletions
|
@ -30,8 +30,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 30
|
||||
versionCode 105
|
||||
versionName "4.3.0"
|
||||
versionCode 106
|
||||
versionName "4.3.1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1,10 +1 @@
|
|||
Neue Funktionen:
|
||||
- Option, bei Zeitbegrenzungsregeln mehrere Tage zu wählen und die Zeit je Tag zu zählen
|
||||
- Möglichkeit, Aufgaben von der Aufgabenliste aus als erledigt zu markieren
|
||||
|
||||
Änderungen:
|
||||
- Zeitbegrenzungsregeln zählen nur noch als Sperrzeit bei 0 Minuten Dauer und wenn diese auch für die Extra-Zeit gelten
|
||||
- Änderung bei der Ermittlung vom Systemverbindungsstatus
|
||||
|
||||
Fehlerbehebung:
|
||||
- Probleme bei der Erkennung von Extrazeit, die erst später verwendet werden kann, behoben
|
||||
- Zertifikate und Zertifikatpinning aktualisiert
|
||||
|
|
|
@ -1,10 +1 @@
|
|||
New features:
|
||||
- option to select multiple days per rule and count the time per day
|
||||
- possibility to report task completion from the task list
|
||||
|
||||
Changes:
|
||||
- only consider rules a blocked time area if the apply to the extra time and have got a duration of zero minutes
|
||||
- changed detection of the system connection status
|
||||
|
||||
Fixes:
|
||||
- issues during detecting extra time which can be used later
|
||||
- Updated certificates and certificate pinning
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue