Releases: stroke-input/stroke-input-android
Releases · stroke-input/stroke-input-android
v1.2.8 (61) 過海 (2023-12-03)
- Updated stroke input data to Conway Stroke Data v1.31.0
- Fixes incorrect stroke sequence for U+6D77 海
- Adds phrases 牛肉丸, 牛肉球, 寄艙, 過海
- Upgraded Android SDK to Level 34
- Upgraded Android Gradle Plugin to 8.1.4
- Upgraded Material Components For Android to 1.10.0
- Fixed
DisplayMetrics.scaledDensitydeprecated in API level 34 - Fixed Java "nullability problems" (using
@NonNull) - Fixed Java "nullability and data flow problems" (using
Objects.requireNonNull)
v1.2.7 (60) 㨆莊 (2023-11-05)
- Update stroke input data to Conway Stroke Data v1.30.0 (adds phrases 㨆莊, 過莊, 紅頭十, 伶冧六, 大頭六, 六公, 覺意, 唔覺意, 冧咗, 揩花)
- Improved About Chinese lead sentence wording
v1.2.6 (59) 食夾棍 (2023-10-28)
- Updated stroke input data to Conway Stroke Data v1.29.0 (adds phrases 食夾棍, 爆坼)
v1.2.5 (58) 肚餓 (2023-10-05)
- Update stroke input data to Conway Stroke Data v1.28.0 (adds phrase 肚餓)
v1.2.4 (57) 詐諦上堂 (2023-09-17)
- Update stroke input data to Conway Stroke Data v1.27.0 (adds phrases 上堂, 落堂, 詐諦)
v1.2.3 (56) 清補涼 (2023-06-27)
- Update stroke input data to Conway Stroke Data v1.26.0 (adds phrases 清補涼, 芡實, 茨實, 南杏, 北杏, 黨參)
v1.2.2 (55) Candidate ease (2023-05-27)
User
- Stopped ordinary keys (digits and punctuation) committing first candidate. Now only space bar, enter, and the candidate buttons themselves will commit a candidate
- Increased candidates bar height by 5%
- Increased gutter height under candidates bar from 1px to 4dp
- Made candidate button text/background colours swap on press
Developer
- Fixed gradle vs wrapper version mismatch
- Fixed missing gradle
distributionSha256Sum - Upgraded Material Components For Android to v1.9.0
v1.2.1 (54) Monochrome icon (2023-04-23)
- Fixed missing monochrome icon (for Android 13 themed icons)
- Clarified Back Gesture vs 3-Button Navigation and Back Button in Help
- Changed to non-breaking space in height multiplier display
- Moved package from Android manifest to build files
- Upgraded GitHub Actions to Node.js 16
v1.2.0 (53) Keyboard height adjustment (2023-04-15)
User
- Added keyboard height adjustment option
- Updated stroke input data to Conway Stroke Data v1.25.0 (adds phrases 即管, 細個, 嗰陣, 嗰陣時, 舊陣時, 侷限)
- Improved Welcome screen layout
- Applied max width 488dp so that input box isn't overwide in landscape mode
- Increased spacing between numbered items
- Improved wording of Step 1 (replace 'first time' with 'newly')
- Moved 'Source Code' button to second last
- Added external link icon to 'Source Code' and 'Privacy Policy' buttons
(to make it obvious that they will spawn a browser)
Developer
- Upgraded targetSdkVersion to 33
- Upgraded Android Gradle Plugin to 7.4.2
- Upgraded Material Components For Android to v1.8.0
- Split launcher icon paths to fix 'long vector path' warning
v1.1.0 (51) 夠鐘 (2023-03-06)
- Update stroke input data to Conway Stroke Data v1.24.0 (adds phrases 圍裙, 攞位, 揀位, 揀選, 夠鐘, 夠瞓, 唔夠)
- Suppressed
dataExtractionRulesAPI 31+ warning