sz3 / cfc

Demo/test android app for libcimbar. Copy files over the cell phone camera!
https://cimbar.org
MIT License
503 stars 61 forks source link

Add mode autodetection + update mode toggle to function as autodetect off/on #32

Closed sz3 closed 8 months ago

sz3 commented 8 months ago

screenshot!

In this PR I left the old 4-color mode ("mode 4C") as the default, with the hope of making the upgrade process as painless as possible. To that end:

introducing mode autodetection!

This should all be pretty intuitive... as long as I didn't introduce any bugs in the process :upside_down_face:

Includes https://github.com/sz3/libcimbar/pull/94