mirror of
https://github.com/screentinker/screentinker.git
synced 2026-06-19 04:32:31 -06:00
- YouTube: load the embed via loadDataWithBaseURL with a youtube.com base URL so the iframe has a valid origin/referer (a bare loadUrl of /embed/ID gives 'player misconfigured, Error 153'). Applies to zone + fullscreen YouTube. - Web frames: shared WebViewSupport.configure() enables mixed-content (self-hosted http LAN servers) and pipes WebView load/HTTP/JS-console errors to DebugLog, so a failing web frame surfaces the real error in the live panel instead of a black broken-page view. |
||
|---|---|---|
| .. | ||
| app | ||
| gradle/wrapper | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle.kts | ||