Hi! The trick is like G00*** Camera mods do. Pictures are improved to! Great pictures! There was a bug on front camera that show 2 cams, one was virtual and on logcat was shown as 6! Is fixed to, if you want to take some ideas there final source.
I rename to Original name, was not nice from me to rename your app, my bad, sorry. And im requesting permission to share on forums... i will say the app rights is all yours, i only add done modding for my devices. Note: Tested on Redmi 13C - OK -Big pictures improvemente! (some video Profiles doesn´t work because Phone doesn´t support it) Tested on Ulefone Armor 25T - OK - Big pictures improvemente! ( Support more Video profiles then redmi 13C) (detect thermal camera but that camera need specific...
Hi! This are the models that i add. PS: Samsung was already there. //this.is_oneplus = Build.MANUFACTURER.toLowerCase(Locale.US).contains("oneplus"); this.is_samsung = Build.MANUFACTURER.toLowerCase(Locale.US).contains("samsung"); String build_model = Build.MODEL.toLowerCase(Locale.US); this.is_samsung_galaxy_s = is_samsung && ( build_model.contains("sm-g") || build_model.contains("sm-s") ); this.is_samsung_galaxy_f = is_samsung && build_model.contains("sm-f"); this.block_vendor_extensions = build_model.contains("nokia...
Hi! Pictures are improved! Great pictures! There was a bug on front camera that show 2 cams, one was virtual and on logcat was shown as 6! Is fixed to, if you want to take some ideas there final source.
Hi! Pictures are improved! Great pictures! There was a bug on front camera that show 2 cams, one was virtual and on logcat was shown as 6! Is fixed to if you want to take some ideas there final source.
Source.
Hi! I try to add camera detection to Samsung shown on default Open camera source. But i cant test it.
Hi! I try to add camera detection to Samsung shown on default Open camera source. But i cant test it.