pediatric-ai-scribe-v3/mobile/android/app/src/main
Daniel 7f8ddfff53 Fix Android: auto-grant WebView mic permission, match status bar color
- MainActivity: override WebChromeClient to auto-grant WebView
  permission requests (microphone, camera) so the Android runtime
  permission dialog shows instead of WebView silently denying
- Add colors.xml with PedScribe blue (#2563eb / #1d4ed8)
- Update styles.xml: set statusBarColor and navigationBarColor to
  match app theme (fixes brown/mismatched bar at top)
- Change base theme to NoActionBar (removes action bar)
2026-04-11 03:29:15 +02:00
..
assets Fix launcher: simplify server check for Android WebView compatibility 2026-04-11 03:23:00 +02:00
java/com/pedshub/scribe Fix Android: auto-grant WebView mic permission, match status bar color 2026-04-11 03:29:15 +02:00
res Fix Android: auto-grant WebView mic permission, match status bar color 2026-04-11 03:29:15 +02:00
AndroidManifest.xml Mobile app: haptics, deep linking, share intent, push notifications, keep-awake 2026-04-11 02:28:30 +02:00