File tree Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 3
3
4
4
## [ Unreleased]
5
5
6
+
7
+ ## [ v0.5.1] Visual improvements (2021-07-13)
8
+
6
9
- Updated keyboard font to [ Stroke Input Keyboard v1.3.1]
7
10
(adds glyphs for qwerty symbols etc.)
8
11
- Reduced key label font sizes
@@ -75,7 +78,9 @@ the actual functionality has not been implemented yet.
75
78
76
79
77
80
[ Unreleased] :
78
- https://github.com/stroke-input/stroke-input-android/compare/v0.5.0...HEAD
81
+ https://github.com/stroke-input/stroke-input-android/compare/v0.5.1...HEAD
82
+ [ v0.5.1] :
83
+ https://github.com/stroke-input/stroke-input-android/compare/v0.5.0...v0.5.1
79
84
[ v0.5.0] :
80
85
https://github.com/stroke-input/stroke-input-android/compare/v0.4.0...v0.5.0
81
86
[ v0.4.0] :
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ android {
9
9
applicationId " io.github.yawnoc.strokeinput"
10
10
minSdkVersion 14
11
11
targetSdkVersion 30
12
- versionCode 7
13
- versionName " 0.5.0 "
12
+ versionCode 8
13
+ versionName " 0.5.1 "
14
14
}
15
15
buildTypes {
16
16
release {
Original file line number Diff line number Diff line change 34
34
%%
35
35
36
36
37
- # Stroke Input Method (v0.5.0 ) #
37
+ # Stroke Input Method (v0.5.1 ) #
38
38
39
39
----
40
40
__[Stroke Input Method (< span class=" zh-Hant" > 筆畫輸入法< /span> )][stroke]__
Original file line number Diff line number Diff line change 32
32
}</ style >
33
33
</ head >
34
34
< body >
35
- < h1 > Stroke Input Method (v0.5.0 )</ h1 >
35
+ < h1 > Stroke Input Method (v0.5.1 )</ h1 >
36
36
< p >
37
37
< b > < a href ="https://github.com/stroke-input/stroke-input-android "> Stroke Input Method (< span class ="zh-Hant "> 筆畫輸入法</ span > )</ a > </ b >
38
38
is free software with NO WARRANTY etc. etc.
You can’t perform that action at this time.
0 commit comments