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.5.1] Visual improvements (2021-07-13)
8+
69- Updated keyboard font to [ Stroke Input Keyboard v1.3.1]
710 (adds glyphs for qwerty symbols etc.)
811- Reduced key label font sizes
@@ -75,7 +78,9 @@ the actual functionality has not been implemented yet.
7578
7679
7780[ 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
7984[ v0.5.0] :
8085 https://github.com/stroke-input/stroke-input-android/compare/v0.4.0...v0.5.0
8186[ v0.4.0] :
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ android {
99 applicationId " io.github.yawnoc.strokeinput"
1010 minSdkVersion 14
1111 targetSdkVersion 30
12- versionCode 7
13- versionName " 0.5.0 "
12+ versionCode 8
13+ versionName " 0.5.1 "
1414 }
1515 buildTypes {
1616 release {
Original file line number Diff line number Diff line change 3434%%
3535
3636
37- # Stroke Input Method (v0.5.0 ) #
37+ # Stroke Input Method (v0.5.1 ) #
3838
3939----
4040__[Stroke Input Method (< span class=" zh-Hant" > 筆畫輸入法< /span> )][stroke]__
Original file line number Diff line number Diff line change 3232}</ style >
3333</ head >
3434< body >
35- < h1 > Stroke Input Method (v0.5.0 )</ h1 >
35+ < h1 > Stroke Input Method (v0.5.1 )</ h1 >
3636< p >
3737< b > < a href ="https://github.com/stroke-input/stroke-input-android "> Stroke Input Method (< span class ="zh-Hant "> 筆畫輸入法</ span > )</ a > </ b >
3838is free software with NO WARRANTY etc. etc.
You can’t perform that action at this time.
0 commit comments