File tree Expand file tree Collapse file tree 7 files changed +18
-13
lines changed
Expand file tree Collapse file tree 7 files changed +18
-13
lines changed Original file line number Diff line number Diff line change 33
44## [ Unreleased]
55
6+
7+ ## [ v1.2.9] (62) Enter key fix (2024-02-27)
8+
69- Fixed enter key to search not working in Google Play Store / crashing Aurora Store
710
811
@@ -614,7 +617,9 @@ the actual functionality has not been implemented yet.
614617
615618
616619[ Unreleased] :
617- https://github.com/stroke-input/stroke-input-android/compare/v1.2.8...HEAD
620+ https://github.com/stroke-input/stroke-input-android/compare/v1.2.9...HEAD
621+ [ v1.2.9] :
622+ https://github.com/stroke-input/stroke-input-android/compare/v1.2.8...v1.2.9
618623[ v1.2.8] :
619624 https://github.com/stroke-input/stroke-input-android/compare/v1.2.7...v1.2.8
620625[ v1.2.7] :
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ android
1111 minSdkVersion 24
1212 compileSdk 34
1313 targetSdkVersion 34
14- versionCode 61
15- versionName " 1.2.8 "
14+ versionCode 62
15+ versionName " 1.2.9 "
1616 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
1717 }
1818 buildTypes
Original file line number Diff line number Diff line change 77< title > 关于</ title >
88</ head >
99< body >
10- < h1 > 笔画输入法 (v1.2.8 )</ h1 >
10+ < h1 > 笔画输入法 (v1.2.9 )</ h1 >
1111< p >
1212< b > < a href ="https://github.com/stroke-input/stroke-input-android "> 笔画输入法</ a > </ b > 是自由开源软件,而恕无担保。
1313</ p >
1414< p class ="notice ">
15- © 2021–2023 < span lang ="en "> Conway</ span > < br >
15+ © 2021–2024 < span lang ="en "> Conway</ span > < br >
1616以 < span lang ="en "> GPL-3.0-only</ span > 授权,见<< a href ="https://www.gnu.org/licenses/ "> https://www.gnu.org/licenses/</ a > >。< br >
1717</ p >
1818< p >
Original file line number Diff line number Diff line change 77< title > 關於</ title >
88</ head >
99< body >
10- < h1 > 筆畫輸入法 (v1.2.8 )</ h1 >
10+ < h1 > 筆畫輸入法 (v1.2.9 )</ h1 >
1111< p >
1212< b > < a href ="https://github.com/stroke-input/stroke-input-android "> 筆畫輸入法</ a > </ b > 為自由開源軟件,而恕無擔保。
1313</ p >
1414< p class ="notice ">
15- © 2021–2023 < span lang ="en "> Conway</ span > < br >
15+ © 2021–2024 < span lang ="en "> Conway</ span > < br >
1616以 < span lang ="en "> GPL-3.0-only</ span > 授權,見<< a href ="https://www.gnu.org/licenses/ "> https://www.gnu.org/licenses/</ a > >。< br >
1717</ p >
1818< p >
Original file line number Diff line number Diff line change 77< title > 關於</ title >
88</ head >
99< body >
10- < h1 > 筆畫輸入法 (v1.2.8 )</ h1 >
10+ < h1 > 筆畫輸入法 (v1.2.9 )</ h1 >
1111< p >
1212< b > < a href ="https://github.com/stroke-input/stroke-input-android "> 筆畫輸入法</ a > </ b > 為自由開源軟體,而恕無擔保。
1313</ p >
1414< p class ="notice ">
15- © 2021–2023 < span lang ="en "> Conway</ span > < br >
15+ © 2021–2024 < span lang ="en "> Conway</ span > < br >
1616以 < span lang ="en "> GPL-3.0-only</ span > 授權,見<< a href ="https://www.gnu.org/licenses/ "> https://www.gnu.org/licenses/</ a > >。< br >
1717</ p >
1818< p >
Original file line number Diff line number Diff line change 77< title > About</ title >
88</ head >
99< body >
10- < h1 > Stroke Input Method (v1.2.8 )</ h1 >
10+ < h1 > Stroke Input Method (v1.2.9 )</ h1 >
1111< p >
1212< b > < a href ="https://github.com/stroke-input/stroke-input-android "> Stroke Input Method</ a > </ b > is free and open-source software
1313with ABSOLUTELY NO WARRANTY.
1414</ p >
1515< p class ="notice ">
16- © 2021–2023 Conway< br >
16+ © 2021–2024 Conway< br >
1717Licensed under GPL-3.0-only, see << a href ="https://www.gnu.org/licenses/ "> https://www.gnu.org/licenses/</ a > >.< br >
1818</ p >
1919< p >
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ OrdinaryDictionaryReplacement: #.links.license-links
1515OrdinaryDictionaryReplacement: #.links.software-properties
1616- queue_position: BEFORE #explicit-links
1717- apply_mode: SIMULTANEOUS
18- * \stroke-input-version --> v1.2.8
19- * \stroke-input-years --> 2021--2023
18+ * \stroke-input-version --> v1.2.9
19+ * \stroke-input-years --> 2021--2024
2020* \material-version --> v1.10.0
2121* \material-years --> 2023
2222* \stroke-data-version --> v1.31.0
You can’t perform that action at this time.
0 commit comments