We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.7.2
Android 13
SoC: Quectel SC680A Camera: S5K3P9SX04
Built from source
The application to support the highest resolution possible.
The application does not support high resolution outputs.
No response
I suggest adding configurable getHighResolutionOutputSizes for getting the list of supported high resolution sizes.
https://github.com/SimpleMobileTools/Simple-Camera/blob/a9f2a2d48dd7777afba93d7aef59c9bb78380b60/app/src/main/kotlin/com/simplemobiletools/camera/helpers/ImageQualityManager.kt#L31
I am using out of tree fix for this already.
I want to provide patch for this.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checklist
Affected app version
5.7.2
Affected Android/Custom ROM version
Android 13
Affected device model
SoC: Quectel SC680A
Camera: S5K3P9SX04
How did you install the app?
Built from source
Steps to reproduce the bug
Expected behavior
The application to support the highest resolution possible.
Actual behavior
The application does not support high resolution outputs.
Screenshots/Screen recordings
No response
Additional information
I suggest adding configurable getHighResolutionOutputSizes for getting the list of supported high resolution sizes.
https://github.com/SimpleMobileTools/Simple-Camera/blob/a9f2a2d48dd7777afba93d7aef59c9bb78380b60/app/src/main/kotlin/com/simplemobiletools/camera/helpers/ImageQualityManager.kt#L31
I am using out of tree fix for this already.
I want to provide patch for this.
The text was updated successfully, but these errors were encountered: