SchildiChat-android/vector/src/main
Johannes Marbach 59c13bf8c1 Make widget web view request system permissions for camera and microphone
Previously the widget web view prompted to grant the widget permissions but it didn't
actually request those permissions from the system. So if the web view requested, e.g.
the camera permission but the app hadn't previously been granted that permission, the
web view wouldn't get camera access even when the widget permission request had been
confirmed.

With this commit, the app will also request camera and microphone permissions from the
system when needed.

Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-05-25 12:35:43 +02:00
..
assets Remove ShortcutBadger lib and usage (it was dead code) 2022-05-18 09:06:04 +02:00
java/im/vector/app Make widget web view request system permissions for camera and microphone 2022-05-25 12:35:43 +02:00
res Merge pull request #6092 from vector-im/feature/mna/PSF-888-navigation 2022-05-23 13:54:04 +02:00
AndroidManifest.xml Creation of map view screen and basic navigation 2022-05-18 14:44:44 +02:00