Skip to content

inkread v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 00:00
· 41 commits to master since this release

inkread v0.2.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.2.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

  • Land the inkread MVP onto master by @j-raghavan in #19
  • ci(deps): Bump the actions group with 4 updates by @dependabot[bot] in #20
  • build(deps): Bump gradle-wrapper from 8.9 to 9.6.0 by @dependabot[bot] in #27
  • build(deps): Bump com.android.application from 8.5.2 to 9.2.1 by @dependabot[bot] in #26
  • build(deps): Bump the gradle-minor-patch group with 3 updates by @dependabot[bot] in #25
  • build(deps): Bump tiny-skia from 0.11.4 to 0.12.0 by @dependabot[bot] in #24
  • build(deps): Bump mlua from 0.10.5 to 0.11.6 by @dependabot[bot] in #23
  • fix(reader): in-window colour palette so changing ink no longer drops annotations by @j-raghavan in #28

New Contributors

Full Changelog: https://github.com/j-raghavan/inkread/commits/v0.2.0