f04e227cc0
app.js: - _injectKioskOverlay: move kiosk-mode class assignment BEFORE the _kiosk_overlay existence guard — fixes race where Kotlin onPageFinished injects buttons during the await api() pause, then JS skips the class - _PREF_LOC_NEEDED: 3 → 2 (remember use-location after 2 picks, not 3) KioskActivity.kt: - showNativeUpdateBanner: remove auto-start of triggerApkDownload; banner now shows with 'Scarica' button enabled, download only starts when user taps it (confirms before install)