From 21bcf0a2402ae1bec8e309216b2fa0d9301ef88c Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:28:23 +0530 Subject: [PATCH 001/144] Update source file strings.xml --- app/src/main/res/values/strings.xml | 47 +---------------------------- 1 file changed, 1 insertion(+), 46 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index c119198d..76baa3ef 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -43,6 +43,7 @@ Screen On Volume Up Volume Down + None Toggle flashlight Media play/pause Media next @@ -262,14 +263,6 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode - - - Trigger Automation - Schedule an action to trigger on an observation - State Automation - Schedule an action to execute based on the state of a condition in and out - New Automation - Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -418,44 +411,6 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon - Trigger - State - Action - In - Out - Automation - Screen Off - Screen On - Device Unlock - Charger Connected - Charger Disconnected - - Charging - Screen On - - Vibrate - Show Notification - Remove Notification - Turn On Flashlight - Turn Off Flashlight - Toggle Flashlight - Dim Wallpaper - This action requires Shizuku or Root to adjust system wallpaper dimming. - Select Trigger - Select State - Select Action - In Action - Out Action - Cancel - Save - Edit - Delete - Enable - Disable - - Automation Service - Automations Active - Monitoring system events for your automations Sameera Wijerathna From ba808241865f5a1a66fbee1984b5afcef4b06f18 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:06 +0530 Subject: [PATCH 002/144] New translations strings.xml (Romanian) --- app/src/main/res/values-ro/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index c7bdb33a..9c105e9d 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From 6d76e1f639f93a823b4d6be3e580853c34241eec Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:07 +0530 Subject: [PATCH 003/144] New translations strings.xml (French) --- app/src/main/res/values-fr/strings.xml | 53 +++++++++++++++++++++++--- 1 file changed, 47 insertions(+), 6 deletions(-) diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index d7477d51..4044e6be 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -42,7 +42,6 @@ Écran allumé Volume Haut Volume Bas - Aucune Basculer la lampe-torche Jouer/mettre en pause le média Prochain média @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Actions de lien Gérer les liens avec plusieurs applis Mettre en attente les notifications système @@ -389,6 +395,41 @@ Do It Yourself Quelque chose d\'expérimental se trame ici. Restez connecté pour les automatisations et les modifications avancées. Bientôt disponible... + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna L\'outil tout-en-un pour votre Pixel ou vos appareils Android @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Le contrôle de la luminosité de la lampe-torche ne marche pas Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu C\'est quoi cette application ? @@ -665,14 +706,14 @@ Signalement de bug Essentials Envoyer via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From d367779ac8b8f707a56d5cc4727daca981480b3a Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:08 +0530 Subject: [PATCH 004/144] New translations strings.xml (Spanish) --- app/src/main/res/values-es/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From 6bfb550cc270b9d8357496419ca17e18518cbf9e Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:09 +0530 Subject: [PATCH 005/144] New translations strings.xml (Afrikaans) --- app/src/main/res/values-af/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-af/strings.xml +++ b/app/src/main/res/values-af/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From b3c781d7022abbed3e07a1bb946d8135e8cb6dc3 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:11 +0530 Subject: [PATCH 006/144] New translations strings.xml (Arabic) --- app/src/main/res/values-ar/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From c52cc67b52ad6bce2946d143d1394290ba7ab403 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:12 +0530 Subject: [PATCH 007/144] New translations strings.xml (Catalan) --- app/src/main/res/values-ca/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-ca/strings.xml +++ b/app/src/main/res/values-ca/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From b1590fb39fcb4de64d2aec48049cec4974a5c939 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:13 +0530 Subject: [PATCH 008/144] New translations strings.xml (Czech) --- app/src/main/res/values-cs/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From 50c989a22df50e79e8bd8bd4ddbb4ab23174b68b Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:13 +0530 Subject: [PATCH 009/144] New translations strings.xml (Danish) --- app/src/main/res/values-da/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From c563897b491a5dd2ebd4f4de47c6161f7dd0a8e7 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:15 +0530 Subject: [PATCH 010/144] New translations strings.xml (German) --- app/src/main/res/values-de/strings.xml | 57 ++++++++++++++++++++++---- 1 file changed, 49 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 34a4b6e2..763048b7 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -27,7 +27,7 @@ Noch ein Hinweis: Die biometrische Authentifizierungsaufforderung unterstützt ausschließlich sichere Methoden der Klasse STARK. Gesichtserkennungsmethoden der Klasse SCHWACH auf Geräten wie dem Pixel 7 können nur die sonstig verfügbaren STARK-Authentifizierungsmethoden wie Fingerabdruck oder PIN nutzen. Aktiviere Tastenneubelegung - Use Shizuku or Root or Root + Nutze Shizuku Funktioniert mit ausgeschaltetem Display (Empfohlen) Shizuku läuft nicht Erkannte %1$s @@ -42,7 +42,6 @@ Display an Lautstärke erhöhen Lautstärke verringern - Nichts Taschenlampe ein-/ausschalten Medien - Play/Pause Medien - Nächstes @@ -247,6 +246,13 @@ Bei Benachrichtigungen aufleuchten Tonmodus-Kachel Kachel in den Schnelleinstellungen zum Umschalten des Tonmodus + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link-Aktionen Links mit mehreren Apps verwalten Systembenachrichtigungen stumm schalten @@ -342,7 +348,7 @@ Shizuku Benötigt für erweiterte Befehle. Installiere Shizuku aus dem Play Store. Installiere Shizuku - Grant Permission + Shizuku-Berechtigung Benötigt, um Energiesparbefehle auszuführen, während Maps navigiert. Root Access Permissions required for system actions using Root privileges. @@ -389,6 +395,41 @@ Do-It-Yourself Hier bahnt sich etwas Experimentelles an. Bleibe dran für Automatisierungen und erweiterte Modifikationen. Demnächst verfügbar + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna Die alles umfassende Werkzeugkiste für Ihr Pixel und Android-Geräte @@ -646,7 +687,7 @@ Das Benachrichtigungslicht funktioniert nicht Das hängt vom OEM ab. Einige wie OneUI scheinen keine Überlagerungen über dem Always-On-Display zuzulassen, wodurch die Lichteffekte nicht angezeigt werden können. Versuche in diesem Fall, das Ambient-Display als Workaround zu verwenden. Die Neuzuweisung der Tasten funktioniert nicht, wenn das Display ausgeschaltet ist - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Einige OEMs schränken die Barrierefreiheitsdienste ein, sobald das Display ausgeschaltet ist, aber sie funktionieren möglicherweise weiterhin, wenn das Always-on-Display eingeschaltet ist. \nIn diesem Fall kannst du möglicherweise die Tastenbelegung mit eingeschaltetem Always-on-Display verwenden, jedoch nicht mit ausgeschaltetem Always-on-Display. \n\nAls Workaround musst du die Shizuku-Berechtigungen verwenden und in den Einstellungen für die Tastenbelegung die Option „Shizuku verwenden” aktivieren, die Hardware-Eingabeereignisse identifiziert und abhört. \nEs kann nicht garantiert werden, dass dies auf allen Geräten funktioniert, daher muss es getestet werden. \n\nSelbst wenn diese Option aktiviert ist, wird die Shizuku-Methode nur bei Bedarf verwendet. Andernfalls wird immer auf den Barrierefreiheitsdienst zurückgegriffen, welcher auch das Blockieren der tatsächlichen Eingabe bei langem Drücken übernimmt. Die Helligkeit der Taschenlampe funktioniert nicht Nur eine begrenzte Anzahl von Geräten verfügt über Hardware- und Software-Unterstützung zur Einstellung der Taschenlampenintensität. \n\nDie Mindestversion von Android ist 13 (SDK33).\nDie Helligkeitseinstellung der Taschenlampe unterstützt nur HAL Version 3.8 und höher, daher gehören zu den unterstützten Geräten die neuesten Modelle (z. B. Pixel 6/7, Samsung S23 usw.).\'\npolodarb/Flashlight-Tiramisu Was zum Teufel ist das für eine App? @@ -665,14 +706,14 @@ Essentials Fehlerbericht Senden über - Sind wir schon da? - Alarm bei Zielnähe + Location reached + Get notified when you arrive at a specific destination. Ziel Ziel setzen Erfassung: %1$.4f, %2$.4f Kein Ziel gesetzt - Öffne Google Maps, wähle einen Ort aus und teile ihn mit Essentials. - Alarmradius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Entfernung zum Auslösen des Alarms Benachrichtigung aktivieren Standort From 99050eea4b3f5af6d0f391d058dd0a28a8c6b3a8 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:16 +0530 Subject: [PATCH 011/144] New translations strings.xml (Greek) --- app/src/main/res/values-el/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From f84e3c171ca3d7f466e6ac5d5eacc5a66ab2d70f Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:17 +0530 Subject: [PATCH 012/144] New translations strings.xml (Finnish) --- app/src/main/res/values-fi/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From 6df9f4a2de50e1b9cddb9c435b3031949dcd4b98 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:18 +0530 Subject: [PATCH 013/144] New translations strings.xml (Hebrew) --- app/src/main/res/values-he/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-he/strings.xml b/app/src/main/res/values-he/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-he/strings.xml +++ b/app/src/main/res/values-he/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From e57f9e5410639cadb3a6c1ba874880893c77f02f Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:20 +0530 Subject: [PATCH 014/144] New translations strings.xml (Hungarian) --- app/src/main/res/values-hu/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From 7fbb4f9f0b7c0349edd6cc0891182a1cb662a593 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:21 +0530 Subject: [PATCH 015/144] New translations strings.xml (Italian) --- app/src/main/res/values-it/strings.xml | 53 +++++++++++++++++++++++--- 1 file changed, 47 insertions(+), 6 deletions(-) diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index b16d259b..03c913a1 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -43,7 +43,6 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s Schermo Acceso Volume Su Volume Giù - None Attiva/Disattiva la torcia Media play/pause Media next @@ -248,6 +247,13 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -390,6 +396,41 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -647,7 +688,7 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -666,14 +707,14 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From bfa94cfc965ec09b7c4e36ddc6f82a919b9abedf Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:22 +0530 Subject: [PATCH 016/144] New translations strings.xml (Japanese) --- app/src/main/res/values-ja/strings.xml | 131 ++++++++++++++++--------- 1 file changed, 86 insertions(+), 45 deletions(-) diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index ca6c00b3..dc39b4a3 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -26,46 +26,45 @@ これはサードパーティ製アプリケーションであるため、堅牢なソリューションではないことにご注意ください。強力なセキュリティが必要な場合は、プライベートスペースなどの機能の使用を検討してください。 また、生体認証プロンプトでは、強力なセキュリティクラスの方法のみを使用できます。Pixel 7 などのデバイスの弱いクラスの顔認証セキュリティ方法では、指紋やPINなど、利用可能な他の強力な認証方法のみを使用できます。 - Enable Button Remap - Use Shizuku or Root - Works with screen off (Recommended) - Shizuku is not running - Detected %1$s - Status: %1$s - Open Shizuku - Flashlight - Flashlight options - Adjust fading and other settings - Haptic Feedback - Remap Long Press - Screen Off - Screen On - Volume Up - Volume Down - None - Toggle flashlight - Media play/pause - Media next - Media previous - Toggle vibrate - Toggle mute - AI assistant - Take screenshot - When the screen is off, long-press the selected button to trigger its assigned action. On Pixel devices, this action only gets triggered if the AOD is on due to system limitations. - When the screen is on, long-press the selected button to trigger its assigned action. - Flashlight Intensity - Fade in and out - Smoothly toggle flashlight - Global controls - Fade-in flashlight globally - Adjust intensity - Volume + - adjusts flashlight intensity - Live update - Show brightness in status bar - Other - Always turn off flashlight - Even while display is on - Settings + ボタンリマップを有効にする + Shizuku を使用する + 画面オフ時にも動作させます (推奨) + Shizukuは動作していません + %1$s を検出 + 状態:%1$s + Shizukuを開く + フラッシュライト + フラッシュライトの設定 + フェードアウトなどの設定を調整 + 触覚フィードバック + 長押しをリマップ + 画面オフ + 画面オン + 音量上 + 音量下 + フラッシュライト + メディア 再生/一時停止 + メディア 次へ + メディア 前へ + バイブ + ミュート + アシスタント + スクリーンショット + 画面がオフのときに、選択したボタンを長押しすると、割り当てられたアクションが実行されます。Pixelデバイスでは、システムの制限により、このアクションはAODがオンの場合にのみ実行されます。 + 画面がオンのときに、選択したボタンを長押しすると、割り当てられたアクションがトリガーされます。 + フラッシュライトの明るさ + フェードインアウト + フラッシュライトのスムーズな切り替え + グローバルコントロール + フラッシュライトを全体的にフェードイン + 明るさを調整 + 音量上下ボタンでフラッシュライトの明るさを調整 + ライブアップデート + ステータスバーに明るさを表示 + その他 + フラッシュライトを常にオフにする + 画面がオンのときも + 設定 通知 通知を表示 @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From cdbf6e3443fea103e6e3570c19baac4e23904ea8 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:23 +0530 Subject: [PATCH 017/144] New translations strings.xml (Korean) --- app/src/main/res/values-ko/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From 6027eedb80ccb3f3a91cb6e9f8b98515279bd327 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:24 +0530 Subject: [PATCH 018/144] New translations strings.xml (Dutch) --- app/src/main/res/values-nl/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From e7d9ca8513d2929c91b163d7e09d67025c150ab0 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:25 +0530 Subject: [PATCH 019/144] New translations strings.xml (Norwegian) --- app/src/main/res/values-no/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-no/strings.xml +++ b/app/src/main/res/values-no/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From 664f8bfeb518b441cd80b075165efc0bcef943c5 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:26 +0530 Subject: [PATCH 020/144] New translations strings.xml (Polish) --- app/src/main/res/values-pl/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From e69b5a7054295bf22e8226c2d82bb5c7f59199ab Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:28 +0530 Subject: [PATCH 021/144] New translations strings.xml (Portuguese) --- app/src/main/res/values-pt/strings.xml | 47 ++++++++++++++++++++++++-- 1 file changed, 44 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index 10f19791..93dcb451 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku or Root or Root Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -342,7 +348,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Shizuku permission + Grant Permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids From aa17e9bb7c57413e1fd9b970ade9ca1097d9f29b Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:29 +0530 Subject: [PATCH 022/144] New translations strings.xml (Russian) --- app/src/main/res/values-ru/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From 49fde928d8481107c7d4cd3e2b5dc4f277421c18 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:30 +0530 Subject: [PATCH 023/144] New translations strings.xml (Serbian (Cyrillic)) --- app/src/main/res/values-sr/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-sr/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From 8222ef39b8ed716caf09d678f7de9cbb2effa7c5 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:31 +0530 Subject: [PATCH 024/144] New translations strings.xml (Swedish) --- app/src/main/res/values-sv/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From 0491ccb95f106ec56eafa22bd03a1e1e4df60503 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:32 +0530 Subject: [PATCH 025/144] New translations strings.xml (Turkish) --- app/src/main/res/values-tr/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From f9d78f3fe66e6beecb276f3be62e686657795f67 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:33 +0530 Subject: [PATCH 026/144] New translations strings.xml (Ukrainian) --- app/src/main/res/values-uk/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From f40bfeeeedf62ec4bc0ba9ea023d7be21fa984d8 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:34 +0530 Subject: [PATCH 027/144] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 47 ++++++++++++++++++++++++-- 1 file changed, 44 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 10f19791..93dcb451 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku or Root or Root Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -342,7 +348,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Shizuku permission + Grant Permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids From 391e0269a52f84aa729ceb6b1ac44c48272d336f Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:35 +0530 Subject: [PATCH 028/144] New translations strings.xml (Chinese Traditional) --- app/src/main/res/values-zh/strings.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 93dcb451..482b3fbf 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -348,7 +348,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Grant Permission + Shizuku permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -687,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -706,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From 5a9897f195a37ad9bf22ca9a3687fd648a061406 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:36 +0530 Subject: [PATCH 029/144] New translations strings.xml (English) --- app/src/main/res/values-en/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From bbfb2e33a532a544e096d6e2d5dbffaf81f68e40 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:38 +0530 Subject: [PATCH 030/144] New translations strings.xml (Vietnamese) --- app/src/main/res/values-vi/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From da2697886ee922bb8597eb621440270fc7a311fa Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:39 +0530 Subject: [PATCH 031/144] New translations strings.xml (Portuguese, Brazilian) --- app/src/main/res/values-pt/strings.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index 93dcb451..482b3fbf 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -348,7 +348,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Grant Permission + Shizuku permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -687,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -706,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From 7bd34d7ca9638af9d9d797a417a490a842210905 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:40 +0530 Subject: [PATCH 032/144] New translations strings.xml (Sinhala) --- app/src/main/res/values-si/strings.xml | 55 ++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-si/strings.xml b/app/src/main/res/values-si/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-si/strings.xml +++ b/app/src/main/res/values-si/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From 1367f320e260264f85c8a68b45ec74675cae36e1 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Tue, 13 Jan 2026 23:38:41 +0530 Subject: [PATCH 033/144] New translations strings.xml (Acholi) --- app/src/main/res/values-ach/strings.xml | 55 +++++++++++++++++++++---- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-ach/strings.xml b/app/src/main/res/values-ach/strings.xml index 10f19791..482b3fbf 100644 --- a/app/src/main/res/values-ach/strings.xml +++ b/app/src/main/res/values-ach/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -42,7 +42,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -247,6 +246,13 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -389,6 +395,41 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + Charging + Screen On + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna The all-in-one toolbox for your Pixel and Androids @@ -646,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -665,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location From c0a9ea831a7784f74e95af9799dabd2e8c2005df Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:52:13 +0530 Subject: [PATCH 034/144] Update source file strings.xml --- app/src/main/res/values/strings.xml | 47 ++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 76baa3ef..c119198d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -43,7 +43,6 @@ Screen On Volume Up Volume Down - None Toggle flashlight Media play/pause Media next @@ -263,6 +262,14 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + + + Trigger Automation + Schedule an action to trigger on an observation + State Automation + Schedule an action to execute based on the state of a condition in and out + New Automation + Edit Automation Link actions Handle links with multiple apps Snooze system notifications @@ -411,6 +418,44 @@ Do It Yourself Something experimental is brewing here. Stay tuned for automations and advanced mods. Coming Soon + Trigger + State + Action + In + Out + Automation + Screen Off + Screen On + Device Unlock + Charger Connected + Charger Disconnected + + Charging + Screen On + + Vibrate + Show Notification + Remove Notification + Turn On Flashlight + Turn Off Flashlight + Toggle Flashlight + Dim Wallpaper + This action requires Shizuku or Root to adjust system wallpaper dimming. + Select Trigger + Select State + Select Action + In Action + Out Action + Cancel + Save + Edit + Delete + Enable + Disable + + Automation Service + Automations Active + Monitoring system events for your automations Sameera Wijerathna From 569ecd77e5d233ba18091fea4ffcac230d378e5d Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:54:52 +0530 Subject: [PATCH 035/144] New translations strings.xml (Romanian) --- app/src/main/res/values-ro/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index 9c105e9d..6258b647 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From dd1d716c6b3c16917457105c686e956db57ecc72 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:54:53 +0530 Subject: [PATCH 036/144] New translations strings.xml (French) --- app/src/main/res/values-fr/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 4044e6be..2dab5e31 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From d320baa7d6042a1f9ee52526e4bd24b1b4836812 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:54:54 +0530 Subject: [PATCH 037/144] New translations strings.xml (Spanish) --- app/src/main/res/values-es/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From dee66149454325096ee2ab1530cdd4a52c08f1db Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:54:55 +0530 Subject: [PATCH 038/144] New translations strings.xml (Afrikaans) --- app/src/main/res/values-af/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-af/strings.xml +++ b/app/src/main/res/values-af/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 680a34ac8f987abc70415e68f5da1ff99c1d34f5 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:54:57 +0530 Subject: [PATCH 039/144] New translations strings.xml (Arabic) --- app/src/main/res/values-ar/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 729f56da8f06e4e4ba371940aae02c1178555c11 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:54:58 +0530 Subject: [PATCH 040/144] New translations strings.xml (Catalan) --- app/src/main/res/values-ca/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-ca/strings.xml +++ b/app/src/main/res/values-ca/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 02e3138ad8e4b4fbd33ca795ece38af238b395d9 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:54:59 +0530 Subject: [PATCH 041/144] New translations strings.xml (Czech) --- app/src/main/res/values-cs/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From c8bd7da6888cd79160e3c221149aca9223b1a246 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:00 +0530 Subject: [PATCH 042/144] New translations strings.xml (Danish) --- app/src/main/res/values-da/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 3932d3d657d443b4ab1801d1cec9bda4f3dc2b3a Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:01 +0530 Subject: [PATCH 043/144] New translations strings.xml (German) --- app/src/main/res/values-de/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 763048b7..8ab73ec3 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Reisealarm aktiv - %1$s verbleibend (%2$d%%) + %1$s verbleibend Reisefortschritt Zeigt die Entfernung zum Zielort in Echtzeit an Ziel in der Nähe From 4e21baf0d5339d441502f0e27510a64e9db42fb9 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:03 +0530 Subject: [PATCH 044/144] New translations strings.xml (Greek) --- app/src/main/res/values-el/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From df6a77db76777baa91df5266eaf48e11e2108dff Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:04 +0530 Subject: [PATCH 045/144] New translations strings.xml (Finnish) --- app/src/main/res/values-fi/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 83f26c99d25e84f1c72e7dfc7bef6eb499b6e9bb Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:05 +0530 Subject: [PATCH 046/144] New translations strings.xml (Hebrew) --- app/src/main/res/values-he/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-he/strings.xml b/app/src/main/res/values-he/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-he/strings.xml +++ b/app/src/main/res/values-he/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 6a6c3333a4a09114b196c9fc691d30e19d959f57 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:06 +0530 Subject: [PATCH 047/144] New translations strings.xml (Hungarian) --- app/src/main/res/values-hu/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 59370676a4c03b2e77eed93f74ff1cf7c4c84f53 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:07 +0530 Subject: [PATCH 048/144] New translations strings.xml (Italian) --- app/src/main/res/values-it/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 03c913a1..5c141a3f 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -740,7 +740,7 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 136eb00b7c1ca48c3354a3bd33332bf167a5903c Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:08 +0530 Subject: [PATCH 049/144] New translations strings.xml (Japanese) --- app/src/main/res/values-ja/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index dc39b4a3..c5cce701 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 96214a3f4a07a7f2fd71378ba9888ea484d0225b Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:10 +0530 Subject: [PATCH 050/144] New translations strings.xml (Korean) --- app/src/main/res/values-ko/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From d0a92fb45a21c72cec69ce12512839bcbac3cdcf Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:11 +0530 Subject: [PATCH 051/144] New translations strings.xml (Dutch) --- app/src/main/res/values-nl/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 8f3a945bd74013b469d08be28eb84499c105d8bc Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:12 +0530 Subject: [PATCH 052/144] New translations strings.xml (Norwegian) --- app/src/main/res/values-no/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-no/strings.xml +++ b/app/src/main/res/values-no/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 4469612152cc928ea035d476d6f369f45c7dd59e Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:13 +0530 Subject: [PATCH 053/144] New translations strings.xml (Polish) --- app/src/main/res/values-pl/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From a54c0da8daacf800c6aa39378a988739f5703337 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:14 +0530 Subject: [PATCH 054/144] New translations strings.xml (Portuguese) --- app/src/main/res/values-pt/strings.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index 482b3fbf..f5e39de5 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku + Use Shizuku or Root or Root Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -348,7 +348,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Shizuku permission + Grant Permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -687,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -706,14 +706,14 @@ Essentials Bug Report Send via - Location reached - Get notified when you arrive at a specific destination. + Are we there yet? + Destination nearby alerts Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open your map app, pick a location, and share it to Essentials. - Radius: %d m + Open Google Maps, pick a location, and share it to Essentials. + Alert Radius: %d m Distance to trigger the alarm Enable notification Location @@ -738,8 +738,8 @@ Required to wake your device upon arrival. Tap to grant. %1$d m %1$.1f km - Travel Alarm active - %1$s remaining (%2$d%%) + Travel alarm active + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 01da7d1b91b8b6e3b027549d06496b44a6bdd635 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:15 +0530 Subject: [PATCH 055/144] New translations strings.xml (Russian) --- app/src/main/res/values-ru/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 52ddb24f5cfa0b4547b5131df5888927f9849bdc Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:17 +0530 Subject: [PATCH 056/144] New translations strings.xml (Serbian (Cyrillic)) --- app/src/main/res/values-sr/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-sr/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 909b9f396d01c4612f03fab7a0192a7468654f78 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:18 +0530 Subject: [PATCH 057/144] New translations strings.xml (Swedish) --- app/src/main/res/values-sv/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 749f51fdb35c70b77c18e9d1503f8c9dd1794033 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:19 +0530 Subject: [PATCH 058/144] New translations strings.xml (Turkish) --- app/src/main/res/values-tr/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From c1ac0812b0feed34856f9decb0fabd40343a9dbc Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:20 +0530 Subject: [PATCH 059/144] New translations strings.xml (Ukrainian) --- app/src/main/res/values-uk/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From c927cf734cbafbe86d874ad0a269158acf97f383 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:21 +0530 Subject: [PATCH 060/144] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 482b3fbf..f5e39de5 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku + Use Shizuku or Root or Root Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -348,7 +348,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Shizuku permission + Grant Permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -687,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -706,14 +706,14 @@ Essentials Bug Report Send via - Location reached - Get notified when you arrive at a specific destination. + Are we there yet? + Destination nearby alerts Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open your map app, pick a location, and share it to Essentials. - Radius: %d m + Open Google Maps, pick a location, and share it to Essentials. + Alert Radius: %d m Distance to trigger the alarm Enable notification Location @@ -738,8 +738,8 @@ Required to wake your device upon arrival. Tap to grant. %1$d m %1$.1f km - Travel Alarm active - %1$s remaining (%2$d%%) + Travel alarm active + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 9014138682286e885dae0c973e10e30aa353e1e1 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:22 +0530 Subject: [PATCH 061/144] New translations strings.xml (Chinese Traditional) --- app/src/main/res/values-zh/strings.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index f5e39de5..947e3c6d 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -348,7 +348,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Grant Permission + Shizuku permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -687,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -706,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location @@ -738,7 +738,7 @@ Required to wake your device upon arrival. Tap to grant. %1$d m %1$.1f km - Travel alarm active + Travel Alarm active %1$s remaining Travel Progress Shows real-time distance to destination From 95c9dbfea8c46951a17575c26c18d95f9dbd3741 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:23 +0530 Subject: [PATCH 062/144] New translations strings.xml (English) --- app/src/main/res/values-en/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 482b3fbf..32f8080f 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -738,8 +738,8 @@ Required to wake your device upon arrival. Tap to grant. %1$d m %1$.1f km - Travel Alarm active - %1$s remaining (%2$d%%) + Travel alarm active + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 622c7573b7c323ee27ebc9b8587cc452c9d3bbb7 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:25 +0530 Subject: [PATCH 063/144] New translations strings.xml (Vietnamese) --- app/src/main/res/values-vi/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 5eacd9b263d508859a7239acbedb8fb82052d161 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:26 +0530 Subject: [PATCH 064/144] New translations strings.xml (Portuguese, Brazilian) --- app/src/main/res/values-pt/strings.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index f5e39de5..947e3c6d 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -348,7 +348,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Grant Permission + Shizuku permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -687,7 +687,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -706,14 +706,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location @@ -738,7 +738,7 @@ Required to wake your device upon arrival. Tap to grant. %1$d m %1$.1f km - Travel alarm active + Travel Alarm active %1$s remaining Travel Progress Shows real-time distance to destination From aa59d857c1f1d3779ba8c8e2d1f6fc9960f005bf Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:27 +0530 Subject: [PATCH 065/144] New translations strings.xml (Sinhala) --- app/src/main/res/values-si/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-si/strings.xml b/app/src/main/res/values-si/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-si/strings.xml +++ b/app/src/main/res/values-si/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From b8589765076b9fe0deb9132955f72af6b15ae4a6 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 00:55:29 +0530 Subject: [PATCH 066/144] New translations strings.xml (Acholi) --- app/src/main/res/values-ach/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-ach/strings.xml b/app/src/main/res/values-ach/strings.xml index 482b3fbf..947e3c6d 100644 --- a/app/src/main/res/values-ach/strings.xml +++ b/app/src/main/res/values-ach/strings.xml @@ -739,7 +739,7 @@ %1$d m %1$.1f km Travel Alarm active - %1$s remaining (%2$d%%) + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From d5092b019354a3a16f7041b001d97b999cfc6e40 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 02:05:46 +0530 Subject: [PATCH 067/144] Update source file strings.xml --- app/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index c119198d..3a97a500 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -793,8 +793,8 @@ Required to wake your device upon arrival. Tap to grant. %1$d m %1$.1f km - Travel Alarm active - %1$s remaining (%2$d%%) + Travel alarm active + %1$s remaining Travel Progress Shows real-time distance to destination Destination Nearby From 7e4051e086d7f2926d15120fd06cfc0942f8f318 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 04:03:40 +0530 Subject: [PATCH 068/144] New translations strings.xml (German) --- app/src/main/res/values-de/strings.xml | 88 +++++++++++++------------- 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 8ab73ec3..ef0c9940 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -149,8 +149,8 @@ Apps einfrieren Taschenlampenimpuls NFC - On - Off + An + Aus Sicherheit bei Bildschirmsperre Sicherheit bei Bildschirmsperre @@ -247,12 +247,12 @@ Tonmodus-Kachel Kachel in den Schnelleinstellungen zum Umschalten des Tonmodus - Trigger Automation - Schedule an action to trigger on an observation - State Automation - Schedule an action to execute based on the state of a condition in and out - New Automation - Edit Automation + Auslöser-Automatisierung + Eine Aktion planen, die bei einer Beobachtung ausgelöst wird + Zustand-Automatisierung + Eine Aktion planen, die bei einem Zustand ausgelöst wird + Neue Automatisierung + Automatisierung bearbeiten Link-Aktionen Links mit mehreren Apps verwalten Systembenachrichtigungen stumm schalten @@ -350,8 +350,8 @@ Installiere Shizuku Shizuku-Berechtigung Benötigt, um Energiesparbefehle auszuführen, während Maps navigiert. - Root Access - Permissions required for system actions using Root privileges. + Root-Zugang + Benötigt Berechtigungen für Systemaktionen mittels Root-Rechte. Benachrichtigungs-Beobachter Benötigt, um zu erkennen, wann Maps navigiert. Benötigt, um neue Benachrichtigungen zu erkennen @@ -395,41 +395,41 @@ Do-It-Yourself Hier bahnt sich etwas Experimentelles an. Bleibe dran für Automatisierungen und erweiterte Modifikationen. Demnächst verfügbar - Trigger - State - Action + Auslöser + Zustand + Aktion In Out - Automation - Screen Off - Screen On - Device Unlock - Charger Connected - Charger Disconnected - Charging - Screen On - Vibrate - Show Notification - Remove Notification - Turn On Flashlight - Turn Off Flashlight - Toggle Flashlight - Dim Wallpaper - This action requires Shizuku or Root to adjust system wallpaper dimming. - Select Trigger - Select State - Select Action + Automatisierung + Display aus + Display an + Gerät entsperren + Ladegerät verbunden + Ladegerät getrennt + Lädt auf + Display an + Vibrieren + Benachrichtigung anzeigen + Benachrichtigung entfernen + Taschenlampe aktivieren + Taschenlampe deaktivieren + Taschenlampe ein-/ausschalten + Hintergrund dimmen + Diese Aktion erfordert Shizuku oder einen Root-Zugang um den Hintergrund zu dimmen. + Auslöser auswählen + Zustand auswählen + Aktion auswählen In Action Out Action - Cancel - Save - Edit - Delete - Enable - Disable - Automation Service - Automations Active - Monitoring system events for your automations + Abbrechen + Speichern + Bearbeiten + Löschen + Aktivieren + Deaktivieren + Automatisierungsdienst + Automatisierungen aktiv + Überwachung von Systemereignissen für deine Automatisierungen Sameera Wijerathna Die alles umfassende Werkzeugkiste für Ihr Pixel und Android-Geräte @@ -746,7 +746,7 @@ Bereitmachen zum Aussteigen Verwerfen Ziel gesetzt: %1$.4f, %2$.4f - Use Root - Instead of Shizuku - Root access not available. Please check your root manager. + Nutze Root + Anstelle von Shizuku + Root-Zugang nicht verfügbar. Bitte überprüfe deinen Root-Manager. From fda670a7b91f796318ed3263dfddf89f9019d1f7 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 06:48:52 +0530 Subject: [PATCH 069/144] New translations strings.xml (German) --- app/src/main/res/values-de/strings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index ef0c9940..5eaaf947 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -258,7 +258,7 @@ Systembenachrichtigungen stumm schalten Persistente Benachrichtigungen stumm schalten Schnelleinstellungs-Kacheln - Alle zeigen + Alle anzeigen Tastenbelegung anpassen Hardwaretasten-Aktionen neu belegen Dynamisches Nachtlicht @@ -398,8 +398,8 @@ Auslöser Zustand Aktion - In - Out + Eintritt + Austritt Automatisierung Display aus Display an @@ -419,8 +419,8 @@ Auslöser auswählen Zustand auswählen Aktion auswählen - In Action - Out Action + Eintrittsaktion + Austrittsaktion Abbrechen Speichern Bearbeiten From e0727b083a4ff2602673c7c32f3a85df2a59c675 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 14:25:43 +0530 Subject: [PATCH 070/144] New translations strings.xml (Japanese) --- app/src/main/res/values-ja/strings.xml | 64 +++++++++++++------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index c5cce701..7d07ac45 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -18,8 +18,8 @@ セキュリティ アプリロックを有効にする アプリロックセキュリティ - アプリロックの有効を認証 - アプリロックの無効を認証 + アプリロックを有効にするための認証 + アプリロックを無効にするための認証 ロックするアプリを選択 認証が必要なアプリを選択します 生体認証でアプリを保護します。ロックされたアプリは起動時に認証が必要で、画面がオフになるまでロック解除された状態になります。 @@ -149,45 +149,45 @@ アプリフリーズ ライト点滅 NFC - On - Off + オン + オフ - Screen locked security - Screen Locked Security - Authenticate to enable screen locked security - Authenticate to disable screen locked security - ⚠️ WARNING - This feature is not foolproof. There may be edge cases where someone still being able to interact with the tile. \nAlso keep in mind that Android will always allow to do a forced reboot and Pixels will always allow the device to be turned off from the lock screen as well. - Make sure to remove the airplane mode tile from quick settings as that is not preventable because it does not open a dialog window. - When enabled, the Quick Settings panel will be immediately closed and the device will be locked down if someone attempt to interact with Internet tiles while the device is locked. \n\nThis will also disable biometric unlock to prevent further unauthorized access. Animation scale will be reduced to 0.1x while locked to make it even harder to interact with. + ロック画面セキュリティ + ロック画面セキュリティ + ロック画面セキュリティを有効にするための認証 + ロック画面セキュリティを無効にするための認証 + ⚠️ 警告 + この機能は万全ではありません。まれにタイルを操作できる可能性があります。\nまた、Androidは常に強制再起動が可能であり、Pixelではロック画面からデバイスをシャットダウンできることに注意してください。 + 機内モードタイルはダイアログウインドウを開かず、回避できませんので、クイック設定から必ず削除してください。 + 有効にすると、ロック画面で誰かがインターネットタイルを操作しようとすると、クイック設定パネルがすぐに閉じられ、デバイスがロックダウンされます。\n\nこれにより、生体認証によるロック解除も無効になり、さらなる不正アクセスを防止します。ロック中はアニメーション速度が0.1倍に縮小され、操作が更に困難になります。 - Re-order modes - Long press to toggle - Drag to reorder - Sound - Vibrate - Silent + モードの並べ替え + 長押しで切り替え + ドラッグして並べ替え + サイレントオフ + バイブレーション + サイレント - Connectivity - Phone & Network - Audio & Media - System Status - OEM Specific + 接続 + 通話 & モバイルネットワーク + オーディオ & メディア + システムステータス + 特定のOEM用 - WiFi + Wi-Fi Bluetooth NFC / Felica VPN - Airplane Mode - Hotspot - Cast - Mobile Data - Phone Signal + 機内モード + テザリング + キャスト + モバイルデータ + 通話強度 VoLTE / VoNR - WiFi Calling / VoWiFi - Call Status / Sync + Wi-Fi通話 / VoWiFi + 通話ステータス / 同期 TTY - Volume + 音量 Headset Speakerphone DMB From 729827c1f0cd08d6629da4fac8eac94f96079025 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:07:49 +0530 Subject: [PATCH 071/144] New translations strings.xml (Romanian) --- app/src/main/res/values-ro/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index 6258b647..2ffb84dc 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From b1bf5bdc737e861754069b23a057798aad1f1f44 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:07:49 +0530 Subject: [PATCH 072/144] New translations strings.xml (French) --- app/src/main/res/values-fr/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 2dab5e31..871a304f 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -36,6 +36,8 @@ Lampe-torche Options de la lampe-torche Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Retour haptique Réattribuer l\'appui long Écran éteint @@ -148,6 +150,9 @@ Lampe-torche Gel d\'applis Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Lancer la grille de gel d\'applis Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Activer la réattribution de boutons Master toggle for volume button remapping Reconfigurer le retour haptique @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From 6899059ee96bcf937a3e9cf461aae5741ca48932 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:07:51 +0530 Subject: [PATCH 073/144] New translations strings.xml (Spanish) --- app/src/main/res/values-es/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From cc031fdb25e6d2ebcd492a3881552398a8fcca37 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:07:52 +0530 Subject: [PATCH 074/144] New translations strings.xml (Afrikaans) --- app/src/main/res/values-af/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-af/strings.xml +++ b/app/src/main/res/values-af/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From e7031a12dfc05a31b5381b918167e33a19a9248e Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:07:53 +0530 Subject: [PATCH 075/144] New translations strings.xml (Arabic) --- app/src/main/res/values-ar/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From ed9d5b6509fb1c1af28ef4638e73eb9fd075c553 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:07:54 +0530 Subject: [PATCH 076/144] New translations strings.xml (Catalan) --- app/src/main/res/values-ca/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-ca/strings.xml +++ b/app/src/main/res/values-ca/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From c6aec597a36dfc973415ebaf1f778ab0026c34b3 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:07:55 +0530 Subject: [PATCH 077/144] New translations strings.xml (Czech) --- app/src/main/res/values-cs/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From 70bb3fe72a4e89a059b922b4964d6f98fb350de6 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:07:56 +0530 Subject: [PATCH 078/144] New translations strings.xml (Danish) --- app/src/main/res/values-da/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From 8abfc9651011b6f37578b0bb40b86f85673167aa Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:07:57 +0530 Subject: [PATCH 079/144] New translations strings.xml (German) --- app/src/main/res/values-de/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 5eaaf947..7e839039 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -36,6 +36,8 @@ Taschenlampe Taschenlampenoptionen Passe Überblendungen und andere Einstellungen an + Pitch black theme + Use pure black background in dark mode Haptisches Feedback Langes Drücken neu belegen Display aus @@ -148,6 +150,9 @@ Taschenlampe Apps einfrieren Taschenlampenimpuls + Stay awake + Active + Inactive NFC An Aus @@ -246,6 +251,8 @@ Bei Benachrichtigungen aufleuchten Tonmodus-Kachel Kachel in den Schnelleinstellungen zum Umschalten des Tonmodus + Stay awake tile + QS tile to toggle stay awake Auslöser-Automatisierung Eine Aktion planen, die bei einer Beobachtung ausgelöst wird @@ -324,6 +331,7 @@ Zeigt \"Apps einfrieren\" Taschenlampenimpuls Taschenlampenimpuls bei Benachrichtigungen ein-/ausschalten + Toggle stay awake developer option Aktiviere Tastenneubelegung Hauptschalter für die Neuzuweisung der Lautstärketasten Haptisches Feedback neu zuordnen @@ -498,6 +506,13 @@ kachel qs + awake + + + awake + developer + power + charge Leuchteffekt From 5f960ac22b11777d09409813dec460c47f5f6807 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:07:59 +0530 Subject: [PATCH 080/144] New translations strings.xml (Greek) --- app/src/main/res/values-el/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From b92439107c54b477d5c3e5984aa6f2094702e0dd Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:00 +0530 Subject: [PATCH 081/144] New translations strings.xml (Finnish) --- app/src/main/res/values-fi/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From 2a25cd735eaa53feadff7698c10b846b75382783 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:01 +0530 Subject: [PATCH 082/144] New translations strings.xml (Hebrew) --- app/src/main/res/values-he/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-he/strings.xml b/app/src/main/res/values-he/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-he/strings.xml +++ b/app/src/main/res/values-he/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From 82656089c4ed8450fa7d6e93f3b38f384c37cda8 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:02 +0530 Subject: [PATCH 083/144] New translations strings.xml (Hungarian) --- app/src/main/res/values-hu/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From 7aa1dd1c83e98d43df634945d343177f5249f460 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:03 +0530 Subject: [PATCH 084/144] New translations strings.xml (Italian) --- app/src/main/res/values-it/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 5c141a3f..c61e82cc 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -37,6 +37,8 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s Torcia Impostazioni torcia Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Feedback Aptico Remap Long Press Schermo Spento @@ -149,6 +151,9 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -247,6 +252,8 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -325,6 +332,7 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -499,6 +507,13 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s tile qs + awake + + + awake + developer + power + charge glow From 3abe42b5b934680e83454836f7665c09cc95a74a Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:04 +0530 Subject: [PATCH 085/144] New translations strings.xml (Japanese) --- app/src/main/res/values-ja/strings.xml | 59 ++++++++++++++++---------- 1 file changed, 37 insertions(+), 22 deletions(-) diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 7d07ac45..23228f40 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -36,6 +36,8 @@ フラッシュライト フラッシュライトの設定 フェードアウトなどの設定を調整 + Pitch black theme + Use pure black background in dark mode 触覚フィードバック 長押しをリマップ 画面オフ @@ -148,6 +150,9 @@ フラッシュライト アプリフリーズ ライト点滅 + Stay awake + Active + Inactive NFC オン オフ @@ -188,31 +193,31 @@ 通話ステータス / 同期 TTY 音量 - Headset - Speakerphone + ヘッドセット + スピーカーフォン DMB - Clock - Input Method (IME) - Alarm - Battery - Power Saving - Data Saver - Rotation Lock - Location / GPS - Sync - Managed Profile - Do Not Disturb - Privacy & Secure Folder - Security Status (SU) - OTG Mouse / Keyboard + 時計 + 入力方法 (IME) + アラーム + バッテリー + バッテリーセーバー + データセーバー + 自動回転オフ + 位置情報 / GPS + 同期 + プロファイル管理 + マナーモード + プライバシー & セキュアフォルダー + セキュリティステータス (SU) + OTGマウス / キーボード Samsung Smart Features - Samsung Services + Samsung サービス - Smart Data - Read Phone State - Required to detect network type for Smart Data feature - Smart Visibility - Smart WiFi + スマートデータ + 電話 + スマートデータのネットワークタイプを検出するために必要です + スマートな可視性 + スマートWi-Fi Hide mobile data when WiFi is connected Hide mobile data in certain modes Reset All Icons @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From 2a9bac7496233beab7d13385fc9bbb4485c4181c Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:05 +0530 Subject: [PATCH 086/144] New translations strings.xml (Korean) --- app/src/main/res/values-ko/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From ea861344f9f5d7d1d2bdaf3d028404e9321efb8f Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:06 +0530 Subject: [PATCH 087/144] New translations strings.xml (Dutch) --- app/src/main/res/values-nl/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From cf04b4fb119fbdc37034f64d569ce5d21aaecb0c Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:08 +0530 Subject: [PATCH 088/144] New translations strings.xml (Norwegian) --- app/src/main/res/values-no/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-no/strings.xml +++ b/app/src/main/res/values-no/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From 8eb7e6f2b2f8b44e7b476232b8fe4e3adbc830ae Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:09 +0530 Subject: [PATCH 089/144] New translations strings.xml (Polish) --- app/src/main/res/values-pl/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From 64e757cc0791c46e1a3d07a6dfc476592a944db1 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:10 +0530 Subject: [PATCH 090/144] New translations strings.xml (Portuguese) --- app/src/main/res/values-pt/strings.xml | 31 +++++++++++++++++++------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index 947e3c6d..c2abe0ff 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku + Use Shizuku or Root or Root Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -348,7 +356,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Shizuku permission + Grant Permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow @@ -687,7 +702,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -706,14 +721,14 @@ Essentials Bug Report Send via - Location reached - Get notified when you arrive at a specific destination. + Are we there yet? + Destination nearby alerts Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open your map app, pick a location, and share it to Essentials. - Radius: %d m + Open Google Maps, pick a location, and share it to Essentials. + Alert Radius: %d m Distance to trigger the alarm Enable notification Location @@ -738,7 +753,7 @@ Required to wake your device upon arrival. Tap to grant. %1$d m %1$.1f km - Travel Alarm active + Travel alarm active %1$s remaining Travel Progress Shows real-time distance to destination From fdc92e682d2e231a655334ae6bca37950df2334d Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:11 +0530 Subject: [PATCH 091/144] New translations strings.xml (Russian) --- app/src/main/res/values-ru/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From 0b560f5766713e5f72e7dbffc68075a013b72c41 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:12 +0530 Subject: [PATCH 092/144] New translations strings.xml (Serbian (Cyrillic)) --- app/src/main/res/values-sr/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-sr/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From c5b9afa262be05d411b7d3f914be9173d278cf49 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:13 +0530 Subject: [PATCH 093/144] New translations strings.xml (Swedish) --- app/src/main/res/values-sv/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From 6510446dd3f32d0804e305b0ffa5e067df249760 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:15 +0530 Subject: [PATCH 094/144] New translations strings.xml (Turkish) --- app/src/main/res/values-tr/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From 5ab976676dbb846a67662d962eff291ebfdddddd Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:16 +0530 Subject: [PATCH 095/144] New translations strings.xml (Ukrainian) --- app/src/main/res/values-uk/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From aba24a3c29e031d377ba5eb73ed6aa73f6405a25 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:17 +0530 Subject: [PATCH 096/144] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 31 +++++++++++++++++++------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 947e3c6d..c2abe0ff 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku + Use Shizuku or Root or Root Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -348,7 +356,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Shizuku permission + Grant Permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow @@ -687,7 +702,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -706,14 +721,14 @@ Essentials Bug Report Send via - Location reached - Get notified when you arrive at a specific destination. + Are we there yet? + Destination nearby alerts Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open your map app, pick a location, and share it to Essentials. - Radius: %d m + Open Google Maps, pick a location, and share it to Essentials. + Alert Radius: %d m Distance to trigger the alarm Enable notification Location @@ -738,7 +753,7 @@ Required to wake your device upon arrival. Tap to grant. %1$d m %1$.1f km - Travel Alarm active + Travel alarm active %1$s remaining Travel Progress Shows real-time distance to destination From cde65ec60df3c1e59cfd0627dbd419deb052bdfa Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:18 +0530 Subject: [PATCH 097/144] New translations strings.xml (Chinese Traditional) --- app/src/main/res/values-zh/strings.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index c2abe0ff..6697d7c7 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -356,7 +356,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Grant Permission + Shizuku permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -702,7 +702,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -721,14 +721,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location @@ -753,7 +753,7 @@ Required to wake your device upon arrival. Tap to grant. %1$d m %1$.1f km - Travel alarm active + Travel Alarm active %1$s remaining Travel Progress Shows real-time distance to destination From e29e71ea8f3f4de976c2415f06ea75c983b0b9e1 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:19 +0530 Subject: [PATCH 098/144] New translations strings.xml (English) --- app/src/main/res/values-en/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 32f8080f..63888fb1 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From f7a930442304d952687ff52c6d6932e5004a6227 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:21 +0530 Subject: [PATCH 099/144] New translations strings.xml (Vietnamese) --- app/src/main/res/values-vi/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From 84fc127ae940355fa710c252654a71ddb26241f4 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:22 +0530 Subject: [PATCH 100/144] New translations strings.xml (Portuguese, Brazilian) --- app/src/main/res/values-pt/strings.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index c2abe0ff..6697d7c7 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -356,7 +356,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Grant Permission + Shizuku permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -702,7 +702,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -721,14 +721,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location @@ -753,7 +753,7 @@ Required to wake your device upon arrival. Tap to grant. %1$d m %1$.1f km - Travel alarm active + Travel Alarm active %1$s remaining Travel Progress Shows real-time distance to destination From 20ab9e5a08b9f7fcf5ebaceeb50f1ff61fb63756 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:23 +0530 Subject: [PATCH 101/144] New translations strings.xml (Sinhala) --- app/src/main/res/values-si/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-si/strings.xml b/app/src/main/res/values-si/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-si/strings.xml +++ b/app/src/main/res/values-si/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From 2cae0929ba31ccc570780484912dbd70fd9f0dc6 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 17:08:24 +0530 Subject: [PATCH 102/144] New translations strings.xml (Acholi) --- app/src/main/res/values-ach/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-ach/strings.xml b/app/src/main/res/values-ach/strings.xml index 947e3c6d..6697d7c7 100644 --- a/app/src/main/res/values-ach/strings.xml +++ b/app/src/main/res/values-ach/strings.xml @@ -36,6 +36,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -148,6 +150,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -246,6 +251,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation Schedule an action to trigger on an observation @@ -324,6 +331,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -498,6 +506,13 @@ tile qs + awake + + + awake + developer + power + charge glow From e5fbfbdc3ebd4460e67fa9baeb231d1e042bbdd8 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 18:14:48 +0530 Subject: [PATCH 103/144] Update source file strings.xml --- app/src/main/res/values/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 3a97a500..a856011c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -37,6 +37,8 @@ Flashlight Flashlight options Adjust fading and other settings + Pitch black theme + Use pure black background in dark mode Haptic Feedback Remap Long Press Screen Off @@ -154,6 +156,9 @@ Flashlight App Freezing Flashlight Pulse + Stay awake + Active + Inactive NFC On Off @@ -262,6 +267,8 @@ Light up for notifications Sound mode tile QS tile to toggle sound mode + Stay awake tile + QS tile to toggle stay awake Trigger Automation @@ -342,6 +349,7 @@ Launch app freezing grid Flashlight Pulse Toggle notification flashlight pulse + Toggle stay awake developer option Enable Button Remap Master toggle for volume button remapping Remap Haptic Feedback @@ -533,6 +541,13 @@ tile qs + awake + + + awake + developer + power + charge glow From 608deb6f83cbf624f81596aba23f450c56f8c3f8 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 18:14:51 +0530 Subject: [PATCH 104/144] New translations strings.xml (French) --- app/src/main/res/values-fr/strings.xml | 174 ++++++++++++------------- 1 file changed, 87 insertions(+), 87 deletions(-) diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 871a304f..7ef211cb 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -1,7 +1,7 @@ Essentials - BETA + BÊTA Service d\'accessibilité Essentials\n\nCe service est requis pour les fonctionnalités suivantes :\n\n• Réattribution d\'un bouton physique :\nDétecte les appuis sur le bouton volume même si l\'écran est éteint pour déclencher des actions comme allumer la lampe-torche.\n\n• Réglage par appli :\nSurveille les applications actives pour appliquer des profils spécifiques pour le mode éclairage nocturne dynamique, le réglage de couleurs des notifications et le verrouillage d\'applis.\n\n• Contrôler l\'écran :\nAutorise l\'application à verrouiller l\'écran (par exemple en utilisant le Double Tap ou les Widgets) et détecter le changement d\'état de l\'écran.\n\n• Sécurité :\nPrévenir les changements non autorisé en détectant le contenu des fenêtres lorsque l\'appareil est verrouillé.\n\nAucun texte saisi ou de données utilisateur sensibles sont collectées ou transmises. Icône de l\'appli Gel d\'applis @@ -9,7 +9,7 @@ Gel d\'applis Ouvrir le gel d\'applis Application gelée - Empty screen off widget + Widget de verrouillage invisible Gel d\'applis Flashlight Pulse Vérifier pour des pré-versions @@ -79,7 +79,7 @@ Applis qui désactivent le mode d\'Éclairage nocturne Sélectionner des applis - App Control + Contrôle des applis Geler Dégeler Plus d\'options @@ -151,11 +151,11 @@ Gel d\'applis Flashlight Pulse Stay awake - Active - Inactive + Actif + Inactif NFC - On - Off + Activer + Désactiver Sécurité d\'écran verrouillé Screen Locked Security @@ -190,7 +190,7 @@ Signal du téléphone VoLTE / VoNR Appel WiFi / VoWiFi - Status de l\' appel / Synchronsisation + Status d\'appel / Synchronisation TTY Volume Casque @@ -233,14 +233,14 @@ Système Sécurité et Confidentialité - Recherchez des outils, des Mods, ou des améliorations + Recherchez des outils, des mods, ou des améliorations Aucun résultat pour \"%1$s\" Résultats de recherche Requis pour : %1$s a besoin des permissions suivantes Screen off widget - Invisible widget to turn the screen off + Widget invisible pour éteindre l\'écran Icônes de la barre d\'état Control statusbar icons visibility Caffeinate @@ -274,7 +274,7 @@ Empêcher l\'utilisation des contrôles réseaux Verrouillage d\'applis Protéger les applications avec la biométrie - Geler + Gel d\'applis Désactive les applications rarement utilisées Retour haptique du Widget @@ -384,8 +384,8 @@ Essentials └(=^‥^=)┐ - Geler - Gelée + Gel d\'applis + Gel d\'applis DIY Applications désactivées Do It Yourself @@ -401,42 +401,42 @@ Télécharger Do It Yourself - Quelque chose d\'expérimental se trame ici. Restez connecté pour les automatisations et les modifications avancées. + Quelque chose d\'expérimental se prépare ici. Restez connecté pour les automatisations et les mods avancées. Bientôt disponible... Trigger State Action In Out - Automation - Screen Off - Screen On - Device Unlock - Charger Connected - Charger Disconnected - Charging - Screen On - Vibrate - Show Notification - Remove Notification - Turn On Flashlight - Turn Off Flashlight - Toggle Flashlight + Automatisation + Écran éteint + Écran allumé + Déverrouillage de l\'appareil + Chargeur connecté + Chargeur déconnecté + + Écran allumé + Vibreur + Afficher une notification + Supprimer la notification + Allumer la lampe-torche + Éteindre la lampe-torche + Activer/désactiver la lampe-torche Dim Wallpaper This action requires Shizuku or Root to adjust system wallpaper dimming. - Select Trigger - Select State - Select Action + Sélectionner un déclencheur + État de sélection + Action de sélection In Action Out Action - Cancel - Save - Edit - Delete - Enable - Disable - Automation Service - Automations Active + Annuler + Enregistrer + Modifier + Supprimer + Activer + Désactiver + Service d\'automatisation + Automatisations actives Monitoring system events for your automations Sameera Wijerathna @@ -486,32 +486,32 @@ restaurer - default - icon + défaut + icône visible - alert + alerte - light - torch + lumière + lampe-torche - light - torch + lumière + lampe-torche pulse notification - tile + bloc qs awake awake - developer - power + développeur + alimentation charge @@ -600,32 +600,32 @@ always display - clock + horloge audio - mute + muet volume - blue - filter + bleu + filtre auto - freeze + gel d\'applis shizuku - manual - now + manuel + maintenant shizuku - proximity - sensor + proximité + capteur face - down + en bas switch @@ -646,15 +646,15 @@ Télécharger l\'APK Aucun - Subtle + Subtile Double - Click + Clic Tick Éteindre Luminosité de la lampe-torche - %1$s Settings + Paramètres de %1$s Confirmez votre identité pour ouvrir les paramètres Authentification requise Confirmez votre identité @@ -683,7 +683,7 @@ Aucune application d\'e-mail disponible Step %1$d Image - Accessibility, Notification and Overlay permissions + Permissions d\'accessibilité, de notification et de superposition You may get this access denied message if you try to grant sensitive permissions such as accessibility, notification listener or overlay permissions. To grant it, check the steps below. 1. Allez dans la page d\'informations de l\'application Essentials 2. Ouvrez le menu à 3 points en haut à droite et sélectionnez \"Autoriser les paramètres restreints\". Vous devrez peut-être vous authentifier avec la biométrie. Une fois fait, réessayez d\'accorder la permission. @@ -724,31 +724,31 @@ Location reached Get notified when you arrive at a specific destination. Destination - Set Destination - Tracking: %1$.4f, %2$.4f - No destination set + Définir destination + Traçage : %1$.4f%2$.4f + Aucune destination définie Open your map app, pick a location, and share it to Essentials. Radius: %d m - Distance to trigger the alarm - Enable notification - Location - Used to detect arrival at your destination. - Background Location - Required to monitor your arrival while the app is closed or the screen is off. - Destination Reached! - You have arrived at your destination. - Currently %1$.1f km away - Clear Destination + Distance pour déclencher l\'alarme + Activer la notification + Position + Utilisé pour détecter l\'arrivée à la destination. + Position en arrière-plan + Requise pour détecter votre arrivée lorsque l\'application est fermée ou l\'écran est éteint. + Destination atteinte ! + Vous êtes arrivé à destination. + Actuellement à %1$.1fkm + Supprimer la destination Processing location… DISTANCE REMAINING - Calculating… - Stop Tracking - Destination Ready - Start Tracking - View Map - Clear - No Destination - Open Maps + Calcul... + Arrêter le traçage + Destination prête + Démarrer le traçage + Voir la carte + Supprimer + Aucune destination + Ouvrir Maps Full-Screen Alarm Permission Required to wake your device upon arrival. Tap to grant. %1$d m @@ -761,7 +761,7 @@ Prepare to get off Dismiss Destination set: %1$.4f, %2$.4f - Use Root - Instead of Shizuku - Root access not available. Please check your root manager. + Utiliser le root + Au lieu de Shizuku + L\'accès racine (root) n\'est pas disponible. Merci de vérifier votre manager de root. From 3dc68a1ae9062526292bd83df9b8513f1e297118 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 18:14:52 +0530 Subject: [PATCH 105/144] New translations strings.xml (Japanese) --- app/src/main/res/values-ja/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 23228f40..a5acd406 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -220,7 +220,7 @@ スマートWi-Fi Hide mobile data when WiFi is connected Hide mobile data in certain modes - Reset All Icons + 全てのアイコンをリセット Please note that the implementation of these options may depend on the OEM and some may not be functional at all. Other From 8494ba42b6091c0dce7f6c7b1ac4cebb57725447 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 19:12:31 +0530 Subject: [PATCH 106/144] New translations strings.xml (French) --- app/src/main/res/values-fr/strings.xml | 170 ++++++++++++------------- 1 file changed, 85 insertions(+), 85 deletions(-) diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 7ef211cb..8cf886b2 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -23,15 +23,15 @@ Sélectionner les applis verrouillées Choisir quelles applis nécessitent l\'authentification Protégez vos applications avec l\'authentification biométrique. Les applis verrouillées vont exiger l\'authentification quand elles sont démarrées. Elles resteront déverrouillées jusqu\'au prochain verrouillage de l\'écran. - Soyez conscient que ce n\'est pas une solution robuste car ceci n\'est qu\'une application externe. Si vous avez besoin d\'une forte sécurité, considérez plutôt l\'utilisation de l\'Espace Privé du téléphone ou d\'autres fonctionnalités dans ce genre. - Autre note, la fenêtre d\'authentification biométrique ne vous laisse utiliser que des méthodes d\'authentification FORTES. Le déverrouillage par reconnaissance faciale est considéré comme FAIBLE pour les appareils comme les Pixel 7 qui ne pourront utiliser que les autres méthodes FORTES disponibles comme l\'authentification par empreinte digitale ou code PIN. + Soyez conscient que ce n\'est pas une solution robuste car ceci n\'est qu\'une application externe. Si vous avez besoin d\'une forte sécurité, considérez plutôt l\'utilisation de l\'Espace Privé de votre appareil ou d\'autres fonctionnalités dans ce genre. + Mais également, la fenêtre d\'authentification biométrique ne vous laisse utiliser que des méthodes d\'authentification FORTES. Le déverrouillage par reconnaissance faciale est considéré comme FAIBLE pour les appareils comme les Pixel 7 qui ne pourront utiliser que les autres méthodes FORTES disponibles comme l\'authentification par empreinte digitale ou code PIN. Activer la réattribution de boutons Utiliser Shizuku Fonctionne avec l\'écran éteint (Recommandé) Shizuku n\'est pas actif %1$s Détecté - Status: %1$s + Status : %1$s Ouvrir Shizuku Lampe-torche Options de la lampe-torche @@ -44,7 +44,7 @@ Écran allumé Volume Haut Volume Bas - Basculer la lampe-torche + Allumer/éteindre la lampe-torche Jouer/mettre en pause le média Prochain média Média précédent @@ -108,7 +108,7 @@ Ignorer les notifications persistantes Flashlight Pulse Flashlight pulse - Only while facing down + Seulement quand le téléphone est vers le bas Style Stroke adjustment Rayon des coins @@ -142,7 +142,7 @@ Always-On Display Caffeinate Mode de son - Notification Lighting + Éclairage de notifications Éclairage nocturne dynamique Sécurité de verrouillage Verrouillage d\'applis @@ -150,7 +150,7 @@ Lampe-torche Gel d\'applis Flashlight Pulse - Stay awake + Rester allumé Actif Inactif NFC @@ -158,12 +158,12 @@ Désactiver Sécurité d\'écran verrouillé - Screen Locked Security - Authentifiez-vous pour activer la sécurité de l\'écran de verrouillage - Authentifiez-vous pour désactiver la sécurité de l\'écran de verrouillage + Protection de l\'écran de verrouillage + Authentifiez-vous pour activer la protection de l\'écran de verrouillage + Authentifiez-vous pour désactiver la protection de l\'écran de verrouillage ⚠️ ATTENTION - This feature is not foolproof. There may be edge cases where someone still being able to interact with the tile. \nAlso keep in mind that Android will always allow to do a forced reboot and Pixels will always allow the device to be turned off from the lock screen as well. - Make sure to remove the airplane mode tile from quick settings as that is not preventable because it does not open a dialog window. + Cette fonctionnalité n\'est pas parfaite. Dans certaines situations il est possible que quelqu\'un puisse tout de même interagir avec les blocs de paramètres rapides. \nGardez également à l\'esprit qu\'Android va toujours autoriser les redémarrages forcés et les Pixels vont toujours permettre d\'éteindre l\'appareil depuis l\'écran de verrouillage. + Veuillez retirer le bloc des \"Réglages rapides\" du Mode Avion car il ne peut être bloqués (il n\'ouvre aucune fenêtre que l\'appli peut bloquer). When enabled, the Quick Settings panel will be immediately closed and the device will be locked down if someone attempt to interact with Internet tiles while the device is locked. \n\nThis will also disable biometric unlock to prevent further unauthorized access. Animation scale will be reduced to 0.1x while locked to make it even harder to interact with. Réorganiser les modes @@ -179,17 +179,17 @@ Status du système Spécifique au constructeur - WiFi + Wi-Fi Bluetooth - NFC / Felica + NFC / FeliCa RPV (VPN) Mode avion Point d\'accès Diffusion (Cast) Données mobiles - Signal du téléphone + Signal téléphonique VoLTE / VoNR - Appel WiFi / VoWiFi + Appel Wi-Fi / VoWiFi Status d\'appel / Synchronisation TTY Volume @@ -197,7 +197,7 @@ Haut-parleur DMB Horloge - Méthode d\'entrée IME) + Méthode d\'entrée (IME) Alarme Batterie Économie d\'énergie @@ -208,30 +208,30 @@ Profil géré Ne pas déranger Privacy & Secure Folder - Security Status (SU) + Status de sécurité (SU) Clavier / Souris OTG - Samsung Smart Features + Fonctionnalités intelligentes Samsung Services Samsung Données intelligentes Lire l\'état du téléphone - Requis pour détecter le type de réseau pour la fonctionnalité de Données intelligentes + Requise pour détecter le type de réseau pour la fonctionnalité de Données intelligentes Visibilité intelligente Wi-Fi intelligent - Cache les données mobiles quand un réseau WI-Fi est connecté + 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 Please note that the implementation of these options may depend on the OEM and some may not be functional at all. Autre - Basculer la visibilité pour %1$s + Activer/désactiver la visibilité de %1$s Outils Visuels Système - Sécurité et Confidentialité + Sécurité & Confidentialité Recherchez des outils, des mods, ou des améliorations Aucun résultat pour \"%1$s\" @@ -239,38 +239,38 @@ Requis pour : %1$s a besoin des permissions suivantes - Screen off widget + Widget de verrouillage Widget invisible pour éteindre l\'écran Icônes de la barre d\'état - Control statusbar icons visibility + Contrôler la visibilité des icônes de la barre d\'état Caffeinate Maintenir l\'écran allumé Mode économie d\'énergie Maps Pour tout appareil Android Notification lighting Light up for notifications - Sound mode tile - QS tile to toggle sound mode - Stay awake tile - QS tile to toggle stay awake + Raccourci de mode de sonnerie + 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é - Trigger Automation - Schedule an action to trigger on an observation + Déclencher une automatisation + Prévoir une action à déclencher lors d\'une observation State Automation Schedule an action to execute based on the state of a condition in and out - New Automation - Edit Automation + Nouvelle automatisation + Modifier l\'automatisation Actions de lien Gérer les liens avec plusieurs applis Mettre en attente les notifications système Mettre en attente les notifications persistantes - Quick settings tiles - Tout voir + Blocs \"Réglages rapides\" + Voir tous Réattribution de boutons Réattribuer les boutons physiques de l\'appareil Mode Éclairage nocturne dynamique Bascule le mode Éclairage nocturne en fonction de l\'appli utilisée - Sécurité de l\'écran verrouillé + Protection de l\'écran de verrouillage Empêcher l\'utilisation des contrôles réseaux Verrouillage d\'applis Protéger les applications avec la biométrie @@ -280,14 +280,14 @@ Retour haptique du Widget Pick haptic feedback for widget taps Wi-Fi intelligent - Cache les données mobiles quand un réseau WI-Fi est connecté + Cacher les données mobiles quand un réseau Wi-Fi est connecté Données intelligentes Cache les données mobiles dans certains modes Réinitialiser les icônes Reset status bar icon visibility to default Afficher une notification Show a persistent notification when Caffeinate is active - Lighting Style + Style d\'éclairage Choose between Stroke, Glow, Spinner, and more Rayon des coins Adjust the corner radius of the notification lighting @@ -298,7 +298,7 @@ Only while facing down Pulse flashlight only when device is face down Désactiver les notifications de débogage - Hide persistent ADB/USB debugging notifications + Cacher les notifications de débogage ADB/USB persistantes. Désactiver la notification de transfert de fichiers Cache les notifications de transfert de fichiers USB persistantes Désactiver la notification de recharge @@ -306,7 +306,7 @@ Flou d\'interface Basculer le flou d\'interface à l\'échelle du système Bulles - Enable floating window bubbles + Activer les bulles de fenêtres flottantes Contenu sensible Contenu sensible Appuyer pour réveiller @@ -358,21 +358,21 @@ Installer Shizuku Permission Shizuku Required to run power-saving commands while maps is navigating. - Root Access + Accès racine (root) Permissions required for system actions using Root privileges. Notification Listener Required to detect when Maps is navigating. Required to detect new notifications Required to detect and snooze notifications Service d\'accessibilité - Required for App Lock, Screen off widget and other features to detect interactions - Required to trigger notification lighting on new notifications - Required to intercept hardware button events - Needed to monitor foreground applications. + 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 + Requis pour surveiller les applications en avant-plan Modifier les paramètres de sécurité Required for Statusbar icons and Screen Locked Security Needed to toggle Night Light. Grant via ADB or root. - Overlay Permission + Permission de superposition Required to display the notification lighting overlay on the screen Administrateur de l\'appareil Required to hard-lock the device (disabling biometrics) on unauthorized access attempts @@ -403,8 +403,8 @@ Do It Yourself Quelque chose d\'expérimental se prépare ici. Restez connecté pour les automatisations et les mods avancées. Bientôt disponible... - Trigger - State + Déclencheur + État Action In Out @@ -505,8 +505,8 @@ bloc - qs - awake + paramètres rapides + allumé awake @@ -526,14 +526,14 @@ secure - privacy - biometric + confidentialité + biométrique face - fingerprint + empreinte digitale - sound - accessibility + son + accessibilité hear @@ -544,23 +544,23 @@ touch wake - display + affichage usb - file - transfer + fichier + transfert mtp timer - wait + attendre timeout - list - picker - selection + liste + sélecteur + sélection animation @@ -568,24 +568,24 @@ look - quiet + muet ignore - filter + filtre - automation + automatisation auto - lock + verrouillage adb usb - debug + débogage - battery + batterie charge - power + énergie blur @@ -598,7 +598,7 @@ overlay - always + toujours display horloge @@ -660,7 +660,7 @@ Confirmez votre identité Déverrouillez le téléphone pour changer les paramètres réseaux - Développé par %1$s\n avec ❤\uFE0F de \uD83C\uDDF1\uD83C\uDDF0D + Développé par %1$s\n avec ❤\uFE0F du \uD83C\uDDF1\uD83C\uDDF0 Site web Contact Telegram @@ -673,7 +673,7 @@ Zero Avatar du développeur - Help & Guides + Aidr & Guides Besoin de plus d\'aide ? Contactez-nous, Réduire Étendre @@ -688,20 +688,20 @@ 1. Allez dans la page d\'informations de l\'application Essentials 2. Ouvrez le menu à 3 points en haut à droite et sélectionnez \"Autoriser les paramètres restreints\". Vous devrez peut-être vous authentifier avec la biométrie. Une fois fait, réessayez d\'accorder la permission. Shizuku - Shizuku is a powerful tool that allows apps to use system APIs directly with ADB or root permissions. It is required for features like Maps min mode, App Freezer. And willa ssist granting some permissions such as WRITE_SECURE_SETTINGS. \n\nBut the Play Store version of Shizuku might be outdated and will probably be unusable on recent Android versions so in that case, please get the latest version from the github or an up-to-date fork of it. - Maps power saving mode + Shziuku est un outil puissant qui permet aux applications d\'utiliser directement les APIs système directement avec ADB ou l\'accès racine (root). Il est requis pour des fonctionnalités comme le mode économie d\'énergie maps ou le gel d\'applis. Il aide également à donner certaines permissions comme WRITE_SECURE_SETTINGS. \n\nMais la version de Shizuku disponible sur le Play Store peut-être obsolète et sera probablement inutilisable sur les versions récentes d\'Android. Dans ce cas, merci d\'installer la dernière version depuis le GitHub officiel ou un fork mis à jour. + Mode économie d\'énergie Maps This feature automatically triggers Google Maps power saving mode which is currently exclusive to the Pixel 10 series. A community member discovered that it is still usable on any Android device by launching the maps minMode activity with root privileges. \n\nAnd then, I had it automated with Tasker to automatically trigger when the screen turns off during a navigation session and then was able to achieve the same with just runtime Shizuku permissions. \n\nIt is intended to be shown over the AOD of Pixel 10 series so because of that, you may see an occasional message popping up on the display that it does not support landscape mode. That is not avoidable by the app and you can ignore. Mode silencieux You may have noticed that the silent mode also triggers DND. \n\nThis is due to how the Android implemented it as even if we use the same API to switch to vibrate mode, it for some reason turns on DND along with the silent mode and this is not avoidable at this moment. :( Qu\'est-ce que le gel ? - Pause and stay away from app distractions while saving a little bit of power preventing apps running in the background. Suitable for rarely used apps. \n\nNot recommended for any communication services as they will not notify you in an emergency unless you unfreeze them. \n\nHighly advised to not freeze system apps as they can lead to system instability. Proceed with caution, You were warned. \n\nInspired by Hail <3 - Are app lock and screen locked security actually secure? - Absolutely not. \n\nAny 3rd party application can not 100% interfere with regular device interactions and even the app lock is only an overlay above selected apps to prevent interacting with them. There are workarounds and it is not foolproof. \n\nSame goes with the screen locked security feature which detects someone trying to interact with the network tiles which for some reason are still accessible for anyone on Pixels. So if they try hard enough they might still be able to change them and especially if you have a flight mode QS tile added, this app can not prevent interactions with it. \n\nThese features are made just as experiments for light usage and would never recommend as strong security and privacy solutions. \n\nSecure alternatives:\n - App lock: Private Space and Secure folder on Pixels and Samsung\n - Preventing mobile networks access: Make sure your theft protection and offline/ power off find my device settings are on. You may look into Graphene OS as well. - Statusbar icons + Faites une pause et séparez-vous des applis qui vous distraient tout en économisant un peu d\'énergie en empêchant les applis de tourner en arrière-plan. Convient pour les applis rarement utilisées. \n\nNon recommandé pour les services de communication car ils ne vous enverront aucune notification à moins de les dégeler. \n\nIl est fortement recommandé de ne pas geler des applis systèmes car cela peut causer une instabilité du système. Procédez avec prudence, vous avez été avertis. \n\nInspiré par Hail <3 + Est-ce que le verrouillage d\'applis et la protection de l\'écran de verrouillage sont réellement sécurisés ? + Absolument pas. \n\nToute appli tierce ne peut interférer à 100% avec les interactions normales d\'un appareil et le verrouillage d\'applis n\'est qu\'une superposition pour empêcher d\'interagir avec elles. Il y a toujours des moyens de le contourner et il n\'est pas parfait. \n\nDe même pour la fonctionnalité de protection de l\'écran de verrouillage qui détecte simplement une tentative d\'action avec les blocs de réglages réseau dans les réglages rapides et se superpose pour empêcher leur utilisation, ils sont toujours disponibles pour quiconque sur les appareils Pixels et si quelqu\'un souhaite réellement désactiver le réseau il le pourra, surtout avec un bloc de réglage du Mode Avion que cette appli ne peut bloquer. \n\nCes fonctionnalités sont expérimentales et ne devraient pas être considérées comme des sécurités fortes. \n\nAlternatives sécurisées :\n - Verrouillage d\'applis : Le \"Dossier Sécurisé\" et \"Espace privé\" sur les Pixels et Samsung.\n - Empêcher l\'accès aux réseaux mobiles : Vérifiez que les paramètres de protection contre le vol ainsi que ceux de localisation hors-ligne/éteint soient activés sur l\'appareil. Vous devriez également envisager d\'installer Graphene OS pour une meilleure sécurité. + Icônes de la barre d\'état You may notice that even after resetting the statusbar icons, Some icons such as device rotation, wired headphone icons may stay visible. This is due to how the statubar blacklist is implemented in Android and how your OEM may have customized them. \nYou may need further adjustments. \n\nAlso not all icon visibility options may work as they depend on the OEM implementations and availability. - Notification lighting does not work - It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. - Button remap does not work while display is off + L\'éclairage de notification ne marche pas + Cela dépend du constructeur. Certains comme OneUI n\'ont pas l\'air d\'autoriser les superpositions au-dessus de l\'Always-On Display ce qui empêche les effets de lumière d\'être affichés. Dans ce cas, essayez l\'éclairage ambiant comme solution. + La réatttribution de boutons ne marche pas quand l\'écran est éteint Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Le contrôle de la luminosité de la lampe-torche ne marche pas Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu @@ -721,8 +721,8 @@ Signalement de bug Essentials Envoyer via - Location reached - Get notified when you arrive at a specific destination. + Sommes-nous arrivés ? + Soyez notifiés lorsque vous arrivez à une destination Destination Définir destination Traçage : %1$.4f%2$.4f @@ -740,7 +740,7 @@ Actuellement à %1$.1fkm Supprimer la destination Processing location… - DISTANCE REMAINING + DISTANCE RESTANTE Calcul... Arrêter le traçage Destination prête @@ -757,7 +757,7 @@ %1$s remaining Travel Progress Shows real-time distance to destination - Destination Nearby + Destination à proximité Prepare to get off Dismiss Destination set: %1$.4f, %2$.4f From 2e1e069cd98b34e6a71efca05de43657db23b415 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 19:12:32 +0530 Subject: [PATCH 107/144] New translations strings.xml (Japanese) --- app/src/main/res/values-ja/strings.xml | 118 ++++++++++++------------- 1 file changed, 59 insertions(+), 59 deletions(-) diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index a5acd406..fac41370 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -2,7 +2,7 @@ Essentials ベータ - Essentials アクセシビリティサービス\n\nこのサービスは、以下の高度な機能に必要です。\n\n・物理ボタンの再マッピング:\n画面がオフの場合でも音量ボタンの押下を検出し、懐中電灯などのアクションを実行します。\n\n・アプリごとの設定:\n現在アクティブなアプリを監視し、ダイナミックナイトライト、通知ライトの色、アプリロックの特定のプロファイルを適用します。\n\n・画面制御:\nアプリが画面をロック(ダブルタップやウィジェット経由など)し、画面の状態の変化を検出できるようにします。\n\n・セキュリティ:\nデバイスがロックされているときにウィンドウの内容を検出することで、不正な変更を防ぎます。\n\n入力テキストや機密性の高いユーザーデータは収集または送信されません。 + Essentials アクセシビリティサービス\n\nこのサービスは、以下の高度な機能に必要です。\n\n・物理ボタンの再マッピング:\n画面がオフの場合でも音量ボタンの押下を検出し、懐中電灯などのアクションを実行します。\n\n・アプリごとの設定:\n現在アクティブなアプリを監視し、ダイナミックナイトモード、通知ライトの色、アプリロックの特定のプロファイルを適用します。\n\n・画面制御:\nアプリが画面をロック(ダブルタップやウィジェット経由など)し、画面の状態の変化を検出できるようにします。\n\n・セキュリティ:\nデバイスがロックされているときにウィンドウの内容を検出することで、不正な変更を防ぎます。\n\n入力テキストや機密性の高いユーザーデータは収集または送信されません。 アプリアイコン アプリフリーズ しばらく使用していないアプリを無効にします @@ -75,8 +75,8 @@ 権限を付与 通知を表示 - ダイナミックナイトライトを有効にする - ナイトライトを無効にするアプリ + ダイナミックナイトモードを有効にする + ナイトモードを無効にするアプリ アプリを選択 アプリコントロール @@ -140,10 +140,10 @@ センシティブコンテンツ タップして起動 常時表示ディスプレイ - Caffeinate + カフェイン サイレントモード 通知ライト - ダイナミックナイトライト + ダイナミックナイトモード ロックセキュリティ アプリロック モノラル音声 @@ -213,44 +213,44 @@ Samsung Smart Features Samsung サービス - スマートデータ + スマートモバイルデータ 電話 スマートデータのネットワークタイプを検出するために必要です スマートな可視性 スマートWi-Fi - Hide mobile data when WiFi is connected - Hide mobile data in certain modes + Wi-Fi接続時にモバイルデータを非表示にします + 特定の通信世代でモバイルデータを非表示にします 全てのアイコンをリセット - Please note that the implementation of these options may depend on the OEM and some may not be functional at all. + これらのオプションの実装は機種によって異なる場合があり、一部は全く機能しない場合がありますのでご注意ください。 - Other + その他 - Toggle visibility for %1$s + %1$sをアイコン表示 - Tools - Visuals - System - Security and Privacy + ツール + ビジュアル + システム + セキュリティとプライバシー - Search for Tools, Mods and Tweaks - No results for \"%1$s\" - Search Results - Required for: - %1$s requires following permissions + ツール、Mod、微調整を検索 + 「%1$s」の検索結果がありませんでした + 検索結果 + 必要な権限: + %1$sを使用するには以下の権限が必要です - Screen off widget - Invisible widget to turn the screen off - Statusbar icons - Control statusbar icons visibility - Caffeinate - Keep the screen awake - Maps power saving mode - For any Android device - Notification lighting - Light up for notifications - Sound mode tile - QS tile to toggle sound mode + 画面オフウィジェット + 画面をオフにする見えないウィジェット + ステータスバーアイコン + ステータスバーのアイコンを表示するか設定 + カフェイン + 画面点灯を維持します + マップパワーセービングモード + どのAndroidデバイスでも使えるように + 通知ライト + 通知時に点灯 + サイレントモードタイル + クイック設定タイルでサイレントモードを切り替える Stay awake tile QS tile to toggle stay awake @@ -260,34 +260,34 @@ Schedule an action to execute based on the state of a condition in and out New Automation Edit Automation - Link actions - Handle links with multiple apps - Snooze system notifications - Snooze persistent notifications - Quick settings tiles - View all - Button remap - Remap hardware button actions - Dynamic night light - Toggle night light based on app - Screen locked security - Prevent network controls - App lock - Secure apps with biometrics - Freeze - Disable rarely used apps + リンクアクション + リンクの処理を複数のアプリで行う + システム通知をスヌーズ + 持続的な通知をスヌーズする + クイック設定タイル + 全て表示 + ボタンリマップ + ハードウェアボタンのアクションを再設定します + ダイナミックナイトモード + アプリに応じてナイトモードを切り替えます + ロック画面セキュリティ + ネットワーク制御を防ぐ + アプリロック + 生体認証でアプリを保護 + フリーズ + あまり使わないアプリを無効にする - Widget Haptic feedback - Pick haptic feedback for widget taps - Smart WiFi - Hide mobile data when WiFi is connected - Smart Data - Hide mobile data in certain modes - Reset All Icons - Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active - Lighting Style + ウィジェットの触覚フィードバック + ウィジェットをタップしたときの触覚フィードバックを選択する + スマートWi-Fi + Wi-Fi接続時にモバイルデータを非表示にします + スマートモバイルデータ + 特定の通信世代でモバイルデータを非表示にします + 全てのアイコンをリセット + ステータスバーアイコンの表示をデフォルトに戻す + 通知を表示 + カフェインがアクティブなときに永続的に通知を表示する + ライトのスタイル Choose between Stroke, Glow, Spinner, and more Corner radius Adjust the corner radius of the notification lighting From 1aa5542ff642e00f4fe6eb1cb12644b3fb103f37 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 21:12:35 +0530 Subject: [PATCH 108/144] New translations strings.xml (French) --- app/src/main/res/values-fr/strings.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 8cf886b2..e2e53c84 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -402,7 +402,7 @@ Do It Yourself Quelque chose d\'expérimental se prépare ici. Restez connecté pour les automatisations et les mods avancées. - Bientôt disponible... + Bientôt disponible Déclencheur État Action @@ -702,10 +702,10 @@ L\'éclairage de notification ne marche pas Cela dépend du constructeur. Certains comme OneUI n\'ont pas l\'air d\'autoriser les superpositions au-dessus de l\'Always-On Display ce qui empêche les effets de lumière d\'être affichés. Dans ce cas, essayez l\'éclairage ambiant comme solution. La réatttribution de boutons ne marche pas quand l\'écran est éteint - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Certains constructeurs limitent le service d\'accessibilité quand l\'écran est éteint mais peuvent toujours marcher si le Always-On Display est actif. \nDans ce cas, vous pouvez peut-être utiliser les boutons réattribués avec l\'Always-On Display allumé, mais pas lorsqu\'il est éteint. \n\nComme solution, vous devrez utiliser la permission Shizuku et activer \"Utiliser Shizuku ou l\'accès racine (root)\" dans les paramètres de réattributions de boutons de l\'application ce qui permet d\'identifier des saisies physiques.\nCe n\'est pas garanti que cela fonctionne sur tous les appareils et a besoin d\'être testé.\n\nEt même si elle st activée, la méthode Shizuku ne sera utilisée qu\'en cas de besoin. Autrement, le service d\'accessibilité sera utilisé. Le contrôle de la luminosité de la lampe-torche ne marche pas Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu - C\'est quoi cette application ? + À quoi sert cette application ? Good question,\n\nI always wanted to extract the most out of my devices as I\'ve been a rooted user for ever since I got my first Project Treble device. And I\'ve been loving the Tasker app which is like the god when comes automation and utilizing every possible API and internal features of Android.\n\nSo I am not unrooted and back on stock Android beta experience and wanted to get the most out from what is possible with given privileges. Might as well share them. So with my beginner knowledge in Kotlin Jetpack and with the support of many research and assist tools and also the great community, I built an all-in-one app containing everything I wanted to be in my Android with given permissions. And here it is.\n\nFeature requests are welcome, I will consider and see if they are achievable with available permissions and my skills. Nowadays what is not possible. :)\n\nWhy not on Play Store?\nI don\'t wanna risk getting my Developer account banned due to the highly sensitive and internal permissions and APIs being used in the app. But with the way Android sideloading is headed, let\'s see what we have to do. I do understand the concerns of sideloaded apps being malicious.\nWhile we are at the topic, Checkout my other app AirSync if you are a mac + Android user. *shameless plug*\n\nEnjoy, Keep building! (っ◕‿◕)っ Signaler un bogue @@ -727,8 +727,8 @@ Définir destination Traçage : %1$.4f%2$.4f Aucune destination définie - Open your map app, pick a location, and share it to Essentials. - Radius: %d m + Ouvrez Google Maps, choisissez un endroit et partagez-le dans Essentials. + Rayon : %d m Distance pour déclencher l\'alarme Activer la notification Position @@ -741,7 +741,7 @@ Supprimer la destination Processing location… DISTANCE RESTANTE - Calcul... + Calcul… Arrêter le traçage Destination prête Démarrer le traçage @@ -761,7 +761,7 @@ Prepare to get off Dismiss Destination set: %1$.4f, %2$.4f - Utiliser le root - Au lieu de Shizuku + Utiliser l\'accès root (racine) + À la place de Shizuku L\'accès racine (root) n\'est pas disponible. Merci de vérifier votre manager de root. From 0430bbda120160501efc6bfd6f383d893d01a6df Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 21:12:36 +0530 Subject: [PATCH 109/144] New translations strings.xml (German) --- app/src/main/res/values-de/strings.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 7e839039..4cb51d33 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -36,8 +36,8 @@ Taschenlampe Taschenlampenoptionen Passe Überblendungen und andere Einstellungen an - Pitch black theme - Use pure black background in dark mode + Tiefschwarzes Design + Verwende im Dunkelmodus einen rein schwarzen Hintergrund Haptisches Feedback Langes Drücken neu belegen Display aus @@ -150,9 +150,9 @@ Taschenlampe Apps einfrieren Taschenlampenimpuls - Stay awake - Active - Inactive + Wach bleiben + Aktiv + Inaktiv NFC An Aus @@ -251,8 +251,8 @@ Bei Benachrichtigungen aufleuchten Tonmodus-Kachel Kachel in den Schnelleinstellungen zum Umschalten des Tonmodus - Stay awake tile - QS tile to toggle stay awake + \'Wach bleiben\'-Kachel + Kachel in den Schnelleinstellungen zum Umschalten des Wachbleibens Auslöser-Automatisierung Eine Aktion planen, die bei einer Beobachtung ausgelöst wird @@ -331,7 +331,7 @@ Zeigt \"Apps einfrieren\" Taschenlampenimpuls Taschenlampenimpuls bei Benachrichtigungen ein-/ausschalten - Toggle stay awake developer option + Entwickleroption „Wach bleiben“ umschalten Aktiviere Tastenneubelegung Hauptschalter für die Neuzuweisung der Lautstärketasten Haptisches Feedback neu zuordnen @@ -506,13 +506,13 @@ kachel qs - awake + wach - awake - developer - power - charge + wach + entwickler + energie + laden Leuchteffekt From 71a298ba57f19db43d200271e3b658a6ef94fd48 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Wed, 14 Jan 2026 21:12:37 +0530 Subject: [PATCH 110/144] New translations strings.xml (Japanese) --- app/src/main/res/values-ja/strings.xml | 42 +++++++++++++------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index fac41370..2c2622f4 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -288,27 +288,27 @@ 通知を表示 カフェインがアクティブなときに永続的に通知を表示する ライトのスタイル - Choose between Stroke, Glow, Spinner, and more - Corner radius - Adjust the corner radius of the notification lighting - Skip silent notifications - Do not show lighting for silent notifications - Flashlight pulse - Slowly pulse flashlight for new notifications - Only while facing down - Pulse flashlight only when device is face down - Disable debugging notifications - Hide persistent ADB/USB debugging notifications - Disable file transfer notification - Hide persistent USB file transfer notifications - Disable charging notification - Hide system charging notifications - UI Blur - Toggle system-wide UI blur - Bubbles - Enable floating window bubbles - Sensitive Content - Hide notification details on lockscreen + ストローク、グロー、スピナーなどに選択 + 角の半径 + 通知ライトの角の半径を調整する + マナーモードを無視 + マナーモード中はライトを表示しない + ライト点滅 + 新しい通知が届いたらフラッシュライトをゆっくり点滅させる + 下を向いているときのみ + デバイスが下を向いているときのみフラッシュライトを点滅 + デバッグ通知を無効にする + 永続的なADB/USBデバッグの通知を無効にする + ファイル転送通知を無効にする + 永続的なUSBファイル転送通知を無効にする + 充電通知を無効にする + システムからの充電通知を無効にする + UIブラー + システム全体のUIぼかしを切り替える + バブル + バブルを表示するか切り替える + センシティブコンテンツ + ロック画面で通知の詳細を非表示にするかを切り替える Tap to Wake Double tap to wake control AOD From 314fe0598f06e1f11f804df5b4355829390dcbec Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 12:55:31 +0530 Subject: [PATCH 111/144] 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 2c2622f4..961cb9ed 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -36,8 +36,8 @@ フラッシュライト フラッシュライトの設定 フェードアウトなどの設定を調整 - Pitch black theme - Use pure black background in dark mode + ブラックテーマにする + ダークモードでピュアブラックの背景にします 触覚フィードバック 長押しをリマップ 画面オフ From 80c8a4f171b80a3edc95d298f9af7032e7d10f8b Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 14:38:29 +0530 Subject: [PATCH 112/144] New translations strings.xml (Japanese) --- app/src/main/res/values-ja/strings.xml | 62 +++++++++++++------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 961cb9ed..782a01cb 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -150,7 +150,7 @@ フラッシュライト アプリフリーズ ライト点滅 - Stay awake + スリープしない Active Inactive NFC @@ -251,8 +251,8 @@ 通知時に点灯 サイレントモードタイル クイック設定タイルでサイレントモードを切り替える - Stay awake tile - QS tile to toggle stay awake + スリープしないタイル + クイック設定タイルで充電中にスリープするかを切り替える Trigger Automation Schedule an action to trigger on an observation @@ -309,35 +309,35 @@ バブルを表示するか切り替える センシティブコンテンツ ロック画面で通知の詳細を非表示にするかを切り替える - Tap to Wake - Double tap to wake control - AOD - Always On Display toggle - Caffeinate - Keep screen awake toggle - Sound Mode - Cycle sound modes (Ring/Vibrate/Silent) - Notification Lighting - Toggle notification lighting service - Dynamic Night Light - Night light automation toggle - Locked Security - Network security on lockscreen toggle - Mono Audio - Force mono audio output toggle - Flashlight - Dedicated flashlight toggle - App Freezing - Launch app freezing grid - Flashlight Pulse - Toggle notification flashlight pulse - Toggle stay awake developer option - Enable Button Remap - Master toggle for volume button remapping - Remap Haptic Feedback - Vibration feedback when remapped button is pressed + タップして起動 + ダブルタップして画面を起動 + 常時表示ディスプレイ + 常時表示ディスプレイを使うか切り替える + カフェイン + スリープをしないようにするか切り替える + サイレントモード + サイレントモードを切り替える(オフ/バイブ/サイレント) + 通知ライト + 通知ライトを動作させるか切り替える + ダイナミックナイトモード + 自動ナイトモードを使うか切り替える + ロックセキュリティ + ロック画面でネットワークセキュリティを行うか切り替える + モノラル音声 + スピーカーの音をモノラルにするか切り替える + フラッシュライト + フラッシュライトを切り替える + アプリフリーズ + アプリフリーズを起動するか切り替える + ライト点滅 + 通知が来たときにライトを点滅させるか切り替える + 開発者向けオプションのスリープモードにしないを切り替える + ボタンリマップを有効にする + 音量ボタンの機能を再設定する機能を使うか切り替える + リマップ触覚フィードバック + 再設定されたボタンを押したときの感触フィードバック Flashlight toggle - Toggle flashlight with volume buttons + フラッシュライトを音量ボタンで切り替える Enable Dynamic Night Light Master switch for dynamic night light Enable app lock From fd3ad24f1828ff19de4e2b79f3bc88c4491994da Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:06:55 +0530 Subject: [PATCH 113/144] New translations strings.xml (Romanian) --- app/src/main/res/values-ro/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index 2ffb84dc..b5f2102e 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From d7af3c4b8b19f737bf58f00654ba2c44e8ee3698 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:06:56 +0530 Subject: [PATCH 114/144] New translations strings.xml (French) --- app/src/main/res/values-fr/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index e2e53c84..92b0a1d0 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -73,7 +73,22 @@ Envoyer des notifications Autorise l\'application à afficher des notifications Accorder la permission - Afficher la notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Activer le mode d\'Éclairage nocturne dynamique Applis qui désactivent le mode d\'Éclairage nocturne @@ -151,6 +166,8 @@ Gel d\'applis Flashlight Pulse Rester allumé + Essentials Keyboard + English (US) Actif Inactif NFC @@ -285,8 +302,8 @@ Cache les données mobiles dans certains modes Réinitialiser les icônes Reset status bar icon visibility to default - Afficher une notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Style d\'éclairage Choose between Stroke, Glow, Spinner, and more Rayon des coins @@ -381,16 +398,23 @@ Vérifier Activer dans les paramètres Comment accorder + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Gel d\'applis Gel d\'applis DIY Applications désactivées Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Rechercher + Stop Rechercher Retour @@ -489,6 +513,13 @@ défaut icône + + keyboard + height + padding + haptic + input + visible alerte @@ -557,6 +588,9 @@ attendre timeout + Always dark theme + Pitch black theme + Clipboard History liste sélecteur @@ -764,4 +798,29 @@ Utiliser l\'accès root (racine) À la place de Shizuku L\'accès racine (root) n\'est pas disponible. Merci de vérifier votre manager de root. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From 6275a6c6a98a4fb19717698509bce1e80b444e0c Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:06:57 +0530 Subject: [PATCH 115/144] New translations strings.xml (Spanish) --- app/src/main/res/values-es/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From d014bd4577b3c90f32ba88970b33567ec1eb44cc Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:06:59 +0530 Subject: [PATCH 116/144] New translations strings.xml (Afrikaans) --- app/src/main/res/values-af/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-af/strings.xml +++ b/app/src/main/res/values-af/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From a2f6956a864154fdd792e191886cbc21b07e1889 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:00 +0530 Subject: [PATCH 117/144] New translations strings.xml (Arabic) --- app/src/main/res/values-ar/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From 4909d2b9fbef9559e8e8142ec75a146d4e659684 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:01 +0530 Subject: [PATCH 118/144] New translations strings.xml (Catalan) --- app/src/main/res/values-ca/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-ca/strings.xml +++ b/app/src/main/res/values-ca/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From c432fea9d0431aabecb7b5180402b44e3bcf36fd Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:02 +0530 Subject: [PATCH 119/144] New translations strings.xml (Czech) --- app/src/main/res/values-cs/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From e76ca34610026201187cccaa0a561f818337c885 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:03 +0530 Subject: [PATCH 120/144] New translations strings.xml (Danish) --- app/src/main/res/values-da/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From f6f94bba8f428254855da6245a7ddc8054956ee6 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:04 +0530 Subject: [PATCH 121/144] New translations strings.xml (German) --- app/src/main/res/values-de/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 4cb51d33..d6b7016f 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -73,7 +73,22 @@ Benachrichtigungen senden Erlaubt es der App Benachrichtigungen zu zeigen Berechtigung gewähren - Benachrichtigung anzeigen + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Aktiviere dynamisches Nachtlicht Apps, mit deaktiviertem Nachtlicht @@ -151,6 +166,8 @@ Apps einfrieren Taschenlampenimpuls Wach bleiben + Essentials Keyboard + English (US) Aktiv Inaktiv NFC @@ -285,8 +302,8 @@ Verstecke mobile Daten in bestimmten Modi Alle Icons zurücksetzen Sichtbarkeit der Statusleisten-Icons auf Standard zurücksetzen - Benachrichtigung anzeigen - Zeige eine dauerhafte Benachrichtigung an, wenn Koffein aktiv ist + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lichtstil Wählen Sie zwischen Streifeneffekt, Leuchteffekt, Dreheffekt und mehr Eckradius @@ -381,16 +398,23 @@ Prüfen In den Einstellungen aktivieren Wie man gewährt + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Einfrieren Eingefroren DIY Deaktivierte Apps Do-It-Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Suche nach Werkzeugen, Modifikationen und Anpassungen Suche + Stop Suche Zurück @@ -489,6 +513,13 @@ standard icon + + keyboard + height + padding + haptic + input + sichtbar alarm @@ -557,6 +588,9 @@ warten zeitüberschreitung + Always dark theme + Pitch black theme + Clipboard History liste wähler @@ -764,4 +798,29 @@ Nutze Root Anstelle von Shizuku Root-Zugang nicht verfügbar. Bitte überprüfe deinen Root-Manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From 3fa69ca2033bc474ff14236026c504ce1448953a Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:06 +0530 Subject: [PATCH 122/144] New translations strings.xml (Greek) --- app/src/main/res/values-el/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From 260bd0fd58e431b596a4bfd0fb3a1188a813b680 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:07 +0530 Subject: [PATCH 123/144] New translations strings.xml (Finnish) --- app/src/main/res/values-fi/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From 1b51666db2fc9fdc9cd80f727ca1fe4c9b3bb258 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:08 +0530 Subject: [PATCH 124/144] New translations strings.xml (Hebrew) --- app/src/main/res/values-he/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-he/strings.xml b/app/src/main/res/values-he/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-he/strings.xml +++ b/app/src/main/res/values-he/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From 0d229da8ef2dc143cf9e8c1d9689ca75065dc148 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:09 +0530 Subject: [PATCH 125/144] New translations strings.xml (Hungarian) --- app/src/main/res/values-hu/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From fe2429cc99857943cec27ac0c9a740e4a173b6c5 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:10 +0530 Subject: [PATCH 126/144] New translations strings.xml (Italian) --- app/src/main/res/values-it/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index c61e82cc..020bc7f7 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -74,7 +74,22 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s Post Notifications Permetti all\'app di mostrare notifiche Dai il permesso - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -152,6 +167,8 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -286,8 +303,8 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -382,16 +399,23 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -490,6 +514,13 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s default icon + + keyboard + height + padding + haptic + input + visible alert @@ -558,6 +589,9 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -765,4 +799,29 @@ Le app bloccate richiederanno l\'autenticazione all\'apertura. L\'app rimarrà s Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From 830e04957f3ec04fd53ca62b1924788d2cca4472 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:12 +0530 Subject: [PATCH 127/144] New translations strings.xml (Japanese) --- app/src/main/res/values-ja/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 782a01cb..fcb832b5 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -73,7 +73,22 @@ 通知を発信 アプリに通知の表示を許可する 権限を付与 - 通知を表示 + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate ダイナミックナイトモードを有効にする ナイトモードを無効にするアプリ @@ -151,6 +166,8 @@ アプリフリーズ ライト点滅 スリープしない + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ 特定の通信世代でモバイルデータを非表示にします 全てのアイコンをリセット ステータスバーアイコンの表示をデフォルトに戻す - 通知を表示 - カフェインがアクティブなときに永続的に通知を表示する + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device ライトのスタイル ストローク、グロー、スピナーなどに選択 角の半径 @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From a6429852f73833b35fcbcf92625d69ec6b138aaf Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:13 +0530 Subject: [PATCH 128/144] New translations strings.xml (Korean) --- app/src/main/res/values-ko/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From e6c9ecc9d079edfd934825d1e67c69b0f802c924 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:15 +0530 Subject: [PATCH 129/144] New translations strings.xml (Dutch) --- app/src/main/res/values-nl/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From 50b421ebbe8daf143269bdcc935701f073815df0 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:16 +0530 Subject: [PATCH 130/144] New translations strings.xml (Norwegian) --- app/src/main/res/values-no/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-no/strings.xml +++ b/app/src/main/res/values-no/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From cbfd69aacdf095cc720dabc37b4f177cb6602e83 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:18 +0530 Subject: [PATCH 131/144] New translations strings.xml (Polish) --- app/src/main/res/values-pl/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From 1adbf228577b9427e7b8f016e3130bc3a59301c7 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:19 +0530 Subject: [PATCH 132/144] New translations strings.xml (Portuguese) --- app/src/main/res/values-pt/strings.xml | 83 ++++++++++++++++++++++---- 1 file changed, 71 insertions(+), 12 deletions(-) diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index 6697d7c7..bf9a1e44 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku + Use Shizuku or Root or Root Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -356,7 +373,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Shizuku permission + Grant Permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -702,7 +736,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -721,14 +755,14 @@ Essentials Bug Report Send via - Location reached - Get notified when you arrive at a specific destination. + Are we there yet? + Destination nearby alerts Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open your map app, pick a location, and share it to Essentials. - Radius: %d m + Open Google Maps, pick a location, and share it to Essentials. + Alert Radius: %d m Distance to trigger the alarm Enable notification Location @@ -753,7 +787,7 @@ Required to wake your device upon arrival. Tap to grant. %1$d m %1$.1f km - Travel Alarm active + Travel alarm active %1$s remaining Travel Progress Shows real-time distance to destination @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From 08634c31520de5def7658e0cb5cf1d32fb6b30bd Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:20 +0530 Subject: [PATCH 133/144] New translations strings.xml (Russian) --- app/src/main/res/values-ru/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From d2dcc566918960948bd3292a747d76ea1fa1c7aa Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:22 +0530 Subject: [PATCH 134/144] New translations strings.xml (Serbian (Cyrillic)) --- app/src/main/res/values-sr/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-sr/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From 7f8c2a04417310c981acb9ea78678faae4d541a6 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:23 +0530 Subject: [PATCH 135/144] New translations strings.xml (Swedish) --- app/src/main/res/values-sv/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From 866d5aa8fdf632ecf843fd08a08926fccf32a0ee Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:25 +0530 Subject: [PATCH 136/144] New translations strings.xml (Turkish) --- app/src/main/res/values-tr/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From e3f16aca04aa0a4bfff3a327435e8adf184a81f4 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:26 +0530 Subject: [PATCH 137/144] New translations strings.xml (Ukrainian) --- app/src/main/res/values-uk/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From a86c046b9c6c735a42e869accb8d5fcce281beb4 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:28 +0530 Subject: [PATCH 138/144] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 83 ++++++++++++++++++++++---- 1 file changed, 71 insertions(+), 12 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 6697d7c7..bf9a1e44 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku + Use Shizuku or Root or Root Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -356,7 +373,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Shizuku permission + Grant Permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -702,7 +736,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -721,14 +755,14 @@ Essentials Bug Report Send via - Location reached - Get notified when you arrive at a specific destination. + Are we there yet? + Destination nearby alerts Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open your map app, pick a location, and share it to Essentials. - Radius: %d m + Open Google Maps, pick a location, and share it to Essentials. + Alert Radius: %d m Distance to trigger the alarm Enable notification Location @@ -753,7 +787,7 @@ Required to wake your device upon arrival. Tap to grant. %1$d m %1$.1f km - Travel Alarm active + Travel alarm active %1$s remaining Travel Progress Shows real-time distance to destination @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From 7ffe4a132b4c3e04385812d7df06ccbe331a9c5e Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:29 +0530 Subject: [PATCH 139/144] New translations strings.xml (Chinese Traditional) --- app/src/main/res/values-zh/strings.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index bf9a1e44..8e2f74e7 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -373,7 +373,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Grant Permission + Shizuku permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -736,7 +736,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -755,14 +755,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location @@ -787,7 +787,7 @@ Required to wake your device upon arrival. Tap to grant. %1$d m %1$.1f km - Travel alarm active + Travel Alarm active %1$s remaining Travel Progress Shows real-time distance to destination From 313e274aca1906dfc0b1c05dd4beefdb1fd0e409 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:30 +0530 Subject: [PATCH 140/144] New translations strings.xml (English) --- app/src/main/res/values-en/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 63888fb1..49850d64 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From a59dde9ba8c4ef659614eb2a351161e4c10ef87f Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:31 +0530 Subject: [PATCH 141/144] New translations strings.xml (Vietnamese) --- app/src/main/res/values-vi/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From 0e3f53b98632c6706ab53a73709de99ac57c39dc Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:32 +0530 Subject: [PATCH 142/144] New translations strings.xml (Portuguese, Brazilian) --- app/src/main/res/values-pt/strings.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index bf9a1e44..8e2f74e7 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -27,7 +27,7 @@ Another note, the biometric authentication prompt only lets you use STRONG secure class methods. Face unlock security methods in WEAK class in devices such as Pixel 7 will only be able to utilize the available other STRONG auth methods such as fingerprint or pin. Enable Button Remap - Use Shizuku or Root or Root + Use Shizuku Works with screen off (Recommended) Shizuku is not running Detected %1$s @@ -373,7 +373,7 @@ Shizuku Required for advanced commands. Install Shizuku from the Play Store. Install Shizuku - Grant Permission + Shizuku permission Required to run power-saving commands while maps is navigating. Root Access Permissions required for system actions using Root privileges. @@ -736,7 +736,7 @@ Notification lighting does not work It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. Button remap does not work while display is off - Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. + Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press. Flashlight brightness does not work Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu What the hell is this app? @@ -755,14 +755,14 @@ Essentials Bug Report Send via - Are we there yet? - Destination nearby alerts + Location reached + Get notified when you arrive at a specific destination. Destination Set Destination Tracking: %1$.4f, %2$.4f No destination set - Open Google Maps, pick a location, and share it to Essentials. - Alert Radius: %d m + Open your map app, pick a location, and share it to Essentials. + Radius: %d m Distance to trigger the alarm Enable notification Location @@ -787,7 +787,7 @@ Required to wake your device upon arrival. Tap to grant. %1$d m %1$.1f km - Travel alarm active + Travel Alarm active %1$s remaining Travel Progress Shows real-time distance to destination From ef4f60f24a2b34850f3330161779a02414c034c1 Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:33 +0530 Subject: [PATCH 143/144] New translations strings.xml (Sinhala) --- app/src/main/res/values-si/strings.xml | 67 ++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-si/strings.xml b/app/src/main/res/values-si/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-si/strings.xml +++ b/app/src/main/res/values-si/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse From 21304f3c9620db16436ef054b7bf2b7557beaa6f Mon Sep 17 00:00:00 2001 From: Sameera Wijerathna Date: Thu, 15 Jan 2026 16:07:35 +0530 Subject: [PATCH 144/144] New translations strings.xml (Acholi) --- app/src/main/res/values-ach/strings.xml | 67 +++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-ach/strings.xml b/app/src/main/res/values-ach/strings.xml index 6697d7c7..8e2f74e7 100644 --- a/app/src/main/res/values-ach/strings.xml +++ b/app/src/main/res/values-ach/strings.xml @@ -73,7 +73,22 @@ Post Notifications Allows the app to show notifications Grant Permission - Show notification + Caffeinate Active + Active + Screen is being kept awake + Ignore battery optimization + Recommended for reliable service on some devices + Abort with screen off + Timeout Presets + Select available durations for QS tile + 5m + 10m + 30m + 1h + + Starting in %1$ds… + %1$s remaining + Persistent notification for Caffeinate Enable Dynamic Night Light Apps that toggle off night light @@ -151,6 +166,8 @@ App Freezing Flashlight Pulse Stay awake + Essentials Keyboard + English (US) Active Inactive NFC @@ -285,8 +302,8 @@ Hide mobile data in certain modes Reset All Icons Reset status bar icon visibility to default - Show notification - Show a persistent notification when Caffeinate is active + Abort Caffeinate with screen off + Automatically turn off Caffeinate when manually locking the device Lighting Style Choose between Stroke, Glow, Spinner, and more Corner radius @@ -381,16 +398,23 @@ Check Enable in Settings How to grant + Battery Optimization + Ensure the service is not killed by the system to save power. Essentials - └(=^‥^=)┐ Freeze Frozen DIY Disabled apps Do It Yourself + + Keyboard Setup + Enable in settings + Switch to Essentials + Keyboard is active and ready! Search for Tools, Mods and Tweaks Search + Stop Search Back @@ -489,6 +513,13 @@ default icon + + keyboard + height + padding + haptic + input + visible alert @@ -557,6 +588,9 @@ wait timeout + Always dark theme + Pitch black theme + Clipboard History list picker @@ -764,4 +798,29 @@ Use Root Instead of Shizuku Root access not available. Please check your root manager. + + Keyboard + Keys + Customize layout and behavior + Keyboard Height + Adjust the total vertical size of the keyboard + Bottom Padding + Add space below the keyboard + Haptic Feedback + Vibrate on key press + Test the keyboard + Test the keyboard + Keyboard Height + Bottom Padding + Haptic Feedback + Key Roundness + Key Roundness + Adjust the corner radius of keys + Move functions to bottom + Functions side padding + Haptic feedback strength + Keyboard shape + Round + Flat + Inverse