mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-06 03:50:23 +02:00
Release 4.7.0
This commit is contained in:
parent
7e5d1bfd25
commit
e092a825ec
3 changed files with 4 additions and 10 deletions
|
@ -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 {
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue