Skip to content

inkread v0.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 04:16
· 39 commits to master since this release
4baaaf3

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 .sha256 before 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