mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 17:59:51 +02:00
Release 6.0.1
This commit is contained in:
parent
acc51e9fff
commit
9c887372f7
3 changed files with 6 additions and 8 deletions
|
@ -26,8 +26,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 182
|
versionCode 183
|
||||||
versionName "6.0.0"
|
versionName "6.0.1"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
- Möglichkeit, Hintergrundwiedergaben zu einer anderen Kategorie zuzuordnen als die zugehörige App
|
- Fehler im Zusammenhang mit der Deaktivierung von Geräte-Administratoren behoben
|
||||||
- verbesserte Erkennung der aktiven App ab Android 5
|
- Whitelist erweitert
|
||||||
- Erkennung mehrerer aktiver Apps für alle Benutzer ab Android 10 aktiviert
|
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
- add option to assign the background playback of an App to another category than the App
|
- fixed issues related to disabling device admins
|
||||||
- improved detection of the foreground App for Android 5 and newer
|
- extended whitelist
|
||||||
- enabled detection of multiple foreground Apps for all users at Android 10 and newer
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue