3 Commits

Author SHA1 Message Date
arnie b97e6f930b Update labels 2026-06-13 09:19:45 +02:00
arnie 21819c4a9b Fix weburl for house conditions 2026-06-12 20:56:23 +02:00
Arnie via Claude a36d3869b1 refactor: rename dashboards→webviews, unique applicationId per flavor
build / build (push) Failing after 3m11s
Each flavor gets applicationIdSuffix = ".<name>" so the Bravia
getApplicationList API returns a distinct URI per webview, enabling
Control4 to launch specific flavors independently.

BREAKING CHANGE: applicationId changed from cz.c3c.webviewkiosk to
cz.c3c.webviewkiosk.<flavor> — uninstall old app before reinstalling.
BuildConfig.DASHBOARD_URL renamed to WEBVIEW_URL.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-12 18:22:51 +02:00