[HAVOC GSI] mi8se overlay - Xiaomi Mi 8 SE Themes, Apps, and Mods

I made an overlay and a magisk module for mi8se, to be used for the havoc gsi made by @Technical, see https://forum.xda-developers.com/pr...0-havoc-os-t3914038/post79177060#post79177060. This build works really well, I really recommend it.
The overlay for mi8se I propose is updated with the latest values extracted from latest xiaomi.eu dev (9.3.28), in attachment. It is also intended to be used with at least the 9.3.28 vendor. The settings for automatic brightness is a bit different, in particular minimum brigthness which is a bit less low.
I also made a magisk module which:
- puts the mi8se overlay in /vendor/overlay
- puts havoc bootanimation in /system/media
- solves the boot warning (This device...) and a problem in phh's rw-system.sh which causes several problems (for AOD in particular) due to incorrect ro.build.fingerprint and ro.vendor.build.fingerprint values
- solves the bluetooth audio incall problem, by umounting the empty directory of /vendor/etc/audio performed in phh's rw-system.sh script
- puts the two libs camera.qcom.so and com.qti.chi.override.so /system/vendor/lib/hw so that GCam works perfectly (for me, MGC_6.1.021.MI8_V2e.zip), see related topic https://forum.xda-developers.com/mi-8-se/themes/fullyworking-google-camera-xiaomi-mi-8-t3877714

Are you using Havoc GSI? what are your reviews on this?

firefoot007 said:
Are you using Havoc GSI? what are your reviews on this?
Click to expand...
Click to collapse
Yes, it's now my daily driver and I'm very very happy with it (battery-friendly, many customizations, ...). And it works really well with my magisk module which solves some small glitches as I explained (and two big needs for me: bluetooth audio incalls and AOD).
The only problem I still have is that app fingerprint authentication is deactivated at each reboot. I have to add or remove a fingerprint to make it work again. In previous in havoc builds it was also randomly deactivated during uptime, it appears now to only happen at boot (still have to be confirmed).

Thanks both for your module and review, i am currently on MIUI.eu, will switch in future.

This libs solves eis bug on gcam?
Wysłane z mojego MI 8 SE przy użyciu Tapatalka

Always getting bootloops when installing a gsi, how did you install this?

LivingLing said:
Always getting bootloops when installing a gsi, how did you install this?
Click to expand...
Click to collapse
Try to disable dm-verity in TWRP.

Elitarius said:
This libs solves eis bug on gcam?
Click to expand...
Click to collapse
The only problem I have in GCam is slow motion video which does not work. Everything else works very well.

vince31fr said:
The only problem I have in GCam is slow motion video which does not work. Everything else works very well.
Click to expand...
Click to collapse
Including electronic image stabilization? Really? ? That's great! Could you make separate magisk module (only libs) to fix gcam?
Better to have eis instead slowmo

Elitarius said:
Including electronic image stabilization? Really? That's great! Could you make separate magisk module (only libs) to fix gcam?
Better to have eis instead slowmo
Click to expand...
Click to collapse
Well, in fact, I *suppose* EIS works because the "Video stabilization" in settings can be set to true. But does it really work? I cannot certify.
Btw, I just repacked the libs found in https://forum.xda-developers.com/mi-8-se/themes/google-camera-fix-mi8se-android-9-t3868993 with my other modifications, so you can use this existing magisk module.

Nope, in gcam you can set stabilization to "on" but it really doesn't work. Try to make video, then disable module and make same video in stock camera app. You will see the difference
Wysłane z mojego MI 8 SE przy użyciu Tapatalka

Yeah eis is no work on gcam mi8se...

Work on newest Havoc gsi build, thanks

