omigamedev c1ff5351b7 Dashboard settings, game icons, default execution mode, fix native lib linking
- Add AppPreferences for persisted default streaming mode (IN_GAME/APP_STREAMING)
- Add GameInfoProvider to resolve package names to icons via PackageManager
- Add GameInfoRow composable used across dashboard, plans, and clients screens
- Show backend version in dashboard status card
- Default execution mode toggle on dashboard, picked up by new plans
- Plan edit mode with full CRUD support
- Fix CMake IMPORTED_NO_SONAME to prevent absolute Windows paths in DT_NEEDED
- Catch Throwable (not just Exception) for UnsatisfiedLinkError in streaming start
2026-02-28 22:38:54 +01:00
2026-02-27 22:05:33 +01:00
Description
No description provided
15 MiB
Languages
Kotlin 69.5%
C++ 28.6%
AIDL 0.7%
JavaScript 0.5%
PowerShell 0.4%
Other 0.3%