mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 4.6.0
This commit is contained in:
parent
bc12c5e2b4
commit
976cfa1de3
3 changed files with 11 additions and 9 deletions
|
@ -30,8 +30,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 110
|
||||
versionName "4.4.0"
|
||||
versionCode 130
|
||||
versionName "4.6.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
- 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
|
||||
- Option zum Sperren von Kategorien in bestimmten Netzwerken hinzugefügt
|
||||
- Option zum Verschieben von Apps in andere Kategorien hinzugefügt
|
||||
- besseres Sperren von Musikwiedergaben
|
||||
- Auslösung von Synchronisationen überarbeitet
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
- add task completion mails
|
||||
- fix wrong shown used time at the rule configuration for some configurations
|
||||
- added preblocking for limit login categories
|
||||
- added option to block some categories in some networks
|
||||
- added option to move Apps to other categories
|
||||
- improved blocking of background music playbacks
|
||||
- improved synchronization triggers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue