fuse-open / fuselibs

Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps
https://npmjs.com/package/@fuse-open/fuselibs
MIT License
176 stars 72 forks source link

Fuse.Camera: update permissions for Android 13 #1487

Closed mortend closed 9 months ago

mortend commented 9 months ago

This makes the Camera and CameraRoll modules work on Android 13.

Closes #1481