Skip to content

Commit 7fe92f8

Browse files
committed
Update Conway Stroke Data to v1.24.0
From <https://github.com/stroke-input/stroke-input-data/releases/tag/v1.24.0> - Adds phrases 圍裙, 攞位, 揀位, 揀選 - Adds phrases 夠鐘, 夠瞓, 唔夠
1 parent 18e8ed1 commit 7fe92f8

8 files changed

Lines changed: 24 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
## [Unreleased]
55

6+
- Update stroke input data to [Conway Stroke Data v1.24.0]
7+
(adds phrases 圍裙, 攞位, 揀位, 揀選, 夠鐘, 夠瞓, 唔夠)
68
- Suppressed `dataExtractionRules` API 31+ warning
79

810

@@ -604,6 +606,8 @@ the actual functionality has not been implemented yet.
604606
[v0.1.0]:
605607
https://github.com/stroke-input/stroke-input-android/releases/tag/v0.1.0
606608

609+
[Conway Stroke Data v1.24.0]:
610+
https://github.com/stroke-input/stroke-input-data/releases/tag/v1.24.0
607611
[Conway Stroke Data v1.22.0]:
608612
https://github.com/stroke-input/stroke-input-data/releases/tag/v1.22.0
609613
[Conway Stroke Data v1.21.0]:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h3><a href="https://mvnrepository.com/artifact/com.google.android.material/mate
2929
<span lang="en">Apache-2.0</span> 授权,见&lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;。<br>
3030
</p>
3131
<h2>笔画输入资料</h2>
32-
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.22.0)</h3>
32+
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.24.0)</h3>
3333
<h4><code>sequence-characters.txt</code></h4>
3434
<p class="notice">
3535
©&nbsp;2021–2023 <span lang="en">Conway</span><br>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h3><a href="https://mvnrepository.com/artifact/com.google.android.material/mate
2929
<span lang="en">Apache-2.0</span> 授權,見&lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;。<br>
3030
</p>
3131
<h2>筆畫輸入資料</h2>
32-
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.22.0)</h3>
32+
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.24.0)</h3>
3333
<h4><code>sequence-characters.txt</code></h4>
3434
<p class="notice">
3535
©&nbsp;2021–2023 <span lang="en">Conway</span><br>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h3><a href="https://mvnrepository.com/artifact/com.google.android.material/mate
2929
<span lang="en">Apache-2.0</span> 授權,見&lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;。<br>
3030
</p>
3131
<h2>筆畫輸入資料</h2>
32-
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.22.0)</h3>
32+
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.24.0)</h3>
3333
<h4><code>sequence-characters.txt</code></h4>
3434
<p class="notice">
3535
©&nbsp;2021–2023 <span lang="en">Conway</span><br>

app/src/main/assets/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h3><a href="https://mvnrepository.com/artifact/com.google.android.material/mate
3232
Licensed under Apache-2.0, see &lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;.<br>
3333
</p>
3434
<h2>Stroke input data</h2>
35-
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.22.0)</h3>
35+
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.24.0)</h3>
3636
<h4><code>sequence-characters.txt</code></h4>
3737
<p class="notice">
3838
©&nbsp;2021–2023 Conway<br>

app/src/main/assets/links.cmdr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ OrdinaryDictionaryReplacement: #.links.software-properties
1919
* \stroke-input-years --> 2021--2023
2020
* \material-version --> v1.7.0
2121
* \material-years --> 2022
22-
* \stroke-data-version --> v1.22.0
22+
* \stroke-data-version --> v1.24.0
2323
* \sequence-characters-years --> 2021--2023
2424
* \stroke-font-version --> v2.0.1
2525
* \stroke-font-years --> 2021--2022

app/src/main/assets/phrases-simplified.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5516,6 +5516,7 @@
55165516
唔同
55175517
唔啱
55185518
唔在乎
5519+
唔够
55195520
唔小心
55205521
唔少
55215522
唔得
@@ -5841,6 +5842,7 @@
58415842
围棋
58425843
围殴
58435844
围绕
5845+
围裙
58445846
围观
58455847
固体
58465848
固定
@@ -6383,6 +6385,8 @@
63836385
够姜
63846386
够数
63856387
够用
6388+
够瞓
6389+
够钟
63866390
够食
63876391
大丈夫
63886392
大三元
@@ -10250,6 +10254,8 @@
1025010254
拜访
1025110255
拜谒
1025210256
拟定
10257+
拣位
10258+
拣选
1025310259
拥入
1025410260
拥护
1025510261
拥抱
@@ -10855,6 +10861,7 @@
1085510861
攀登
1085610862
攘夺
1085710863
攘除
10864+
攞位
1085810865
攞命
1085910866
攞嚟
1086010867
攞嚟做

app/src/main/assets/phrases-traditional.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4467,6 +4467,7 @@
44674467
唔同
44684468
唔啱
44694469
唔在乎
4470+
唔夠
44704471
唔小心
44714472
唔少
44724473
唔得
@@ -4912,6 +4913,7 @@
49124913
圍棋
49134914
圍毆
49144915
圍繞
4916+
圍裙
49154917
圍觀
49164918
園丁
49174919
園地
@@ -5417,7 +5419,10 @@
54175419
夠多
54185420
夠數
54195421
夠用
5422+
夠睏
5423+
夠瞓
54205424
夠薑
5425+
夠鐘
54215426
夠食
54225427
夢中人
54235428
夢境
@@ -9375,6 +9380,8 @@
93759380
措施
93769381
措詞
93779382
措辭
9383+
揀位
9384+
揀選
93789385
揉合
93799386
描寫
93809387
描繪
@@ -9765,6 +9772,7 @@
97659772
攝影師
97669773
攝影機
97679774
攝氏
9775+
攞位
97689776
攞來
97699777
攞來做
97709778
攞來搞

0 commit comments

Comments
 (0)