Skip to content

Commit 1c45072

Browse files
committed
Update Conway Stroke Data to v1.13.0
From <https://github.com/stroke-input/stroke-input-data/releases/tag/v1.13.0>. - Fixes inconsistent leniency for 3rd stroke of 亦-above - Fixes missing leniency for last stroke of U+4F5F 佟 - Fixes missing 衮袞-leniency in U+78D9 磙, U+3665 㙥 - Fixes missing 青靑-leniency in U+775B 睛 - Fixes missing 黄黃-leniency in U+9ECB 黋 - Adds phrases 起屋, 起樓, 秋葵
1 parent f845493 commit 1c45072

9 files changed

Lines changed: 44 additions & 8 deletions

CHANGELOG.md

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

44
## [Unreleased]
55

6+
- Updated stroke input data to [Conway Stroke Data v1.13.0]
7+
- Fixes inconsistent leniency for 3rd stroke of 亦-above
8+
- Fixes missing leniency for last stroke of U+4F5F 佟
9+
- Fixes missing 衮袞-leniency in U+78D9 磙, U+3665 㙥
10+
- Fixes missing 青靑-leniency in U+775B 睛
11+
- Fixes missing 黄黃-leniency in U+9ECB 黋
12+
- Adds phrases 起屋, 起樓, 秋葵
13+
614

715
## [v0.9.17] (39) 拜扵悉數 (2022-07-16)
816

@@ -478,6 +486,8 @@ the actual functionality has not been implemented yet.
478486
[v0.1.0]:
479487
https://github.com/stroke-input/stroke-input-android/releases/tag/v0.1.0
480488

489+
[Conway Stroke Data v1.13.0]:
490+
https://github.com/stroke-input/stroke-input-data/releases/tag/v1.13.0
481491
[Conway Stroke Data v1.12.0]:
482492
https://github.com/stroke-input/stroke-input-data/releases/tag/v1.12.0
483493
[Conway Stroke Data v1.11.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.12.0)</h3>
32+
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.13.0)</h3>
3333
<h4><code>sequence-characters.txt</code></h4>
3434
<p class="notice">
3535
©&nbsp;2021–2022 <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.12.0)</h3>
32+
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.13.0)</h3>
3333
<h4><code>sequence-characters.txt</code></h4>
3434
<p class="notice">
3535
©&nbsp;2021–2022 <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.12.0)</h3>
32+
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.13.0)</h3>
3333
<h4><code>sequence-characters.txt</code></h4>
3434
<p class="notice">
3535
©&nbsp;2021–2022 <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.12.0)</h3>
35+
<h3><a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a> (v1.13.0)</h3>
3636
<h4><code>sequence-characters.txt</code></h4>
3737
<p class="notice">
3838
©&nbsp;2021–2022 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--2022
2020
* \material-version --> v1.6.1
2121
* \material-years --> 2022
22-
* \stroke-data-version --> v1.12.0
22+
* \stroke-data-version --> v1.13.0
2323
* \sequence-characters-years --> 2021--2022
2424
* \stroke-font-version --> v2.0.1
2525
* \stroke-font-years --> 2021--2022

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19297,6 +19297,7 @@
1929719297
秋播
1929819298
秋收
1929919299
秋毫
19300+
秋葵
1930019301
秋雨
1930119302
秋风
1930219303
秋高气爽
@@ -24376,10 +24377,12 @@
2437624377
起始
2437724378
起家
2437824379
起居
24380+
起屋
2437924381
起床
2438024382
起手
2438124383
起手无回
2438224384
起来
24385+
起楼
2438324386
起步
2438424387
起死
2438524388
起死回生

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18922,6 +18922,7 @@
1892218922
秋播
1892318923
秋收
1892418924
秋毫
18925+
秋葵
1892518926
秋雨
1892618927
秋風
1892718928
秋高氣爽
@@ -24782,9 +24783,11 @@
2478224783
起始
2478324784
起家
2478424785
起居
24786+
起屋
2478524787
起床
2478624788
起手
2478724789
起手無回
24790+
起樓
2478824791
起步
2478924792
起死
2479024793
起死回生

