File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44## [ Unreleased]
55
6+
7+ ## [ v0.7.0] Key previews II (2021-07-30)
8+
69- Re-implemented key preview popups
710 - Fixed popup lag (noticeable delay before appearing)
811 - Fixed popups not appearing when rapidly alternating between keys
@@ -140,7 +143,9 @@ the actual functionality has not been implemented yet.
140143
141144
142145[ Unreleased] :
143- https://github.com/stroke-input/stroke-input-android/compare/v0.6.4...HEAD
146+ https://github.com/stroke-input/stroke-input-android/compare/v0.7.0...HEAD
147+ [ v0.7.0] :
148+ https://github.com/stroke-input/stroke-input-android/compare/v0.6.4...v0.7.0
144149[ v0.6.4] :
145150 https://github.com/stroke-input/stroke-input-android/compare/v0.6.3...v0.6.4
146151[ v0.6.3] :
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ android {
99 applicationId " io.github.yawnoc.strokeinput"
1010 minSdkVersion 17
1111 targetSdkVersion 30
12- versionCode 14
13- versionName " 0.6.4 "
12+ versionCode 15
13+ versionName " 0.7.0 "
1414 }
1515 buildTypes {
1616 release {
Original file line number Diff line number Diff line change 77< title > 關於</ title >
88</ head >
99< body >
10- < h1 > 筆畫輸入法 (v0.6.4 )</ h1 >
10+ < h1 > 筆畫輸入法 (v0.7.0 )</ h1 >
1111< p >
1212< b > < a href ="https://github.com/stroke-input/stroke-input-android "> 筆畫輸入法</ a > </ b > 為自由軟件,恕無擔保。
1313</ p >
Original file line number Diff line number Diff line change 77< title > 關於</ title >
88</ head >
99< body >
10- < h1 > 筆畫輸入法 (v0.6.4 )</ h1 >
10+ < h1 > 筆畫輸入法 (v0.7.0 )</ h1 >
1111< p >
1212< b > < a href ="https://github.com/stroke-input/stroke-input-android "> 筆畫輸入法</ a > </ b > 為自由軟體,恕無擔保。
1313</ p >
Original file line number Diff line number Diff line change 77< title > About</ title >
88</ head >
99< body >
10- < h1 > Stroke Input Method (v0.6.4 )</ h1 >
10+ < h1 > Stroke Input Method (v0.7.0 )</ h1 >
1111< p >
1212< b > < a href ="https://github.com/stroke-input/stroke-input-android "> Stroke Input Method</ a > </ b > is free software with ABSOLUTELY NO WARRANTY.
1313</ p >
Original file line number Diff line number Diff line change 11{: \GPL-3.0-only : b<https://www.gnu.org/licenses/> :}
22{: \Apache-2.0 : b<https://www.apache.org/licenses/LICENSE-2.0.html> :}
33
4- {: \stroke-input-version: v0.6.4 :}
4+ {: \stroke-input-version: v0.7.0 :}
55{: \stroke-input-url :
66 https://github.com/stroke-input/stroke-input-android
77:}
You can’t perform that action at this time.
0 commit comments