mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 17:59:51 +02:00
Extend feature description
This commit is contained in:
parent
29b919b94f
commit
51f824441f
2 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
||||||
Wenn der Benachrichtigungszugriff in den Geräte-Einträgen aktiviert wurde,
|
Wenn der Benachrichtigungszugriff in den Geräte-Einträgen aktiviert wurde,
|
||||||
dann werden Benachrichtigungen bei Sperrzeiten und wenn die Zeit abgelaufen ist blockiert.
|
dann werden Benachrichtigungen bei Sperrzeiten und wenn die Zeit abgelaufen ist blockiert.
|
||||||
Hiermit können die Benachrichtigungen von Apps einer Kategorie immer blockiert werden.
|
Hiermit können die Benachrichtigungen von Apps einer Kategorie immer blockiert werden.
|
||||||
|
Diese Funktion setzt voraus, dass der Benachrichtigungszugriff aktiviert wurde. Ansonsten funktioniert
|
||||||
|
diese Funktion nicht.
|
||||||
</string>
|
</string>
|
||||||
<string name="category_notifications_filter_checkbox">Alle Benachrichtigungen blockieren</string>
|
<string name="category_notifications_filter_checkbox">Alle Benachrichtigungen blockieren</string>
|
||||||
</resources>
|
</resources>
|
|
@ -19,6 +19,8 @@
|
||||||
When enabling the notification access in the device entries,
|
When enabling the notification access in the device entries,
|
||||||
then notifications are blocked at blocked time areas and when the time is over.
|
then notifications are blocked at blocked time areas and when the time is over.
|
||||||
Here you can enable blocking all notifications from Apps of a category.
|
Here you can enable blocking all notifications from Apps of a category.
|
||||||
|
This feature requires that the notification access was enabled. Otherwise,
|
||||||
|
it does not work.
|
||||||
</string>
|
</string>
|
||||||
<string name="category_notifications_filter_checkbox">Block all notifications</string>
|
<string name="category_notifications_filter_checkbox">Block all notifications</string>
|
||||||
</resources>
|
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue