[ROM] [OFFICIAL] LMODroid 4.x - Xiaomi Poco X3 NFC - Xiaomi Poco X3 NFC ROMs, Kernels, Recoveries, & Ot

​
Code:
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
LMODroid is an AOSP-based mobile OS aiming to ease transition to de-googled(*) Android use-cases, while also supporting using Google services. Additionally, we want to make everyday experience better with useful features
The term de-googled is complicated, as AOSP by itself is by Google. We aim to reduce Google's data collection on mobile devices and make active efforts to remove contacts to Google servers and document more regarding this topic, but we value application compatibility over total Google avoidance.
Features:
Code:
UI/UX:
- Blur control
- Transparent control
Network & internet
- Control connected devices to hotspot (disconnect/backlist)
- eSIM support
- VPN tethring
Display:
- Lockscreen media art
- Pocket detection
- Customizable Wallpaper & style
- OSS Desktopmode
Sounds & vibration:
- In-call vibration
- Dual SIM rington
- Per-app volume control
Security:
- Enforcing selinux
- Encrypted storage
- OSS Face Unlock
- 3x3 / 4x4 / 5x5 / 6x6 pattern size
- Scramble pin layout
- QS toggle on lockscreen
- App lock
- Auto reboot
- Restrict USB
- Emergancy Panic trigger
Applications:
- Game Space
- Transistent task mode
- Parallel Space
Buttons:
- Taskbar toggle
- Invert layout
- Force navigation bar enabler
- Edge long swipe actions
- Advanced restart
- Power menu styles
- Long press button to enable torch
- Volume button control playback
- Volume panel on left
- Partial screenshot
Statusbar:
- QS quick pull down
- Network traffic monitor
- System icons tuner
- Old style signal icons
- Wi-Fi standart Icons
- Clock position
- Show seconds
- Auto hide
- AM/PM style
- Battery style
- QS Auto brightness toggle
- Data usage
Changelogs:
https://get.libremobileos.com/changes
Download:
https://get.libremobileos.com/devices/surya/builds
Notice:
- Recommended firmware is latest stable firmware
- No custom kernels and custom modules are supported. Only stock kernel and official builds will be supported. No bug reports if that's not the case.
Screenshots:
Spoiler
{
"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"
}
Installation:
Download *.img files from download section and install them from fastboot.
example:
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash super super_empty.img
After installed all .img files reboot to recovery and follow these steps:
Factory reset:
- format data/cache/system
Apply update -> Apply from ADB:
Code:
adb sideload LMODroid-*-RELEASE-surya.zip
Useful links:
Web: https://libremobileos.com/
Download: https://get.libremobileos.com/
Gerrit:
https://gerrit.libremobileos.com/
Jenkins: https://jenkins.libremobileos.com/
Git: https://git.libremobileos.com/LMODroid
Git devices: https://git.libremobileos.com/LMODroid-Devices
Github(mirror): https://github.com/LMODroid
Github devices(mirror): https://github.com/LMODroid-Devices
Telegram discussion group: https://t.me/LMODroid_Discussion

wow! looks promising! pretty nice features and settings.
one very important question for me.
are the bluetooth hi-res audio capabilities supported on this rom? (aptx aptxHD, LDAC)

Excellent, was waiting for a XDA thread for this!
Which camera does it come with?
Which GCam is it compatible with?
Any GCam version + config recommendations?

Download link not working?

greekfragma said:
wow! looks promising! pretty nice features and settings.
one very important question for me.
are the bluetooth hi-res audio capabilities supported on this rom? (aptx aptxHD, LDAC)
Click to expand...
Click to collapse
aac aptx aptxhd ldac offload are supported

Master One said:
Excellent, was waiting for a XDA thread for this!
Which camera does it come with?
Which GCam is it compatible with?
Any GCam version + config recommendations?
Click to expand...
Click to collapse
Aperture (Official LineageOS camera)
We don't support others camera and take care about stock camera app only but others should be work fine.
You can try others and let us know

Master One said:
Download link not working?
Click to expand...
Click to collapse
It's working

iKeramat said:
Aperture (Official LineageOS camera) We don't support others camera and take care about stock camera app only but others should be work fine. You can try others and let us know
Click to expand...
Click to collapse
This turns out to be tricky, which is why I hope that someone with more time at hands can have a look and report back here.
From the LOS thread:
Camera Notes
ANX camera is not recomended and will most probably NOT work.
To get a fully working camera try one of the gcams here.
Do not forget to copy&load the associated xml file!
Official LOS uses oss camera service, so xml written for other custom roms might not work.
The gcams at the above link have modified xmls for LOS.
Click to expand...
Click to collapse
So far I have tried my previous favorite (NGCam v7.4.104-v2.0) that I have in use on ArrowOS 11 (last version with MIUI vendor), but it crashes as was to be expected due to the camera service as mentioned above.
I have also tried UltraCVM (v8.1 from the link above and v8.4.300.10u_ucvm from the GCam Hub) which worked with the provided config file, but unfortunately it does not seem to support a 3rd party gallery, I could not find out how to change camera lenses, and at one point while playing around with it, it just crashed.
So in the end I really would like to have a camera app that supports slow motion and time lapse video, 3rd party gallery, all the available lenses and runs stable.

Master One said:
This turns out to be tricky, which is why I hope that someone with more time at hands can have a look and report back here.
From the LOS thread:
So far I have tried my previous favorite (NGCam v7.4.104-v2.0) that I have in use on ArrowOS 11 (last version with MIUI vendor), but it crashes as was to be expected due to the camera service as mentioned above.
I have also tried UltraCVM (v8.1 from the link above and v8.4.300.10u_ucvm from the GCam Hub) which worked with the provided config file, but unfortunately it does not seem to support a 3rd party gallery, I could not find out how to change camera lenses, and at one point while playing around with it, it just crashed.
So in the end I really would like to have a camera app that supports slow motion and time lapse video, 3rd party gallery, all the available lenses and runs stable.
Click to expand...
Click to collapse
Actually with aperture all of sensors will work

iKeramat said:
Actually with aperture all of sensors will work
Click to expand...
Click to collapse
Just read up on Aperture, and indeed makes sense and needs to be supported, but still, it does not have slow motion and time lapse video and I'm not sure about the use of lenses:
Support for auxiliary cameras (this has to be enabled outside of the Aperture app)
Click to expand...
Click to collapse
Not sure what that means and if this has been enabled for the two additional lenses that we have on the POCO X3 NFC. I guess this should be the selector that reads ".9 | .9 | 1" in the middle of the lower part of this screenshot:
But unfortunately this is not working as the lens selection (main, macro and wide angle) obviously isn't correctly configured (though there are no UI options for that):
The "1" seems to be the main lens, which is working.
The middle ".9" is not working at all (makes the picture freeze and something crashes, because also the UI keeps working, the camera picture does not recover), so this must be an invalid camera ID.
The left ".9" looks like main lens in black & white, so that's also an invalid camera ID because that lens is not supposed to be used on its own, but does its job in conjunction with the main camera for more depth (or something like that).
So the camera ID configuration needs to be corrected and the UI needs a proper camera labeling (so that you can see which of the three selectors is which lens).
There is also a picture of the settings menu, which looks differently from the one we have:
We don't have the photo stabilization and the the lower two video stabilization options.

Hello all. do we have any feedback from this rom if anyone is using it? I would like to test it probably next weekend so I would appreciate anyone that has some experience till now.

greekfragma said:
Hello all. do we have any feedback from this rom if anyone is using it? I would like to test it probably next weekend so I would appreciate anyone that has some experience till now.
Click to expand...
Click to collapse
All good except the camera issue. Aperture is just not good enough, though of course it makes sense as it's OSS. Haven't found the time to play with various Gcam versions and have been testing crDroid in the meantime (though that one is not to stay as the next version will be rebased to LOS as well and requires a clean flash).

