[CLOSED][Magisk Module] Framework-res Mod OnePlus 7 Oxygen OS Stable/Beta - OnePlus 7 Themes, Apps, and Mods

Hi,
I am happy to share my Framework-res mod, specific for Oneplus 7 with Openbeta firmware.
My work includes the following changes:
- Disabled keyboard switcher notification
- Disabled high volume warning
- Enabled burnin protection
- Changed battery notification low level from 15% to 10%
- Enabled 360° rotation
- Reduced navigation bar height from 48dp to 41dp
It is a magisk module and I want to repeat that it can only be used on Oneplus 7 with Openbeta firmware
I'm trying it and it doesn't seem to show any problems but I still recommend making a backup before trying it.
To remove the mod, simply uninstall the module using magisk manager or, if this is not usable, from recovery twrp, using the file manager deleting the module "Framework-res mods" that you find at the following path:
/data/adb/modules
My big thanks go to @Tulsadiver, for giving me the right tips to be able to make the mod and for passing me the VRThemer module, without His help I would not have been able to avoid the bootloop
P.S. If you want the mod for other firmware versions, please send me your framework-res.apk and I will prepare the specific module.
If you want to try making the mod yourself, check out the tutorial here
Flashing always at your own risk!!!

20th March 2020 - Added OnePlus 7 OpenBeta 11 specific module

Thanks for your work, My kernel is Kirisakura-Kernel. Can I use it?

