Commit Graph

248 Commits

Author SHA1 Message Date
Thomas Farstrike 7ba039222e Remove old resources/ folder 2025-04-30 13:22:28 +02:00
Thomas Farstrike 56907d16cd Move patches to patches/ 2025-04-30 13:21:42 +02:00
Thomas Farstrike 8a6186e0b8 Add appstore_backend/ and patches/ 2025-04-30 10:25:20 +02:00
Thomas Farstrike cf5bbfa958 Add README.md and draft_code 2025-04-30 09:22:06 +02:00
Thomas Farstrike e4372a984c Launcher icons work! 2025-04-29 20:24:05 +02:00
Thomas Farstrike 5d355002fb Restore dot folder names 2025-04-29 17:29:33 +02:00
Thomas Farstrike 92d6b062a1 Move default icon 2025-04-29 17:27:32 +02:00
Thomas Farstrike 909f35a9e0 Move /apps_builtin to /builtin/apps and add /builtin/resources 2025-04-29 17:23:33 +02:00
Thomas Farstrike 8591ba32f1 Cleanups 2025-04-29 17:10:48 +02:00
Thomas Farstrike 12ca04190c launcher.py: add support for builtin apps 2025-04-29 17:10:32 +02:00
Thomas Farstrike 7cff865ae1 main.py: add support for updated launcher app 2025-04-29 17:09:37 +02:00
Thomas Farstrike e2b0e320fe Rename to remove dashes (-)
These are not supported by the build system for builtin (frozen.c) files.
2025-04-29 14:11:45 +02:00
Thomas Farstrike 9287bf11e0 Rename script 2025-04-29 14:05:40 +02:00
Thomas Farstrike 0adb1abc80 Cleanup manifest.py 2025-04-29 14:05:24 +02:00
Thomas Farstrike 709c65349f image_to_script.py: recursive 2025-04-29 14:05:14 +02:00
Thomas Farstrike c1042246c1 Add image_to_script.py 2025-04-29 13:58:23 +02:00
Thomas Farstrike 6173386b4a Remove underscores from builtin apps
There aren't supported by the "freeze.c" build system.
2025-04-29 13:55:46 +02:00
Thomas Farstrike 8a15c478e2 Freeze more 2025-04-29 13:51:21 +02:00
Thomas Farstrike 9a6db7da90 Compiled boot.py and main.py work using symlinks 2025-04-29 13:10:38 +02:00
Thomas Farstrike f35cf77de5 manifest.py: include boot.py and main.py in build 2025-04-29 11:04:24 +02:00
Thomas Farstrike cf47d0b658 Increase temperature precision 2025-04-29 10:48:04 +02:00
Thomas Farstrike b131928a02 Add version 2025-04-28 23:56:12 +02:00
Thomas Farstrike f9258b95a5 appstore: add open for app 2025-04-28 23:52:09 +02:00
Thomas Farstrike 80283705f4 appstore: install from zip works 2025-04-28 23:25:38 +02:00
Thomas Farstrike 0969076770 Use self. more 2025-04-28 22:42:19 +02:00