6 Commits

Author SHA1 Message Date
evan 39afd7fac7 build: add a shared editor config and reformat apps to match
The apps were on four-space indent only because nothing pinned a style;
.editorconfig is what lua-language-server reads on save, so the tree now
matches the sibling repos. Manifests and the catalog regenerate from the
reformatted sources.
2026-08-04 13:20:40 -04:00
evan 63904da70c refactor(2048, wordle): replace needsDraw flag with explicit render calls and on_button input handler 2026-07-29 10:18:23 -04:00
evan 06613bfaad feat(wordle): add guess result legend 2026-07-27 22:02:11 -04:00
evan 77d123ab1f feat(appstore): browse cached catalogs offline, drop Wi-Fi after use
Also mark Wordle 'present' tiles and keys with an inset ring, since gray
shades alone are hard to distinguish on e-ink.
2026-07-27 14:02:30 -04:00
evan 4193c25120 fix: install apps under hidden SD directory 2026-07-25 23:09:42 -04:00
evan 3dcadd7702 refactor: move app packages under apps 2026-07-25 22:15:28 -04:00