From c3635d2e5f418917095f2510f82c7017f34bd20c Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:53:46 +0530 Subject: [PATCH 01/33] New translations strings.xml (Romanian) --- app/src/main/res/values-ro/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index 9b1f3f0e..60c07501 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 12ef15b9173807ff57a6e3793dd385fc8fd58d2c Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:53:47 +0530 Subject: [PATCH 02/33] New translations strings.xml (French) --- app/src/main/res/values-fr/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index afd6caab..8dea7972 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -469,10 +469,10 @@ Accès racine (root) Permissions requises pour les actions systèmes en utilisant les privilèges racine (root). Analyseur de notification - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Requise pour détecter quand Maps est en navigation. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Requise pour détecter les nouvelles notifications + Requise pour détecter et mettre en attente les notifications Service d\'accessibilité Requis pour le verrouillage d\'applis, le widget de verrouillage et d\'autres fonctionnalités pour détecter les interactions Requis pour déclencher l\'éclairage lors de la réception d\'une nouvelle notification From d1bbc861683ef909d65e776b1b40946584d36c66 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:53:48 +0530 Subject: [PATCH 03/33] New translations strings.xml (Spanish) --- app/src/main/res/values-es/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 07bb2d68d570f378e03ea0920661e496816fbe1b Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:53:49 +0530 Subject: [PATCH 04/33] New translations strings.xml (Afrikaans) --- app/src/main/res/values-af/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-af/strings.xml +++ b/app/src/main/res/values-af/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From b7465b19de1df82bf139b00a5a0ce3c1f49dc724 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:53:51 +0530 Subject: [PATCH 05/33] New translations strings.xml (Arabic) --- app/src/main/res/values-ar/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index d7f4534b..d001d419 100644 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From ab687285eaccee2980d38136e65459965d678679 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:53:52 +0530 Subject: [PATCH 06/33] New translations strings.xml (Catalan) --- app/src/main/res/values-ca/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-ca/strings.xml +++ b/app/src/main/res/values-ca/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 63ba7e840f46fc3a6d199fb358a15d050051eb9f Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:53:53 +0530 Subject: [PATCH 07/33] New translations strings.xml (Czech) --- app/src/main/res/values-cs/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 7aeb875b44126f7ecaa34ed7a8e83445b925d78e Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:53:54 +0530 Subject: [PATCH 08/33] New translations strings.xml (Danish) --- app/src/main/res/values-da/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From a978e093ab8018bd8a771b2b623a7269921d19d1 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:53:55 +0530 Subject: [PATCH 09/33] New translations strings.xml (German) --- app/src/main/res/values-de/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index eebe5071..94acbf59 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -469,10 +469,10 @@ Root-Zugang Benötigt Berechtigungen für Systemaktionen mittels Root-Rechte. Benachrichtigungs-Beobachter - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Benötigt, um zu erkennen, wann Maps navigiert. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Benötigt, um neue Benachrichtigungen zu erkennen + Benötigt, um Benachrichtigungen zu erkennen und stumm zuschalten Barrierefreiheitsdienst Benötigt für App-Sperre, Display-aus-Widget und andere Funktionen zur Erkennung von Interaktionen Benötigt, um das Benachrichtigungslicht bei neuen Benachrichtigungen auszulösen From 6308c8c785c1a9f2d919183fd2cdb097c44a3cca Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:53:56 +0530 Subject: [PATCH 10/33] New translations strings.xml (Greek) --- app/src/main/res/values-el/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From e54016f4904f30e2bdbaeceacd60c34fca6f3416 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:53:57 +0530 Subject: [PATCH 11/33] New translations strings.xml (Finnish) --- app/src/main/res/values-fi/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 31c8b7a7da4f9fa850c2fec5c6289654166eb515 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:53:58 +0530 Subject: [PATCH 12/33] New translations strings.xml (Hebrew) --- app/src/main/res/values-he/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-he/strings.xml b/app/src/main/res/values-he/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-he/strings.xml +++ b/app/src/main/res/values-he/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 4a5d7ead09b39b97f18f19fb1360c83bbd46d54e Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:53:59 +0530 Subject: [PATCH 13/33] New translations strings.xml (Hungarian) --- app/src/main/res/values-hu/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 8a70185736a17b76dea9b7a160ad47f19978775a Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:00 +0530 Subject: [PATCH 14/33] New translations strings.xml (Italian) --- app/src/main/res/values-it/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 43db7ca1..15a943e1 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -470,10 +470,10 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 1930d931c89c89c9f33869767243f8eaf5bb3f83 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:01 +0530 Subject: [PATCH 15/33] New translations strings.xml (Japanese) --- app/src/main/res/values-ja/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 656c9a52..990124bb 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -469,10 +469,10 @@ Rootアクセス Root権限を使用したシステムアクションをするのに必要です。 通知アクセス - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + マップがナビ中であることを検知するために必要です。 Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + 新しい通知を検知するために必要 + 通知を検知してスヌーズするために必要 アクセシビリティサービス アプリロック、画面オフウィジェット、その他の機能でインタラクションを検知するために必要 新しい通知を検知して通知ライトを動作させるために必要 From 7b37624fc558324631f0ee5b0239fdcdc3a9b0d1 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:02 +0530 Subject: [PATCH 16/33] New translations strings.xml (Korean) --- app/src/main/res/values-ko/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From e6563167cf924306a653cf620e054298731d25a1 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:03 +0530 Subject: [PATCH 17/33] New translations strings.xml (Dutch) --- app/src/main/res/values-nl/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 3bd46a75a3be178bc077f5f396edbb189b08d156 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:04 +0530 Subject: [PATCH 18/33] New translations strings.xml (Norwegian) --- app/src/main/res/values-no/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-no/strings.xml +++ b/app/src/main/res/values-no/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From df70d3bc1e586ae60e6a61484dd18bc04bba9b1c Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:05 +0530 Subject: [PATCH 19/33] New translations strings.xml (Polish) --- app/src/main/res/values-pl/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 09f29fdf32fd4d4c9aa1a1f2f95265f98e50c39b Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:06 +0530 Subject: [PATCH 20/33] New translations strings.xml (Russian) --- app/src/main/res/values-ru/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index 824ce85c..5515716c 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From f87e064c5e61bb45102d05ae461aae98e52a0951 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:07 +0530 Subject: [PATCH 21/33] New translations strings.xml (Serbian (Cyrillic)) --- app/src/main/res/values-sr/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-sr/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 35e7c799fc99ac926698e36721fd5739d9cce5e1 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:08 +0530 Subject: [PATCH 22/33] New translations strings.xml (Swedish) --- app/src/main/res/values-sv/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 3efaf2aee2690b1e020f7a83f53bef3b96c68faf Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:09 +0530 Subject: [PATCH 23/33] New translations strings.xml (Turkish) --- app/src/main/res/values-tr/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 2b2dae78cfad9ae8b2ac2bfbe908304f89824cd7 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:10 +0530 Subject: [PATCH 24/33] New translations strings.xml (Ukrainian) --- app/src/main/res/values-uk/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 48c3e6c7e88d5f2263b2a1f69d61c2deb2b5699a Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:11 +0530 Subject: [PATCH 25/33] New translations strings.xml (Chinese Traditional) --- app/src/main/res/values-zh/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 1b595d77..084e31c9 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 960bc81a10a9158477d22e236cc367e079a781c0 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:12 +0530 Subject: [PATCH 26/33] New translations strings.xml (English) --- app/src/main/res/values-en/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From f9291aa1e0215e49194cca6db7738a1caf728892 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:13 +0530 Subject: [PATCH 27/33] New translations strings.xml (Vietnamese) --- app/src/main/res/values-vi/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From d8d02f3e4164ec72bbf5ee293e7bae6d2f392494 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:14 +0530 Subject: [PATCH 28/33] New translations strings.xml (Portuguese, Brazilian) --- app/src/main/res/values-pt/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index 1b595d77..084e31c9 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From aeb9a3cc7d2bde00ef4dfda58bb7e95e50250371 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:15 +0530 Subject: [PATCH 29/33] New translations strings.xml (Sinhala) --- app/src/main/res/values-si/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-si/strings.xml b/app/src/main/res/values-si/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-si/strings.xml +++ b/app/src/main/res/values-si/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 5648b59b3b6a45a16b580bae49c98293e406f91f Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Mon, 26 Jan 2026 02:54:16 +0530 Subject: [PATCH 30/33] New translations strings.xml (Acholi) --- app/src/main/res/values-ach/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-ach/strings.xml b/app/src/main/res/values-ach/strings.xml index cd916c86..694bd31c 100644 --- a/app/src/main/res/values-ach/strings.xml +++ b/app/src/main/res/values-ach/strings.xml @@ -469,10 +469,10 @@ Root Access Permissions required for system actions using Root privileges. Notification Listener - Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing. + Required to detect when Maps is navigating. Requires notification listener access to detect when outgoing calls are answered. - Requires notification listener access to detect new notifications and trigger edge lighting. - Requires notification listener access to monitor and snooze unwanted system notifications. + Required to detect new notifications + Required to detect and snooze notifications Accessibility Service Required for App Lock, Screen off widget and other features to detect interactions Required to trigger notification lighting on new notifications From 7ed1eda5bc2c4438499ed0416981a15a3f221b84 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 29 Jan 2026 03:49:10 +0530 Subject: [PATCH 31/33] New translations strings.xml (French) --- app/src/main/res/values-fr/strings.xml | 80 +++++++++++++------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 8dea7972..9f37446e 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -53,16 +53,16 @@ Assistant IA Prendre une capture d\'écran Changer de mode de sonnerie - Like current song - Like song settings - This feature requires notification access to detect the currently playing media and trigger the like action. Please enable it below. - Show toast message - Show overlay on AOD - Ambient music glance - Glance at media on AOD - Docked mode - Keep the overlay visible indefinitely while music is playing on AOD - Grant notification access + Mettre un \"j\'aime\" à la musique actuelle + Paramètres de \"j\'aime\" à la musique + Cette fonctionnalité requiert l\'accès aux notifications pour détecter le média actuellement joué et déclencher l\'action de \"j\'aime\". Veuillez l\'activer ci-dessous. + Afficher un message toast + Afficher en superposition sur l\'Always-On Display + Aperçu de musique d\'ambiance + Aperçu du média sur l\'Always-On Display + Mode docké + Garder la superposition visible indéfiniment quand de la musique est jouée sur l\'Always-On Display + Accorder l\'accès aux notifications Activer/désactiver le volume du média Quand l\'écran est éteint, appuyez longuement sur le bouton sélectionné pour déclencher son action assignée. Sur les appareils Pixel, cette action ne se déclenche que si le Always-On Display est activé à cause de limitations systèmes. Quand l\'écran est allumé, appuyez longuement sur le bouton sélectionné pour déclencher son action assignée. @@ -249,32 +249,32 @@ Services Samsung Ethernet - Show Seconds in Clock - Battery Percentage - Always - Charging - Never - Camera and Microphone use chips + Afficher les secondes dans l\'horloge + Pourcentage de la batterie + Toujours + En charge + Jamais + Indicateurs de caméra et de micro utilisé Données intelligentes Lire l\'état du téléphone Requise pour détecter le type de réseau pour la fonctionnalité de Données intelligentes - Required to detect call status changes to trigger haptic feedback. + Requise pour détecter le changement de status des appels pour déclencher le retour haptique Visibilité intelligente Wi-Fi intelligent Cacher les données mobiles quand un réseau Wi-Fi est connecté Cache les données mobiles dans certains modes Réinitialiser les icônes - More Settings + Plus de paramètres Veuillez noter que l\'implémentation de ces options peut dépendre du constructeur et certaines peuvent ne pas fonctionner du tout. Autre - Clock Seconds - Show seconds in status bar clock - Battery Percentage - Configure battery percentage visibility - Privacy Chips - Show indicator when camera or mic is in use + Secondes de l\'horloge + Afficher les seconds dans l\'horloge de la barre d\'état + Pourcentage de la batterie + Configurer la visibilité du pourcentage de la batterie + Indicateurs de confidentialité + Afficher un indicateur quand la caméra ou le micro est utilisé Activer/désactiver la visibilité de %1$s Favoris Épingler aux favoris @@ -306,8 +306,8 @@ Bloc \"Réglages rapides\" pour changer le mode de sonnerie Bloc \"rester allumé\" Bloc \"Réglages rapides\" pour activer/désactiver le maintien de l\'écran allumé - Call vibrations - Vibrate for call actions + Vibrations des appels + Vibrer pour les actions d\'appels Afficher les appareils Bluetooth Afficher le niveau de batterie des appareils Bluetooth connectés Nombre d\'appareils max @@ -375,13 +375,13 @@ Logo Afficher un logo Taille du logo - Edit Watermark Texts - Device brand - Date & Time - No date information - Rotate left - Rotate right - Next + Modifier les textes du filigrane + Marque de l\'appareil + Date & Heure + Aucune information sur la date + Tourner à gauche + Tourner à droite + Suivant OK Enregistrer les modifications @@ -465,19 +465,19 @@ Installer Shizuku Accorder la permission Requise pour exécuter des commandes d\'économie d\'énergie pendant la navigation de Maps. - Requires Shizuku or Root + Nécessite Shizuku ou l\'accès racine (root) Accès racine (root) Permissions requises pour les actions systèmes en utilisant les privilèges racine (root). Analyseur de notification - Requise pour détecter quand Maps est en navigation. - Requires notification listener access to detect when outgoing calls are answered. - Requise pour détecter les nouvelles notifications - Requise pour détecter et mettre en attente les notifications + Nécessite l\'accès aux notifications pour surveiller le status de la navigation Google Maps et activer le mode économie d\'énergie quand aucune navigation n\'est en cours. + Nécessite l\'accès aux notifications pour détecter quand les appels sortants sont décrochés. + Nécessite l\'accès aux notifications pour détecter les nouvelles notifications et déclencher d\'éclairage des coins. + Nécessite l\'accès aux notifications pour surveiller et mettre en attente les notifications systèmes indésirées. Service d\'accessibilité Requis pour le verrouillage d\'applis, le widget de verrouillage et d\'autres fonctionnalités pour détecter les interactions Requis pour déclencher l\'éclairage lors de la réception d\'une nouvelle notification Requis pour intercepter les appuis sur les boutons physiques - Required to intercept volume key events while the screen is off to trigger the Ambient Glance overlay. + Requise pour intercepter les appuis sur le bouton volume quand l\'écran est éteint pour déclencher la superposition d\'aperçu ambiant Requis pour surveiller les applications en avant-plan. Modifier les paramètres de sécurité Requise pour les icônes de la barre d\'état et la protection de l\'écran de verrouillage @@ -901,7 +901,7 @@ %1$d m %1$.1f km Alarme de trajet active - %1$s restant + %1$s restant (%2$d%) Progrès du trajet Affiche la distance de la destination en temps réel Destination à proximité From c95aa322801fa61799e4f459a7e83b9d2efc45fd Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 29 Jan 2026 20:54:01 +0530 Subject: [PATCH 32/33] New translations strings.xml (Japanese) --- app/src/main/res/values-ja/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 990124bb..663dd825 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -337,8 +337,8 @@ 生体認証でアプリを保護 フリーズ あまり使わないアプリを無効にする - Watermark - Add EXIF data and logos to photos + ウォーターマーク + 写真にEXIFデータとロゴを追加する Style Overlay Frame From a6e2c4096e9face428b2476d6f883560d83be969 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 29 Jan 2026 22:52:44 +0530 Subject: [PATCH 33/33] New translations strings.xml (Japanese) --- app/src/main/res/values-ja/strings.xml | 172 ++++++++++++------------- 1 file changed, 86 insertions(+), 86 deletions(-) diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 663dd825..01fbda62 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -183,12 +183,12 @@ 動作中 停止中 NFC - Private DNS - Toggle Private DNS mode - Auto - Off - USB Debugging - Toggle USB Debugging + プライベートDNS + プライベートDNSモードを切り替える + 自動 + OFF + USBデバッグ + USBデバッグを切り替える オン オフ @@ -247,11 +247,11 @@ OTGマウス / キーボード Samsung Smart Features Samsung サービス - Ethernet + イーサネット - Show Seconds in Clock - Battery Percentage - Always + 時計に秒を表示 + バッテリーパーセンテージ + 常に Charging Never Camera and Microphone use chips @@ -339,51 +339,51 @@ あまり使わないアプリを無効にする ウォーターマーク 写真にEXIFデータとロゴを追加する - Style - Overlay - Frame - Device Brand - EXIF Data - Pick Image - Image saved to gallery - Failed to save image - Processing... - Share - EXIF Settings - Focal Length - Aperture - ISO - Shutter Speed - Date & Time - Move to Top - Align Left - Brand Size - Data Size - Text Size - Font Size - Custom Text - Enter your text... - Custom Text Settings - Spacing - Border Width - Round Corners - Color - Light - Dark - Accent Light - Accent Dark - Logo - Show Logo - Logo Size - Edit Watermark Texts - Device brand - Date & Time - No date information - Rotate left - Rotate right - Next + スタイル + オーバーレイ + フレーム + デバイスブランド + EXIFデータ + 画像を選択 + 画像をギャラリーに保存しました + 画像の保存に失敗しました + 処理中… + 共有 + EXIF設定 + 焦点距離 + 絞り値 + ISO感度 + シャッタースピード + 日付&時刻 + 上に移動 + 左揃え + ブランドサイズ + 日付サイズ + テキストサイズ + フォントサイズ + カスタムテキスト + テキストを入力… + カスタムテキスト設定 + スペース + ボーダーサイズ + 角の丸さ + カラー + ライト + ダーク + アクセントライト + アクセントダーク + ロゴ + ロゴをつける + サイズ + ウォーターマークテキストを編集 + デバイスブランド + 日付&時刻 + 日付の情報がありません + 左に回転 + 右に回転 + 次へ OK - Save Changes + 変更を保存 ウィジェットの触覚フィードバック ウィジェットをタップしたときの触覚フィードバックを選択する @@ -405,7 +405,7 @@ 新しい通知が届いたらフラッシュライトをゆっくり点滅させる 下を向いているときのみ デバイスが下を向いているときのみフラッシュライトを点滅 - No system channels discovered yet. They will appear here once detected. + システムチャンネルはまだ検出されていません。検出されるとここに表示されます。 UIブラー システム全体のUIぼかしを切り替える バブル @@ -435,10 +435,10 @@ ライト点滅 通知が来たときにライトを点滅させるか切り替える 開発者向けオプションのスリープモードにしないを切り替える - Private DNS - Cycle Private DNS modes (Off/Auto/Hostname) - USB Debugging - Toggle USB Debugging developer option + プライベートDNS + プライベートDNSモードを切り替える (OFF/自動/ホスト名) + USBデバッグ + USBデバッグを使うか切り替える ボタンリマップを有効にする 音量ボタンの機能を再設定する機能を使うか切り替える リマップ触覚フィードバック @@ -465,7 +465,7 @@ Shizukuをインストール Shizuku permission マップパワーセービングモードを実行するのに必要です。 - Requires Shizuku or Root + ShizukuまたはRootが必要です Rootアクセス Root権限を使用したシステムアクションをするのに必要です。 通知アクセス @@ -551,7 +551,7 @@ このアクションでは、壁紙を暗くするために、ShizukuまたはRootが必要です。 トリガーを選択 アプリ - Automate based on open app + アプリが開いたときに実行する ステータスを選択 アクションを選択 条件と合うとき @@ -565,16 +565,16 @@ オートメーションサービス オートメーション動作中 自動化システムイベントを監視中です - Device Effects - Disable Device Effects - Control system-level effects like grayscale, AOD suppression, wallpaper dimming, and night mode. - Grayscale - Suppress Ambient Display - Dim Wallpaper - Night Mode - This feature requires Android 15 or higher. - Enabled - Disabled + デバイスエフェクト + デバイスエフェクトを無効化 + グレースケール、常時表示ディスプレイ、暗い壁紙、ナイトモードなどのシステムレベルの効果を制御します。 + グレースケール + 常時表示ディスプレイを抑制 + 暗い壁紙 + ナイトモード + この機能にはAndroid 15 以上が必要です。 + 有効 + 無効 Sameera Wijerathna あなたのPixelとAndroidのオールインワンツールボックス @@ -769,18 +769,18 @@ Shizuku - proximity - sensor - face - down + 近接 + センサー + + - switch - master + スイッチ + マスター - vibration - feel + バイブレーション + 感じる Invert selection @@ -936,11 +936,11 @@ Round Flat Inverse - Batteries - Monitor your device battery levels - Battery Status - Connect to AirSync - Display battery from your connected mac device in AirSync - Download AirSync App - Required for Mac battery sync + バッテリー + デバイスのバッテリーレベルを監視 + バッテリーステータス + AirSyncと連携 + AirSyncで接続されたMacデバイスのバッテリーを表示する + AirSyncアプリをダウンロード + Macのバッテリー同期に必要