app/src/main/assets/sequence-characters.txt

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6864,6 +6864,7 @@
68646864
1214131235123531112111 攠
68656865
121413123512353112 擵
68666866
12141321251 掂
6867+
121413234515 塆
68676868
12141323544 掖
68686869
121413251112134121 㙻
68696870
121413251112135121 㙻
@@ -6889,7 +6890,7 @@
68896890
1214134522521432411121 攡
68906891
1214134522554 摛
68916892
121413452255432411121 攡
6892-
1214134543534
6893+
1214134543534 㙥㨰
68936894
1214135 坊坑抗㧍
68946895
1214135112251 塘搪
68956896
12141351124134 𡐓
@@ -15426,6 +15427,7 @@
1542615427
132514131235123531112111 䃺
1542715428
13251413234 硛
1542815429
132514134 砇
15430+
1325141342513534 磙
1542915431
13251413434 䂭
1543015432
1325141343412 碎
1543115433
132514134543534 磙
@@ -15436,6 +15438,7 @@
1543615438
1325141352211553 䃙
1543715439
1325141352213535 䃙
1543815440
1325141352215353 䃙
15441+
1325141352513534 磙
1543915442
1325141353131134 䃚
1544015443
1325141353152134 䃠
1544115444
1325141354 砿
@@ -21174,6 +21177,7 @@
2117421177
243135121211212112 㒯
2117521178
2431351221122112 㒯
2117621179
243135122112512134 黋
21180+
24313512212512134 黋
2117721181
243135211212112112 㒯
2117821182
24313525111515 尡
2117921183
24313525111535 尡
@@ -22193,6 +22197,7 @@
2219322197
2511111212132515 䁥
2219422198
2511111212511 睛
2219522199
2511111212511134 瞔
22200+
2511111212521 睛
2219622201
2511111213511 睛
2219722202
2511111213534 䁃
2219822203
251111122132515 䁥
@@ -33898,6 +33903,7 @@
3389833903
3235434251 倃
3389933904
32354342511 偺
3390033905
32354354 侈
33906+
3235441 佟
3390133907
3235441111251 㑾
3390233908
32354413444444 㒄
3390333909
323544311252 傜
@@ -43822,15 +43828,18 @@
4382243828
4121344 状
4382343829
41221125251 髙
4382443830
4122341234 栾
43831+
412234132 弈
43832+
412234134 奕
4382543833
412234251214 蛮
43826-
412234252
43834+
412234252 峦帟
4382743835
412234253434 脔
4382843836
4122343112 挛
4382943837
41223432511154444 鵉
4383043838
41223434112431 銮
4383143839
412234354 変
4383243840
41223435451 鸾
4383343841
4122344544 恋
43842+
4122345 亪
4383443843
412234515 弯
4383543844
412234521 孪
4383643845
412234531 娈
@@ -44216,16 +44225,22 @@
4421644225
413234132 弈
4421744226
413234134 奕
4421844227
413234251214 蛮
44219-
413234252
44228+
413234252 峦帟
4422044229
413234252513134 廠
44230+
413234253434 脔
44231+
4132343112 挛
4422144232
41323432511154444 鵉
44233+
41323434112431 銮
4422244234
413234354 変
44235+
41323435451 鸾
4422344236
4132344454 迹
4422444237
413234454 迹
4422544238
4132344544 恋
4422644239
4132344554 迹
4422744240
4132345 亪
4422844241
413234515 弯
44242+
413234521 孪
44243+
413234531 娈
4422944244
41323454 变
4423044245
41323544 夜
4423144246
41323544251 㖱
@@ -48322,6 +48337,7 @@
4832248337
43343552335523 煼
4832348338
43343554 炈𤆣
4832448339
433441121 炷
48340+
4334412234134 㷜
4832548341
43344124 炞
4832648342
433441251251112213534 爙
4832748343
43344125125251 熇
@@ -50121,6 +50137,8 @@
5012150137
4414112125153 㗟
5012250138
441411215 乼
5012350139
4414122341234 滦
50140+
441412234132 㴒
50141+
441412234134 湙
5012450142
441412234515 湾
5012550143
4414124 汴
5012650144
441412511234 鿌
@@ -50151,8 +50169,10 @@
5015150169
4414131235123521112111 灖
5015250170
4414131235123531112111 灖
5015350171
441413234 洂
50172+
4414132341234 滦
5015450173
441413234132 㴒
5015550174
441413234134 湙
50175+
441413234515 湾
5015650176
44141323544 液
5015750177
4414132444 㳤
5015850178
441413251112134121 瀍

0 commit comments

Comments
 (0)