inkread v0.4.0
inkread v0.4.0
A Rust-core e-ink document reader with first-class handwriting, for the Supernote
(RK3566, Android 11).
Install (sideload):
adb install -r inkread-v0.4.0.apk
This build is self-signed with the debug key for sideload bring-up (M0, ADR
Decision 3). Verify the attached.sha256before installing. A production-signed
release lands in M4 (RR29-FR2).
What's Changed
- fix(reader): suppress pinch-zoom while the pen is active by @j-raghavan in #33
Full Changelog: v0.3.0...v0.4.0