Commit Graph

1018 Commits

Author SHA1 Message Date
Thomas Farstrike 34ddce4c97 Merge pull request #8 from QuasiKili/patch-2
Implement OS detection for binary selection
2025-10-24 08:01:38 +02:00
Thomas Farstrike cb46e0a06f Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS 2025-10-24 08:00:40 +02:00
Thomas Farstrike c11297598c Rename Kilculator to Quasi Calculator 2025-10-24 07:59:57 +02:00
Thomas Farstrike 243ae61ba8 Add draft code 2025-10-24 07:59:33 +02:00
Kili bbde0ed856 Implement OS detection for binary selection
Add OS detection for setting the binary path in run_desktop.sh
2025-10-20 23:23:51 +02:00
Thomas Farstrike 91debcfcb7 Merge pull request #7 from QuasiKili/patch-1
Fixed macOS casing because make.py expects macOS instead of macos
2025-10-20 22:56:03 +02:00
Kili 3d10febd3c Fix macOS casing beacuse make.py expects macOS instead of macos 2025-10-20 22:44:57 +02:00
Thomas Farstrike 02289c0f06 Increment launcher version 2025-10-20 22:33:11 +02:00
Thomas Farstrike 41457675b1 Increment version number 2025-10-20 22:32:19 +02:00
Thomas Farstrike 7d51e101a9 CHANGELOG 2025-10-20 22:26:12 +02:00
Thomas Farstrike aaf8467356 print_event: add pressed key info 2025-10-20 22:25:00 +02:00
Thomas Farstrike daad08e08d Launcher: fix handling of empty filesystem without apps 2025-10-20 22:23:12 +02:00
Thomas Farstrike cf1991a602 Fix stray /cat in Europe/Brussels timezone 2025-10-20 22:17:43 +02:00
Thomas Farstrike fca2c6a396 Fix CHANGELOG 2025-10-20 19:16:46 +02:00
Thomas Farstrike a4a4a6cb7c mpos.ui: handle boards without focusgroup 2025-10-20 18:54:19 +02:00
Thomas Farstrike c9ef6cd496 focus_direction.py: improve corner case handling 2025-10-20 18:51:25 +02:00
Thomas Farstrike c7546eb693 Improve build_all script 2025-10-20 18:51:13 +02:00
Thomas Farstrike 3c282893bd Add debug output 2025-10-20 18:43:29 +02:00
Thomas Farstrike 9048be4d70 About app: add info about freezefs compiled-in filesystem 2025-10-20 18:31:22 +02:00
Thomas Farstrike d68650c644 Increment version and improve build_all.sh 2025-10-20 18:07:23 +02:00
Thomas Farstrike 0fe592be42 CHANGELOG: increment to indicate API change 2025-10-20 16:12:02 +02:00
Thomas Farstrike faf07a1007 Increment versions 2025-10-20 16:02:43 +02:00
Thomas Farstrike cf82413c4a Update CHANGELOG 2025-10-20 15:59:59 +02:00
Thomas Farstrike e6946098ce fri3d-2024: use A for ENTER key and joystick for navigation
Instead of Y for previous and A for next, the joystick is much more intuitive.
2025-10-20 15:57:29 +02:00
Thomas Farstrike ff8045b642 FileManager app: speed up with less logging 2025-10-20 15:34:44 +02:00