iakmds / librecamera

A free and open source camera app for Android written in Flutter and Dart
https://f-droid.org/packages/com.iakmds.librecamera/
GNU General Public License v3.0
278 stars 27 forks source link

LibreCamera doesn't propose device highest resolution #41

Closed iiitomo closed 1 year ago

iiitomo commented 1 year ago

LibreCamera 1.4.0 max resolution takes 3413x1920 pictures. While OpenCamera and Lineage Snap both take 4000x3000. On Redmi Note7.

iakmds commented 1 year ago

Hi, thanks for the issue.

You are right; the resolutions available in the Flutter camera this app is using are quite limited for now. Others have also created an issue in #39, #21 and #18. I will close this issue as a duplicate, though thanks again and know that this request is one of the important features that are to be implemented once it's possible.