diff --git a/app/build.gradle.kts b/app/build.gradle.kts
index 759fdf08d..468d89740 100644
--- a/app/build.gradle.kts
+++ b/app/build.gradle.kts
@@ -21,8 +21,8 @@ android {
applicationId = "com.sameerasw.essentials"
minSdk = 26
targetSdk = 36
- versionCode = 39
- versionName = "13.0"
+ versionCode = 40
+ versionName = "13.1"
val whatsNewCounter = 1
buildConfigField("int", "WHATS_NEW_COUNTER", whatsNewCounter.toString())
diff --git a/app/src/main/res/values-ach/strings.xml b/app/src/main/res/values-ach/strings.xml
index 03be21e13..1f36643a4 100644
--- a/app/src/main/res/values-ach/strings.xml
+++ b/app/src/main/res/values-ach/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml
index 804d20133..403ee6f73 100644
--- a/app/src/main/res/values-af/strings.xml
+++ b/app/src/main/res/values-af/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml
index 165edf0cc..9c0d0d88b 100644
--- a/app/src/main/res/values-ar/strings.xml
+++ b/app/src/main/res/values-ar/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml
index c5e4d58f1..b7cfb8970 100644
--- a/app/src/main/res/values-ca/strings.xml
+++ b/app/src/main/res/values-ca/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml
index da1e48632..474e0c905 100644
--- a/app/src/main/res/values-cs/strings.xml
+++ b/app/src/main/res/values-cs/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml
index 116c557c0..b51c556be 100644
--- a/app/src/main/res/values-da/strings.xml
+++ b/app/src/main/res/values-da/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 005507db2..278211d63 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml
index 7542b158f..e082987af 100644
--- a/app/src/main/res/values-el/strings.xml
+++ b/app/src/main/res/values-el/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml
index 2fa147ed3..72b9571de 100644
--- a/app/src/main/res/values-en/strings.xml
+++ b/app/src/main/res/values-en/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index d6e01eb3e..924551cb7 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -340,7 +340,9 @@ Sin embargo, sí te permite reanudarla desde la lista de aplicaciones del lanzad
Ocultar notificaciones
Ocultar todos los iconos de notificaciones entrantes
Ocultar la barra de gestos
- Ocultar la pastilla de navegación en la parte inferior
+ En la navegación por gestos
+ Mostrar en el lanzador
+ Mostrar dinámicamente la barra de gestos solo cuando estés en la pantalla de inicio
Gesto de Círculo para buscar
Mantén pulsada la zona inferior para activar Círculo para buscar
Otras personalizaciones
diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml
index 0355644bb..5cb7daf3a 100644
--- a/app/src/main/res/values-fi/strings.xml
+++ b/app/src/main/res/values-fi/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index b8b543cee..9a25d08fd 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -340,6 +340,8 @@
Masquer toutes les icônes de notification entrantes
Masquer la barre de gestes
Masquer la barre de navigation en bas
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Geste « Entourez pour rechercher »
Appuyez longuement sur la zone inférieure pour lancer la fonction « Entourez pour rechercher »
Autres personnalisations
diff --git a/app/src/main/res/values-he/strings.xml b/app/src/main/res/values-he/strings.xml
index 6d2655ba6..e2ac799ad 100644
--- a/app/src/main/res/values-he/strings.xml
+++ b/app/src/main/res/values-he/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml
index 291de6bc7..32a247b5c 100644
--- a/app/src/main/res/values-hu/strings.xml
+++ b/app/src/main/res/values-hu/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 350cc0df9..004fcb013 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml
index fcdb4694d..ec0045c17 100644
--- a/app/src/main/res/values-ja/strings.xml
+++ b/app/src/main/res/values-ja/strings.xml
@@ -54,7 +54,7 @@
アシスタント
スクリーンショット
サイレントモードを切り替え
- Circle to Search
+ かこって検索
再生中の曲をいいね
いいね設定
この機能は、現在再生中のメディアを検出し「いいね」アクションをトリガーするために通知アクセスを必要とします。下記で有効にしてください。
@@ -64,8 +64,8 @@
AODにメディアの情報を表示
ドックモード
AODで音楽を再生している間、無期限にオーバーレイを表示します
- Random shapes
- Use various Material 3 shapes for the album art
+ ランダムな形
+ アルバムアートにさまざまなMaterial 3の形状を使用する
通知を表示
Keep AOD on while notifications are pending
通知ライトと同じアプリ
@@ -164,8 +164,8 @@
ライト点滅
下を向いているときのみ
通知ライトと同じアプリ
- Max brightness
- Preview pulse
+ 最大の明るさ
+ 点滅をプレビュー
スタイル
ストローク調整
角の半径
@@ -178,7 +178,7 @@
インジケーター調整
大きさ
間隔
- Sweep
+ スイープ
位置
ランダムな形
線の太さ
@@ -261,9 +261,9 @@
⚠️ 警告
ロック画面セキュリティを有効にするための認証
ロック画面セキュリティを無効にするための認証
- Disable quick setting tiles when the device is locked
- Disable QS Locked
- Prevent expanding Quick Settings when device is locked
+ デバイスがロックされているときに、クイック設定タイルを無効にする
+ クイック設定ロックオフ
+ デバイスがロックされているときにクイック設定が展開されないようにする
モードの並べ替え
長押しで切り替え
@@ -329,21 +329,23 @@
特定の通信世代でモバイルデータを非表示にします
全てのアイコンをリセット
その他の設定
- Advanced (Requires Shizuku/Root)
- Hide all system icons
- Clear all non-notification icons from the status bar
- Only hide system icons when locked
- Hides the status bar system icons when the device is locked and restores them upon unlock
- Hide clock
- Completely remove the clock from the status bar
- Hide notifications
- Hide all incoming notification icons
- Hide gesture bar
- Hide the navigation pill at the bottom
+ 詳細設定 (Shizuku・rootが必要)
+ すべてのシステムアイコンを隠す
+ ステータスバーから通知ではないアイコンすべてを非表示にします
+ ロックしているときのみシステムアイコンを隠す
+ デバイスがロックされている間はステータスバーのシステムアイコンを非表示にし、ロック解除時に元に戻します
+ 時計を隠す
+ ステータスバーから時計を完全に削除します
+ 通知を隠す
+ すべての着信や通知アイコンを非表示にする
+ ジェスチャーバーを隠す
+ 下部のナビゲーションピルを非表示にする
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
- Other customizations
- Additional system tweaks and modifications
+ その他のカスタマイズ
+ その他のシステムの調整と変更
これらのオプションの実装は機種によって異なる場合があり、一部は全く機能しない場合がありますのでご注意ください。
その他
@@ -655,21 +657,21 @@
更新内容を見る
Essentialsにおかえりなさい
新機能を見る
- Default
- Glove mode
- Glove Mode
- Quickly toggle between Default and Glove mode UI profiles
- Increase touch sensitivity
- Improve touch screen responsiveness when using gloves or screen protectors
- Auto rotate
- Automatically rotate the screen when the device is turned
- Screen timeout
- How long the screen stays on before turning off automatically
- %d seconds
- 1 minute
- %d minutes
- Restart SystemUI
- Kills and restarts SystemUI process to apply some changes immediately
+ デフォルト
+ 手袋モード
+ 手袋モード
+ デフォルトと手袋モードのUIプロファイルをすばやく切り替える
+ タッチ感度を上げる
+ 手袋や画面保護フィルムを使用している際のタッチスクリーンの反応を改善する
+ 自動回転
+ デバイスを傾けたときに画面を自動的に回転させる
+ 画面タイムアウト
+ 画面が自動的に消えるまでの時間
+ %d秒
+ 1分
+ %d分
+ システムUIを再起動
+ システムUIプロセスを終了して再起動し、変更を直ちに反映します
Couldn\'t load the release note
View on web
完了
@@ -1303,11 +1305,11 @@
プレミアムには何が含まれていますか?
エイプリルフール!
冗談ですよ。Essentialsはこれからもずっと無料かつオープンソースです。引き続きお楽しみください!(っ◕‿◕)っ
- System
- Ripple Animation
- Bottom
- Center
- Custom
+ システム
+ リップルアニメーション
+ 下から
+ 中央
+ カスタム
Shizuku or Root permission is required for System lighting effects
- Made for Google Pixel. Might not be available on other devices.
+ Google Pixel専用です。他の端末ではご利用いただけない場合があります。
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index 06040e8c6..2f7fbca33 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index 9fb5eb603..99ca97922 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml
index 5245f6874..f45a80568 100644
--- a/app/src/main/res/values-no/strings.xml
+++ b/app/src/main/res/values-no/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 514f72586..0caaaed45 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml
index 224d1a9b7..ffc3628a8 100644
--- a/app/src/main/res/values-pt/strings.xml
+++ b/app/src/main/res/values-pt/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml
index 13fe6303c..fff11e757 100644
--- a/app/src/main/res/values-ro/strings.xml
+++ b/app/src/main/res/values-ro/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index 45cb4b615..70139ea38 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -340,6 +340,8 @@
Скрыть все значки входящих уведомлений
Скрыть панель жестов
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Другие настройки
diff --git a/app/src/main/res/values-si/strings.xml b/app/src/main/res/values-si/strings.xml
index 387495e7a..22c6cef6e 100644
--- a/app/src/main/res/values-si/strings.xml
+++ b/app/src/main/res/values-si/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml
index b73a213e5..56fda7ee7 100644
--- a/app/src/main/res/values-sr/strings.xml
+++ b/app/src/main/res/values-sr/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml
index 8d4dffae5..1d24b038d 100644
--- a/app/src/main/res/values-sv/strings.xml
+++ b/app/src/main/res/values-sv/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index e6e3eba49..e123afa1e 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml
index bc7eb9fd9..ba22112f1 100644
--- a/app/src/main/res/values-uk/strings.xml
+++ b/app/src/main/res/values-uk/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml
index 676cbbe63..cd2f98cf0 100644
--- a/app/src/main/res/values-vi/strings.xml
+++ b/app/src/main/res/values-vi/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations
diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml
index 36bc1c122..3f474adf2 100644
--- a/app/src/main/res/values-zh/strings.xml
+++ b/app/src/main/res/values-zh/strings.xml
@@ -340,6 +340,8 @@
Hide all incoming notification icons
Hide gesture bar
Hide the navigation pill at the bottom
+ Show on launcher
+ Dynamically show the gesture bar only when on the home screen
Circle to Search gesture
Long-press the bottom area to trigger Circle to Search
Other customizations