๐งช LeanType 4.2.7 Beta (Build 1)
Note
This is a pre-release testing build for LeanType 4.2.7. Please test and report any issues, input regressions, or feedback on GitHub Issues.
๐ ๏ธ Input & Stability Fixes
- Word Replacement & Backspace Desync: Resolved cursor desync and text duplication during word replacement and rapid backspacing in
RichInputConnection. - Backup & Restore UI Freeze: Eliminated main thread
CountDownLatchblocking during backup and restore operations to prevent ANRs. - Mode Switch Touch Protection: Fixed
PointerTrackertouch state transitions so switching layouts (?123/ABC) does not trigger accidentalspaceor'x'clicks upon release. - Settings Startup Race: Decoupled preference change listener registration from
onCreateto prevent early callback race conditions. - Voice Status Crash Fix: Resolved a
NullPointerExceptionon null drawable during voice status display and theme color updates.
โจ๏ธ Layout & Honeycomb Engine
- Hexagonal Honeycomb Layout Engine: Native integration of authentic Typewise and hex QWERTY layouts (
hex_typewise&hex_qwerty) with axial hit detection, twin spacebars, and vector rendering. - Landscape Hex Ergonomic Split: Positioned hex keys at each end of the screen with a central gap in landscape mode, preserving comfortable key sizing and natural thumb reachability.
- Central Gap Touch Clamping: Added distance threshold clamping in
HexKeyDetectorto eliminate ghost touches when tapping in the central landscape gap.
๐จ Appearance & Customization
- Popup Key Vertical Offset: Added an adjustable popup position slider (0โ10 dp) in Settings โ Appearance with refined preview animations.
- Key Long-Press Mapping: Added select mode long-press mapping and refined spacebar long-press behavior.
- Dictionary & Locale Preservations: Synchronously synchronized emoji settings during dictionary resets to avoid reload churn; preserved Catalan dictionary folder ('ca') from legacy cleanup.
- Diagnostics & Documentation: Logged missing system glide typing library as
INFOinstead ofWARN; added comprehensive keycodes and actions reference toFEATURES.md.
๐ฆ Beta Build Artifacts
| File | Flavor | Description | Size |
|---|---|---|---|
1-LeanType_4.2.7-standard-release.apk
| Standard | Full features & online/offline AI voice | 10.5 MB |
2-LeanType_4.2.7-offline-release.apk
| Offline | Fully air-gapped (zero internet permission) | 10.0 MB |