Releases: stroke-input/stroke-input-android
Releases · stroke-input/stroke-input-android
v0.1.1 (3) New keyboard font (2021-06-29)
- Updated
README.mdlinks given GitHub organisation move - Changed keyboard font to Stroke Input Keyboard v1.1.0
- Made key text offsets inherit from Row from Keyboard
v0.1.0 (2) Implemented drawing (2021-06-27)
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.