mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 5.5.0
This commit is contained in:
parent
1a0e56ef37
commit
7df677e777
3 changed files with 12 additions and 10 deletions
|
@ -26,8 +26,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 177
|
||||
versionName "5.4.1"
|
||||
versionCode 178
|
||||
versionName "5.5.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
- Fehlerbehebungen
|
||||
- Manipulationswarnungen durch die Autofill-Funktion
|
||||
- falsche Aktualisierungen von Sitzungsdauern
|
||||
- fehlende Extrazeit nach der Erledigung von Aufgaben
|
||||
- Anzeigen von mehr Details beim Blockieren von Hintergrundwiedergaben
|
||||
- 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,4 +1,5 @@
|
|||
- bug fixes
|
||||
- manipulation warnings triggered by the autofill feature
|
||||
- wrong updates of the session duration
|
||||
- missing extra time after completing tasks
|
||||
- show more details when blocking background audio playbacks
|
||||
- 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