mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-05 19:42:20 +02:00
Release 3.6.0
This commit is contained in:
parent
f74119679c
commit
75102b957c
3 changed files with 10 additions and 12 deletions
|
@ -30,8 +30,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 30
|
||||
versionCode 96
|
||||
versionName "3.5.0"
|
||||
versionCode 97
|
||||
versionName "3.6.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
- Kategorienfreigabe abhängig vom aktuellen Netzwerk
|
||||
- Eintragen von verwendeter Zeit ermöglicht, auch im Rahmen der Selbstbeschränkung
|
||||
- Sperrzeitenerweiterung bei Selbstbeschränkung ermöglicht
|
||||
- optionales Erzwingen einer Synchronisation vor der Anmeldung eines Elternteils mit Anmeldeverhinderungskategorie
|
||||
- optionales automatisches Verlassen vom Splitscreen-Modus
|
||||
- Erweiterung des manuellen Hinzufügens von Zeiten; diese werden nun für alle aktiven Regeln und nicht nur für den aktuellen Tag eingetragen
|
||||
- integrierte Hilfe erweitert
|
||||
- Zeitschloss für Elternteile entfernt (schon länger durch die Anmeldeverhinderungskategorie ersetzt)
|
||||
- Behebung eines Fehlers, durch den eine Synchronisation zu früh als abgeschlossen eingestuft wurde
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
- block/ allow depending on the current network
|
||||
- allow adding used time manually (possible with the self limitation, too)
|
||||
- allow extending blocked time areas with the self limitation
|
||||
- optionally force syncing before signing in as parent with limit login category
|
||||
- optionally auto leave the splitscreen mode
|
||||
- extended manually adding used time; it applies to all current rules and not only the current day
|
||||
- extended integrated help
|
||||
- removed time lock for parent users; it was replaced by the limit login category some time ago
|
||||
- fixed a issue which caused considering syncs to be done too early
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue