mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +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"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 105
|
versionCode 106
|
||||||
versionName "4.3.0"
|
versionName "4.3.1"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,10 +1 @@
|
||||||
Neue Funktionen:
|
- Zertifikate und Zertifikatpinning aktualisiert
|
||||||
- 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
|
|
||||||
|
|
|
@ -1,10 +1 @@
|
||||||
New features:
|
- Updated certificates and certificate pinning
|
||||||
- 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
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue