7 Commits

Author SHA1 Message Date
Thomas Farstrike d24a52c54c Simplify tests 2026-03-25 15:16:17 +01:00
Thomas Farstrike 2f31d14a4e Remove old theme.py 2026-01-23 23:08:58 +01:00
Thomas Farstrike 4ad4e1ed20 Refactor to simplify imports 2026-01-13 00:38:17 +01:00
Thomas Farstrike 5596ac42b5 Add internal_filesystem/lib/mpos/ui/testing.py 2025-11-18 15:25:47 +01:00
Thomas Farstrike 28d41e3a92 Prevent tests from running twice 2025-11-16 01:57:04 +01:00
Thomas Farstrike aea7244481 Change ondevice positional to --ondevice 2025-11-16 00:29:22 +01:00
Thomas Farstrike 0dc151255a UI: fix on-screen keyboard button color on ESP32 in light mode
On ESP32, the keyboard buttons in light mode have no color, just white,
which makes them hard to see on the white background. Probably a bug in the
underlying LVGL or MicroPython or lvgl_micropython.
2025-11-15 19:01:25 +01:00