vince31fr said:
I made an overlay and a magisk module for mi8se, to be used for the havoc gsi made by @Technical, see https://forum.xda-developers.com/pr...-havoc-os-t3914038/post79177060#post79177060. This build works really well, I really recommend it.
The overlay for mi8se I propose is updated with the latest values extracted from latest xiaomi.eu dev (9.3.28), in attachment. It is also intended to be used with at least the 9.3.28 vendor. The settings for automatic brightness is a bit different, in particular minimum brigthness which is a bit less low.
I also made a magisk module which:
- puts the mi8se overlay in /vendor/overlay
- puts havoc bootanimation in /system/media
- solves the boot warning (This device...) and a problem in phh's rw-system.sh which causes several problems (for AOD in particular) due to incorrect ro.build.fingerprint and ro.vendor.build.fingerprint values
- solves the bluetooth audio incall problem, by umounting the empty directory of /vendor/etc/audio performed in phh's rw-system.sh script
- puts the two libs camera.qcom.so and com.qti.chi.override.so /system/vendor/lib/hw so that GCam works perfectly (for me, MGC_6.1.021.MI8_V2e.zip), see related topic https://forum.xda-developers.com/mi-8-se/themes/fullyworking-google-camera-xiaomi-mi-8-t3877714
Click to expand...
Click to collapse
Hello i have a question for you, I have a mi9 which has notch. Can you help me for treble overlays, The notch not looking smooth in gsi roms. Looks creepy, can you help me friend? I was apreciate that, and if we can succes on this thing I made a donation for you

Related

Wyrm's collection of small useful hacks for Moto G4.

