[GCam] [Wide Angle] LG G5,LG G6,LG V20,LG V30 - v4.2 - Google Camera Mods

Disclaimer
I am not a developer but I have tried my best to create a port that has most of the basics working on my LG V30. I cannot promise I can fix any bugs for other devices but if I have time, I can try to look into some. This version is based off Scrubber's [4PDA] and uses information I've learned from using and looking at Arnova8G2's, BSG's and others versions. All their work is much appreciated and is the only thing that makes this possible.
Click to expand...
Click to collapse
Introduction
What is Google Camera (AKA GCam)?
Google Camera is the camera app for the Google Nexus and Google Pixel phones. It is not designed or intended to be run on other phones.
What is HDR+?
Basic: HDR+ is Google's proprietary image processing routine, and is more than just traditional "HDR' modes. HDR+ employs image stacking to control exposure, and also to preserve details, reduce noise, increase sharpness, etc. It is an all-in-one package.
Advanced: https://ai.googleblog.com/2014/10/hdr-low-light-and-high-dynamic-range.html
Google Camera Features
Pixel 1
Zero Shutter Lag (ZSL) HDR+ - The Pixel 1 introduced ZSL HDR+ which means when you open the camera, the system utilizes the Hexagon DSP to constantly buffer frames and marks the time slot of when you pressed the shutter button.
* -- Quote from Marc Levoy via The Verge:
"The moment you press the shutter it's not actually taking a shot — it already took the shot," says Levoy. "It took lots of shots! What happens when you press the shutter button is it just marks the time when you pressed it, uses the images it's already captured, and combines them together."
It's a major usability improvement on the HDR+ mode in last year's Nexus 6P and 5X. "What used to happen last year is you'd press the shutter button and you'd get this little circle going around while it captured the images you need for the burst; now it's already captured those," says Levoy. "And that's big, because that means that you can capture the moment you want."
* -- https://www.theverge.com/2016/10/18/13315168/google-pixel-camera-software-marc-levoy
Pixel 2
Portrait Mode - Simulates bokeh for improved subject separation from the background. The front camera of the Pixel 2 only provides Portrait Mode when a human face is detected, and the rear camera can work on an object, an animal, a human, etc because it uses information from the Dual Pixel PDAF sensor to detect depth. Google Camera ports for non-Pixel phones can NOT do this so all ports for non-Pixel phones utilize the front camera technique for both front & rear (which means all ports for non-Pixel phones can only properly apply bokeh when a human face is detected).
* -- Advanced read: https://ai.googleblog.com/2017/10/portrait-mode-on-pixel-2-and-pixel-2-xl.html
Motion Photos - Provides short clips of moments before and after you take the photo.
* -- Advanced read: https://ai.googleblog.com/2018/03/behind-motion-photos-technology-in.html
Pixel 3
Top Shot - When Motion is set to Auto or On, Pixel will recommend a better photo to you if it detects one. Like if you captured a photo when someone blinked.
* -- Demo: https://www.youtube.com/watch?v=BMa1H97zUQ8
Photobooth - Automatically capture a photo when Pixel detects a silly face or a smile.
Super Res Zoom - Enhances zoomed picture quality by purposely shifting the camera module using OIS (Pixel 3 only) to gather more data.
* -- Advanced read: https://ai.googleblog.com/2018/10/see-better-and-further-with-super-res.html
Motion Metering - On the Pixel 3 Motion Metering is used in the "default photo mode" to detect subject motion and if it detects enough motion, Pixel will shoot with a faster shutter speed to reduce subject blur. The Pixel 1 and 2 get to use this in Night Sight only.
* -- Further reading (about 1/3 down the article): https://ai.googleblog.com/2018/11/night-sight-seeing-in-dark-on-pixel.html
Synthetic Fill Flash - Pixel 3 will brighten faces in selfies.
Tracking Autofocus - Tap on a subject or area to keep focus when the subject or phone moves.
Learning Based White Balance - Google's attempt to fix white balance for low light photos. Used in Night Sight and HDR Enhanced on the Pixel 3.
* -- Further read (about 1/2 down the article): https://ai.googleblog.com/2018/11/night-sight-seeing-in-dark-on-pixel.html
Portrait Mode Learned Depth - Pixel 3 improves the rear camera Portrait Mode depth detection for more consistent and more pleasing bokeh.
* -- Advanced read: https://ai.googleblog.com/2018/11/learning-to-predict-depth-on-pixel-3.html
This is how the V30's Camera ID's are laid out. My normal lens app uses ID 0 and 1. My wide lens app uses ID 1 and 2.
Camera 0 "LENS_FACING_BACK"
Camera 1 "LENS_FACING_FRONT"
Camera 2 "LENS_FACING_BACK" (wide angle)
I cannot guarantee success on other devices, especially if the phone does not even report all cameras through the Camera2 API (use Camera2Test app to verify your device info). If you are on LineageOS, please consult your dev to see if they can alter the camera ID's to properly match LG stock roms, if my version does not work.
Click to expand...
Click to collapse
Images
"Wide Angle" / "Default Camera" option in the side menu:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Advanced Options:
Installation instructions
Root is NOT needed.
* -- Download APK to your Phone (or PC then transfer to your phone)
* -- Locate APK with File Manager and Install
* -- You will be prompted to Allow Unknown Sources. This is normal for APK's not downloaded from the Play Store.
Click to expand...
Click to collapse
Download
cstark27 v4.2
cstark27_GCam_5.1.018_24_v4.2t3.apk
If you have issues, Clearing App Data is recommended. Open "Camera"> Settings>About>View App Settings Page>Storage>Clear Data
-If device has more than 3+ camera sensors, displays a new side menu "Wide Angle"
--Click this item and it opens Settings and displays a message "Switching rear Camera ID. Press back to complete." So just press the back button when you see the settings menu pop up. I can't figure out a way to do this programmatically.
--On first install you may have to click this twice for it to start working
--After this is toggled the side menu will say "Default Camera" to indicate you can switch back
-The Camera Switch icon is green now to try to indicate you can Long Press this to do the same function as above (alternate between rear camera ID's)
v4.2 fixes:
-Resolution for main and aux lens separated thanks @fu24
v4.1 adds:
-Add LG G6 Lineage Toggle
-Add Advanced>Default HDR+ Mode for Normal and Wide Lens options
--Switching rear cameras will change the HDR+ to the specified mode
--Usage: If you want the regular lens to usually be HDR+ ZSL, but the Wide Angle to always be HDR+ Enhanced. You can also select No Change (default) so HDR+ mode is not changed by the system and will keep what you choose when switching rear cameras
Credits Arnova8G2, arthur, namok, fu24, Tolyan009/TlnNeun
Alternative download location (thanks to @s4turno):
https://www.celsoazevedo.com/files/android/google-camera/dev-cstark27/
Alternate versions posted by @fu24 which has a toggle for standard/wide angle in the settings and much more customization options:
https://forum.xda-developers.com/showpost.php?p=76878015&postcount=505
Previous Versions:
cstark27 v4.0
If you have issues, Clearing App Data is recommended. Open "Camera"> Settings>About>View App Settings Page>Storage>Clear Data
-If device has more than 3+ camera sensors, displays a new side menu "Wide Angle"
--Click this item and it opens Settings and displays a message "Switching rear Camera ID. Press back to complete." So just press the back button when you see the settings menu pop up. I can't figure out a way to do this programmatically.
--On first install you may have to click this twice for it to start working
--After this is toggled the side menu will say "Default Camera" to indicate you can switch back
-The Camera Switch icon is green now to try to indicate you can Long Press this to do the same function as above (alternate between rear camera ID's)
-Black Level calculation adjusted to see if purple tint in shadows is fixed
-Updated code of Settings Restart to newest version
-Adjusted detection code for Hexagon DSP so mainly just LG's don't use it automatically
Credits Arnova8G2, arthur, namok, fu24, Tolyan009/TlnNeun
cstark27 v3.8
If you have issues, Clearing App Data is recommended. Open "Camera"> Settings>About>View App Settings Page>Storage>Clear Data
LG G6 Lineage users can use the toggle in the wide angle APK to fix their camera ID issue. You must force close the app.
-Renamed standard lens package name to avoid interference with other versions (uninstall your current version)
-Set Use_Photos on by default
-Ported Camera relaunch after going into Settings from namok/SerJo87/Arnova8G2 (no longer have to force close when changing a setting)
-Changed Frame Count to have a faster setting (may be useful for photos of children)
-Added toggle to remove Portrait Mode default zoom level
cstark27 v3.7
-Added Advanced>Disable ZSL Toggle (this switches between Pixel 2 HDR toggle and Nexus 6 No ZSL HDR toggle)
-Added Advanced>Model so users can experiment with phone Models (only for the rear camera). You do not need to adjust this if you don't want to, the default setting is the same as before (AUTO).
-Added Experimental>Use Hexagon DSP and set it to No by default. This used to be "auto", effectively, and on most Snapdragon phones it would be using the Hexagon DSP in previous versions. In my testing I have found better performance when taking multiple photos quickly, by turning this to "no". Let me know your results...
cstark27 v3.6
If you have issues, Clearing App Data is recommended. Open "Camera"> Settings>About>View App Settings Page>Storage>Clear Data
LG G6 Lineage users can use the toggle in the wide angle APK to fix their camera ID issue. You must force close the app.
-Added 5 Exposure Time settings for Adaptive Shutter Speed. "Super Slow" is the same as V3.5. "Very Slow" is about 2x faster and so on and so forth. On my phone "Slow" is not actually Slow and matches normal HDR+ Enhanced speed. But it may change depending on device so I left it.
-Normal APK: Save HDR+ choice after going into Settings (credit Miniuser123)
-Organized Settings>Advanced by grouping all HDR+ Enhanced stuff into a section. Changed a couple strings so they'd be translated to other languages.
-Skip Color Fix if Adaptive Shutter is enabled
-Removed Slow Motion menu item unless you have a LG G5, G6, V20, or V30. BUT, you can enable it in Settings>Experimental.
-Wide APK: Change HDR+ Config to Taimen so ZSL (Zero Shutter Lag) is back, but I've defaulted HDR+ to Enhanced. This won't change until you clear app data or go into settings though.
-Wide APK: Remove Slow Motion menu item
cstark27 v3.5
-Clearing App Data is recommended. Open "Camera"> Settings>About>View App Settings Page>Storage>Clear Data
-Added Advanced>HDR+ Enhanced Portrait Mode : This forces Portrait Mode to use HDR+ Enhanced which will offer better dynamic range but you lose Zero Shutter Lag (Thanks Arnova8G2 for this cool trick)
-Added Advanced>HDR+ Enhanced Adaptive Shutter Speed : This is the Slow Shutter mod from miniuser123. I would say this is "beta" for LG devices. I know on my V30 some tuning is needed to the parameters but I want your guys feedback first. It only affects HDR+ Enhanced. The shutter speed will slow down the darker your scene is. You probably want a tripod or something to prop your phone against, for best sharpness. In normal lighting the shutter speed seems to be the same as before so I don't think it would be a negative to leave this on - but it's your choice and needs testing.
-Added LG G6 Lineage Camera ID Fix toggle to Wide Angle APK so there shouldn't need to be separate Lineage builds for G6 anymore
-Optimizations courtesy of Arnova8G2
cstark27 v3.4
-Added Lens Blur Mode on side menu
-Added Advanced>LG G6 Color Fix from cstark27 v3
-Removed Zero Shutter Lag option from Wide Angle due to issue with very over-exposed highlights. Will be brought back when this issue is fixed.
-Removed Disable ZSL toggle as it did not fix anything and caused more problems
cstark27 v3.3
-IMPORTANT: CLEAR APP DATA after installing. This version changes the configs a little bit so more problems may happen if you do not erase app data.
-Fixed Wide Angle HDR+ Processing with Zero Shutter Lag (ZSL)
-Improved Re-focus after touch to focus
-Added JPEG Quality toggle
-Added Disable ZSL Config: switch between Pixel ZSL or Nexus 6 No ZSL configs
-Adjust look of settings and add About section from Arnova8G2
LG G6 owners: There may still be a purple tint in shadows in low light when using HDR+ Enhanced. I am still working on a solution but it is hard to find without having the device. There are apps that provide a black level offset to correct this but in tests we have seen that only the first HDR+ Enhanced photo is usually purple tinted but remaining photos are fine. Tapping to set focus and exposure also seems to help. I would also try the "Disable ZSL" setting and see if that helps. Huge shoutout at Mefiboshet for all of his testing and letting me pester him with test versions all the time.
2 Separate APK's (download both, they do not require each other though so you can use a different normal lens version if you want):
Download Standard Lens + Front Cam cstark27_GCam_5.1.018_24_v3.3
Download Wide Lens + Front Cam cstark27_GCam_5.1.018_24_wide_v3.3
There is no model or config to set, you should be good to go after installing. But here is the setup:
-Normal Lens APK Config:
--LG G6
---Rear Model: Nexus 6 (shamu), Front Model: Huawei Nexus 6P (angler)
--All other devices
---Rear Model: Pixel 2 XL (taimen), Front Model: Huawei Nexus 6P (angler)
-Wide Lens APK Config:
--LG G6
---Rear Model: Nexus 6P (angler), Front Model: Huawei Nexus 6P (angler)
--LG G5, V20, V30
---Rear Model: Pixel 2 XL (taimen), Front Model: Huawei Nexus 6P (angler)
Click to expand...
Click to collapse
cstark27 v3.1 standard and v3.2 wide
-JPEG quality increased to 98% by default
-Removed LG G6 Color Fix option hoping the model change fixes their color issues (you may Delete Data of the app)
-HDR+ Parameters moved to Advanced menu
cstark27 v3 wide angle beta 1 (with LG G6 LineageOS patch)
-Separate APK based off cstark27 v3
-Fix front camera crash
-Change "config" to Nexus 6P (ZSL on the wide angle does not process HDR+ currently, so this ensures the user always gets HDR+ processing)
cstark27 v3 wide angle alpha
-Separate APK based off cstark27 v3
-ALPHA version of wide angle support
cstark27 v3
-fix G6 video (and probably other Android 7.0 devices) thanks to Arnova8G2
-add LG G6 Color Fix option under advanced thanks to Arnova8G2
cstark27 v2.1
-EXIF fix, thanks Arnova8G2
-Enable HDR+ toggle by default
-Uncheck camera:use_photos by default to increase stability (turn back on and test if you want. Enabling this makes it use Google Photos.)
-Uncheck camera:enable_micro by default to increase stability (turn back on and test if you want. Enabling this enables Motion Photos for Oreo only(?)
cstark27 v2
-fixed video on Pixel configs for LG V30
cstark27 v1
-based off Scrubber's APK
-forced model of front camera to Nexus 6P for proper HDR+ Processing and color (thanks BSG)
-rear model is set to Taimen
Click to expand...
Click to collapse
FAQ
Q: I'm on Oreo and my device constantly reboots?
A: Follow the steps in this post https://forum.xda-developers.com/showpost.php?p=77133433&postcount=1069
Q: Do I need to change any settings?
A: This mod is optimized for the LG G5, G6, V20, & V30 to run without changing any settings. Some settings in the Settings>Advanced menu will provide higher quality, with their own downsides. Experiment at your own will.
Q: What devices does this work for?
A: The normal (not wide angle) version should work fine on devices that have a decent Camera2 API support. Snapdragon Galaxy S8, Note 8, Nokia 6, Nokia 8, Essential PH-1, HTC U11, etc.
Click to expand...
Click to collapse
Thanks To/Credits
As always, thanks to Scrubber (whose APK I started with), Arnova8G2, BSG and all the other devs working on these projects.
Click to expand...
Click to collapse
XDA:DevDB Information
[GCam] [Wide Angle] LG G5,LG G6,LG V20,LG V30 - v4.2, Device Specific App for the XDA Community Apps
Contributors
cstark27, cstark27, fu24, Arnova8G2, defcomg, B-S-G, many more
Version Information
Status: Beta
Created 2018-11-28
Last Updated 2018-12-11

Oh nice! Already using one of your previous versions. They work very well. Will try the new ones out.

MOD EDIT: OP quote removed
Working great!

Woo you da man
Subscribed ?

It's working great. May I ask if this version has some kind of implementation that reduce the blurriness?
Also I'm using it right now, and I do see that its less blurry? Maybe it's a placebo effect?
Anyway it works great on LG V30
Also thank you very much for your hard work!

mxsoundtube said:
It's working great. May I ask if this version has some kind of implementation that reduce the blurriness?
Also I'm using it right now, and I do see that its less blurry? Maybe it's a placebo effect?
Anyway it works great on LG V30
Also thank you very much for your hard work!
Click to expand...
Click to collapse
I haven't put anything in yet, intentionally, to improve subject blur. But the normal lens is using a different HDR+ config this time which fixed a refocusing issue so it's possible it has other benefits as well I would guess - but I can't say for sure.

cstark27 said:
I haven't put anything in yet, intentionally, to improve subject blur. But the normal lens is using a different HDR+ config this time which fixed a refocusing issue so it's possible it has other benefits as well I would guess - but I can't say for sure.
Click to expand...
Click to collapse
Hi Sir, can you add manual/custom blacklevel for front camera?

cstark27 said:
I haven't put anything in yet, intentionally, to improve subject blur. But the normal lens is using a different HDR+ config this time which fixed a refocusing issue so it's possible it has other benefits as well I would guess - but I can't say for sure.
Click to expand...
Click to collapse
I think that's it because before when I try to tap to focus I seem to get more blurry picture than if I don't tap to focus.
Does it make your pictures also less blurry as well?

Just a quick T H A N K :good: Y O U !

Thanks very much for your time and effort. I am using both cameras and have had no problems on the V30.. ?

After the latest update... I see this toast coming everytime I capture a pic.... Screenshot attached...

[email protected] said:
After the latest update... I see this toast coming everytime I capture a pic.... Screenshot attached...
Click to expand...
Click to collapse
I have not seen the same. I have seen it before on different ports though. Did you clear the app data?

cstark27 said:
I have not seen the same. I have seen it before on different ports though. Did you clear the app data?
Click to expand...
Click to collapse
Yes...App data cleared... Before and after install...

@cstark27
I found 2 buges.
1. It always cycle till HDR complete the process, so it takes time to capture another picture.
2. It shows "Saved Metadata" when we immediately go to picture after shooting.
Thank, pls help to fix this!

Здравствуйте розработчик cstark27. телефон lg v 20 проблема с красным цветом на фото очень перенасыщенный красный цвет не знаю как сбросить вам фото с телефона
Hello developer cstark27. phone lg v 20 problem with red color in the photo very oversaturated red color do not know how to reset you photos from the phone

sergeylgv20 said:
Здравствуйте розработчик cstark27. телефон lg v 20 проблема с красным цветом на фото очень перенасыщенный красный цвет не знаю как сбросить вам фото с телефона
Hello developer cstark27. phone lg v 20 problem with red color in the photo very oversaturated red color do not know how to reset you photos from the phone
Click to expand...
Click to collapse
V20 here, I did not notice that problem.
Sent from my LG-H990 using Tapatalk

Hi,
Thanks for your mod it works best on my Nokia 6.
I have only one question: There is no video stabilisation toggle in the settings. Is it enabled or if not could you add this feature?

B4kcs4 said:
Hi,
Thanks for your mod it works best on my Nokia 6.
I have only one question: There is no video stabilisation toggle in the settings. Is it enabled or if not could you add this feature?
Click to expand...
Click to collapse
I'm seeing a toggle for video stabilization in both the regular and wide angle version. It's in the same section as the video resolution.

B4kcs4 said:
Hi,
Thanks for your mod it works best on my Nokia 6.
I have only one question: There is no video stabilisation toggle in the settings. Is it enabled or if not could you add this feature?
Click to expand...
Click to collapse
Nokia 6 ? Or nokia 8?

Hai @cstark27
Can you port cam for moto g5s plus?

Related

[MOD] ColorOS Camera MOD (OppoCamera MOD)

I have been waiting for Oppo to implement some features into their original camera so I wouldn't have to use 3rd party camera apps for it.
I ended up modding the original ColorOS stock camera to include the features to serve my needs.
Since I think you might also make a good use of the added features I decided to share it with you!
Just remember it is an unofficial mod and you are doing everything on your own risk!
OppoCamera MOD 0.33
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features:
General:
- increased the volume of the shutter & timer sound
- The video recording now starts again when the file size limit is reached (3.8 GB)
-- Time it takes for the video modes to reach the limit:
--- 4K video - 10:51
--- HDR video - 53:52
--- 1080p video - 54:08
--- [email protected] video (1080+) - 27:04​- added Video Quality settings (Use Maximum, if you want the best quality. Double is of Maximum*2 bitrate, but it may not work with all the modes, and you'll probably see no difference between the two, except double produces enormous files)
- added Colorful Filter plugin
- added more photo resolutions
- added Audio source menu (Camera/Microphone)
- added Anti-Banding setting (off, 50 Hz, 60 Hz, auto)
- added Scene mode setting to camera interface
- added additional scene settings (Color effect, Exposure, White Balance, ISO, Contrast, Saturation)
- added focus and exposure menus
- scene settings can now be changed in video mode as well
- continuous focus in video has been enabled (start recording, select Fixed focus, then select Continuous focus)
- Touch-to-track enabled for all video modes except of 4K UHD
- added Timer Delay setting (you decide how much time you need to set up your scene)
- added Timed Shots ("timelapse-like" photo taking, you can use it with any mode - like Slow-Shutter...)
- added Close in... option, changed the default value from 1 minute to 3 minutes. (= time for which the camera app stays open until it gets closed to save battery)
- O-Click double-click now starts/stops video recording
- added icons (replaced some of the old arrow images)
- added Super Macro camera mode​Video:
- Slow-Motion mode now records audio along with the video
The audio still does not fit the the video - you need to use applications like Audacity to slow it down and put it back in. But at least it is there.
- Slow-Motion 120 FPS fixed (just select Slow Motion mode and set Anti-Banding to 60 Hz)
Some countries could only record at 100 FPS before
- 1080p+ mode added (1080 mode with audio recorded at 60 FPS, played at 30 FPS)
The output is similar to Slow-Motion (audio needs to be edited) and video is 2x slowed down. You can use an application to make it 60 FPS media file (ex. Avidemux, Sony Vegas, etc.).​
Features that are only in the 4.4.4 version of the mod:
- added PasserBy plugin
When you want somebody (a friend or a passer-by) to take a picture of you with a specific landscape as a background (to make sure all the important parts are in the photo) you may want to use this PasserBy mode.
How to use it:
1. Select the PasserBy mode
2. Snap the 1st photo with the landscape in the scene (you will be able to see the photo overlaying the actual camera output)
3. Give the phone to a friend (or a passer-by)
4. Instruct him to make sure the overlay photo matches the scene
5. Then he can take the (2nd) photo with you in the picture (this photo will get saved)​- added Ubifocus camera mode (will work on Android 4.4.4+)
What is Ubifocus?
Ubifocus = After Focus = Focus Freely. It's a mode which allows you to refocus a photo after it's been taken.
How to use it:
1. Select Ubifocus camera mode
2. Take a photo, don't move the phone
3. Go to Photos, select the taken photo and click on
(the strange button that does not belong to the photo)
4. Click anywhere on the picture to refocus
Note: Experiment with the distance of the closest object (must be 30 cm or further, until they optimize it)​
Known bugs:
- Touch-to-track is not working
-- If you are on an Int'l version of ColorOS - use two fingers to tap on the object of interest
-- If you are on a Chinese version of ColorOS - draw ✓ on the object you want to track
- Timed Shots counter counts to 5 s and then starts again
-- The counter is indicated by images - I would have to create hundred images so it could count down from 100 s. So if you set the timer to 15 seconds, you will see it counting 5, 4, 3... three times.
-- When there are only 5 seconds left (and you have the shutter sound activated) you will hear the beeping sound so you know the camera is about to take a shot.
- Only on 2.1.5i:
- Rapid Shooting function does not work for International ColorOS (it works on Chinese ColorOS)
- Vocal shot is not working for International ColorOS
--- You can make it work by installing OppoSpeechService.apk. But it will only react on chinese command to take a shot - PaiZhao (pronounce "PieChao")
- SuperMacro may crash the app (just don't update the plugin and you'll be fine) - use the original one:
Clear Data for Camera
Uninstall Super Macro
Disable internet
Install MicrospurCamera.apk from system/reserve
Open Camera
Install SuperMacro from the Settings/More menu
Use it from the Settings menu
Based on:
- OppoCamera 2.0.3688 (150721)
(The application might misbehave if you are on an older ROM or even a JB version)
Before you ask, it will not work on any other ROM which is not based on ColorOS
Check the bottom of this post if you wish to use this mod on other ROMs.
Confirmed to work on:
ColorOS 2.x (Chinese) (full support)
ColorOS 2.1.5i (International) (with exceptions - see FAQ)
Other ROMs it probably will work on: KaKulayOS, MaKulayOS...​
How to install:
- Make a backup of /system/app/OppoCamera.apk and OppoGallery2.apk (optional, root requried)
- Simply flash the included zip file via a TWRP recovery. (no root is required)
(Make sure Zip file verification checkbox is unchecked before you proceed with flashing)​
FAQ (aka do you have any problem? Check this out before you ask):
Q: Can I use this mod on international ColorOS?
A: You can use it on ColorOS 2.1.5i (see Useful Links). However, you will have to do without some features - Voice Shot, Rapid shooting.
Q: Do I need to be rooted?
A: It depends. If you want to make a backup, you need to be rooted. However, it's optional, so you need no root for the installation itself.
Q: I am missing some camera plugins.
A: Go to Plugin Playstore (+ Add button) and Install the plugins.
Q: The quality of the slow-motion video is poor.
A: Slow-Motion video records videos at higher frame rate. This needs good light condition for the quality of the output video to be optimal.
Q: Timed shots result in less shots than I have set the camera to take.
A: If taking a shot in the selected mode takes more time (for example Slow-shutter - up to 32 seconds), you have to set the time delay to be of higher value than that...
Q: I can't install this. E: Zip signature verification failed message appears..
A: Go to Install again, choose the file, uncheck Zip file signature verification and flash the file.
Q: I can't install this. E: error executing updater binary in zip... message appears..
A: Download OppoCameraMOD again, along with md5 file. Put it into a folder on internal SD and try again.
Q: I extracted the apk and tried to install it but "App not installed" message appears every time.
A: That's why you are supposed to flash the zip file.
Q: Can I use this mod on other ROMS?
A: Yes. Check the link in the Useful links.
Q: Can I use this mod on other phones?
A: Yes, if your phone is from Oppo or OnePlus (One).
Q: What is Touch-to-Track?
A: Tap the screen with 2 fingers to select an object to track. A green square will show up. The object inside the square will stay in focus.
Q: The video is laggy when recording with Slow-Mo or 1080p+ video mode.
A: This problem first appeared on the new ColorOS running on Android KK 4.4.4. You will have to wait for the chinese developers to fix it. Till they do that, you can prevent it selecting fixed focus (disallow refocusing) and focusing on the object of interest before you start recording.
Q: When I shoot photos in RAW mode, the camera gets stuck/crashes.
A: Set all the scene settings to the default value - RAW mode is not made to handle the custom scene settings as it is to capture the scene exactly as it is, without any modifications.
Q: I am using ART and.... (mod versions 0.24 and lower)
A: That might probably be the problem. Please change to Dalvik and try if the problem persists, then return to this thread.
Q: I am on a ColorOS based on KK... (mod versions 0.30+)
A: Since ColorOS changed to Android Lollipop, the KK versions are no longer supported by this mod.
Q: I am using CM11/12, OmniROM, (fill in any ROM different from ColorOS...) and I have a problem with....
A: This mod is made for Oppo devices with ColorOS. If you are on any other device or ROM, I can't help you. You can check the port of this camera for CM11/12 in links below.
Changelog:
0.33
- increased the volume of the shutter sound
- The video recording now starts again when the file size limit is reached (3.8 GB)
Time it takes for the video modes to reach the limit:
- 4K video - 10:51
- HDR video - 53:52
- 1080p video - 54:08
- [email protected] video - 27:04​0.32
- rebased on the newest OppoCamera (added volume+,- action - shutter, zoom, volume)
- updated Expert mode plugin
- removed SlowVideo (Slow-Mo) and SuperMacro plugin from the zip (you can now download via the plugin list)
- fixed Slow-Motion video not having audio (you still have to slow the audio down though)
- fixed the problem with only 1 channel audio
- you can now take rapid shots even if you have hands over the front panel (proximity sensor deactivated)
- increased volume of timer tick sound
- O-Click double click now starts/stops video recording (the camera has to be in the video mode)
0.31
- added modded Professional mode plugin (added 64s Slow Shutter, ISO3200) (thanks to @Riichard63)
- added Close in values (...15 mins, 30 mins, 60 mins, Never)
- added Time Delay values for Timer (65s, 70s 80s, 100s)
0.30
- rebased on the latest ColorOS 2.1 Lollipop Camera
- reworked Video Quality menu -> added options for halved and quartered quality
- "Record sound from mic" toggle has been changed to Audio Source menu
- removed Video Stabilization and Low Power toggles as they weren't doing anything
- rebased Super Macro to work with the new camera
- OppoGallery.apk is no longer a part of this mod
- internal bugfixes
0.24
- added Video Quality toggle
0.23
- rebased on the newest camera app (added manual exposure support)
- added the newest Colorful Filter plugin (you can download it via the Camera Plugin Playstore)
0.22
- rebased on the newest camera app (settings can now be opened in landscape mode, flash/blind shot toggle)
- added the newest Super Macro plugin
0.21
- exposure settings has been moved to Settings
- video modes have been added to the main setting panel
- timer problems should be fixed (simply select a different time/count if it isn't)
- auto-focus is now disabled when the video recording starts (the focus point stays the same as before you started the recording)
0.20
- scene modes reduced to fit on the screen
- added focus and exposure menus
- scene settings can now be changed in video mode as well
- continuous focus in video enabled (start recording, select Fixed focus, then select Continous focus)
- Touch-to-track enabled for all video modes except of 4K UHD
0.19c
- Int'l version of Find 7, N5 and R5 can now download plugins from camera playstore
- Burst shot optimization
- Blind shot (Vol+/-) auto-focus enabled (take a few blind shots in succession - 2nd or 3rd shot should be focused)
- added support of OnePlus One, Oppo N3, Oppo R5
0.19b
- added icons (replaced some of the old arrow images, used the icons from ColorOSv1 Camera)
0.19
- based on ColorOS 2.0.46 - Android 4.4.4
- added Ubifocus mode (for Android 4.4.4 only)
- added picture resolutions
- added the new optimized OppoGallery (by Oppo)
0.18
- removed Oppo Image Stabilization and Digital Image Stabilization toggles (as the setting didn't matter)
- added Video Stabilization toggle (default - On)
- added Low Power toggle (default - On)
- added international translations ColorOS 2.0.5i
- fixed errors during flashing zip - everybody with TWRP should be able to install this now
0.17
- added Color effect, White balance and ISO setting menus into the camera interface
- added Color effects
- added 10+ scene modes
0.16
- added ISO3200 and ISO_HJR
- tweaked camera interface,
- added contrast, saturation and color effect options
- added "Record sound with microphone" toggle - especially the ones recording via an external microphone will benefit from this
0.15
- added Close in option
- added SuperMacro camera mode
0.14
- initial public release
DOWNLOAD:
https://www.dropbox.com/s/1tq0wdixjjaw3kv/OppoCameraMOD_0.33.zip?dl=0​
Useful links:
ColorOS 2.1.5i Stable ROM (International)​ColorOS ROM Chinese with weekly updates by Francko76 (this mod is based on the camera from this ROM)​PORT of this OppoCamera MOD for other ROMS (CM, etc.) (@infinityplus)​
Previous versions:
OppoCamera MOD 0.32 (ColorOS with Android 5.0+):
https://www.dropbox.com/s/ix7e84oovd..._0.32.zip?dl=0
https://www.dropbox.com/s/gzjgai8y3x...32_KK.zip?dl=0 (KK Test version)​OppoCamera MOD 0.31 (ColorOS with Android 5.0+):
https://mega.nz/#!NAdRhJzA!6VYukwuNrciyJkw88wvihJZpIZ7NrZKP2LQxLS1QQEI
https://mega.nz/#!oF1VRTRB!2WCiNeMcZ6dwp8SItlPY3UmCmLmAAIqeGfWMVZ9bcKE (KK Test version)​OppoCamera MOD 0.30 (ColorOS with Android 5.0+):
https://mega.co.nz/#!od00VK5T!YyCIZbcy-oyoE8HdsHXtUSlHww7MLxEaugvzvi0kxnE​OppoCamera MOD 0.24 (last version for ColorOS with Android 4.4.4+):
https://mega.co.nz/#!4d1DFCZA!_RKXYxKIFbuxDONAuEHDvh_-3DyBEHxXQeo7Hltjpos​OppoCamera MOD 0.23 (ColorOS with Android 4.4.4+):
https://mega.co.nz/#!kMsUnLAI!Tn4FGHx8dWVW7LIGOS6exC8A2zh2OoUTAOz_V3RCPo0​OppoCamera MOD 0.22 (ColorOS with Android 4.4.4+):
https://mega.co.nz/#!EcVCGKbS!GjaKL0E6myShFqGgdNpiYit5NXABvpnfbIBLXzu7VGc​OppoCamera MOD 0.21 (ColorOS with Android 4.4.4+):
https://mega.co.nz/#!RIEQjAwT!oMksjOIT78qC35mt4XHvTHNgRd_SykBegR9TIjLz6Xc​OppoCamera MOD 0.20 (ColorOS with Android 4.4.4+):
https://mega.co.nz/#!ZBUhBa6J!ZXhykjkXpRwo-yP5x45XQfm2QiQ6EPyENb1QhzHgw8w​OppoCamera MOD 0.19c (ColorOS with Android 4.4.4+):
https://mega.co.nz/#!tcN0GI6D!whtERFz84cu7c91-jFWGp1alwU1KCQslqECij3RzoY8​OppoCamera MOD 0.19b (ColorOS with Android 4.4.4+):
https://mega.co.nz/#!VEVCTayZ!GQNxc4YfSqbeeEOvLK8kT7HmZWGj_rj4Nizs4KHcUIs​OppoCamera MOD 0.19 (ColorOS with Android 4.4.4+):
https://mega.co.nz/#!4VFDnKrL!nNNrslf_JPe-bQILElOwbn0ZgtYWW-HjUKGFr8Xplvo​OppoCamera MOD 0.18 (last version for ColorOS with Android 4.4.2):
https://mega.co.nz/#!RIVR0YRJ!WgqSkk144io6Pf5ti9sOHkOYIiVUszzY5o1_CX_SXg4​
Works well, testing it now. Some new plugins mising though like Super Macro etc. But great work.
Do you mind if I integrate this into my Rom?
piyush7243 said:
Works well, testing it now. Some new plugins mising though like Super Macro etc. But great work.
Click to expand...
Click to collapse
SuperMacro mode has been added. I don't see any difference from Normal mode with 4x zoom, though.
sniper-joe said:
Do you mind if I integrate this into my Rom?
Click to expand...
Click to collapse
Sure, just make sure it's clear that your repack uses an unofficial experimental camera.
andriman said:
SuperMacro mode has been added. I don't see any difference from Normal mode with 4x zoom, though
Click to expand...
Click to collapse
I don't get to install or use the plug in though. Most of the times. It doesn't even focus at 4x zoom
Really awesome
But link just shows inside off zip. ..? No dl
That was Google Drive link. You can download it by clicking the down arrow on the upper part of the webpage.
Links have been changed.
Are you sure you can't install the plugin? I can install it with no problem.
Works flawless, takes very very nice shoots
Just what color os needed, to have a perfect camera!
Great work, dude
Edit: gallery button dident work after flash and no odex. File too delete , just installed from zip and gallery works!
Hi I have a problem, the beautify plugin just show blank, but if you take a picture it will take correctly, but it doesn't show anything except darkness
haseogu said:
Hi I have a problem, the beautify plugin just show blank, but if you take a picture it will take correctly, but it doesn't show anything except darkness
Click to expand...
Click to collapse
I have heard about this problem. Unfortunately I can't do anything about it - it's related to the original ColorOS ROM and camera. You need to report the problem to Oppo, as it has nothing to do with my mod.
Edit: You (and all having similar problem) might want to see this.
FIrst of all Thank you very much for this mod.
I am bit curious about the image stabilisation options shown in the screenshots. DId you cretae them or you got them somewhere like any leaked version of chinese coloros or something?
Updated to version 0.16!
mayur2j said:
FIrst of all Thank you very much for this mod.
I am bit curious about the image stabilisation options shown in the screenshots. DId you cretae them or you got them somewhere like any leaked version of chinese coloros or something?
Click to expand...
Click to collapse
The stabilization is already present in the code. I only added toggles to control it.
andriman said:
Updated to version 0.16!
The stabilization is already present in the code. I only added toggles to control it.
Click to expand...
Click to collapse
Thanks for clarifying. That means earlier these were ON all the time right. & the mega link doesn't work.
Very nice project... camera bring a new step ith yours mod...
thx...
And to have a custom prez... a gift !
unable to install using txrp (oppo 7a)
Any advice ?
Thanks
P.S.: I'm using the New Version from Chinese .44 (150116) (using twrp)
Tried few minutes ago on Kakulay 2.0.0i using twrp 2.8.4.0...
Work like a charm over Mod beta 15
Mh. Don´t get this to work.
Both files flashed without error. Gallery is working. But Camera isn´t.
It´s for sure flashed on correct folder. But App isn´t shown and if I try to start it doesn´t work.
I´m on 2.0.4. beta and I´m rooted. TWRP is 2.8.4.0
Maybe manage odex files un system/app...
Or you can install as normal app...
Install as normal App doesn't work. Error if I try to install the apk file. Strange thing is that the supermacro plugin is working.

[REQ] [GCAM MOD] for Pixel 2/2 XL

edited
Some previous versions of cstark27 gives option to completly disable Zoom in portrait mode but it is not working very well on the face/object detection gives many unprocessed images or only one brush photo without proper bokeh effect. So it was changed back to 1.2x and 2x and no zoom was removed.
I was playing around with the mods and the libs. cstark27 is so far the best (for me).
eBENdre said:
Some previous versions of cstark27 gives option to completly disable Zoom in portrait mode but it is not working very well on the face/object detection gives many unprocessed images or only one brush photo without proper bokeh effect. So it was changed back to 1.2x and 2x and no zoom was removed.
I was playing around with the mods and the libs. cstark27 is so far the best (for me).
Click to expand...
Click to collapse
edited

Themes / Apps / Mods Gcam 8.4 [portrait] [Dslr]

Gcam 8.4 for moto g40 fusion and g60.
Functions,
1. Dslr effect for both front and back camera.
2. Night mode with astrophotography working.
3. Front camera upscaled from 4mp to 12mp.
4. Back camera upscaled to 20mp
5. Wide angle camera upscaled to 18mp.
Note: Upscaling to high Megapixel increases its size as well.
Only issue, selfie mirror not working but works in portrait mode.
Gcam version 8.4 : Mod by Shamim
Xml is Dslr edited for moto g40/g60 devices.
I have only edited the xml rest work is done by ultimate gcam modder "Shamim".
New update : Click here
Ultra wide images are much much better l, especially in low light conditions. Thanks for this build.
Update :
Xml file -
Front camera Upscaling fixed to 12mp.
Back camera upscaled to 20mp fixed.
So photo size remains normal.
Update
Update: Version 3
Changelog:
• iPhone Taste
• Selfies and main lens photos are now much better
• Main & Selfie cam tunned
• UW blur outputs fixed
• Macro noise fixed
• Model interface changed
• HDR selection changed
• Increased no. frames in HDR+
• Color Transmission improved
• __Many fixes
• Etc.
Camera crashes when night mode requires more processing i.e when used dark environment or challangeing condition it crashes while processing image but in decent lightning when I use night mode it doesn't crash. (All these Crash occurs only when configs are applied and I tested with all the three configs and it crashed in all of them but without configs it doesn't crash in any condition ). Otherwise I loved it especially the ultrawide camera.
I can't apply the config file , it always says config not found. Please help
Create folder, GCam/Configs8.4/, and move the xml file there , then try
Khan ubaid said:
Create folder, GCam/Configs8.4/, and move the xml file there , then try
Click to expand...
Click to collapse
Thanks it worked
Update V5:
(For+ + shots)
Changelog:
• Added Nature Lens ()
• Use Main lens for Human Shots
• Macro & UW improved
• Blue tone fixed in Main Cam lens
• Good LDR for Macro
• Increased no. frames in HDR+
• Color Transmission improved
• __Many fixes done
• Etc.
Dslr V9: name same as by the developer @heyamiyou on telegram.
Changelog:
• Added Night lens (Astro ✓)
• Over saturation fixed
• Restart added in front lens (Now you can click selfies in any mode)
• Selfies, Portraits, UW improved
• Emoji () removed from Prefix name.
DSLR vX
(XML for+ + + shots)
Main - Human Shots
N - Nature/Landscape shots
Changelog:
• UW noise fixed
• Over saturation fixed in UW and other lenses
• Added shutter speed & ISO slider
• UW lens improved
• AWB button added
• All lenses improved
For Moto G60,
Do all these XML are for different work, or the newer Version covers the previous updates too ? For example, does V9 also has features of V8 and previous ones, or does it just have only V9 features ?
And can I use the App only for overall camera uses or should I use XMLs ? And if yes, then which Version of XML is best for overall camera uses ? like a all-rounder XML.
Thanks to respective Devs,
GiGa Chad
Is it possible to use ultrawide in this config. If yes, pls tell me how, I can't find it
Ujwal2000 said:
Is it possible to use ultrawide in this config. If yes, pls tell me how, I can't find it
Click to expand...
Click to collapse
After applying the config, there will be wide option on the screen and use it
GiGa Chad said:
For Moto G60,
Do all these XML are for different work, or the newer Version covers the previous updates too ? For example, does V9 also has features of V8 and previous ones, or does it just have only V9 features ?
And can I use the App only for overall camera uses or should I use XMLs ? And if yes, then which Version of XML is best for overall camera uses ? like a all-rounder XML.
Thanks to respective Devs,
GiGa Chad
Click to expand...
Click to collapse
Use v10 it has all functions what other xmls have
Khan ubaid said:
Gcam 8.4 for moto g40 fusion and g60.
Functions,
1. Dslr effect for both front and back camera.
2. Night mode with astrophotography working.
3. Front camera upscaled from 4mp to 12mp.
4. Back camera upscaled to 20mp
5. Wide angle camera upscaled to 18mp.
Note: Upscaling to high Megapixel increases its size as well.
Only issue, selfie mirror not working but works in portrait mode.
Gcam version 8.4 : Mod by Shamim
Xml is Dslr edited for moto g40/g60 devices.
I have only edited the xml rest work is done by ultimate gcam modder "Shamim".
Click to expand...
Click to collapse
Portrait photos are blurred even after focus and all, selfies are not flipped except portrait, please fix that. I'm using DSLR vX configuration...
Please provide an update .... Waiting sir
Anmshot said:
Please provide an update .... Waiting sir
Click to expand...
Click to collapse
What update you need. Gcam or that dslr xml?
I'm a total noob in terms of GCam functionalities. So, reading this, I was just wondering what are those xmls all about, and how to use them.
I got the answer here.
So, in case anyone else has the same question, there's your answer. It would probably be a good idea to include it (or include some sort of instructions on how to use the xmls) within the main post.
Otherwise, thank you very much for the updates!

Themes / Apps / Mods A52 Mods

Guys, IT WORKED! the A52 Mods is working on A52s 5G
Note: It should only be used on the Galaxy A52 (SM-A526B). Trying on other devices is at your own risk. Working on A52s A528B
In case something doesn't work, remove the module. It will revert everything to it's normal state.
In case you bootloop (Which is extremely unlikely), boot into safe mode and remove the module.
If you stumble on any problems, please open a new issue on GitHub. I will take care of it ASAP.
Added OS Features:​
Higher Audio Quality (Disabled DRC, which deeply compresses audio)
Disabled Samsung Marketing
High-End Animations
Enhanced CPU Responsiveness
Added High Performance mode (also known as Enhanced Processing mode)
Voice Recorder Interview mode
AOD to Lockscreen Transition
Full Edge Lighting
Fixed Smart View (Normally broken on rooted devices)
Enhance Photo Feature in Gallery
Codec support for APE, DSD and HDR10+ content
Camera Privacy Toggle
ADPS (Wi-Fi Power Saving)
Enabled mDNIe
Enabled Resolution changing (FHD, HD - only visible in Bixby Routines)
Setting to limit battery charge to 85%
Smart Widgets
Samsung Smart Suggestions (Smart Calendar, Smart Widgets Auto Rotation, ..)
Bugs: high camera stability crashes the application, another tell me
Added Camera Features:​
Extended pro (video) mode features: Histogram, Focus peaking, Zoom, Reset button, Expanded shutter speed
Unlimited Video File Size
EIS Support / Video stabilization @ 4K (Disable energy saving mode to avoid lag)
AI Detail Enhancer feature (64MP mode)
Object/Shadow/Reflection Eraser (Update Samsung Photo Editor to make it work, by installing the latest APK)
Full single take (Full AI, Second Editing, ..)
Full Beauty features (Beauty in Live Focus, Beauty Brighten, Body Beauty, change skin tone)
Torch Flash in Live Focus
Review feature
Audio Input Control (In pro video mode - Limitation: Only internal microphone)
Improved Scene Detection
S-Series Photo Processing (I removed this from the code because it makes the photos look bad on the A52)
S-Series AI-Models & AI Features
Video Audio Zoom
Added raw image capture
Full Intelligent Recognition (like Smart Scan Text Extraction)
Full Live Focus (all S-Series effects)
Galaxy Watch Camera Controller
Higher Gallery Zoom Quality
Video Auto FPS
Many, not worth to mention, additions
link is there: https://github.com/Sloobot/A52-Hidden-Mods/releases/tag/2.5.0
This is normal
Do i need to root my A52s ? and what are the downsides to this mod?
Roshantheboss said:
Do i need to root my A52s ? and what are the downsides to this mod?
Click to expand...
Click to collapse
All mods in this, root needed, check arobase tutorial how to root
reserved
oli231 said:
This is normal
Click to expand...
Click to collapse
This can be hidden using MAGISk module
In this mod there is a problem with the camera. when selecting .5 zoom, the camera crashes on the A52S. The issue is in the camera-feature.xml. in the:
multi camera features, the line <local name="BACK_WIDE_CAMERA_ID" value="50"/> should be changed for the A52S to: <local name="BACK_WIDE_CAMERA_ID" value="2"/>
I informed the original developer of this and he said if he would ever make a mod for the A52s he would make that change but not sure if he ever will so put this here incase anyone needs it.
And for the ssrm wraning, ShaDisNX255 has a magisk module to correct that available in the op for his S21 port thread.

Themes / Apps / Mods [Magisk Module] A52s Hidden Mods

A magisk module adding the mods from ShaDisNX255's Thread plus many extra mods systemlessly!
Credit goes to the original creator UltraHQ Github this version is modified by me to work on the A52s.
Note: It should only be used on the Galaxy A52s 5G (SM-A528B). Trying on other devices is at your own risk.
If you're looking for the normal A52 version visit https://github.com/Sloobot/A52-Hidden-Mods/tree/main.
In case something doesn't work, remove the module. It will revert everything to it's normal state.
In case you bootloop (Which is extremely unlikely), boot into safe mode and remove the module.
If you stumble on any problems, please open a new issue on GitHub. I will take care of it ASAP.
Added OS Features:​
Higher Audio Quality (Disabled DRC, which deeply compresses audio)
Disabled Samsung Marketing
High-End Animations
Enhanced CPU Responsiveness
Added High Performance mode (also known as Enhanced Processing mode)
Voice Recorder Interview mode
AOD to Lockscreen Transition
Full Edge Lighting
Fixed Smart View (Normally broken on rooted devices)
Enhance Photo Feature in Gallery
Codec support for APE, DSD and HDR10+ content
Camera Privacy Toggle
ADPS (Wi-Fi Power Saving)
Enabled mDNIe
Enabled Resolution changing (FHD, HD - only visible in Bixby Routines)
Setting to limit battery charge to 85%
Smart Widgets
Samsung Smart Suggestions (Smart Calendar, Smart Widgets Auto Rotation, ..)
Added Camera Features:​
Extended pro (video) mode features: Histogram, Focus peaking, Zoom, Reset button, Expanded shutter speed
Unlimited Video File Size
EIS Support / Video stabilization @ 4K (Disable energy saving mode to avoid lag)
AI Detail Enhancer feature (64MP mode)
Object/Shadow/Reflection Eraser (Update Samsung Photo Editor to make it work, by installing the latest APK)
Full single take (Full AI, Second Editing, ..)
Full Beauty features (Beauty in Live Focus, Beauty Brighten, Body Beauty, change skin tone)
Torch Flash in Live Focus
Review feature
Audio Input Control (In pro video mode - Limitation: Only internal microphone)
Improved Scene Detection
S-Series Photo Processing (I removed this from the code because it makes the photos look bad on the A52)
S-Series AI-Models & AI Features
Video Audio Zoom
Full Intelligent Recognition (like Smart Scan Text Extraction)
Full Live Focus (all S-Series effects)
Galaxy Watch Camera Controller
Higher Gallery Zoom Quality
Video Auto FPS
Many, not worth to mention, additions
If you're interested you can find it here.
https://github.com/Sloobot/A52-Hidden-Mods/tree/a52s
Thanks to bobfrantic for A52s camera fix and SSRM error.
Sloobot said:
A magisk module adding the mods from ShaDisNX255's Thread plus many extra mods systemlessly!
Credit goes to the original creator UltraHQ Github this version is modified by me to work on the A52s.
Note: It should only be used on the Galaxy A52s 5G (SM-A528B). Trying on other devices is at your own risk.
If you're looking for the normal A52 version visit https://github.com/Sloobot/A52-Hidden-Mods/tree/main.
In case something doesn't work, remove the module. It will revert everything to it's normal state.
In case you bootloop (Which is extremely unlikely), boot into safe mode and remove the module.
If you stumble on any problems, please open a new issue on GitHub. I will take care of it ASAP.
Added OS Features:​
Higher Audio Quality (Disabled DRC, which deeply compresses audio)
Disabled Samsung Marketing
High-End Animations
Enhanced CPU Responsiveness
Added High Performance mode (also known as Enhanced Processing mode)
Voice Recorder Interview mode
AOD to Lockscreen Transition
Full Edge Lighting
Fixed Smart View (Normally broken on rooted devices)
Enhance Photo Feature in Gallery
Codec support for APE, DSD and HDR10+ content
Camera Privacy Toggle
ADPS (Wi-Fi Power Saving)
Enabled mDNIe
Enabled Resolution changing (FHD, HD - only visible in Bixby Routines)
Setting to limit battery charge to 85%
Smart Widgets
Samsung Smart Suggestions (Smart Calendar, Smart Widgets Auto Rotation, ..)
Added Camera Features:​
Extended pro (video) mode features: Histogram, Focus peaking, Zoom, Reset button, Expanded shutter speed
Unlimited Video File Size
EIS Support / Video stabilization @ 4K (Disable energy saving mode to avoid lag)
AI Detail Enhancer feature (64MP mode)
Object/Shadow/Reflection Eraser (Update Samsung Photo Editor to make it work, by installing the latest APK)
Full single take (Full AI, Second Editing, ..)
Full Beauty features (Beauty in Live Focus, Beauty Brighten, Body Beauty, change skin tone)
Torch Flash in Live Focus
Review feature
Audio Input Control (In pro video mode - Limitation: Only internal microphone)
Improved Scene Detection
S-Series Photo Processing (I removed this from the code because it makes the photos look bad on the A52)
S-Series AI-Models & AI Features
Video Audio Zoom
Full Intelligent Recognition (like Smart Scan Text Extraction)
Full Live Focus (all S-Series effects)
Galaxy Watch Camera Controller
Higher Gallery Zoom Quality
Video Auto FPS
Many, not worth to mention, additions
If you're interested you can find it here.
https://github.com/Sloobot/A52-Hidden-Mods/tree/a52s
Thanks to bobfrantic for A52s camera fix and SSRM error.
Click to expand...
Click to collapse
Can i add this to my rom post?
oli231 said:
Can i add this to my rom post?
Click to expand...
Click to collapse
Sure you can use but don't forget to add the new URL with the a52s branch and credit.
Hi everybody,
Is there a version of this module for Android 13? I found nothing on Github....
Thanks in advance
Can I use this module on NCX ROM?
Hi all,
is this module intended for use with A12 only or may it be used on A13 as well ?
And, on stock rom only or on custom roms as well ?
Many thanks to all
Can i use this with Android 13 March Update (bl2)?

Categories

Resources