mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-06 03:50:23 +02:00
Release 4.4.0
This commit is contained in:
parent
269ed08e2c
commit
843c501726
3 changed files with 8 additions and 4 deletions
|
@ -30,8 +30,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 30
|
||||
versionCode 107
|
||||
versionName "4.3.2"
|
||||
versionCode 110
|
||||
versionName "4.4.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
- Zertifikate und Zertifikatpinning aktualisiert
|
||||
- Benachrichtigungen bei der Erledigung von Aufgaben hinzugefügt
|
||||
- falsche Darstellung von Nutzungsdauern bei den Zeitbegrenzungsregeln bei bestimmten Konfigurationen behoben
|
||||
- Sperren im voraus für Anmeldeverhinderungskategorien hinzugefügt
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
- Updated certificates and certificate pinning
|
||||
- add task completion mails
|
||||
- fix wrong shown used time at the rule configuration for some configurations
|
||||
- added preblocking for limit login categories
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue