mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 5.6.0
This commit is contained in:
parent
a7c0f7c14d
commit
1a19b9fcc3
3 changed files with 4 additions and 12 deletions
|
@ -26,8 +26,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 178
|
versionCode 179
|
||||||
versionName "5.5.0"
|
versionName "5.6.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,5 +1 @@
|
||||||
- Anzeigen von mehr Details beim Blockieren von Hintergrundwiedergaben
|
- Möglichkeit, Apps für einen Benutzer auf verschiedenen Geräten zu verschiedenen Kategorien zuzuordnen
|
||||||
- Option zum Anzeigen der vom System gemeldeten Exit-Reasons hinzugefügt
|
|
||||||
- Textänderungen
|
|
||||||
- manuell aktivierbare neue Methode zum Erkennen der laufenden App hinzugefügt
|
|
||||||
- neues Verhalten bei Manipulationen, wenn die Geräte-Besitzer-Berechtigung vorliegt
|
|
||||||
|
|
|
@ -1,5 +1 @@
|
||||||
- show more details when blocking background audio playbacks
|
- option to assign one App for the same user to different categories at different devices
|
||||||
- add option to show the exit reasons provided by the system
|
|
||||||
- text changes
|
|
||||||
- new optional method for detecting the running App
|
|
||||||
- new behaviour after manipulations when the device owner permissions was granted
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue