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