Commit Graph

470 Commits

Author SHA1 Message Date
Thomas Farstrike 2944b86ff8 Music Player app: simplify imports 2026-01-13 10:42:23 +01:00
Thomas Farstrike 4ad4e1ed20 Refactor to simplify imports 2026-01-13 00:38:17 +01:00
Thomas Farstrike 6f745d232b Rename CameraApp to CameraActivity 2026-01-12 22:58:09 +01:00
Thomas Farstrike 1d92aaeafa Camera app: import mpos.ui.camera_app instead of duplicating 2026-01-12 22:24:12 +01:00
Thomas Farstrike 38225a883d Camera: disable extremely high resolutions
They take up too much RAM.
2026-01-12 22:01:09 +01:00
Thomas Farstrike ad5565c959 App framework: simplify MANIFEST.JSON
Make launcher, entrypoint and classname optional
by defaulting to "assets/main.py" with class "Main".
2026-01-04 21:30:07 +01:00
Thomas Farstrike b98443189b Rename Doom to Main 2026-01-04 21:09:42 +01:00
Thomas Farstrike b849899c5c Rename doom to doom_launcher 2026-01-04 21:07:53 +01:00
Thomas Farstrike aff94d77c0 Increment app version numbers and update CHANGELOG 2025-12-24 07:34:08 +01:00
Thomas Farstrike 18c78f12fc Doom app: simplify further 2025-12-23 23:18:29 +01:00
Thomas Farstrike 0743cce0ec Simplify 2025-12-23 23:12:00 +01:00
Thomas Farstrike c165d58ab8 Doom app: fix bugs 2025-12-23 23:05:20 +01:00
Thomas Farstrike 6039bb4e13 Doom app: show list before starting, even if just one 2025-12-23 22:52:38 +01:00
Thomas Farstrike 4cf031c21d Doom app: add size warnings etc 2025-12-23 22:50:14 +01:00
Thomas Farstrike 6a4850a9a2 Doom app: auto start if only one option 2025-12-23 22:34:53 +01:00
Thomas Farstrike 8c91ebf91f Doom app: show list before starting 2025-12-23 22:27:28 +01:00
Thomas Farstrike 6bc7c91c31 Doom app: work towards file listing and choice 2025-12-23 19:58:17 +01:00
Thomas Farstrike 280ccf582e Doom app: add support for SD card 2025-12-23 19:51:10 +01:00
Thomas Farstrike 6f4b3f377f Doom app: set boot_partition in fri3d.sys of NVS 2025-12-23 11:02:58 +01:00
Thomas Farstrike e64f03136d Doom app: starting doom works 2025-12-23 10:40:45 +01:00
Thomas Farstrike 9ba9bf9ec4 Add experimental retro-go launcher 2025-12-22 22:32:32 +01:00
Thomas Farstrike eaab2ce3c9 SoundRecorder: update max duration after stopping recording 2025-12-18 07:30:35 +01:00
Thomas Farstrike ddf8656943 Improve recording UX 2025-12-17 22:52:57 +01:00
Thomas Farstrike cb05fc48db SoundRecorder: add icon 2025-12-17 22:37:35 +01:00
Thomas Farstrike 5975f51830 SoundRecorder: fix focus issue 2025-12-17 22:33:25 +01:00