pediatric-ai-scribe-v3/mobile/android/app
Daniel 7a957e856e Fix WebView mic: grant both Android runtime + WebView permissions
The WebView has its own permission layer separate from Android runtime
permissions. Both must be granted. Now when the web page requests mic
access, the WebChromeClient checks if Android permission exists, grants
the WebView request if yes, or requests Android permission first then
grants the pending WebView request in the callback.
2026-04-11 03:37:45 +02:00
..
build Add Capacitor native mobile app (PedScribe) for iOS + Android 2026-04-11 02:18:06 +02:00
src Fix WebView mic: grant both Android runtime + WebView permissions 2026-04-11 03:37:45 +02:00
.gitignore Add Capacitor native mobile app (PedScribe) for iOS + Android 2026-04-11 02:18:06 +02:00
build.gradle Add Capacitor native mobile app (PedScribe) for iOS + Android 2026-04-11 02:18:06 +02:00
capacitor.build.gradle Add biometric auth, ntfy push notifications, mobile improvements 2026-04-11 02:35:07 +02:00
proguard-rules.pro Add Capacitor native mobile app (PedScribe) for iOS + Android 2026-04-11 02:18:06 +02:00