Releases: bpavuk/touche
Releases · bpavuk/touche
v0.3
What's Changed
The first version of opcode-based protocol was... not the best. This release improves performance, but has breaking changes. It matches with v0.3 driver nicely, and although testing shows that it is compatible with v0.2.* drivers, there is no expected performance improvement.
Warning
If APK didn't show up yet, come back in ten minutes!
Full Changelog: v0.2.1...v0.3
v0.2.1 - reduced stutters, improved code quality
What's Changed
This release is all about code quality improvements on the app side. Compatible with any v0.2.* driver.
- v0.2.1 in #2
Full Changelog: v0.2...v0.2.1
v0.2
What's Changed
- App is now in fullscreen mode, saving for navigation bar
- Opcode-based protocol for future-proof drivers
- Updated dependencies, code cleanup
Full Changelog: v0.1...v0.2
v0.1 - initial alpha release
Automatic APK signing, attempt no. 1