Skip to content

Commit 1429e8e

Browse files
committed
Clarify Back Gesture vs 3-Button Navigation in Help
1 parent b9bb7c8 commit 1429e8e

9 files changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
## [Unreleased]
55

66
- Fixed missing monochrome icon (for Android 13 themed icons)
7+
- Clarified Back Gesture vs 3-Button Navigation and Back Button in Help
78
- Changed to non-breaking space in height multiplier display
89
- Moved package from Android manifest to build files
910
- Upgraded GitHub Actions to Node.js 16

app/src/main/assets/help-zh-Hans-CN.cmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ OrdinaryDictionaryReplacement: #.boilerplate-properties-override
9090
----
9191
用系统__返回按钮__(或__返回手势__)来收回键盘。
9292
----
93+
----
94+
(若 Android~13 __手势导航__不便,可考虑复还__“三按钮”导航__,并使用__返回按钮__。)
95+
----
9396

9497

9598
<footer>

app/src/main/assets/help-zh-Hans-CN.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ <h2>收回键盘</h2>
8989
<p>
9090
用系统<b>返回按钮</b>(或<b>返回手势</b>)来收回键盘。
9191
</p>
92+
<p>
93+
(若 Android&nbsp;13 <b>手势导航</b>不便,可考虑复还<b>“三按钮”导航</b>,并使用<b>返回按钮</b>。)
94+
</p>
9295
<footer>
9396
此页的 <a href="https://github.com/conway-markdown/conway-markdown">CMD</a> 源码: <a href="https://github.com/stroke-input/stroke-input-android/blob/master/app/src/main/assets/help-zh-Hans-CN.cmd"><code>help-zh-Hans-CN.cmd</code></a>
9497
</footer>

app/src/main/assets/help-zh-Hant-HK.cmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ OrdinaryDictionaryReplacement: #.boilerplate-properties-override
9191
----
9292
以系統__返回掣__(或__返回手勢__)而收回鍵盤。
9393
----
94+
----
95+
(若 Android~13 __手勢導覽__不便,可考慮復還__三按鈕導覽__,並使用__反回掣__。)
96+
----
9497

9598

9699
<footer>

app/src/main/assets/help-zh-Hant-HK.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ <h2>收回鍵盤</h2>
8989
<p>
9090
以系統<b>返回掣</b>(或<b>返回手勢</b>)而收回鍵盤。
9191
</p>
92+
<p>
93+
(若 Android&nbsp;13 <b>手勢導覽</b>不便,可考慮復還<b>三按鈕導覽</b>,並使用<b>反回掣</b>。)
94+
</p>
9295
<footer>
9396
此頁之 <a href="https://github.com/conway-markdown/conway-markdown">CMD</a> 源碼: <a href="https://github.com/stroke-input/stroke-input-android/blob/master/app/src/main/assets/help-zh-Hant-HK.cmd"><code>help-zh-Hant-HK.cmd</code></a>
9497
</footer>

app/src/main/assets/help-zh-Hant-TW.cmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ OrdinaryDictionaryReplacement: #.boilerplate-properties-override
9191
----
9292
以系統__返回按鈕__(或__返回手勢__)而收回鍵盤。
9393
----
94+
----
95+
(若 Android~13 __手勢操作__不便,可考慮復還__三按鈕操作__,並使用__返回按鈕__。)
96+
----
9497

9598

9699
<footer>

app/src/main/assets/help-zh-Hant-TW.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ <h2>收回鍵盤</h2>
8989
<p>
9090
以系統<b>返回按鈕</b>(或<b>返回手勢</b>)而收回鍵盤。
9191
</p>
92+
<p>
93+
(若 Android&nbsp;13 <b>手勢操作</b>不便,可考慮復還<b>三按鈕操作</b>,並使用<b>返回按鈕</b>。)
94+
</p>
9295
<footer>
9396
此頁之 <a href="https://github.com/conway-markdown/conway-markdown">CMD</a> 原始程式: <a href="https://github.com/stroke-input/stroke-input-android/blob/master/app/src/main/assets/help-zh-Hant-TW.cmd"><code>help-zh-Hant-TW.cmd</code></a>
9497
</footer>

app/src/main/assets/help.cmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ OrdinaryDictionaryReplacement: #.boilerplate-properties-override
9090
----
9191
Use the system __Back Button__ (or __Back Gesture__) to retract the keyboard.
9292
----
93+
----
94+
(If Android~13 __Gesture Navigation__ is inconvenient,
95+
consider reverting to __3-Button Navigation__ and using the __Back Button__.)
96+
----
9397

9498

9599
<footer>

app/src/main/assets/help.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@ <h2>Retract keyboard</h2>
8989
<p>
9090
Use the system <b>Back Button</b> (or <b>Back Gesture</b>) to retract the keyboard.
9191
</p>
92+
<p>
93+
(If Android&nbsp;13 <b>Gesture Navigation</b> is inconvenient,
94+
consider reverting to <b>3-Button Navigation</b> and using the <b>Back Button</b>.)
95+
</p>
9296
<footer>
9397
This page's <a href="https://github.com/conway-markdown/conway-markdown">CMD</a> source: <a href="https://github.com/stroke-input/stroke-input-android/blob/master/app/src/main/assets/help.cmd"><code>help.cmd</code></a>
9498
</footer>

0 commit comments

Comments
 (0)