Master One said:
All good except the camera issue. Aperture is just not good enough, though of course it makes sense as it's OSS. Haven't found the time to play with various Gcam versions and have been testing crDroid in the meantime (though that one is not to stay as the next version will be rebased to LOS as well and requires a clean flash).
Click to expand...
Click to collapse
Is the photo quality really bad with this Aperture camera app?

AngusYoung14 said:
Is the photo quality really bad with this Aperture camera app?
Click to expand...
Click to collapse
YES!

SmartJuwel said:
YES!
Click to expand...
Click to collapse
Thanks!
Is there another camera app that suports 3rd party gallery?

Related

Project Spectrum ROM for OnePlus One by PMehra

Project Spectrum for OnePlus One by PMehra​
{
"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"
}
ScreenShots:
Bug:
Back Camera Upside-Down:
NFC Not working
Rooting:
use normal chainfire supersu 2.46.
Introduction
Spectrum project is Oppo AOSP project, its an AOSP ROM with some color Os features like camera, gallery, maxx audio and off screen gestures...
This project is developed first for find7 and oppo is declared that no more Color OS development for find7.
So enjoy the pure AOSP with color os features...
Here are some things you need to know about this ROM:
Integrated ColorOS Features:
1. Screen-off Gestures:
Currently there are two supported screen-off gesture, double tap to wake up the phone and draw a circle to open the camera app. They are turned off by default, to use it please enable it in Settings -> Accessibility -> Screen-off gestures
2. ColorOS Camera
Currently the ColorOS camera is supporting the following plugins: Beautify, Filters, HDR, GIF, Double exposure and Expert Mode, for others we will continue working and try add them in the near future
Note: As we are using the stock Google photos app you cannot delete a photo you've just taken, to delete photos please open the Google photos app
3. MaxxAudio
The MaxxAudio is supported and turned on by default, to enable/disable it please go to Settings -> Sound & notification -> MaxxAudio
Some Difference With ColorOS:
1. Task Manager
To enable task manager please double tap the home button
2. Take a Screenshot
To take a screenshot please hold Power + Volume Down for 2 seconds
Download: Click Here
Google Drive Mirror: Version 1.2 : Click Here
(thanks to @tainguyen2704 from oneplus forum )
Version 1.1 change log - 25-Dec-2015
[System]
Added the option to enable software keys in Settings -> Display -> Use software keys
Added double tap the lockscreen interface to turn off the screen
Fixed the issue that some headphones cannot be detected
Fixed the issue that reboot is very slow and power consuming
Fixed the issue that when flashing firmware it prompts need 250M space to wipe etc.
Fixed the issue that 3rd party apps cannot access SD card
Fixed the issue that Wi-Fi in/out icon is not centered properly
Fixed the issue that carrier info is not aligned correctly in lockscreen interface
Fixed the issue that no SIM card icon is both ugly and not aligned correctly
[Phone]
Fixed the issue that the dialpad icon shows a distorted contact icon
[Camera]
Added 4K video recording
Added a new camera plugin Ultra-HD
Added a new camera plugin Panorama
Optimized the camera app, now by tapping on photo preview you will be able to delete photos or swipe right/left to view photos
[Photos]
Added a simplified version of photos app from ColorOS (some UI glitches will be fixed in next update)
[Settings]
Fixed the issue that under some languages tapping on mobile network settings the settings app crashes
Fixed the issue that when tapping on the join user experience button settings app crashes
Version 1.2 change log - 17-Jan-2016
[System]
Snapdragon Camera added for better focusing time.
Fixed the issue that sometimes screen may freeze after reboot
Fixed the issue that when using SIM cards from some Carriers battery consumption is abnormally high
Fixed the issue that after enabled Screen Pinning feature in Settings -> Security there is no way to unpin, now you can hold menu key and then tap back key to unpin
[Camera]
Added Slow Shutter camera plugin
[Settings]
Fixed the issue that set ringtone will crash the settings app
XDA:DevDB Information
Project Spectrum ROM for OnePlus One by PMehra, ROM for the OnePlus One
Contributors
pradeepsmehra, Duck Stone (Chinese Developer)
Source Code: https://forums.oneplus.net/threads/project-spectrum-for-oneplus-one-by-pmehra.418574/
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: TWRP Version 2.8.6.0
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: 1.2
Beta Release Date: 2016-01-16
Created 2016-01-23
Last Updated 2016-01-23
It does actually look cool.
Confused. Does it have color os cam or snapdragon cam?
Sent from my A0001 using Tapatalk
No on screen gestures... Is it planned for future releases or Oppo have stripped those in the aosp version... Kinda liked them...
Can somebody get wallpapers off of this rom?
deepaklunked said:
Confused. Does it have color os cam or snapdragon cam?
Sent from my A0001 using Tapatalk
Click to expand...
Click to collapse
Both
misal6666 said:
Can somebody get wallpapers off of this rom?
Click to expand...
Click to collapse
Yaa sure,, tonight
@pradeepsmehra
Will you provide camera fix zip here bcoz one plus forum link shows error...
Edited....
Find camera fix zip.. After login
Thanks a lot...
Sent from A0001 Driving with Tapatalk
Where is custom kernel, as it is aosp what kernel i can install? pls answer...
Please answer i want so much try that aosp build
samuk190 said:
Where is custom kernel, as it is aosp what kernel i can install? pls answer...
Please answer i want so much try that aosp build
Click to expand...
Click to collapse
its not 100% pure AOSP, its from OPPO Official.
I compiled kernel for this ROM to work on OPO, but didnt modified kernel..
will make custom kernel for this ROM soon..
but it will take time...may be after next release
pradeepsmehra said:
its not 100% pure AOSP, its from OPPO Official.
I compiled kernel for this ROM to work on OPO, but didnt modified kernel..
will make custom kernel for this ROM soon..
but it will take time...may be after next release
Click to expand...
Click to collapse
<<< Add boefla kernel commits, and maybe CAF?
thanks! i loving your work. im using color os as daily driver
i will wait hehe
Don't know why but it's really buggy for me....opened color os camera and took a photo and when tried to take another photo the app crashed and error "couldn't connect to camera" appeared. With snapdragon camera too. Icons on statusbar are misaligned...battery icon is bigger than signal icon and the arrows of the signal are misaligned...
Dark theme option would be nice
WhiteWashed said:
Don't know why but it's really buggy for me....opened color os camera and took a photo and when tried to take another photo the app crashed and error "couldn't connect to camera" appeared. With snapdragon camera too. Icons on statusbar are misaligned...battery icon is bigger than signal icon and the arrows of the signal are misaligned...
Dark theme option would be nice
Click to expand...
Click to collapse
@pradeepsmehra +1. the icons look ugly.Data activity indicators are not aligned properly. Wifi and network icons on the status bar shuffles while switching them and upon action of activity indicators.
Couldn't resist and tested it. This ROM is amazing. If you could fix NFC and fix the upside down rotation, I'm in. It does have 32 second slow shutter, so I think 64 could be added in a near future.
I want to suggest some changes and some features.
Can you add some kind of Theme Chooser like the CM one? That would be nice.
I can see this ROM becoming a big thing. Can you choose to let it be like non rooted? Since flashing SuperSu gives you root acces, I'd like to have this one unaltered, some apps detect root acces and don't work.
Can you add an option in settings similar to CyanogenMod to change buttons behaviour. I'm so used to the menu button being recents instead. Menu button does nothing useful in stock Lollipop.
Is there a boot animation we can add to change the Oppo logo? I know you can change a boot animation, but it would be nice to see a custom one where you know who is making this ROM possible. A custom Project Spectrum by Pmehra boot animation.
cesaragus said:
couldn't resist and tested it. This rom is amazing. If you could fix nfc and fix the upside down rotation, i'm in. It does have 32 second slow shutter, so i think 64 could be added in a near future.
I want to suggest some changes and some features.
can you add some kind of theme chooser like the cm one? That would be nice.
i can see this rom becoming a big thing. Can you choose to let it be like non rooted? Since flashing supersu gives you root acces, i'd like to have this one unaltered, some apps detect root acces and don't work.
can you add an option in settings similar to cyanogenmod to change buttons behaviour. I'm so used to the menu button being recents instead. Menu button does nothing useful in stock lollipop.
is there a boot animation we can add to change the oppo logo? I know you can change a boot animation, but it would be nice to see a custom one where you know who is making this rom possible. A custom project spectrum by pmehra boot animation.
Click to expand...
Click to collapse
i agree!!! Thumbs up
Thumbs up! Dev!!
Multirom?
Blackie3 said:
Multirom?
Click to expand...
Click to collapse
Nope, this doesn't support multirom.
Im anxious awaiting here GO PROJECT SPECTRUM GO!
Gdrive link dead,please re-upload

