Commit graph

129 commits

Author SHA1 Message Date
foamyguy
37c278ab63 is_release_required() function 2025-06-18 09:32:27 -05:00
foamyguy
228f25cbb7
Merge pull request #11 from FoamyGuy/install_launcher_reqs
install req libs for the launcher code.py in build script
2025-06-17 15:25:47 -05:00
foamyguy
e540625421 install req libs for the launcher code.py in build script 2025-06-17 14:57:08 -05:00
foamyguy
50b444fd70
Merge pull request #10 from FoamyGuy/validate_build_action
add validate build action
2025-06-17 09:57:11 -05:00
foamyguy
37b218c28d add validate build 2025-06-17 09:54:59 -05:00
foamyguy
ca8cb2d26a fix actions var names 2025-06-17 09:49:16 -05:00
foamyguy
11921ae2e1
Merge pull request #9 from FoamyGuy/learn_proj_dir
check in learn-projects dir
2025-06-17 09:45:08 -05:00
foamyguy
ae580c46db check in learn-projects dir 2025-06-17 09:44:46 -05:00
foamyguy
6121d2708c
Merge pull request #8 from FoamyGuy/release_actions
Release actions
2025-06-17 09:37:21 -05:00
foamyguy
b6f76729cd eof newline 2025-06-17 09:35:26 -05:00
foamyguy
fb9c1614d3 release action 2025-06-17 09:30:55 -05:00
foamyguy
e49c754ebb
Merge pull request #7 from adafruit/more_stuff
Working on more things
2025-05-08 11:59:40 -05:00
foamyguy
45bd92db14 include libs used by builtin_apps in the zips 2025-05-08 11:34:28 -05:00
foamyguy
dfe3eec912 add mouse support to editor, make getkey() non-blocking, swap visible cursor to use TilePaletteMapper, use ctrl-O for open, fix saving files, highlight bottom row 2025-05-08 11:00:51 -05:00
foamyguy
e41c7e56c4 update boot.py to use adafruit_argv_file, fix new file functionality, allow saving files in /saves/ and /sd/ when main storage is readonly, ctrl-p hotkey to open picker from editor 2025-05-06 17:25:43 -05:00
foamyguy
b1930c7231
Merge pull request #6 from adafruit/move_editor
Moving editor into apps and more
2025-05-05 20:54:09 -05:00
foamyguy
b9f9f8e1b8 add help text to launcher, add other hotkeys to editor bar, fix del key functionality 2025-05-05 20:47:24 -05:00
foamyguy
5dcf983bb4 move editor into apps dir, update build script to copy builtin apps, work on file picker, refactored argv file to import from new library 2025-05-05 16:44:40 -05:00
foamyguy
a5e9c5a38e
Merge pull request #5 from adafruit/editor_and_refactor_boot
More updates
2025-05-05 08:28:32 -05:00
foamyguy
5775bc25f2 launcher pagination, mouse fix, refactor key handling. editor. rework boot sequence. 2025-05-03 12:28:02 -05:00
Scott Shawcroft
cec3533a3a
Merge pull request #4 from adafruit/working_on_stuff
Several updates
2025-04-30 15:06:41 -07:00
foamyguy
d2d52558e5 new arrow images 2025-04-29 17:54:59 -05:00
foamyguy
3b639be9dd add download_projects, app metadata.json support, migrate to adafruit_pathlib, launcher updates and fixes 2025-04-29 17:52:35 -05:00
Scott Shawcroft
654157510b
Merge pull request #3 from adafruit/update_boot_animation
Update boot animation
2025-04-24 16:19:08 -07:00
foamyguy
8b58032bb8 cleanup animation. remove colorsweep and use palette color change, add audio, remove enumerate 2025-04-24 13:35:04 -05:00
Scott Shawcroft
8cc6ab40ec
Merge pull request #2 from adafruit/use_anchored_group
use adafruit_anchored_group instead of sized_group
2025-04-15 09:43:21 -07:00
foamyguy
bf16795222 move images into assets dir. add default_icon. remove sized_group.py 2025-04-14 16:06:34 -05:00
foamyguy
5052bf7210 adding bmp files, use adafruit_anchored_group instead of sized_group, code format 2025-04-11 09:28:58 -05:00
Scott Shawcroft
365d3207dc
wip 2025-04-04 16:14:54 -07:00