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"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 130
|
versionCode 140
|
||||||
versionName "4.6.0"
|
versionName "4.7.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,4 +1 @@
|
||||||
- Option zum Sperren von Kategorien in bestimmten Netzwerken hinzugefügt
|
- Sortierung der Benutzer
|
||||||
- Option zum Verschieben von Apps in andere Kategorien hinzugefügt
|
|
||||||
- besseres Sperren von Musikwiedergaben
|
|
||||||
- Auslösung von Synchronisationen überarbeitet
|
|
||||||
|
|
|
@ -1,4 +1 @@
|
||||||
- added option to block some categories in some networks
|
- added sorting of the users
|
||||||
- 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