This is a collection of small changes to fix things on my Moto G4 XT1626 that others may find useful.
ElementalX 1.02 with DTV driver:
This is the great and stable ElementalX Kernel from flar2, without any code changes, but with the ISDBT TV kernel driver that he didn't include in the official version, useful for XT1626 owners that want root but need the DTV receiver working.
Disable esdfs:
This is a magisk module (can also be flashed if you don't use magisk) to disable ESDFS and use FUSE instead, so apps like apps2sd work properly on the moto G4 or G4 Plus.
MotoG4 incall record enabler:
This is a magisk module (can also be flashed) that changes the mixer controls mapping to allow incall recording using any playstore app(even without root). Tested with ACR, works fine. This was made for Stock Nougat, untested on other roms.
I will add more quirks and mods I develop in the future to this thread.
Working Fine ?
_wyrm said:
This is a collection of small changes to fix things on my Moto G4 XT1626 that others may find useful.
ElementalX 1.02 with DTV driver:
This is the great and stable ElementalX Kernel from flar2, without any code changes, but with the ISDBT TV kernel driver that he didn't include in the official version, useful for XT1626 owners that want root but need the DTV receiver working.
Disable esdfs:
This is a magisk module (can also be flashed if you don't use magisk) to disable ESDFS and use FUSE instead, so apps like apps2sd work properly on the moto G4 or G4 Plus.
MotoG4 incall record enabler:
This is a magisk module (can also be flashed) that changes the mixer controls mapping to allow incall recording using any playstore app(even without root). Tested with ACR, works fine. This was made for Stock Nougat, untested on other roms.
I will add more quirks and mods I develop in the future to this thread.
Click to expand...
Click to collapse
Anyone tried the call recording on custom room?
Waycloud said:
Working Fine ?
Click to expand...
Click to collapse
On stock ROM?
How can I get the DTV driver or the last ElementalX with DTV driver?
brunopio said:
How can I get the DTV driver or the last ElementalX with DTV driver?
Click to expand...
Click to collapse
I want to know too. My model is XT1626
Doesn't the last ElementalX has the DTV driver included already? I believe flar2 started including the DTV driver a couple weeks after I created this thread.
_wyrm said:
MotoG4 incall record enabler:.
Click to expand...
Click to collapse
Thank you very much, in particular for the call recording. Although the recording app I had been using (CallRec) did not detect the new VOICE_COMMUNICATION stream, as you mention in the OPs it works fine with ACR. I'm running it in recent LOS 14.1 Athene builds on an XT1625.
One (somewhat off topic) question: I switched from LOS SU to Magisk in order to install this module. Except for a few other apps that seem to prefer LOS SU I'm happy with Magisk managing SU but in case I want to switch back to LOS SU ...is there a way to get this installed while using LOS SU. Perhaps this is a question for the Magisk thread but I've found no answers by searching so I'm starting here. Thanks again!
---------- Post added at 05:56 PM ---------- Previous post was at 05:48 PM ----------
optionalmgrr.la said:
Anyone tried the call recording on custom room?
Click to expand...
Click to collapse
Lineage OS as described in previous post section.
IronTechmonkey said:
One (somewhat off topic) question: I switched from LOS SU to Magisk in order to install this module. Except for a few other apps that seem to prefer LOS SU I'm happy with Magisk managing SU but in case I want to switch back to LOS SU ...is there a way to get this installed while using LOS SU. Perhaps this is a question for the Magisk thread but I've found no answers by searching so I'm starting here. Thanks again!
Click to expand...
Click to collapse
All this modules does is replace/bind (mount -bind), /system/etc/mixer_paths.xml with a custom version. You can do the same with a shell script, luckypatcher, or any other root app that alows you to selectively replace files in the system. You can also simply replace the file directly in LOS's /system/ if you want to make it permanent and don't care about keeping /system untampered.
Hope we can have call recording on LOS
hello plz help me in to enable call recordings in moto g5 plus
please friend
_wyrm said:
This is a collection of small changes to fix things on my Moto G4 XT1626 that others may find useful.
ElementalX 1.02 with DTV driver:
This is the great and stable ElementalX Kernel from flar2, without any code changes, but with the ISDBT TV kernel driver that he didn't include in the official version, useful for XT1626 owners that want root but need the DTV receiver working.
Disable esdfs:
This is a magisk module (can also be flashed if you don't use magisk) to disable ESDFS and use FUSE instead, so apps like apps2sd work properly on the moto G4 or G4 Plus.
MotoG4 incall record enabler:
This is a magisk module (can also be flashed) that changes the mixer controls mapping to allow incall recording using any playstore app(even without root). Tested with ACR, works fine. This was made for Stock Nougat, untested on other roms.
I will add more quirks and mods I develop in the future to this thread.
Click to expand...
Click to collapse
Please friend, you could include the DTV XT1626 driver in this kernel Vegito:
mega.nz/#!1R8XSRCD!L1pQiukRxflWfdPfiKmO13rIRdUn1RLaXUhFeGsIsuU
This kernel works best with the XT1626
yeah would be great
I can use DTV drivers on xt1625?
Sent from my [device_name] using XDA-Developers Legacy app
hope these modules get update to magisk 16, because here when i tried to flash over magisk manager or twrp, shows an error saying that magisk is not installed on system
nodio said:
hope these modules get update to magisk 16, because here when i tried to flash over magisk manager or twrp, shows an error saying that magisk is not installed on system
Click to expand...
Click to collapse
I desperately needed call recording feature on my Moto G4 Plus so I updated it myself to work with the latest version of Magisk (17.1). Here the file if you need it : drive.google.com/file/d/1fcO6FqFVXCUtwrFVTEijUG3LDaOWRmBP/view?usp=sharing
mithleshjs said:
I desperately needed call recording feature on my Moto G4 Plus so I updated it myself to work with the latest version of Magisk (17.1). Here the file if you need it : drive.google.com/file/d/1fcO6FqFVXCUtwrFVTEijUG3LDaOWRmBP/view?usp=sharing
Click to expand...
Click to collapse
I gave your version a try because I'm also running Magisk 17.1 and it trashed my system, wasn't expecting that much fun to happen.
After I installed module and rebooted the phone it just went to recovery mode, was forced to do a full reset.
Others be warned, try at your own risk...
lin_ux said:
I gave your version a try because I'm also running Magisk 17.1 and it trashed my system, wasn't expecting that much fun to happen.
After I installed module and rebooted the phone it just went to recovery mode, was forced to do a full reset.
Others be warned, try at your own risk...
Click to expand...
Click to collapse
FWIW I once used this on a Moto G4 Athene XT1625 running LOS 14.1 and Magisk 16x with no problems. Don’t know about Magisk 17 as I use LOS SU except when specifically testing something else but it's a simple mod which really "should" not cause that much trouble. In any event once you get your device back in shape you could try to enable call recording manually: https://forum.xda-developers.com/showpost.php?p=73603492&postcount=9.
[EDIT] Added details about device on which I had tested this in Magisk.
IronTechmonkey said:
FWIW I once used this on a Moto G4 Athene XT1625 running LOS 14.1 and Magisk 16x with no problems. Don’t know about Magisk 17 as I use LOS SU except when specifically testing something else but it's a simple mod which really "should" not cause that much trouble. In any event once you get your device back in shape you could try to enable call recording manually: https://forum.xda-developers.com/showpost.php?p=73603492&postcount=9.
[EDIT] Added details about device on which I had tested this in Magisk.
Click to expand...
Click to collapse
Thanks for your reply!
I agree that the mod should not have caused so much trouble, which is why I was a little shell shocked when it refused to boot to anything other than recovery. I'd just got the device set up nice and hadn't done a TWRP backup yet, so getting it back up and running again was a little painful, but perhaps good in a way as I'd learnt what didn't work well first time round, so this time it's lean and mean...
I've taken a look at the files enclosed in the mod (I know, I should have done that before installing it ... doh! ) and discovered that the location of mixer_paths.xml is different on my system, it's in /vendor/etc/ so I went ahead and swapped the modded file (I have root access) with my one and rebooted, phone came up with no sound output at all, so it looks like my newer system (and device, it's a Moto E5 XT1944-6) are not compatible with the modded mixer_paths.xml file.
I'd like to know which elements of the modded mixer_paths.xml file were change to make it work on the G4, I could then try to add/edit those particular ones in my mixer_paths.xml file to see if it works.
I have a backup of my original file so no pain in trying new settings....
For reference I'm running this ROM on my phone,
[GSI][8.1.0][OFFICIAL] Resurrection Remix O v.6.1.0 [08/18][ARM/ARM64]
it's quite impressive...
https://forum.xda-developers.com/pr...si-resurrection-remix-o-6-1-0-t3811299/page11
lin_ux said:
I gave your version a try because I'm also running Magisk 17.1 and it trashed my system, wasn't expecting that much fun to happen.
After I installed module and rebooted the phone it just went to recovery mode, was forced to do a full reset.
Others be warned, try at your own risk...
Click to expand...
Click to collapse
It shouldn't have caused so much trouble. It worked successfully on each of my friends Moto G4 Plus running stock ROM.

aptX for OOS 4.1.X

OnePlus seems to have enabled aptX codecs in the new OB5/14 for the OnePlus 3/T.
For those of you who don't want to wait until the stable release and also would rather not flash the open beta, @Chaosgod27 has extracted the related files for use in the stable release. These files can be placed within OOS 4.1.X to enable aptX mode. These files are different from the old aptX-enabling files that were broken in OOS since updating to 7.1.1.
Edit: It seems there's some issues with the stacks. Playback does use aptX, but music is playing at a slightly higher pitch and faster than it should be.
I've dug around through the files in the new open beta and found the files myself. It seems there were a few missing before. The issue with the raised pitch and fast playback should be gone now.
Flashable Zip (through custom recovery, does not require Magisk): View attachment 4121507
Magisk Module (same thing, just systemless): View attachment 4121508
There was an issue before with some missing files that caused playback to run too fast and with a higher pitch. That has been fixed now. If anyone flashed the old Magisk module, I would advise you to download the new one in the OP and flash over it. I've also included a flashable zip for those of you who aren't using Magisk.
Anova's Origin said:
There was an issue before with some missing files that caused playback to run too fast and with a higher pitch. That has been fixed now. If anyone flashed the old Magisk module, I would advise you to download the new one in the OP and flash over it. I've also included a flashable zip for those of you who aren't using Magisk.
Click to expand...
Click to collapse
Thanks a million
Thank you, I have installed it but it seems to have a lot more problems (noise/cracking as in packets lost or something) than the previous version that I was using and which I got from here:
https://forum.xda-developers.com/oneplus-3/themes/mod-aptx-codec-t3521228
Is there any way to uninstall this version and return to "old default" (from where I can get back to the aptx version from above)?
xclub_101 said:
Thank you, I have installed it but it seems to have a lot more problems (noise/cracking as in packets lost or something) than the previous version that I was using and which I got from here:
https://forum.xda-developers.com/oneplus-3/themes/mod-aptx-codec-t3521228
Is there any way to uninstall this version and return to "old default" (from where I can get back to the aptx version from above)?
Click to expand...
Click to collapse
If you used the Magisk module, simply delete the module and reboot.
If you flashed the regular zip, you'll have to dirty flash your ROM to restore to default.
Hi @Anova's Origin, how do i know if this mod is working or not?
Vixiebalistic said:
Hi @Anova's Origin, how do i know if this mod is working or not?
Click to expand...
Click to collapse
Use a logcat app (Catlog / Matlog) and search for an aptx entry in the recorded logs after you connected your aptx capable device via Bluetooth to your aptx enabled phone...
You should be able to find something if it's working, otherwise it wouldn't show any aptx entry
Sent from my OnePlus3T using XDA Labs
Edit 2: Nevermind, it's working now. Idk what the problem was.
Didn't work for me on OOS 4.1.6 on Oneplus 3T I can't turn on Bluetooth. Anyone else having this problem? Also, have the drivers been updated in a newer OB?
Edit: I am using magisk v13.3
vini2710 said:
Didn't work for me on OOS 4.1.6 on Oneplus 3T I can't turn on Bluetooth. Anyone else having this problem? Also, have the drivers been updated in a newer OB?
Click to expand...
Click to collapse
Nope... Working fine here with op3t 4.1.6. Did u make back up before flashing?
Vixiebalistic said:
Nope... Working fine here with op3t 4.1.6. Did u make back up before flashing?
Click to expand...
Click to collapse
I used magisk so no worries (v13.3)
Edit: It's working. Yay! Thank you for the good work with this module!
how about op3T 4.1.7? Is it work?
qwealan said:
how about op3T 4.1.7? Is it work?
Click to expand...
Click to collapse
It works flawlessly for me on OOS 4.1.7 on my op3t
Sent from my ONEPLUS A3003 using Tapatalk
Anyone, test Magisk module with lineageOS Rom ?
vinicentus said:
It works flawlessly for me on OOS 4.1.7 on my op3t
Sent from my ONEPLUS A3003 using Tapatalk
Click to expand...
Click to collapse
I use Magisk Module on OOS4.1.7 but i cant use aptX (use catlog search "aptx" ). are you use zip flash or use Magisk too?
qwealan said:
I use Magisk Module on OOS4.1.7 but i cant use aptX (use catlog search "aptx" ). are you use zip flash or use Magisk too?
Click to expand...
Click to collapse
I am using magisk (v14)
Working on OP3T with OOS 4.5.1 + Magisk 14.0. Those libs where updated to show battery for devices in OB15, update needed.
Thanks very much! Looking for this about a week long and finally solved
My device is OP3T, with H2OS V3.5 stable, no magisk
can I share this to oneplusbbs.com?

Poco F1: Google Camera does not work on Lineage OS 16.0

I have a Poco F1 device with Lineage 16.0 OS with the OpenGApps ARM 64 -> micro. I tried a lot of GoogleCamera APKs and none are working for my device. It is lagging when I just open the app, the only version which works for me "well" is the "LGN2_MGC_6.1.021_MI8_V1d.apk" and "LGW2_MGC_6.1.021_MI8_V1d.apk" BUT the Night Sight function is not working as well... it is bugging for only opening the function. I tried to fix it with the Magisk Mask "Night Lib Fix for Mi8 Google Camera" but nothing changes. Can someone help me or has the same problem?
TNguyen1997 said:
I have a Poco F1 device with Lineage 16.0 OS with the OpenGApps ARM 64 -> micro. I tried a lot of GoogleCamera APKs and none are working for my device. It is lagging when I just open the app, the only version which works for me "well" is the "LGN2_MGC_6.1.021_MI8_V1d.apk" and "LGW2_MGC_6.1.021_MI8_V1d.apk" BUT the Night Sight function is not working as well... it is bugging for only opening the function. I tried to fix it with the Magisk Mask "Night Lib Fix for Mi8 Google Camera" but nothing changes. Can someone help me or has the same problem?
Click to expand...
Click to collapse
Try lastest version here 22jan2019 update https://forum.xda-developers.com/poco-f1/themes/b-s-g-google-camera-port-developed-mi-8-t3843130
breaklaw93 said:
Try lastest version here 22jan2019 update https://forum.xda-developers.com/poco-f1/themes/b-s-g-google-camera-port-developed-mi-8-t3843130
Click to expand...
Click to collapse
It doesn't work for me at all... It just start lagging when opening the app, I don't know why...
I use nano gapps. Maybe you can try to flash another gapps version or maybe reflash the rom.
Go to recommended settings in the google camera thread and find the "fix" section. Had the same issue with you.
tweengr said:
Go to recommended settings in the google camera thread and find the "fix" section. Had the same issue with you.
Click to expand...
Click to collapse
What did you change? I tried every option with the fix, even the "recomanded" options in the threat...
works with me, flash nano gapps
TNguyen1997 said:
I have a Poco F1 device with Lineage 16.0 OS with the OpenGApps ARM 64 -> micro. I tried a lot of GoogleCamera APKs and none are working for my device. It is lagging when I just open the app, the only version which works for me "well" is the "LGN2_MGC_6.1.021_MI8_V1d.apk" and "LGW2_MGC_6.1.021_MI8_V1d.apk" BUT the Night Sight function is not working as well... it is bugging for only opening the function. I tried to fix it with the Magisk Mask "Night Lib Fix for Mi8 Google Camera" but nothing changes. Can someone help me or has the same problem?
Click to expand...
Click to collapse
Is your vendor firmware up to date? It might be that which is causing the issue?
donk165 said:
Is your vendor firmware up to date? It might be that which is causing the issue?
Click to expand...
Click to collapse
It was always the latest one which you could get, the last time I changed it was the 10.01.2019 with the latest Lineage OS 16.0 and the Gapps micro-pack.

[Magisk Module] Automatic Camera retraction on custom ROM

I made a magisk module that automaticly retracts the popup camera of the K20 Pro on startup if you have that problem on custom roms.
Link: https://mega.nz/#!fIoSVCBa!OvKbNRthBG2S4agel_A5zfQksczM2EjGlq6IZg2sCZ4
Dercubaton said:
I made a magisk module that automaticly retracts the popup camera of the K20 Pro on startup if you have that problem on custom roms.
Link: https://mega.nz/#F!yZoz0ara!Q0s10kewsNTKZJ4O6TRCTA
Click to expand...
Click to collapse
Thank you. I use Havoc GSI, and after I install this module the camera popup and down then popup during boot. And at last it's up.
knift said:
Thank you. I use Havoc GSI, and after I install this module the camera popup and down then popup during boot. And at last it's up.
Click to expand...
Click to collapse
Yeah i had the same issue after some more testing, i updated the code, should work now
Working perfectly on K20/Mi 9T (non Pro).
Tested on: Havoc OS 2.7 (gsi)
Thanks.
Dercubaton said:
Yeah i had the same issue after some more testing, i updated the code, should work now
Click to expand...
Click to collapse
I just re-downloaded and installed it. Now it works great, thank you.
@AndyYan is this good enough to be merged into LOS?
ermacwins said:
@AndyYan is this good enough to be merged into LOS?
Click to expand...
Click to collapse
If you mean mine, then I'll look at it (not around my PC right now). Meanwhile LOS official already has their own motorized cam hook implementation thanks to Zenfone 6.
EDIT: As you can see TingyiChen's build is already here. Probably don't need this anymore?
AndyYan said:
If you mean mine, then I'll look at it (not around my PC right now). Meanwhile LOS official already has their own motorized cam hook implementation thanks to Zenfone 6.
EDIT: As you can see TingyiChen's build is already here. Probably don't need this anymore?
Click to expand...
Click to collapse
You're right and I read your other response. Thanks for your work though.
Dercubaton said:
I made a magisk module that automaticly retracts the popup camera of the K20 Pro on startup if you have that problem on custom roms.
Link: https://mega.nz/#!fIoSVCBa!OvKbNRthBG2S4agel_A5zfQksczM2EjGlq6IZg2sCZ4
Click to expand...
Click to collapse
Would you happen to how to fix the camera not popping out or retracting for some gsi ROMs please? Possibly a magisk fix?
Don't work on ROM MSM Xtended
Dont work on Lineage 17 9t pro
Hi, same problem here, LOS 17, K20 Pro. Please guys, point me in the right direction.
I used GCam to switch to front cam, then switched to video, GCam glitched and switched to back cam but never retracted the front cam. I have no idea how to retract it now, reboots, the magisk module from this thread, using other camera apps to switch back and forth -- none of the approaches worked. Maybe I can issue something through ADB to retract it?
Dercubaton said:
I made a magisk module that automaticly retracts the popup camera of the K20 Pro on startup if you have that problem on custom roms.
Link: https://mega.nz/#!fIoSVCBa!OvKbNRthBG2S4agel_A5zfQksczM2EjGlq6IZg2sCZ4
Click to expand...
Click to collapse
Could you update this module to work on GSI's based on Android 10?

Useful Magisk Modules

Well the title says it all
But I'm running the March update A10
I'm wondering what modules work well on A10 for performance and customization or tweaks
Now I am using adaway and I like the lawnchair v2 launcher
Active edge works great and is useful for simple, gesture-based actions
YouTube vanced because, of course
And fullscreen gestures (q) for that extra screen real estate.
Energized protection for perfect adblocking, App systemizer ,BusyBox ndk is necessary...I use caprica font you can try it out :good:
JoyPixels for nicer emojis. And Tulsadiver's accent mod - https://forum.xda-developers.com/pixel-2-xl/themes/android-10-accents-mod-t3996755
I'll throw my very own Google Pay SQLite Fix module (based on the work of BostonDan and others, i just packaged it into an automated script) into the mix for folks who want to use Google Pay....
Its not in the repo, please dont ask why
http://tiny.cc/b2b1kz
Does the "Mute Camera Shutter" module work for anyone? it only suppresses the Screenshot sound and not the camera shutter sound in my device.
I used the Magisk module "Pixel2XL_LongExp_Dec2019_A10.zip" for a long time to take astro photos. The module no longer works with android 11 and GCam 8.2.
Does anyone know of a suitable module or another trick to extend the exposure time beyond 4 seconds?
@MartinN6
pablo9023 said:
@MartinN6
Click to expand...
Click to collapse
Thank you very much!
Works great!
pablo9023 said:
@MartinN6
Click to expand...
Click to collapse
Not working for me. All camera apps are crashing after installing this module and also true for older modules.
Device: Pixel 2 XL.
Android: 11 (PixelExperience)
Magisk: v23
plvboz said:
Not working for me. All camera apps are crashing after installing this module and also true for older modules.
Device: Pixel 2 XL.
Android: 11 (PixelExperience)
Magisk: v23
Click to expand...
Click to collapse
Yep - you are right! Same at my device!
Didn't work for me at first either - with custom ROM PixelExperience. Didn't work until I went back to the stock ROM. Now it works pretty good!
MartinN6 said:
Yep - you are right! Same at my device!
Didn't work for me at first either - with custom ROM PixelExperience. Didn't work until I went back to the stock ROM. Now it works pretty good!
Click to expand...
Click to collapse
Thanks for info.
But going back to stock will not be a good option for me as launch of Android 12 is getting closer.
Someone have to re-patch this module for custom ROMs.
Someone have to re-patch this module for custom ROMs
Click to expand...
Click to collapse
[ Google Camera ] Camera MWP v3.5 FINAL Mod for Google Pixel 2 / 2 XL
Introduction : This is a Google Camera mod for the Pixel 2/XL, Based on BSG, PX, Urnyx05, The Dise Gcam, by adding some "extra" features in it. Fully Optimized for my Pixel 2 XL, for other pixel, try your self :), Requirements: OS...
forum.xda-developers.com
in the description there is a link to the telegram channel. From there I downloaded the module.
Description said:
Re-patch by MWP
Credit to : Sexy camera mod team & specially cstark27
Click to expand...
Click to collapse
pablo9023 said:
@MartinN6
Click to expand...
Click to collapse
can this be used with the Pixel 2 (WALLEYE) the linked zip file magisk module "Pixel2XL_LongExp_Dec2020_A11.zip" or where can i find the one for my device? Thanks
Solomon M said:
can this be used with the Pixel 2 (WALLEYE) the linked zip file magisk module "Pixel2XL_LongExp_Dec2020_A11.zip" or where can i find the one for my device? Thanks
Click to expand...
Click to collapse
[GCam] Camera PX for Google Pixel 1 / 2 / 3 / 3a / 4
Project Status 2021-12-20: This project is no longer being worked on. Please look towards MWP mods https://www.celsoazevedo.com/files/android/google-camera/dev-MWP/ As you may have noticed or seen in my sporadic posts here, Camera PX...
forum.xda-developers.com

Categories

Resources