-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Hardcoded apps #1571
Copy link
Copy link
Closed
Labels
help wantedExtra attention is neededExtra attention is needed
Milestone
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
Verification
Introduce the issue
There's an entry for every single screen in DisplayApp. To add an app, the app must be added in the app enum and the switch statement in LoadScreen must always be updated. This is too rigid, if our goal is to support third party apps, be it selectable at compile time, or dynamically.
Preferred solution
Removing the Apps enum.
Version
No response