Files
mayhem-firmware/firmware
Mo d72b5ed0b1 Ext Module more than 5 items (#3314)
* Refactor app display to use scrollable menu

Removed specific app name text fields and replaced them with a scrollable menu for an unlimited app list.

* Refactor app display logic in ExternalModuleView

Refactor ExternalModuleView to manage app display more efficiently by using a menu instead of individual text fields.

* Update menu item color to use theme foreground color

* Ext Module: self-heal app list on transient read failures

Only skip rebuilding the scrollable app list when the reported app
count is unchanged AND the current menu already holds that many items.
If some getStandaloneAppInfo() calls failed transiently (e.g. an I2C
read glitch), the menu is incomplete; rebuilding on a later tick lets
it self-heal instead of staying permanently truncated.

Addresses Copilot review feedback on #3314.
2026-09-14 20:53:51 +02:00
..
2019-02-03 18:25:11 +00:00
2026-06-11 11:01:54 +02:00
2026-08-08 21:47:54 +02:00
2026-06-12 16:52:13 +08:00