Commit Graph

362 Commits

Author SHA1 Message Date
Thomas Farstrike 168f1ec374 Apply theme changes (dark mode, color) immediately after saving
Also:

- API: change "display" to mpos.ui.main_display
- API: change mpos.ui.th to mpos.ui.task_handler
2025-11-15 16:25:10 +01:00
Thomas Farstrike b71b6b49ec Draw app: bump version 2025-11-14 23:03:11 +01:00
Thomas Farstrike 5e6482c159 Connect4: fix contrast issue 2025-11-14 17:33:53 +01:00
Thomas Farstrike 37804909b5 Connect4: shorter text 2025-11-14 17:17:46 +01:00
Thomas Farstrike ab7183a913 Connect4: add directional controls 2025-11-14 16:58:12 +01:00
Thomas Farstrike 2a0e78806d Connect4: move controls to the bottom 2025-11-14 16:50:20 +01:00
Thomas Farstrike dac96480b6 Follow theme 2025-11-14 16:41:53 +01:00
Thomas Farstrike 07e990cba5 Improve UI 2025-11-14 16:35:54 +01:00
Thomas Farstrike 94487026a3 Connect4: improve layout 2025-11-14 16:31:34 +01:00
Thomas Farstrike 89afe981cd New app: Connect4 game 2025-11-14 16:15:09 +01:00
Thomas Farstrike 74c1666252 Camera app: increment version 2025-11-13 10:17:47 +01:00
Thomas Farstrike 6745a09b38 Fix camera blank issue 2025-11-13 09:10:27 +01:00
Thomas Farstrike 178d66d586 Camera app: increment version number 2025-11-12 17:59:56 +01:00
Thomas Farstrike d0e54693a0 Camera app: improve QR scanning help text 2025-11-12 15:54:37 +01:00
Thomas Farstrike b4282dfc66 confetti: tweak graphics 2025-11-12 11:59:10 +01:00
Thomas Farstrike 280958ada9 Add new app: Confetti 2025-11-12 11:56:55 +01:00
Thomas Farstrike b93f1c0346 Add ShowFonts app 2025-11-10 08:21:44 +01:00
Thomas Farstrike de1356df5b Improve camera help text. 2025-11-08 07:43:14 +01:00
Thomas Farstrike e5637b8bb6 Add com.quasikili.quasibird 2025-11-07 14:46:11 +01:00
Thomas Farstrike 6c37506491 FileManager app: fix MANIFEST 2025-11-07 14:42:08 +01:00
Thomas Farstrike 3fca75dd26 Draw app: increment version 2025-11-07 14:41:14 +01:00
Thomas Farstrike 2413dd99e2 Camera app: increment version 2025-11-07 14:41:01 +01:00
Thomas Farstrike b3c23ca03e Remove benchmark app
It was just a quick proof-of-concept. QuasiBird is better.
2025-11-07 14:37:49 +01:00
Thomas Farstrike 61df0825a6 BenchMark app: use new task_handler.add_event_cb() 2025-11-07 10:57:04 +01:00
Thomas Farstrike 087cb9b122 Fix quasidoodle symlink
No / at the end, otherwise it fails.
2025-11-07 10:50:33 +01:00