Skip to content

Releases: stroke-input/stroke-input-android

v0.1.0 (2) Implemented drawing (2021-06-27)

28 Jun 18:57
Compare
Choose a tag to compare

This milestone marks the successful re-implmentation of the drawing part of AOSP's Keyboard.java and KeyboardView.java. Note that the keyboard is literally a bunch of drawn rectangles; the actual functionality has not been implemented yet.