Release 4.7.0

This commit is contained in:
Jonas Lochmann 2021-02-08 01:00:00 +01:00
parent 7e5d1bfd25
commit e092a825ec
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 4 additions and 10 deletions

View file

@ -30,8 +30,8 @@ android {
applicationId "io.timelimit.android"
minSdkVersion 21
targetSdkVersion 30
versionCode 130
versionName "4.6.0"
versionCode 140
versionName "4.7.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

@ -1,4 +1 @@
- 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
- Sortierung der Benutzer

View file

@ -1,4 +1 @@
- 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
- added sorting of the users