17 Commits

Author SHA1 Message Date
Thomas Farstrike 82b116969f [UNTESTED] rework odroid into generic esp32 target 2026-02-13 15:29:25 +01:00
Thomas Farstrike 6ad56318e9 Camera: use 640x640 for QR decoding instead of 960x960
Otherwise the frame rate is pretty low, and the touch screen too laggy.
2026-02-11 11:02:02 +01:00
Thomas Farstrike 1ad6656e2d Camera: make it webcam-agnostic 2026-02-10 20:09:27 +01:00
Thomas Farstrike 38af82a1e2 Camera Settings: save button on the right
Like in the other "Settings" activities.
2026-02-10 20:06:02 +01:00
Thomas Farstrike a32a020e57 Replace 'magic' value 0 with semantic lv.PART.MAIN 2026-01-26 12:30:50 +01:00
Thomas Farstrike 81f17dd07e Settings app: make "Cancel" button more "ghosty" to discourage accidental misclicks 2026-01-26 11:53:00 +01:00
Thomas Farstrike 7b65ec7301 Simplify 2026-01-23 23:25:22 +01:00
Thomas Farstrike 68b6ff3886 Cleanup WidgetAnimator framework 2026-01-23 21:37:53 +01:00
Thomas Farstrike 86d9c38902 Introduce DisplayMetrics framework 2026-01-23 20:46:36 +01:00
Thomas Farstrike 1240a9fca2 Comments and resolutions order 2026-01-14 00:33:30 +01:00
Thomas Farstrike a0c63cc78b Disable some camera resolutions 2026-01-14 00:04:33 +01:00
Thomas Farstrike a0364bd8ae Fix camera 2026-01-13 23:03:33 +01:00
Thomas Farstrike 496971114e Disable very high camera resolutions (again) 2026-01-13 19:25:40 +01:00
Thomas Farstrike dd727dafc6 Camera: disable high resolutions 2026-01-13 14:54:33 +01:00
Thomas Farstrike 4ad4e1ed20 Refactor to simplify imports 2026-01-13 00:38:17 +01:00
Thomas Farstrike d42fc8dd28 camera_settings.py: simplify 2026-01-12 22:33:35 +01:00
Thomas Farstrike 8b6bc338f1 SettingActivity: add QR scanning 2026-01-11 21:52:47 +01:00