Files
tactility/Tactility/Source
Adolfo Reyna cd99a8d7c1 feat(app): allow external apps to hide statusbar via manifest flags
- Add parseAppFlagsString() in AppManifestParsing.cpp to parse comma-separated flags (HideStatusBar, Hidden, None)
- Parse [app]flags in V1 and app.flags in V2 manifests
- Loader already supports HideStatusBar, GuiService hides statusbarWidget when set
- Enables fullscreen for ELF apps (e.g. BibleVerse, BookPlayer) without firmware recompilation of internal manifests
- Add tests for flag parsing (38 tests passing)
- Tested on es3c28p /dev/cu.usbmodem1101 @ 192.168.68.133 with HelloWorld app
2026-07-21 11:15:15 -04:00
..
2026-07-05 12:47:37 +02:00
2026-07-12 00:29:12 +02:00
2026-07-19 09:23:20 +02:00
2026-07-05 12:47:37 +02:00
2026-07-05 12:47:37 +02:00
2026-07-03 23:56:03 +02:00
2026-07-05 12:47:37 +02:00
2026-07-19 09:23:20 +02:00
2026-07-04 21:26:43 +02:00