7 Commits

Author SHA1 Message Date
ed46533740 App updates automatically after constructing UI
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
Before, a backend had to implement the update right after the
construction of the UI manually
2026-02-02 22:07:57 +01:00
6c5769517f Move to backend-specific app ID logic
All checks were successful
Deploy Docs / publish (push) Successful in 47s
SwiftLint / SwiftLint (push) Successful in 1m0s
2024-10-08 12:24:13 +02:00
5b2c68aaf7 Make dummy either view a convenience widget 2024-08-30 06:38:49 +02:00
93546224f2 Remove custom renderable elements (use views) 2024-07-13 11:46:13 +02:00
fedc845b3f Add support for state in apps 2024-07-02 16:11:01 +02:00
9f114a471e Fix pointers not being passed by every widget 2024-07-01 21:53:32 +02:00
0749f01e86 Implement scene and app 2024-07-01 17:07:08 +02:00