schildichat-android/vector/src
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
..
androidTest/java/im/vector/app leaving space aligned with ios (#5942) 2022-05-19 11:49:08 +02:00
debug Labs flag added for enabling live location sharing. 2022-05-19 12:01:42 +03:00
fdroid Remove non needed extra spaces 2022-05-20 09:48:17 +02:00
gplay Remove non needed extra spaces 2022-05-20 09:48:17 +02:00
main Make widget web view request system permissions for camera and microphone 2022-05-25 12:35:43 +02:00
release
sharedTest/java/im/vector/app/test/shared
test/java/im/vector/app updating ignored result register action as the one being used is now consumed 2022-05-20 12:11:44 +01:00