mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 6.0.0
This commit is contained in:
parent
18466029b0
commit
0f15229533
3 changed files with 8 additions and 8 deletions
|
@ -26,8 +26,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 181
|
||||
versionName "5.8.0"
|
||||
versionCode 182
|
||||
versionName "6.0.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
- benutzerdefinierte Zeitwarnungen
|
||||
- Zeitzählung für alle Kategorien, wenn der Nutzungsdatenzugriff fehlt
|
||||
- Anzeigen des Kategorienamens in der Statusbenachrichtigung, wenn die Begrenzungen für eine Kategorie deaktiviert wurden
|
||||
- Möglichkeit, Hintergrundwiedergaben zu einer anderen Kategorie zuzuordnen als die zugehörige App
|
||||
- verbesserte Erkennung der aktiven App ab Android 5
|
||||
- Erkennung mehrerer aktiver Apps für alle Benutzer ab Android 10 aktiviert
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
- custom time warnings
|
||||
- counting of all categories if the usage stats access is missing
|
||||
- showing the category name in the status notification while the limits for a category are disabled
|
||||
- add option to assign the background playback of an App to another category than the App
|
||||
- improved detection of the foreground App for Android 5 and newer
|
||||
- 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