foolo said:
Thanks for your work, My kernel is Kirisakura-Kernel. Can I use it?
Click to expand...
Click to collapse
It works with any oxygenos based software (it doesn't work with AOSP rom) regardless of the kernel used
Could you pass me the framework-res.apk of the stable version? I would also like to prepare the specific mod for OxygenOS stable version.
Thank you.

Thanks. Worked perfectly.

Added OnePlus 7 OpenBeta 12 specific module to the first post

This is the framework-res.apk for the stable 10.3.1 oxygen os oneplus 7. Could you make a version for this too? I could help with the testing. Thank you!
(Uploading drive link cause xda doesn' t allow upload of apk more than 20MB.)
https://drive.google.com/file/d/1OagIggcj_WUKcuOYQKOsUNYaCQaA04Ev/view?usp=drivesdk

neildalal said:
This is the framework-res.apk for the stable 10.3.1 oxygen os oneplus 7. Could you make a version for this too? I could help with the testing. Thank you!
Click to expand...
Click to collapse
Done!
Added OnePlus 7 Oxygen OS Stable 10.3.1 specific module to the first post

dianoandr said:
Done!
Added OnePlus 7 Oxygen OS Stable 10.3.1 specific module to the first post
Click to expand...
Click to collapse
Just flashed via magisk and works perfectly fine!
Thank you!!

Added OnePlus 7 OpenBeta 13 specific module to the first post

Added OnePlus 7 OpenBeta 14 specific module to the first post

Added OnePlus 7 OpenBeta 15 module to the first post

dianoandr said:
Added OnePlus 7 OpenBeta 15 module to the first post
Click to expand...
Click to collapse
Thanks for u hard work .
Can you make mod for stable 10.0.6Gm57BA EU version?

M.Kader said:
Thanks for u hard work .
Can you make mod for stable 10.0.6Gm57BA EU version?
Click to expand...
Click to collapse
Sure it is possible!
I need the stock framework-res.apk from 10.0.6Gm57BA firmware, If You or Someone else who uses this firmware extracts it and sends it to me, I create the specific firmware magisk module

Added to the first post the module for OnePlus 7 OpenBeta 16 firmware.

Hi there @dianoandr
I have been trying to modify my OP7T framework-res apk to edit the vibe pattern which is contained under arrays.xml in values folder. However I haven't had any luck since I have always ended in a bootloop and needing to delete module. Could u help me out?
Thanks!

miguelang611 said:
Hi there @dianoandr
I have been trying to modify my OP7T framework-res apk to edit the vibe pattern which is contained under arrays.xml in values folder. However I haven't had any luck since I have always ended in a bootloop and needing to delete module. Could u help me out?
Thanks!
Click to expand...
Click to collapse
Hi @miguelang611,
Probably the bootloop occurs because you directly use the modified apk that is created by "apk tool", also I had this problem, try to use my module replacing the contents of the folder "vrtheme \ system \ framework \ framework-res.apk " with your modified files, extract the contents of your modified apk and copy in the magisk module everything EXCEPT for the meta-inf folder and the android-manifest file.
Try this and update me.
Regards!

dianoandr said:
Hi @miguelang611,
Probably the bootloop occurs because you directly use the modified apk that is created by "apk tool", also I had this problem, try to use my module replacing the contents of the folder "vrtheme \ system \ framework \ framework-res.apk " with your modified files, extract the contents of your modified apk and copy in the magisk module everything EXCEPT for the meta-inf folder and the android-manifest file.
Try this and update me.
Regards!
Click to expand...
Click to collapse
Thank u dude
The Friday after lot of tests reached to same conclusion as yours: copy everything from TMA (what I used to decompile) and once I removed the meta-inf and manifest, boom, it worked!
However, unfortunately I couldn't manage to edit vibration on arrays, since changing values there made 0 difference to actual phone vibration.
Saw that under public.xml there are also some vibe pattern, but neither worked
At least I got a way of fully modifying the framework and still booting
Thanks!

miguelang611 said:
Thank u dude
The Friday after lot of tests reached to same conclusion as yours: copy everything from TMA (what I used to decompile) and once I removed the meta-inf and manifest, boom, it worked!
However, unfortunately I couldn't manage to edit vibration on arrays, since changing values there made 0 difference to actual phone vibration.
Saw that under public.xml there are also some vibe pattern, but neither worked
At least I got a way of fully modifying the framework and still booting
Thanks!
Click to expand...
Click to collapse
No problem, it was a pleasure
If I make no mistakes, the vibration patterns are also determined by the kernel, but honestly, I never went into that.
Regards!

dianoandr said:
No problem, it was a pleasure
If I make no mistakes, the vibration patterns are also determined by the kernel, but honestly, I never went into that.
Regards!
Click to expand...
Click to collapse
With kernel y can change intensity, but I wanna change duration (just as clock, SMS or calls do)
Not found yet though, still looking for the way to go
Thanks again!

Related

Install Xposed + Disable PIE

I repackaged the xposed zip to also install a patched system linker removing the pie requirement for binary execution. Just a cosmetic change cause modern binaries compiled for android meet the requirement anyways. I also can upload a tweaked kernel boot image if anyone is interested. You could also repackage the zip to install a tweaked build.prop or other patched binaries which could open some doorways for improvements to performance or device functionality. Install in TWRP recovery environment. Enjoy!
Does this zip contain only linker or something else ?
Can I use this in mediatek variant of e4 ?
EDIT: 4 views and only one thank . This is how XDA users being generous to someone's post right now . LOL Just pressed the download button and don't bother to press thanks button.
Francesco Franz said:
Does this zip contain only linker or something else ?
Can I use this in mediatek variant of e4 ?
EDIT: 4 views and only one thank . This is how XDA users being generous to someone's post right now . LOL Just pressed the download button and don't bother to press thanks button.
Click to expand...
Click to collapse
I didn't download it, but definitely thanked. Love seeing development for this phone. I installed regular Xposed and it worked ok. I was going to try it later when I further understood the benefits.
anthonykb said:
I repackaged the xposed zip to also install a patched system linker removing the pie requirement for binary execution. Just a cosmetic change cause modern binaries compiled for android meet the requirement anyways. I also can upload a tweaked kernel boot image if anyone is interested. You could also repackage the zip to install a tweaked build.prop or other patched binaries which could open some doorways for improvements to performance or device functionality. Install in TWRP recovery environment. Enjoy!
Click to expand...
Click to collapse
So what's the benefit to removing pie? Just curious because the regular Xposed 88.2 worked fine for me.
Update: ok I did some reading, and found that removing that requirement can prove useful in certain situations.
Because Google in the update from Android KitKat to Android Lollipop has introduced a new type of restriction that blocks the execution of non-PIE binary.
This block mainly forces the user to copy the binaries he wants to run in /system/bin, /system/xbin, or in /sbin.
This restriction stops executing some apps (also app no-root), this modified version removes that restriction.
Doesn't seem to be working on the xt1776 though the official zip doesn't work either.
wrong section mate,,,,move to guide section...

[WIP][LineageOS] OnePlus 5T OxygenOS Camera, Camera service and Gallery for LineageOS

Hi,
This is my first thread as a dev so please accept my appologies if there's an established way to make this and I'm not doing it.
I managed to create a flashable zip to add the official OnePlus Camera, OnePlus Camera Service and OnePlus Gallery packages to an existing LineageOS 15.1 rom.
Maybe this was already availble somewhere made by someone else but I couldn't find it so here I upload it and share my version of it.
Instructions:
1. Remove any phone protection (fingerprints, schemas...) prior to anything else
2. Reboot to TWRP
3. Flash op5t_camera_patch.zip (make a backup if you want before)
4. Wipe Cache/Dalvik when proposed
5. Reboot system
6. Open the OnePlus Camera, this will create the config files in /data/data/com.oneplus.camera with correct permissions. At this step, portrait mode is not enabled yet, this is normal.
7. Long press the OnePlus camera icon and open the infos of the camera app, and force close it.
8. Extract the data-data-com.oneplus.camera.zip archive.
9. Inside you will find a folder com.camera.one/shared_prefs
10. Copy the XML files of the folder com.oneplus.camera/shared_prefs/ from the zip to your device /data/data/com.oneplus.camera/shared_prefs/ (replace existing files, may require root)
11. Now you can use the OnePlus Camera and the OnePlus Gallery! And Portrait mode should work.
Enjoy
Caution:
- Please don't flash over non-LineageOS roms! It could overwrite some important files and cause issues. I personally use the MicroG fork of LineageOS with no issues. Also, it has been tested only with the latest LineageOS builds (starting from 2018-05-14).
- This is only for the OnePlus 5T. It may work for the 5 but I cannot test it. Also this is the APKs from the 5T and there's no guarantee they will work with another device.
Notes:
- This is a work in progress, at the moment there are issues with HDR Auto, optical zoom and portrait mode not being 100% functional.
- Don't take me for responsible about any problem that may arise, this is your device, and only you can decide what you flash inside. That said, it should not cause any issue.
- This is the APKs from the latest OxygenOS for the OP5T (5.1.1)
- I had to re-sign the OnePlusCameraService.apk with my own signature because of a shared user issue. When I removed the shared user from AndroidManifest.xml, obviously the signature was wrong. So I re-signed it.
- There are a lot of shared libraries in this flashable zip, some probably unrelated to the camera, service and gallery. I just compared the libraries and jar between OxygenOS and LineageOS, and put them in the zip. I didn't take the time to check which one are unrelated.
- This also adds the package com.oneplus (OnePlus System). Don't know if that's a good thing or not.
- This zip will not overwrite anything because it only contains something no present in LineageOS.
- I have the feeling my iddle battery drain has reduced. Maybe because of the Oneplus System package.
Downloads:
https://nofile.io/f/QMteWeWCT7h/op5t_camera_patch.zip
https://nofile.io/f/rurW0tJpWND/data-data-com.oneplus.camera.zip
Temporary mirrors (will stop working in 60 days):
https://framadrop.org/r/nvdU_L7q_C#j9XrmIRz+WWshtyhkmm1i8Asgbown0D5OkeAfmmKo4o=
https://framadrop.org/r/nOAqp4mVNE#i6JKBlxBQHEVQnRh6UgWAyLjqxwX/BYnDsXKt0bR8MU=
I will post Android File Host links as soon as possible.
but how to download this?
vk_singh said:
but how to download this?
Click to expand...
Click to collapse
there are links at the bottom of his post.
lockmunk said:
there are links at the bottom of his post.
Click to expand...
Click to collapse
but pn clicking download invalid session
---------- Post added at 10:20 AM ---------- Previous post was at 10:18 AM ----------
JCDentonMale said:
Hi,
This is my first thread as a dev so please accept my appologies if there's an established way to make this and I'm not doing it.
I managed to create a flashable zip to add the official OnePlus Camera, OnePlus Camera Service and OnePlus Gallery packages to an existing LineageOS 15.1 rom.
Maybe this was already availble somewhere made by someone else but I couldn't find it so here I upload it and share my version of it.
Instructions:
1. Remove any phone protection (fingerprints, schemas...) prior to anything else
2. Reboot to TWRP
3. Flash op5t_camera_patch.zip (make a backup if you want before)
4. Wipe Cache/Dalvik when proposed
5. Reboot system
6. Open the OnePlus Camera, this will create the config files in /data/data/com.oneplus.camera with correct permissions. At this step, portrait mode is yet not enabled, this is normal.
7. Long press the OnePlus camera icon and open the infos of the camera app, and force close it.
8. Extract the data-data-com.oneplus.camera.zip archive.
9. Inside you will find a folder com.camera.one/shared_prefs
10. Copy the XML files of the folder com.oneplus.camera/shared_prefs/ from the zip to /data/data/com.oneplus.camera/shared_prefs/ (replace existing files)
11. Now you can use the OnePlus Camera and the OnePlus Gallery! And Portrait mode should work.
Enjoy
Notes:
- I'm not responsible for any problem that may arise, this is your device, and only you can decide what you flash inside. That said, it should not cause any issue.
- This is the APKs from the latest OxygenOS for the OP5T (5.1.1)
- I had to re-sign the OnePlusCameraService.apk with my own signature because of a shared user issue. When I removed the shared user from AndroidManifest.xml, obviously the signature was wrong. So I re-signed it.
- There are a lot of shared libraries in this flashable zip, some probably unrelated to the camera, service and gallery. I just compared the libraries and jar of OxygenOS and LineageOS, and put them in the zip.
- This also add the package com.oneplus (OnePlus System). Don't know if that's a good thing or not.
- This zip will not overwrite anything because it only contains something no present in LineageOS.
Downloads:
https://nofile.io/f/QMteWeWCT7h/op5t_camera_patch.zip
https://nofile.io/f/rurW0tJpWND/data-data-com.oneplus.camera.zip
Click to expand...
Click to collapse
can u morror download link to gdrive or afh
vk_singh said:
but pn clicking download invalid session
---------- Post added at 10:20 AM ---------- Previous post was at 10:18 AM ----------
can u morror download link to gdrive or afh
Click to expand...
Click to collapse
Please do not quote full OP my friend... And both links working fine...
hi,
could you tell me how the quality is. is it like stock or bad like on other roms with oneplus camera
strnge said:
hi,
could you tell me how the quality is. is it like stock or bad like on other roms with oneplus camera
Click to expand...
Click to collapse
I think the quality is the same as on OxygenOS. If it is not, I haven't seen a difference.
The main advantage here is that the OnePlusCameraService package is installed and working, I think it is used for face detection and other stuff.
I've registered to Android File Host but I have to wait until they review my developer application.
Thanks for this!!!
Really amazing!
You did mention LineageOS but I had to try on Omnirom!
I tried it on OmniRom Treskmod.
Unfortunatly, it did not work. com.android.phone kept crashing. I did try your full tutorial but no portrait mode.
I'm thinking about switching to Lineage just because of this!
Can you make it compatible with more roms?
Great job!
JCDentonMale said:
I think the quality is the same as on OxygenOS. If it is not, I haven't seen a difference.
The main advantage here is that the OnePlusCameraService package is installed and working, I think it is used for face detection and other stuff.
I've registered to Android File Host but I have to wait until they review my developer application.
Click to expand...
Click to collapse
Its only for LOS?
Rajeev said:
Its only for LOS?
Click to expand...
Click to collapse
Yes, at the moment. And only for 15.1, for the 5T (dumpling).
Nick502 said:
Thanks for this!!!
Really amazing!
You did mention LineageOS but I had to try on Omnirom!
I tried it on OmniRom Treskmod.
Unfortunatly, it did not work. com.android.phone kept crashing. I did try your full tutorial but no portrait mode.
I'm thinking about switching to Lineage just because of this!
Can you make it compatible with more roms?
Great job!
Click to expand...
Click to collapse
I only tested it with the latest LineageOS and with this rom it does not overwrite anything. But, there is no guarantee that it will not overwrite something important for other roms... Your problem with com.android.phone makes me think that it overwritten existing OmniRom files.
JCDentonMale said:
Yes, at the moment. And only for 15.1, for the 5T (dumpling).
Click to expand...
Click to collapse
Any plan for other rom support too?
anyone able to make a magisk module from it?
@JCDentonMale can you mirror it to androidfilehost or google drive? In Germany its not possible to reach your download link.
Rajeev said:
Any plan for other rom support too?
Click to expand...
Click to collapse
No. I only use LineageOS. Anyone is free to try, though.
CoreGaming said:
@JCDentonMale can you mirror it to androidfilehost or google drive? In Germany its not possible to reach your download link.
Click to expand...
Click to collapse
Yes, as soon as I get approved by Android File Host.
Uh-oh. I think flashing my zip may cause issues with 4G. Investigating.
Reflashing the latest LineageOS seems to correct the issue, don't know what happened. I was stuck in 3G. Maybe it was an issue on the network provider side.
It's now confirmed that it was my mobile network provider who had 4G issues and they resolved it in same time as my flashing. So nothing to worry about flashing my zip on LineageOS.
Amazing job, will try this asap i flash lineage os
unable to download. Connection has been blocked.
Can you please also port "gaming do not disturb" function on OOS? Or is there already some apps or mod can do for that?

Finally change font on Android 10

[Mod announcement] This thread was closed due to a takedown request by author. You will find this module in the official Magisk repository and support channels can be found in the accompanied documents. Thank you for your interest and have a great stay on XDA.
Disclaimer: I will not be held responsible if your device stops working, catches fire and claims to have been modified before it was cool.
Description
Font Changer allows you to change the font on your Android device. (check the requirements section for more)
Requirements
root(magisk 20.0)
font changer(magisk modules)
terminal
busybox
custom recovery (not a requirement per-se, but highly recommended in case something goes wrong
install font changer modules once check active in magisk manager then reboot device
open terminal
#su
#font_changer(type in terminal)
would like to update the font list
Y/ n
select font
list downloadable fonts install and reboot
Supported ROM OS Version:
Q (Android 10) - OOS
@topjohnwu(magisk modules)
https://github.com/topjohnwu
Original author: @JohnFawkes
This sounds great, bu there's no link to the module....
docnok63 said:
This sounds great, bu there's no link to the module....
Click to expand...
Click to collapse
So you know you can search modules in Magisk Manager?
Not sure why you're didn't credit the creator @JohnFawkes....
TotallyAnxious said:
Not sure why you're didn't credit the creator @JohnFawkes....
Click to expand...
Click to collapse
Thanks..... Yea would be nice to be credited at least...... even say that the module is available officially in the magisk repo.......
docnok63 said:
This sounds great, bu there's no link to the module....
Click to expand...
Click to collapse
the module some time update or some Dev need to update that y not add to links one i share the experience bcoz many time serach android pei but not working on font so android working now android q i shared thank you
JohnFawkes said:
Thanks..... Yea would be nice to be credited at least...... even say that the module is available officially in the magisk repo.......
Click to expand...
Click to collapse
you know the reason thank buddy
george.simbu said:
the module some time update or some Dev need to update that y not add to links one i share the experience bcoz many time serach android pei but not working on font so android working now android q i shared thank you
Click to expand...
Click to collapse
i have no idea what your trying to say..... regardless i am the original creator and would really appreciate if you could at least credit me and say the module is available in magisk repo. or just read the readme file. or even just add my website. https://john-fawkes.com/Downloads/fontchanger.zip as the link
---------- Post added at 04:18 AM ---------- Previous post was at 03:52 AM ----------
george.simbu said:
you know the reason thank buddy
Click to expand...
Click to collapse
Please dont include the zip here......... this could cause issues in updates etc etc
JohnFawkes said:
i have no idea what your trying to say..... regardless i am the original creator and would really appreciate if you could at least credit me and say the module is available in magisk repo. or just read the readme file. or even just add my website. https://john-fawkes.com/Downloads/fontchanger.zip as the link
---------- Post added at 04:18 AM ---------- Previous post was at 03:52 AM ----------
Please dont include the zip here......... this could cause issues in updates etc etc
Click to expand...
Click to collapse
yes i add to credits thanks you buddy you have great work:angel:
george.simbu said:
yes i add to credits thanks you buddy you have great work:angel:
Click to expand...
Click to collapse
Thanks! I appreciate it! not sure if your in the telegram group but this is the message i posted there about FC earlier today
"ATTENTION ALL USERS!!!!!!!!
Im in the process of transfering my domain name john-fawkes.com to another provider! While this is happening EXPECT downtime in fontchanger! Downloading new folts/emojis will likely fail. fonts/emojis you already have in your fonts folder in fontchanger folder will still apply since the code checks for the font before it starts downloading it and if it exists already then it uses the on device one instead of downloading."
george.simbu said:
Disclaimer: I will not be held responsible if your device stops working, catches fire and claims to have been modified before it was cool.
Description
Font Changer allows you to change the font on your Android device. (check the requirements section for more)
Requirements
root(magisk 20.0)
font changer(magisk modules)
terminal
busybox
custom recovery (not a requirement per-se, but highly recommended in case something goes wrong
install font changer modules once check active in magisk manager then reboot device
open terminal
#su
#font_changer(type in terminal)
would like to update the font list
Y/ n
select font
list downloadable fonts install and reboot
Supported ROM OS Version:
Q (Android 10) - OOS
Credits
@JohnFawkes(font changer)
https://github.com/Magisk-Modules-Repo/Fontchanger/commits?author=JohnFawkes
@topjohnwu(magisk modules)
https://github.com/topjohnwu
you can download latest version on this
https://john-fawkes.com/Downloads/fontchanger.zip
Click to expand...
Click to collapse
Icon name in that ss ?
insaneparnoid said:
Icon name in that ss ?
Click to expand...
Click to collapse
linebit
I am getting this error while select rosemary font and also if i select any other font , the fonts dosent change for system , file i cant see fonts getting changed in my setting as posted in ss
insaneparnoid said:
I am getting this error while select rosemary font and also if i select any other font , the fonts dosent change for system , file i cant see fonts getting changed in my setting as posted in ss
Click to expand...
Click to collapse
"ATTENTION ALL USERS!!!!!!!!
Im in the process of transfering my domain name john-fawkes.com to another provider! While this is happening EXPECT downtime in fontchanger! Downloading new folts/emojis will likely fail. fonts/emojis you already have in your fonts folder in fontchanger folder will still apply since the code checks for the font before it starts downloading it and if it exists already then it uses the on device one instead of downloading."
george.simbu said:
"ATTENTION ALL USERS!!!!!!!!
Im in the process of transfering my domain name john-fawkes.com to another provider! While this is happening EXPECT downtime in fontchanger! Downloading new folts/emojis will likely fail. fonts/emojis you already have in your fonts folder in fontchanger folder will still apply since the code checks for the font before it starts downloading it and if it exists already then it uses the on device one instead of downloading."
Click to expand...
Click to collapse
just on more try and reboot you can change robotic to normal in font system settings
george.simbu said:
"ATTENTION ALL USERS!!!!!!!!
Im in the process of transfering my domain name john-fawkes.com to another provider! While this is happening EXPECT downtime in fontchanger! Downloading new folts/emojis will likely fail. fonts/emojis you already have in your fonts folder in fontchanger folder will still apply since the code checks for the font before it starts downloading it and if it exists already then it uses the on device one instead of downloading."
Click to expand...
Click to collapse
But fonts are getting downloaded, its giving copy error that it couldnt cp the downloaded font to destination , even if i move the required folder manually idk how to apply it
insaneparnoid said:
But fonts are getting downloaded, its giving copy error that it couldnt cp the downloaded font to destination , even if i move the required folder manually idk how to apply it
Click to expand...
Click to collapse
You need to download fonts copy to custom floder
connect to pc path: (Computer\GM1911\Internal shared storage\Fontchanger\Fonts\Custom)
or use root browser
and install custom font
Will this work on custom ROMs based on Android 10? Or is strictly for OOS?
sparky2029 said:
Will this work on custom ROMs based on Android 10? Or is strictly for OOS?
Click to expand...
Click to collapse
i am using oss only i tested
george.simbu said:
i am using oss only i tested
Click to expand...
Click to collapse
Okay thanks for the reply! Maybe I'll test it in a little bit and see if it works

Dual Speaker Audio Mod for CC9/Mi 9 Lite v.1

Stereo Mod For Pyxis
Upload a modified file to activate stereo sound, tested on PE and CrDroid .
No bugs were detected during 7 days of testing . I am the author of the mod . First version .
The problem is the volume of the earpiece speaker , I would like to make it louder, but I can't do it yet .
Do not forget to make a backup .
Replacing /system/vendor/etc , don't forget to set rights.
https://yadi.sk/d/kpAnt_ue_TWKEw Version 1.0 Magisk Module
https://yadi.sk/d/wmIim-7s3yrEAg Version 1.0 Mixer File
Does it work on OEM Global EEA?
obiwanbartek said:
Does it work on OEM Global EEA?
Click to expand...
Click to collapse
need test , idk , work on PE and Cr
Hello,
Could anybody tell me how to install the mod with magisk please?
Also, I cannot register to the forum of which sanek sent me a link in order to download magisk file because there's problem with russian language.
I've tried to install it with my own magisk but unsuccessfully so far..
sanek141414 said:
Upload a modified file to activate stereo sound, tested on PE and CrDroid . No bugs were detected during 2 days of testing . I am the author of the mod . First version . The problem is the volume of the earpiece speaker , I would like to make it louder, but I can't do it yet . Magisk module I don't know how to do , so replace manually , do not forget to make a backup .
Replacing /system/vendor/etc , don't forget to set rights.
I Can`t add file or link because i am new user . Write me in private messages , and I will send you a link to the file.
Click to expand...
Click to collapse
Finally someone who thinks like me, the audio i compared it with the Miui 11 vs Pixel Experience, i have 2 Xiaomi MI 9 Lite, the difference is that with all the roms the audio is low compared to the Miui at least half, now i will try your mod... :good:
konstaim95 said:
Hello,
Could anybody tell me how to install the mod with magisk please?
Also, I cannot register to the forum of which sanek sent me a link in order to download magisk file because there's problem with russian language.
I've tried to install it with my own magisk but unsuccessfully so far..
Click to expand...
Click to collapse
https://yadi.sk/d/kpAnt_ue_TWKEw Magisk module
https://yadi.sk/d/wmIim-7s3yrEAg Mixer File
Thank you very much Sanek.
I hope this time I will manage to use your mod.
How can I set this mod up? I don't understand how to do it and I've never tried to do such a thing. Please someone help me. And does it work on miui global 11.0.1.0?
ffpp.2003 said:
How can I set this mod up? I don't understand how to do it and I've never tried to do such a thing. Please someone help me. And does it work on miui global 11.0.1.0?
Click to expand...
Click to collapse
need an unlocked bootloader, the presence of magisk or twrp , if you are not familiar with these words, then do not think about modification yet
sanek141414 said:
Stereo Mod For Pyxis
Upload a modified file to activate stereo sound, tested on PE and CrDroid .
No bugs were detected during 7 days of testing . I am the author of the mod . First version .
The problem is the volume of the earpiece speaker , I would like to make it louder, but I can't do it yet .
Do not forget to make a backup .
Replacing /system/vendor/etc , don't forget to set rights.
https://yadi.sk/d/kpAnt_ue_TWKEw Version 1.0 Magisk Module
https://yadi.sk/d/wmIim-7s3yrEAg Version 1.0 Mixer File
Click to expand...
Click to collapse
Your file is based on which rom ?
TheMalachite said:
Your file is based on which rom ?
Click to expand...
Click to collapse
AOSP Pixel Experience
No effect on Xiaomi.eu
Would be nice to hear from other Miui roms
sanek141414 said:
need an unlocked bootloader, the presence of magisk or twrp , if you are not familiar with these words, then do not think about modification yet
Click to expand...
Click to collapse
Yes I have my bootloader unlocked, I have magisk, and I have TWRP, the thing that I do not understand is what is that mixer_paths and where should I put it. That's what I don't understand. Do I have to flash the module, and then the module creates a folder where I have to put the mixer_paths in?
kolbitas said:
No effect on Xiaomi.eu
Would be nice to hear from other Miui roms
Click to expand...
Click to collapse
Same here. Latest xiaomi.eu rom and nothing happened but on the other hand the sound on earphones was totally disabled so I removed the module and everything became fine again.
ffpp.2003 said:
Yes I have my bootloader unlocked, I have magisk, and I have TWRP, the thing that I do not understand is what is that mixer_paths and where should I put it. That's what I don't understand. Do I have to flash the module, and then the module creates a folder where I have to put the mixer_paths in?
Click to expand...
Click to collapse
Yeah, this is what I couldn't understand at the beginning as well, but later sanek posted 2 download links, one of which leads to a zip file download. This is what we need. After downloading it, you can just flash it (zip file) using either TWRP or magisk.
Doesn't work
I'm on last beta rom from xiaomi.eu
Works great on PE rom. Thanks
Is it possible to make it work on eu?
Got this working on LineageOS 17.1 before I swapped it to another Rom.
Didn't run into any issues, I will say it was difficult at first to determine if it did anything, I could hear something extra but it was hard to identify I had to get my heavy case that makes blocking the normal speaker silent to figure it out. Once I did I could notice the difference more critically.
Overall, it did add a bit more to the top end I would say.
Bug found on Crdroid 6.6
Mod disables after headphones are inserted and removed. Reverts to only using single bottom firing speaker. Any way to fix?
Pretty nice mod. I would like a bit louder the top speaker, but it sounds great.

unpack payload and images or root with rw permissions

hello to everyone​ i,m op8 os12 stock rom user and rooted as well
but i need to modify system few parts like build prop etc
i try many things to get rw access but failed
so there,s my first Q IS THIS POSSIBLE TO GET RW ACCESS IN OS12?
if possible then how? but incase its not possible then is this possible to unpack payload.bin
and modify system/vendor/product?
payload extracting is easy but is there any tool or kitchen which support these partitions unpack repack?
Why not just use a Magisk module?
Also, please make the font on your post more clear. The "black on gray" text is really cumbersome to read.
Xryphon said:
Why not just use a Magisk module?
Also, please make the font on your post more clear. The "black on gray" text is really cumbersome to read.
Click to expand...
Click to collapse
Hi thanks for time and showing your experience may i know which module you talk about and it'll be greatly appreciated if you pass the link
And sorry about font i create thread by pc in pc its looks very good
I'll edit tomorrow by pc
Mr Hassan said:
Hi thanks for time and showing your experience may i know which module you talk about and it'll be greatly appreciated if you pass the link
And sorry about font i create thread by pc in pc its looks very good
I'll edit tomorrow by pc
Click to expand...
Click to collapse
I believe an application is on the Play Store where you can edit your build. prop.
There's modules such as Pixelify that "change" your device into a Pixel.
Xryphon said:
I believe an application is on the Play Store where you can edit your build. prop.
There's modules such as Pixelify that "change" your device into a Pixel.
Click to expand...
Click to collapse
Bro build prop editing is easy once get rw
Ok I'm sure your talk about this module
[MAGISK] Pixelify
Pixelify Magisk Module A magisk module was created to make your android phone close to pixel devices. Current version - 2.2 So Features does this module provide? - Next Generation Assistant - Call Screening - Direct my call - Hold for me - Next...
forum.xda-developers.com
But still there's 2 thing's
1st this module just add few custom thing like boot animations etc not get rw
2nd in thread he already mentions oneplus os12 not support
Mr Hassan said:
Bro build prop editing is easy once get rw
Ok I'm sure your talk about this module
[MAGISK] Pixelify
Pixelify Magisk Module A magisk module was created to make your android phone close to pixel devices. Current version - 2.2 So Features does this module provide? - Next Generation Assistant - Call Screening - Direct my call - Hold for me - Next...
forum.xda-developers.com
But still there's 2 thing's
1st this module just add few custom thing like boot animations etc not get rw
2nd in thread he already mentions oneplus os12 not support
Click to expand...
Click to collapse
Oh. I had assumed you were on a custom ROM. It works best on there.
Xryphon said:
Oh. I had assumed you were on a custom ROM. It works best on there.
Click to expand...
Click to collapse
No no bro its stock rom

Categories

Resources