[GCam] Nokia 7 Plus port by back.rider555

{
"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"
}
The original thread of the first posts and discussions here.
Hello! With the plethora of GCam ports out there (thank you, devs), my very objective is to make all necessary features work on our phone, all the while making things simple and clean possible. In contrast with the existing ports that have a lot of settings to tinker, I am aiming for a no-config port that simply works well. Please note that I am not a developer per se; you see, this was just a hobby that I am doing on my spare time and it occurred to me one day that I want to share my efforts to everyone else.
This port is designed and is working well on my Nokia 7 Plus (TA-1046) running Android 9.0 Pie. For the most part, this needs no extra config after installation. I have, however, provided several extra settings that you may play around to your desire.
If it works on your non-Nokia 7 Plus device, that's great! If not, please do not request fixes and/or features and instead head over to this website and look for one that works well on yours. ALSO, if you are into a lot of mod settings, this may not be the port for you. Again, check the link for the other ports.
Click to expand...
Click to collapse
WHAT'S WORKING
All photo (HDR+, Portrait mode, Panorama, Photo Sphere) and video things
Night sight
Tracking autofocus
Motion photos
Photobooth
Lens Blur
Slow motion
Face warping for front camera (can be disabled in later versions)
Playground (AR stickers): download here
Launching from lockscreen
Click to expand...
Click to collapse
DOWNLOAD
GCam_6.2.030_N7P_test1.3 (final) (Original post)
Changelog:
- Toggle to directly save Portrait shots to /DCIM/Camera (thanks san1ty): a lot of people wanted this feature, so here it is. But be warned: I haven't done any extensive tests to verify if the portrait bug from previous versions still occur here; so far it's okay. Use at your own risk.
- Toggle to use custom lib (from @cstark27): from the custom libs I've tried, Sav ZA v3 is so far the best in my opinion. It significantly reduces black crush while keeping noise reduction etc the same as stock lib. However, this also reduces overall contrast and/or saturation. It's your choice.
- Enabled DCI-P3 color space: I honestly don't know what this does, but I hope enabling it brings some sort of improvement.
- Fixed washed-out RAW photos (thanks for the tips @Urnyx05): RAW (.dng) photos now won't have washed out colors straight out of the camera.
Again, If the app is lagging or acting weird, just clear app data and follow the installation instructions described in the previous versions.
Download:
GCam_6.2.030_N7P_test1.3
Previous versions:
GCam_6.2.030_N7P_test1.2 (Original post)
GCam_6.2.030_N7P_test1 (Original post)
GCam_6.2.024_N7P_test1.3 (Original post)
GCam_6.2.024_N7P_test1.2 (Original post https://forum.xda-developers.com/showpost.php?p=79349111&postcount=287)
GCam_6.2.024_N7P_test1.1 (Original post here)
GCam_6.2.024_N7P_test1 (Original post)
GCam_6.1.021_N7P_test2.6a (Original post)
Click to expand...
Click to collapse
F.A.Q.
What are the GCam settings for?
These are extra features on top of the original Google Camera app for Pixel devices that give more options for the user to play around. Later versions have a "Gcam settings info" page under "About", where each additional setting is briefly described.
What are the best settings?
I made this port such that no special configs and adjustments are needed for the most part. You can change toggles like Location if you want, of course. Furthermore, I have included the GCam settings for additional settings in case anyone wants to do some extra modifications.
Why is it that when I zoom in completely, the display stops midway but the final photo is in fact zoomed?
Why is it that when I double-tap-to-zoom, the final photo seems a bit shifted compared to what is displayed?
I have answered it here.
Why is the max megapixels for front camera only 4MP while the stock camera can go up to 16MP?
I honestly don't know why, but I'm certain that only the Nokia Camera can tap into the full potential of the sensor. Even 3rd party hardware analyzer apps would always declare 4MP. But it produces some seriously good photos for a 4MP size, don't you think?
Why won't it install in my device?
This could be for a couple of reasons: (1) this was developed for Android 9.0 Pie, so no assurance that it will run on lower versions; (2) there could be conflict with an existing GCam app so in that case, uninstall that first before installing this. If both weren't the case, a reboot might help. Or in worst cases, a hard reset may be done.
Click to expand...
Click to collapse
I WOULD LIKE TO THANK the awesome devs for the wonderful GCam ports. Of course special thanks to @Arnova8G2, @cstark27, @S4turno, @Tolyan009, B-S-G, and everyone at the "Nokia 7 plus google camera HDR+ ZSL" XDA thread and other social media platform. Best!
back.rider555 said:
The original thread of the first posts and discussions here.
Hello! With the plethora of GCam ports out there (thank you, devs), my very objective is to make all necessary features work on our phone, all the while making things simple and clean possible. In contrast with the existing ports that have a lot of settings to tinker, I am aiming for a no-config port that simply works well. Please note that I am not a developer per se; you see, this was just a hobby that I am doing on my spare time and it occurred to me one day that I want to share my efforts to everyone else.
WHAT'S WORKING
All photo (HDR+, Portrait mode, Panorama, Photo Sphere) and video things
Night sight
Tracking autofocus
Motion photos
Photobooth
Lens Blur
Slow motion
Auto lens distortion correction on faces (for front camera)
Playground (AR stickers)
Launching from lockscreen
DOWNLOAD
I WOULD LIKE TO THANK the awesome devs for the wonderful GCam ports. Of course special thanks to @Arnova8G2, @cstark27, @S4turno, Tolyan009, B-S-G, and everyone at the "Nokia 7 plus google camera HDR+ ZSL" XDA thread and other social media platform. Best!
Click to expand...
Click to collapse
Your are golden genues thanks so much heading for test abs comparison
back.rider555 Thx a lot!!!
Why night sight and normal mode don't have a different picture (same result), does it really work?
Night sight not working on Nokia 6.1 plus pie. Actually it takes pic but viewfinder hangs. Any help
awirrxray said:
Why night sight and normal mode don't have a different picture (same result), does it really work?
Click to expand...
Click to collapse
Download the latest test2.3, it fixes the bug
All versions of Gcam crash really often when i switch modes, for example from normal to video, night sight, etc. Specialy if there is some background HDR processing. It is a pain in the a__.
NahuelMS said:
All versions of Gcam crash really often when i switch modes, for example from normal to video, night sight, etc. Specialy if there is some background HDR processing. It is a pain in the a__.
Click to expand...
Click to collapse
Have you tried clearing data/reinstalling the app? Or tried rebooting your phone? The most serious case I have experienced so far was when the app started crashing at start that I can't use it at all; this happened after repeated switching between slow motion. A single phone reboot fixed it, though.
News MGC_6.1.021_BSG_Arnova_TlnNeun version :
- Fixing the menu for Samsung
- Fixing the motion photo for Photobooth on hardware_level_3 devices
- Fixing the green tint on the front camera on known devices
- Add the exposure menu
- Add "Maximum Allowable Memory".
- Added Toggle for front cameras with the viewfinder upside down in night mode.
- Added Toggle for force use RAW10 in front camera
- Added Toggle to use 4K for video in front camera
- Added color transformat from pixel 3
- Added Saber Auto, On and Off
- Slow Motion now works
- Cleaning of several codes and something else...
Update of the devs :
- Update from MGC_6.1.021_MI8_V2e.apk by BSG
- Add pixel 3 AWB Mod by BSG, Savitar
- Enabled Super Res Zoom for some devices By san1ty
- Fix for some devices By HomerSp
- Fixed a clicker shutter button problem By HomerSp and Urnyx05
- Added all libs mod BY xtrme, Eszdman and Savitar
MGC_6.1.021_BSG_Arnova_TlnNeun_V1.3.030119.0645.apk
View attachment 4714618
News MGC_6.1.021_BSG_Arnova version :
- All features work well
- News icon
This version works well for devices that use jpeg in the viewfinder
MGC_6.1.021_BSG_Arnova_V1.0.030119.0705.apk
View attachment 4714619
For Top Shot Mode :
- Install last : Google Photos (Daydream) 4.11.0.235054701 And Google VR Services 1.20.235017259
View attachment 4714617
Last Playground (was AR Stickers) 2.2.190204106
Version All Pack ChangeLog Update of :
- Playground 2.2.190204106
- Love 1.0.190128046
And pack :
- Marvel Studios Avengers 1.0.181204016
- Stranger Things 1.1.181203016
- The Last Jedi 1.0.181130016
- Pets 1.0.181202026
- Signs 1.0.181130026
- Weather 1.0.181130016
- Travel 1.0.181129066
- Sports 1.0.181127016
Install with Playground :
- Childish Gambino 1.0.190115166
- Food 1.1.181203016
- Winter 1.1.181002076
Only for phones with official ARCore support : list of supported phones
1. Download and install the latest ARCore
Or
Only for phones without official support :
1. Method for unofficial devices without official support
Last Playground 2.2.190204106
2. Download and install Playground ( Android 9 ) 618MB : Playground_All_Pack_V2.0build-2.2.190204106.apk
install and enjoy
Version No Pack ChangeLog Update of :
- Playground 2.2.190204106
- Without pack
- For phones with official ARCore support or without official support
Last Playground 2.2.190204106
1. Download and install Playground ( Android 9 ) 43MB : Playground_No_Pack_V2.0build-2.2.190204106.apk
2. Download the packs you want from APKMirror : all packs
install and enjoy
Many thanks to @S4turno for this thread, his website and all the time and works make a donation to maintain are website : Here
Many thanks to the users who made donations.
Thanks your the new version, you are the true MVP of this community!
Night SIght working well.
I found a bug though. If you enable classic photo viewer and you take a shot then delete it in the app, it only delets the photo in the app's photo gallery, but it will not be deleted in the google photos app
darkb7 said:
Thanks your the new version, you are the true MVP of this community!
Night SIght working well.
I found a bug though. If you enable classic photo viewer and you take a shot then delete it in the app, it only delets the photo in the app's photo gallery, but it will not be deleted in the google photos app
Click to expand...
Click to collapse
That's because the classic photo viewer is only capable of local, phone-only actions. When the photo is already uploaded via the auto back up in the full Google Photos app, deleting that photo using classic viewer will only delete the phone copy and leaves the uploaded copy untouched; so when you open Google Photos, the still-there photo is the cloud-only copy.
back.rider555 said:
That's because the classic photo viewer is only capable of local, phone-only actions. When the photo is already uploaded via the auto back up in the full Google Photos app, deleting that photo using classic viewer will only delete the phone copy and leaves the uploaded copy untouched; so when you open Google Photos, the still-there photo is the cloud-only copy.
Click to expand...
Click to collapse
Oh I see, thanks for letting me now! I guess I will delete pics only from the google photos app
PS: Just noticed that the video sound being too low got fixed! You can finally use gcam for video recording yay!
[email protected] said:
News MGC_6.1.021_BSG_Arnova_TlnNeun version :
- Fixing the menu for Samsung
- Fixing the motion photo for Photobooth on hardware_level_3 devices
- Fixing the green tint on the front camera on known devices
- Add the exposure menu
- Add "Maximum Allowable Memory".
- Added Toggle for front cameras with the viewfinder upside down in night mode.
- Added Toggle for force use RAW10 in front camera
- Added Toggle to use 4K for video in front camera
- Added color transformat from pixel 3
- Added Saber Auto, On and Off
- Slow Motion now works
- Cleaning of several codes and something else...
Update of the devs :
- Update from MGC_6.1.021_MI8_V2e.apk by BSG
- Add pixel 3 AWB Mod by BSG, Savitar
- Enabled Super Res Zoom for some devices By san1ty
- Fix for some devices By HomerSp
- Fixed a clicker shutter button problem By HomerSp and Urnyx05
- Added all libs mod BY xtrme, Eszdman and Savitar
MGC_6.1.021_BSG_Arnova_TlnNeun_V1.3.030119.0645.apk
News MGC_6.1.021_BSG_Arnova version :
- All features work well
- News icon
This version works well for devices that use jpeg in the viewfinder
MGC_6.1.021_BSG_Arnova_V1.0.030119.0705.apk
For Top Shot Mode :
- Install last : Google Photos (Daydream) 4.11.0.235054701 And Google VR Services 1.20.235017259
Last Playground (was AR Stickers) 2.2.190204106
Version All Pack ChangeLog Update of :
- Playground 2.2.190204106
- Love 1.0.190128046
And pack :
- Marvel Studios Avengers 1.0.181204016
- Stranger Things 1.1.181203016
- The Last Jedi 1.0.181130016
- Pets 1.0.181202026
- Signs 1.0.181130026
- Weather 1.0.181130016
- Travel 1.0.181129066
- Sports 1.0.181127016
Install with Playground :
- Childish Gambino 1.0.190115166
- Food 1.1.181203016
- Winter 1.1.181002076
Only for phones with official ARCore support : list of supported phones
1. Download and install the latest ARCore
Or
Only for phones without official support :
1. Method for unofficial devices without official support
Last Playground 2.2.190204106
2. Download and install Playground ( Android 9 ) 618MB : Playground_All_Pack_V2.0build-2.2.190204106.apk
install and enjoy
Version No Pack ChangeLog Update of :
- Playground 2.2.190204106
- Without pack
- For phones with official ARCore support or without official support
Last Playground 2.2.190204106
1. Download and install Playground ( Android 9 ) 43MB : Playground_No_Pack_V2.0build-2.2.190204106.apk
2. Download the packs you want from APKMirror : all packs
install and enjoy
Many thanks to @S4turno for this thread, his website and all the time and works make a donation to maintain are website : Here
Many thanks to the users who made donations.
Click to expand...
Click to collapse
None of this has night sight working .. ?
Hello.
Thanks for your work.
The flash in night mode works with the 2.3 ?
Nope.
back.rider555 said:
The original thread of the first posts and discussions here.
Hello! With the plethora of GCam ports out there (thank you, devs), my very objective is to make all necessary features work on our phone, all the while making things simple and clean possible. In contrast with the existing ports that have a lot of settings to tinker, I am aiming for a no-config port that simply works well. Please note that I am not a developer per se; you see, this was just a hobby that I am doing on my spare time and it occurred to me one day that I want to share my efforts to everyone else.
WHAT'S WORKING
All photo (HDR+, Portrait mode, Panorama, Photo Sphere) and video things
Night sight
Tracking autofocus
Motion photos
Photobooth
Lens Blur
Slow motion
Auto lens distortion correction on faces (for front camera)
Playground (AR stickers): download here
Launching from lockscreen
DOWNLOAD
GCam_6.1.021_N7P_test2.3
Changes vs. test2.2 :
- Redesigned settings page: all port settings are now housed in "GCam settings" found at the very bottom of the Settings page.
- Fixed Night Sight with Pixel 3 AWB: Night Sight now works with Pixel 3 AWB toggled on.
- Added toggle for "Enable Lens Blur": to fix the bug where the app crashes when attempting to launch video shortcut from the launcher, turn this off.
- App now auto-restarts for every change in the GCam settings
- Pixel 3 AWB is now set to disabled by default: you can toggle it back on in the GCam settings whenever you like.
- Recolored GCam settings icons to match the app theme: also added a version info at the bottom.
NOTE: fresh re-install or "clear storage" after installation is recommended to clear up isolated cases like crashing Portrait Mode, etc.
Known issues:
- Tap-to-focus in video mode breaks autofocus; workaround is switching to other modes and back.
- Manual white balance in camera mode doesn't work, but it works in other modes; in Portrait Mode and on the front camera, it works with tap-to-focus.
- 60 FPS video doesn't work and only produces 30 FPS. I'm also not sure if our phone is even capable of recording 60 FPS in the first place.
- Some reports mention lagging of Google Photos. In my case, clearing Photos app cache did the trick, and so far it's working fine.
The very purpose of this update is for the Night Sight fix, but I figured I'd do some redesigning along the way. Hope you like it! BTW, I've been seeing comments, notably from the original thread and the Nokia 7 Plus (Global) Facebook group, that the photos with the Pixel 3 AWB comes out "very different" to what they actually see, and sometimes with a hint of red. You see, some people like the colors as what their eyes perceive, while others wanted the natural colors without the light tints (Pixel 3 AWB does an impressive job correcting WB). And as for the red colorations, I'm not sure why but I guess that's an effect of the heavy processing with the config. Again, it all comes down to personal preference: if you feel like it's being too aggressive or the red tints are quite noticeable, you can turn it off.
I'll be taking a break from this project for a while again as I'm getting off track from work and studies because of this LOL. Gotta get focused. Again, thanks for the big help everyone!
Download:
GCam_6.1.021_N7P_test2.3apk
Previous versions:
GCam_6.1.021_N7P_test2.2: original post here
GCam_6.1.021_N7P_test2.1: original post here
GCam_6.1.021_N7P_test2: original post here
GCam_6.1.021_N7P_test1.3: original post here
GCam_6.1.021_N7P_test1.2: original post here
GCam_6.1.021_N7P_test1.1: original post here
GCam_6.1.021_test1.apk: original post here
I WOULD LIKE TO THANK the awesome devs for the wonderful GCam ports. Of course special thanks to @Arnova8G2, @cstark27, @S4turno, @Tolyan009, B-S-G, and everyone at the "Nokia 7 plus google camera HDR+ ZSL" XDA thread and other social media platform. Best!
Click to expand...
Click to collapse
@Your effort towards this project is really appreciated, please look I not working on the quality and sharpness as the pictures produced are most times dark and too much noise etc
just wanted to let you know that your port works almost petfectly for Nexus 6P on Pie custom rom, only viewfinder in front camera night sight is up side down, but functionally perfect, and white balance settings work in every mode.
@back.rider555 good work brother .. Can you please add the all libs or at least the last 2 libs of this version of GCam (MGC_6.1.021_BSG_Arnova-based_v.1.4a_TlnNeun.apk) because its good for our N7P ..
I keep getting crashes on Google photos whenever I take a couple of photos with motion on. I tried with backrider's 2.3 version and a few other's and all of them crashed while turning on motion on Google photos. When I tried turning off hdr I works properly. Everything else works perfectly just this.
back.rider555 said:
Have you tried clearing data/reinstalling the app? Or tried rebooting your phone? The most serious case I have experienced so far was when the app started crashing at start that I can't use it at all; this happened after repeated switching between slow motion. A single phone reboot fixed it, though.
Click to expand...
Click to collapse
Yes, it happens with other versions from other developers too. It get's stuck when taking a couple of pictures and changing between modes, for example to selfie or nightsigth.

MARS_SOMs V220313 - Pixel Expierence Android 12+ GSI Patches

MARS SOM
{
"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"
}
The first so called SOM
Systemless-On-Memory
Years of porting, Stock ROMs and My Patches came to an end...
Since Magisk has grown to a full root and modding Solution for Android have i switched with My Development to creating Magisk Module Patches. Or in other Words, Systemless ROMs.
Mainly focusing on extending the Android Build Props are there also pure Parts of the latest Pixel Device Firmwares. Get the full Pixel UI Expierence, get extra Pixel Functions and Apps together with a better overall Experience. Better Audio In- and Output, better Display Calibrations, better Performance, more Functions packed into a simple Magisk Module.
Features:
Ported Pixel Apps
Ported Pixel Features
Ported Pixel UI & Colors
Ported Pixel Black Dark Mode
Xperia Sound Enhancements
Xperia Pro-I Content Ported
HTC UI & User Sounds
Xperia Live Wallpapers
Enabled various Android Features
Enabled various Hardware Features
Enhanced Security Support
Enhanced Display Quality
Enhanced Audio Output
Enhanced Audio Input
Enhanced FHD/4K HDR Output
Enhanced Camera Functionalities
Enhanced Graphical Handling & Rendering
Enhanced Network Functionalities
Faster booting and Reboots
Requirements:
Magisk Stable 24+
Android 12 GSI (Pixel Expierence)
[Preferred ARM64 A/B VNDKLITE]
Downloads:
Dev Ice Technologies
WELCOME
sites.google.com
Non GSI related Bugs:
Report them if You found one!
Donations:
paypal.me/miustone​
Instructions can be found in the README on GitHub: https://github.com/Miustone/MARS_SOM
Fixed the main Issue in the Alpha Stage. Beta will come soon
Miustone said:
Fixed the main Issue in the Alpha Stage. Beta will come soon
Click to expand...
Click to collapse
Gcam 6.1. or + could work with this ??
Tabike said:
Gcam 6.1. or + could work with this ??
Click to expand...
Click to collapse
The way i do it is to port out the maximum of the Pixel 4 XL Firmwares actually. That could give us the Option to use the native Pixel 4 XL App from the Play Store if all goes right. So no need for a GCam Mod.
But for now should any GCAM Version work (worse or better) if there is any. I wasn't able to get any 6.X or 7.X Cam to work no matter what i did. But well, i never did a GCAM Mod by myself so dunno how hard that would be...
Miustone said:
The way i do it is to port out the maximum of the Pixel 4 XL Firmwares actually. That could give us the Option to use the native Pixel 4 XL App from the Play Store if all goes right. So no need for a GCam Mod.
But for now should any GCAM Version work (worse or better) if there is any. I wasn't able to get any 6.X or 7.X Cam to work no matter what i did. But well, i never did a GCAM Mod by myself so dunno how hard that would be...
Click to expand...
Click to collapse
Oh, that sound amazing, when this project will be in phase beta, I'm installing in my device. Please, when gcam works in your SOM, update the post, you could have a lot of downloads.
I'm going to follow this project, waiting for more advanced versions to start testing your kitchen
Hello, how is doing this project? Whats news we have?
Tabike said:
Hello, how is doing this project? Whats news we have?
Click to expand...
Click to collapse
Actually i had hard Times caused by a lack of a Windows PC, but i just hacked My Chromebook and installed Ubuntu 18.04 LTS on it. It's all a bit different but it will do the Job now...
Think i will release a first stable Version of My Work next week... Will use the Weekend for Testing and fixing everything

			
				
BETA1 uploading... Reduced to the minimum of my content to solve all bugs. Audio and Performance is improved besides many other optimizations and additions. More to come... Enjoy the Audio Quality <3
Thanks for this!! Is the audio and performance comparable to the stock software or is there still room for improvement? ?? Can we install gcam now??
Please, describes the audio enhancements.
Tabike said:
Thanks for this!! Is the audio and performance comparable to the stock software or is there still room for improvement? ?? Can we install gcam now??
Please, describes the audio enhancements.
Click to expand...
Click to collapse
It is what i always did. Adding and optimizing Configuration Entries from all possible android Devices step by step. I'm on around 400 from 1200 Lines currently. I enabled a lot of stuff already but a lot of System Content that is related to some entries is missing actually due to Bugs. I'm taking focus on PHHs AOSP GSI with GApps right now which gives the best Results for Me with the actual SOM Tests of BETA2. The Sound is crazy loud and strong. YouTube plays 4K HDR 60FPS Videos just fine with original YouTube app and the Audio Input and Call Quality should also be better for everyone. There are also Hardware related optimizations and enhancements for the Display, Camera and other Sensors...
You can see all changes on GitHub combined with Googling all the stuff to find out what it does and is for (Mostly). I'm by the way the only Person around the World who has found, combined, documented and tested that many Configs for Android. A lot of little common Tweaks in the last Years are coming from My sharings.
BR
Edit: The Audio Output Quality isn't fully improved yet but i would say it's beyond Stock in terms of quality (even without Dolby). It's with Xperia OS just to generic from SONY without any Love in the Details. Stock was fine compared to a Stock iPhone but there is a lot more possible...
Looks like i've optimized and improved the Cameras a lot. I have just enabled some CameraAPI2 Functions that are non available on Stock. 4K 60FPS Videos are also no Problem anymore using Open Camera from the best Camera Devolper so far (Open Camera can do anything that Android is able to). Only side effect is actuall that the Devices are getting really hot while playing Media. But think that will be fixed in the Final BETA2...
Edit: Display Color Calibration is also optimized and working on GSIs now including HDR functionality...
https://youtu.be/sFTvncOpHDk
Bit quiet ?
Will be keen to see this progress for the Xperia 1 ii
BETA2 coming. Fixed all Bugs on Stock. Optimized a lot under the hood. Added Audio functions such as Monitor Rotation (Channels change on base of the actual rotation state), Google Pixel UI with Black Dark Mode, Audio Recorder, Pixel Launcher, Theme Manager and so on. Hope You will enjoy it! A Video Preview is also incoming!
(PS: Please avoid using the Gesture Navigation since it's broken with the Pixel Launcher. QuickSwitch for Magisk may fix that, or you can try to install a third Launcher from the Play Store. Sorry for that!)
@cd993 Thread Comes today. Just need Testers
Miustone said:
BETA2 coming. Fixed all Bugs on Stock. Optimized a lot under the hood. Added Audio functions such as Monitor Rotation (Channels change on base of the actual rotation state), Google Pixel UI with Black Dark Mode, Audio Recorder, Pixel Launcher, Theme Manager and so on. Hope You will enjoy it! A Video Preview is also incoming!
(PS: Please avoid using the Gesture Navigation since it's broken with the Pixel Launcher. QuickSwitch for Magisk may fix that, or you can try to install a third Launcher from the Play Store. Sorry for that!)
@cd993 Thread Comes today. Just need Testers
Click to expand...
Click to collapse
Can't wait!!
So just to confirm, this is a modded stock rom (with all stock features too) with loads of extra goodies? Or generic gsi made to work for xperia?
cd993 said:
Can't wait!!
So just to confirm, this is a modded stock rom (with all stock features too) with loads of extra goodies? Or generic gsi made to work for xperia?
Click to expand...
Click to collapse
It's what i started on the Nexus 6 and what others started also doing. ROMs without including basic Firmware Parts that are needed to run the System. Or how i call them since i started with the actual Project. SOM (Systemless on Memory). Since all changes can be reverted with the flashing of the same Zip which was used to install it, thanks to the Magisk Module Logic. Reboot and You are on Stock again. Same for Updates. Just go into Magisk, select the new Module and the rest is Magic... Haven't seen such an advanced Zip on the Web anywhere else so i think it's great to be an Xperia User actually
Miustone said:
It's what i started on the Nexus 6 and what others started also doing. ROMs without including basic Firmware Parts that are needed to run the System. Or how i call them since i started with the actual Project. SOM (Systemless on Memory). Since all changes can be reverted with the flashing of the same Zip which was used to install it, thanks to the Magisk Module Logic. Reboot and You are on Stock again. Same for Updates. Just go into Magisk, select the new Module and the rest is Magic... Haven't seen such an advanced Zip on the Web anywhere else so i think it's great to be an Xperia User actually
Click to expand...
Click to collapse
That's so cool to hear! I currently have a Oneplus 7 Pro, though for many reasons the Xperia 1 ii has enticed me to my first ever Sony device.... and I can't wait. It looks a solid piece of hardware (screen, front speakers, notification light, slim design, cameras, wireless charging etc) and so I am super excited to load a custom rom on it.
So if my understanding is correct, is MARS_SOM essentially a magisk module that is loaded and to revert back to stock, simply disabled?
I love the sound of this, as it keeps all stock features/stability yet adds so much enhancement and tweaks to it!

[DROPPED][ROM][NON-CFW][11.0][OFFICIAL] RevengeOS v4.0

{
"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"
}
RevengeOS is an operating system based on Android Open Source Project, built with a unique look and performance in mind. It's daily usage ready, lightweight and elegant.​
FEATURES
RevengeOS exclusive features:
- Battery health checker
- Brand new RevengeUI, built to be different, built to be elegant
- Brand new media controller
- Systemwide gradients
- New lock screen clock styles
General features:
- In call haptic-feedback
- Kill app button
- Toggle battery percentage in status bar
- Resume media from Quick Settings
- Playback control from volume buttons
- Wake up with volume buttons
- Quick camera launch from sleep
- 3-button navigation system
- Pill navigation system
- Swipe to screenshot
- Wake on charge
- Proximity sensor check when waking up
- Systemwide sensor block
- And so much more!
Device changelog:
- Included VoidKernel as Stock Kernel
- Added VoidTouch v0.2
- Selinux Permissive
- Included ANXCamera And GCamGo
- Included XiaomiParts
- Enabled 2160p Playback on Youtube
- Switched to OSS IMS & VT Service (Thanks to Zidan & Sahil)
- Updated camera {aux, priv-app} list
- Updated IMS blobs from Bomb RP1A.200720.01
- Updated APNS from Bomb RP1A.200720.011
- Enabled Android 11 live blur
- Improved Battery Backup
DOWNLOADS
Download (OLD CFW)
Download (NEW NON-CFW)
INSTALLATION
- How To Flash RevengeOS (CFW GUIDE) / How to Flash RevengeOS (NON-CFW GUIDE)
- Optional: flash NikGapps R
- Optional: flash Magisk (if you want to root your device as well) (it's recommended to flash Magisk post first boot)
DONATE
Do you want to support me by donating? Paypal
Support RevengeOS project by donating the main dev PayPal
Important
Hi guys, we're posting this message today to talk about RevengeOS. We want to talk about the developers of our project.
There are just three developers that hard-worked every day for you, to deliver optimization, exclusive RevengeUI, media controller, etc. We want to make this project more and more exclusive, and we want to improve everything. And lastly, we want their users to be happy while using it. But there is a problem, three developers can't do much. So, we're here to ask if you - if you're a developer, and if you want to join us, you may do so. We have the following requirements:
Knowledge of Android and Java
Desire to be innovative
Be mad
Think you're good enough? Contact us via email!
Email: [email protected]
Sources
ROM
Kernel
Voglio android 16
dammelo
xSylla said:
Voglio android 16
dammelo
Click to expand...
Click to collapse
Te lancio un iphone80 in testa
The sound setting could not be changed, it always f.c. Ringtone, notification are all preset.
Average Ram usage is about 2.8G to 3.4G. quite good and smooth.
ANX camera and Camera Go both are working fine. Probably this is the first ANX camera work on A11 for Begonia. Well done!
kirinin said:
The sound setting could not be changed, it always f.c. Ringtone, notification are all preset.
Average Ram usage is about 2.8G to 3.4G. quite good and smooth.
ANX camera and Camera Go both are working fine. Probably this is the first ANX camera work on A11 for Begonia. Well done!
Click to expand...
Click to collapse
Hey. Does all the feature of camera work? like is the 64mp cam working in the ANXcamera?
UnDevelopedDeveloper21 said:
Hey. Does all the feature of camera work? like is the 64mp cam working in the ANXcamera?
Click to expand...
Click to collapse
ANXcamera: Yes.
Most of the function works well, there are some still may not work like Portrait (F.C.).
64MP can be selected at "More".
Using AIDA64 to check, it is still 16 MP cam.
This 64 MP is probably done by software to increase from 16 MP to 64Mp, not a real 64MP.
Front cam is still problem, mostly probably need a hardware update to be released by Xiaomi.
HI, i recently installed this rom in my device and i must say it's the most stable and fast rom i've tasted so far. I've just had some trouble with the notification let not working and sometimes data signal goes from LTE to 3g without reason. Nevertheless keep up the good work. Thanx. Greetings from Colombia
ixoye1990 said:
HI, i recently installed this rom in my device and i must say it's the most stable and fast rom i've tasted so far. I've just had some trouble with the notification let not working and sometimes data signal goes from LTE to 3g without reason. Nevertheless keep up the good work. Thanx. Greetings from Colombia
Click to expand...
Click to collapse
Thanks for reporting this issues in next roms i hope to fix this.
I just have a problem with the cameras... When I flash this buffer fix in Magisk, all of the cameras crash or force close. I'm hoping to use trcamera because it's the most stable camera app I have used out of the others. I can still use trcamera in this ROM but without the buffer fix.
Edit: I hope the SafetyNet issues will be fixed too. SafetyNet fails even with MagiskHide being enabled. This might be fixed using the MagiskHideProps module.
Keep up the good work! This is the best looking ROM I tried so far.
jeane_uglypish said:
I just have a problem with the cameras... When I flash this buffer fix in Magisk, all of the cameras crash or force close. I'm hoping to use trcamera because it's the most stable camera app I have used out of the others. I can still use trcamera in this ROM but without the buffer fix.
Edit: I hope the SafetyNet issues will be fixed too. SafetyNet fails even with MagiskHide being enabled. This might be fixed using the MagiskHideProps module.
Keep up the good work! This is the best looking ROM I tried so far.
Click to expand...
Click to collapse
Thanks you for your post i'm sorry for this issues but in next version i will fix it. it was only an initial build
jeane_uglypish said:
I just have a problem with the cameras... When I flash this buffer fix in Magisk, all of the cameras crash or force close. I'm hoping to use trcamera because it's the most stable camera app I have used out of the others. I can still use trcamera in this ROM but without the buffer fix.
Edit: I hope the SafetyNet issues will be fixed too. SafetyNet fails even with MagiskHide being enabled. This might be fixed using the MagiskHideProps module.
Keep up the good work! This is the best looking ROM I tried so far.
Click to expand...
Click to collapse
I managed to make the safetynet pass using this rom. Try using pixel 4a fp
UnDevelopedDeveloper21 said:
I managed to make the safetynet pass using this rom. Try using pixel 4a fp
Click to expand...
Click to collapse
In next release i will push all fixes
One big issue that I just noticed now. I cant screen record whatsoever with this rom. I hope this can be fixed next update!
UnDevelopedDeveloper21 said:
One big issue that I just noticed now. I cant screen record whatsoever with this rom. I hope this can be fixed next update!
Click to expand...
Click to collapse
it gonna be fixed in next update me working for do the new update with new method and drop cfw
Thank you creator. I've been daily driving this rom and so far so smooth. The Anxcamera is a good addition since other roms doesn't support it when flashed.
UnDevelopedDeveloper21 said:
Thank you creator. I've been daily driving this rom and so far so smooth. The Anxcamera is a good addition since other roms doesn't support it when flashed.
Click to expand...
Click to collapse
in new update i gonna remove it (leave the choose to flash it to user) and gonna put as always GCamGO
NextWorksDev said:
in new update i gonna remove it (leave the choose to flash it to user) and gonna put as always GCamGO
Click to expand...
Click to collapse
We would appreciate if you could look into sound setting, so far, no possibility to change or modify sound setting, its always force close.
kirinin said:
We would appreciate if you could look into sound setting, so far, no possibility to change or modify sound setting, its always force close.
Click to expand...
Click to collapse
Hi kirinin,i will drop the support of XiaomiParts(because it have some bugs)
RevengeOS Version: 4.0
Build date:Thu Feb 11 23:55:22 UTC 2021
Device changelog:
- Switched CFW To NonCFW build (Guide Flashing)
- Switched VoidKernel To NextKernel
- Updated blobs from MIUI 12 Global fw.
- Updated kernel from begonia-q-oss release.
- Updated DRM blobs from MIUI Android 11.
- Removed ANXCamera And XiaomiParts
- Added Zygote Preforking for Faster App Launches
- Fixed Charging Info on lockscreen
- Configured SQLite to operate in MEMORY mode for a nice SQL perfomance boost
Source changelog:
- February security patch
- Recents UI improvements
- Network traffic indicator
- Gesture pill width customisation
- Burn in protection
- Include Etar (Calendar app) and Simple Gallery Pro
- Include Simple Weather app
- Added Advanced reboot
Download link: RevengeOS-4.0-R-OFFICIAL-begonia-20210211-2224.zip
MD5: (3d5c39fa00a6006623a7a6d1391853d2)
Maintainer: NextWorks (@NextWorksGFX)
Please, take a seat, and read this message.
NextWorksDev said:
RevengeOS Version: 4.0
Build date:Thu Feb 11 23:55:22 UTC 2021
Device changelog:
- Switched CFW To NonCFW build (Guide Flashing)
- Switched VoidKernel To NextKernel
- Updated blobs from MIUI 12 Global fw.
- Updated kernel from begonia-q-oss release.
- Updated DRM blobs from MIUI Android 11.
- Removed ANXCamera And XiaomiParts
- Added Zygote Preforking for Faster App Launches
- Fixed Charging Info on lockscreen
- Configured SQLite to operate in MEMORY mode for a nice SQL perfomance boost
Source changelog:
- February security patch
- Recents UI improvements
- Network traffic indicator
- Gesture pill width customisation
- Burn in protection
- Include Etar (Calendar app) and Simple Gallery Pro
- Include Simple Weather app
- Added Advanced reboot
Download link: RevengeOS-4.0-R-OFFICIAL-begonia-20210211-2224.zip
MD5: (3d5c39fa00a6006623a7a6d1391853d2)
Maintainer: NextWorks (@NextWorksGFX)
Please, take a seat, and read this message.
Click to expand...
Click to collapse
Installed some hours ago. So far so good. Smooth and stable, as promised.
WELL DONE Devs, keep up the mad works!

[ROM][UNOFFICIAL][S20] lineageos 17.1 with microG (plus instructions to build your own image)

Disclaimer
Your warranty is now void. We are not responsible for bricked devices, lost data, broken sd cards, or failure for your device to preform some important function. You are choosing to make modifications to your own device, and accept all of the risks involved.
Click to expand...
Click to collapse
LineageOS is a long standing android custom rom, derrived from AOSP with contributions from the community. By default, no google apps or frameworks are built into the rom.
microG is an open source, lightweight replacement for the proprietary google apps and frameworks. Maybe most importantly, it includes UnifiedNlp which provides wifi and cellular based geolocation which are necessary for location services apps to function properly.
This rom includes:
- fdroid & fdroid priviledge extension
- microG and sig spoofing patches to support it
- magisk (optional, there are magisk and non-magisk versions available)
- lawnchair, a great AOSP launcher
Whats working:
- calling
- bluetooth
- camera
- audio
- cellular
- fingerprint
- full 1440 x 3200 resolution
- gps
- encryption
- gcam, stock cam
- other smart phone things
Whats not working:
- only the "default" camera sensor is function. Have yet to see anyone that has gotten the telephoto and macro(?) lens working in a custom rom
- relies on stock vendor partition, which is why flashing a specific version of OneUI is important
- fingerprint enrollment is touchy. If it fails, go back and try again. If it is stubborn, restart and try again.
https://github.com/SolidHal/lineageos-microg-samsung-s20#known-issues
Tested on SM-G981U1, should work on most snapdragon s20 devices (if not all). If you test this on another model and it works properly please post a comment if you have the time.
Install Instructions
Long instructions, including loading a customer recovery with keys for these images. Intended to help those newer to custom roms:
https://github.com/SolidHal/lineageos-microg-samsung-s20
Short instructions, for those that know what they are doing:
https://github.com/SolidHal/lineageos-microg-samsung-s20#rough-steps
Gcam:
GCam_7.3.018_Urnyx05-v2.4.apk
gcam_7.3.018_urnyx05-v1.6-goofwear.xml
Telephoto and wide angle are swapped in the config and in the UI. Telephoto crashes the app, you will have to clear storage/cache to be able to use Gcam again.
I suggest disabling the telephoto lens. To do this go into
Gcam -> Settings -> Advanced -> Auxiliary Camera
and disable *Wide* not telephoto (remember, they lenses are swapped here)
Sources and Instructions to build your own images and custom recovery:
https://github.com/SolidHal/lineageos-microg-samsung-s20#build-lineageos-with-microg-and-magisk
Download
https://github.com/SolidHal/lineageos-microg-samsung-s20/releases
Thanks
- To the member of the XDA fourms that are unlocking the snapdragon s20
- To @jesec who really did all of the work on getting lineage working on the s20
- To jimbo77 on xda who had some nice lineage builds for the s20, looking at their source got me pointed in the right direction for this device
- To @NisseGurra for suggesting Gcam apk and config
Hi, thanks for your ROM! A few questions:
On which models of the S20 will this work?
Does 5G and VOLTE work?
Does encryption work?
Does 120Hz work?
Which camera apps work?
I haven't used MicroG before... Can the Google Play Store be installed on this ROM?
Thanks!
clipcarl said:
Hi, thanks for your ROM! A few questions:
On which models of the S20 will this work?
Does 5G and VOLTE work?
Does encryption work?
Does 120Hz work?
Which camera apps work?
I haven't used MicroG before... Can the Google Play Store be installed on this ROM?
Thanks!
Click to expand...
Click to collapse
Sorry, I'll put the model in the main post when I'm back on my computer.
-I have only tested this on SM-G981U1 but it should work on any snapdragon s20/s20 5g
- I don't have any 5g towers nearby, will try to hunt some down this week and update.
- encryption is fully functional, this was one of the main reasons I forked the multidisabler
- This is forced 60hz, but at full 3200x1400. There is another lineage rom on here that forces 120hz but then the resolution has to be 2400 x 1080. According to samsung, the 60hz mode is better for battery life, so I went with that. May find a way to toggle on the fly in the future.
-I have only tested the stock lineage camera, can try to test specific ones if folks want.
- right now only builds with microg are available, which means stock gapps cannot be flashed. It is easy enough to build a rom without microg though, open "build_x1q.sh" and remove the following lines:
-e "CUSTOM_PACKAGES=GmsCore GsfProxy FakeStore FDroid FDroidPrivilegedExtension lawnchair" \
-e "SIGNATURE_SPOOFING=yes" \
If there is enough interest, I may post images without microg.
Thanks for your response. I'd love to see a 120Hz version and a regular Google Play Services version if you have time. I'm definitely interested in knowing if VOLTE works as audio quality on phone calls without it is pretty bad on T-Mobile in my area. 5G would also be nice as there is 5G in my area. Currently I'm running rooted stock but I'd prefer to run Lineage if encryption and VOLTE work and if I don't have compatibility issues due to MicroG.
Thanks!
@SolidHal Thanks, great to see this rom!
Can you add 120hz option and dc-dimming?
Dc-dimming function was already built for oneui 2.1 source: https://github.com/DevriesL/Z3Q_ImageBreaker
Impressive start, big thanks.
Miss tap to wake, besides that: everything seems fully functional.
Edit, Gcam also functinal, both cameras ok too
Would this work with the S20 FE?
NisseGurra said:
Impressive start, big thanks.
Miss tap to wake, besides that: everything seems fully functional.
Edit, Gcam also functinal, both cameras ok too
Click to expand...
Click to collapse
opened an issue on the git repo to track fixing tap to wake, likely just a missing config line.
What gcam apk did you test/did you need anything special to get it working?
3Orange4Blue said:
Would this work with the S20 FE?
Click to expand...
Click to collapse
Likely not, I believe the s20 FE is quite a bit different. I could be wrong though, I'm not that familiar with the fe.
Hunter_20 said:
@SolidHal Thanks, great to see this rom!
Can you add 120hz option and dc-dimming?
Dc-dimming function was already built for oneui 2.1 source: https://github.com/DevriesL/Z3Q_ImageBreaker
Click to expand...
Click to collapse
Thanks for the link. Does DC-dimming still have OLED lifetime drawbacks?
SolidHal said:
opened an issue on the git repo to track fixing tap to wake, likely just a missing config line.
What gcam apk did you test/did you need anything special to get it working?
Click to expand...
Click to collapse
GCam_7.3.018_Urnyx05-v2.4.apk and gcam_7.3.018_urnyx05-v1.6-goofwear.xml
Wide lens will work, just needs to be set correctly in Gcam. Telephoto lens won't work. I suspect this is due to Samsung's package restriction built into OneUI 2.1, which Lineage cannot communicate with to release the lock.
Much appreciation for reviving LineageOS on this device.
SolidHal said:
Thanks for the link. Does DC-dimming still have OLED lifetime drawbacks?
Click to expand...
Click to collapse
Interesting enough it seems that dc-dimming might increase the lifetime according to research of a German oled manufacturing company:
{
"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"
}
source: Dimming of OLEDs - OSRAM
Anyway to downgrade from bit2 bootloader in order to install that rom? (note20u)
Is there any possibility to downgrade from one ui 3.1 to o the latest 2.1?
when can we get 18.1?thx
z38740 said:
when can we get 18.1?thx
Click to expand...
Click to collapse
I am actually currently working on getting 18.1 stable, ETA: soon/when I have more time
SolidHal said:
我实际上目前正在努力使 18.1 稳定,ETA:很快/当我有更多时间时
Click to expand...
Click to collapse
I'm happy to help you test this system
Hello,
I'm curious if there has been any further development towards 18.1? I've got an S20 plus 986U1 and I would like nothing better than to find a current version of non GAPPS lineage. I'm currently running bitsafe oneui 3.1. I've been trying to degoogle it but I don't have the skills. I can get Google deleted but can't seem to get microG working correctly. @Krog18 helped me out and got sig spoof working but I'm still not having much luck making everything happy.
goobener said:
Hello,
I'm curious if there has been any further development towards 18.1?
Click to expand...
Click to collapse
Looking into this myself, I found this note from the author:
NOTICE: after spending much time on this device I will no longer be making progress.
imsservice (required for cellular) requires a bunch of proprietary samsung garbage that they build into the standard system framework.jar and telephony-common.jar
Click to expand...
Click to collapse
That's not a good sign :-(

Categories

Resources