OxygenOS vs. LineageOS - OnePlus 5 Questions & Answers

I know that the OnePlus 1 (originally) came with Cyanogenmod but then Cyanogenmod shut down, branching into LineageOS and OnePlus made OxygenOS. However, I don't know which features LineageOS has that OxygenOS doesn't and what LineageOS doesn't have that OxygenOS has. I'm not sure if I should switch from OxygenOS to LineageOS. Could anyone tell me the pros and cons of each and their recommendation?

keeganjk said:
I know that the OnePlus 1 (originally) came with Cyanogenmod but then Cyanogenmod shut down, branching into LineageOS and OnePlus made OxygenOS. However, I don't know which features LineageOS has that OxygenOS doesn't and what LineageOS doesn't have that OxygenOS has. I'm not sure if I should switch from OxygenOS to LineageOS. Could anyone tell me the pros and cons of each and their recommendation?
Click to expand...
Click to collapse
I prefer the customisation and feel of aosp, it's just my preference, there is no best rom or OS, the problem for me and many more with aosp and Los is the inability to use the camera as expected.
Fusion is probably the best rom as in non OOS but has the camera from it which works nearly perfect

Your best bet is to use stock OOS long enough to get a good feel for it then make a nandroid backup and flash Lineage. That way you can decide for yourself and it just takes a few minutes to go back to OOS if you decide you like it better than Lineage. I've tried a number of custom ROMs but haven't found one I liked better than OOS + Blu Spark yet. A lot of people like Pure Fusion but I couldn't get even a decent phone signal with that ROM. It seems to be incompatible with my phone carrier.

How is the OOS-camera-app with AOSP-roms?
I see there is magisk-modules for custom roms you can flash via TWRP.
Is the the same quality compere to OOS?

acrylamid said:
How is the OOS-camera-app with AOSP-roms?
I see there is magisk-modules for custom roms you can flash via TWRP.
Is the the same quality compere to OOS?
Click to expand...
Click to collapse
Imho, nothing compares to oos stock camera, not even the modified Google camera. It's coming along but I was using it on lineage for a few days and felt the picture quality was definitely lacking.
As for the OP, the best advice has been given, play with OOS, tweak it to your liking and then back it up and go try it with lineage. I went back to OOS From lineage because lineage is still very new for our device and it has flaws that I didn't want to deal with on my daily driver. In time, I'm 99% certain I will jump to lineage because I think it's great; but for now on my op5 it's oos plus blu-spark.
(Plus I'm hoping @eng.stk will make a LOS kernel (don't kill me man lol))

Megaflop666 said:
Imho, nothing compares to oos stock camera, not even the modified Google camera. It's coming along but I was using it on lineage for a few days and felt the picture quality was definitely lacking.
As for the OP, the best advice has been given, play with OOS, tweak it to your liking and then back it up and go try it with lineage. I went back to OOS From lineage because lineage is still very new for our device and it has flaws that I didn't want to deal with on my daily driver. In time, I'm 99% certain I will jump to lineage because I think it's great; but for now on my op5 it's oos plus blu-spark.
(Plus I'm hoping @eng.stk will make a LOS kernel (don't kill me man lol))
Click to expand...
Click to collapse
Don't want to go OT, buty blu_spark custom is fully compatible with LOS ( I even merged in r36 the swap key keycode from LOS that was missing ).
LOS is where I usually test my custom stuff.

eng.stk said:
Don't want to go OT, buty blu_spark custom is fully compatible with LOS ( I even merged in r36 the swap key keycode from LOS that was missing ).
LOS is where I usually test my custom stuff.
Click to expand...
Click to collapse
Didn't know you had it set up for lineage... Nice, you da man, and all that good stuff!
Guess what I'm trying to night? [emoji23]

acrylamid said:
How is the OOS-camera-app with AOSP-roms?
I see there is magisk-modules for custom roms you can flash via TWRP.
Is the the same quality compere to OOS?
Click to expand...
Click to collapse
If you wanted the OOS camera, you could use an APK Extractor and back up the APK and install it after installing a custom ROM.

eng.stk said:
Don't want to go OT, buty blu_spark custom is fully compatible with LOS ( I even merged in r36 the swap key keycode from LOS that was missing ).
LOS is where I usually test my custom stuff.
Click to expand...
Click to collapse
What exactly is BluSpark? I've used BluSpark TWRP and it looks different, but I can't tell any differences.

keeganjk said:
What exactly is BluSpark? I've used BluSpark TWRP and it looks different, but I can't tell any differences.
Click to expand...
Click to collapse
Feel free to use the search button on my thread.

I am a long time custom ROM flashoholic, and had custom ROMs on every phone I could.
OOS is the first stock OS that satisfies my needs for customization, features and the lack of bloat.
I recommend using stock with Magisk, as you pretty much have all the features from OOS and all the possibilities from a custom ROM.
The only thing lacking for me is the "long volume press skip track" feature, but I have that on my headphones (just not on the phone itself).
Benefit is that you still can receive updates (just reflash Magisk) and camera quality stays.
I cant really give any valid reason for switching to a custom OS besides dropped mainstream support, and I think that shouldnt happen for at least 2-3 more years. (In which time you will probably get a new phone )

In short: LOS is more up to date, and better battery life but slower app openings, and maybe more bugs (i didn't notice any yet)

keeganjk said:
If you wanted the OOS camera, you could use an APK Extractor and back up the APK and install it after installing a custom ROM.
Click to expand...
Click to collapse
Doesn't work quite like that, when you extract the camera and try to use it outside oos, it fails; unless someone has a find a way to do it.

Megaflop666 said:
Doesn't work quite like that, when you extract the camera and try to use it outside oos, it fails; unless someone has a find a way to do it.
Click to expand...
Click to collapse
Really? I thought APKs worked across all Android.

keeganjk said:
Really? I thought APKs worked across all Android.
Click to expand...
Click to collapse
No, you can make Apks that depend on device specific framework libraries. They'll only work if the libraries are there.
Now you can copy framework libraries, but in the OOS camera case, you also need modifications to the kernel and to Android to make it work.
In short, your ROM has to support it.
The only ROM I know that kinda support the OOS cam is PureFusion. And even, the smile capture and a few other minor things still do not work.

Fif_ said:
No, you can make Apks that depend on device specific framework libraries. They'll only work if the libraries are there.
Now you can copy framework libraries, but in the OOS camera case, you also need modifications to the kernel and to Android to make it work.
In short, your ROM has to support it.
The only ROM I know that kinda support the OOS cam is PureFusion. And even, the smile capture and a few other minor things still do not work.
Click to expand...
Click to collapse
I often use an APK Extractor with my apps on my phone and install them on my Kindle Fire. How does that work, then?

keeganjk said:
I often use an APK Extractor with my apps on my phone and install them on my Kindle Fire. How does that work, then?
Click to expand...
Click to collapse
As mentioned, APKs may depend on specific libraries or frameworks. Some apps don't need specific libraries or frameworks. OOS Camera does. Try extracting the APK and install it on your Fire.
Try the Google Dialer. Try Google Camera.
Do you not believe us lol?

heov said:
As mentioned, APKs may depend on specific libraries or frameworks. Some apps don't need specific libraries or frameworks. OOS Camera does. Try extracting the APK and install it on your Fire.
Try the Google Dialer. Try Google Camera.
Do you not believe us lol?
Click to expand...
Click to collapse
OK, I get out now.

Related

Marshmallow on the OnePlus 5?

Hi everyone,
I have a really crazy idea and like to hear your opinion about it. But first let me introduce the topic.
First, let's take a look at what is going on when upgrading from one major Android version to a newer.
The boot and system partition are filled with new content.
Beside kernel adjustments, this is only related to Android, not device specific stuff, right?
Then we have more stuff like the recovery, closed source drivers for the modem, etc. Several times I read about the "firmware". I'm not sure what is meant with firmware exactly in case of a smartphone and how much device specific it is.
How much is this further stuff related to the Android version running on the device?
Summarizing, what is done by a manufacturer when upgrading a device from let's say Marshmallow to Nougat? What needs to be touched and what is not?
Now to the crazy idea. What about downgrading from one major Android version to an older, espacially when there is no older version by the manufacturer? What would need to be touched in this case? Did someone ever try this?
Finally I come to the real question:
Is it possible to port Android Marshmallow to the OnePlus 5?
The reason for this crazy idea is that I can't live without Xposed. But the Xposed Framework isn't available yet for Android Nougat. And to be honest, I'm not sure anymore if it will ever be.
I'm a developer, but I'm afraid I'm not experienced enough to help porting Xposed over to Android Nougat. I would if I could, but my time is limited also.
In contrast to porting Xposed to Nougat, porting Marshmallow to the OnePlus 5 might be easier for me or us, the people who would like to have a OnePlus 5, but can't live without Xposed.
I'm curious about what you think about this crazy idea.
What about Magisk? I've heard that Magisk simplify everything
I actually like the idea! It would be great to have "retro" ROMs, like Android 5, 4.4, or lower. I know it's a bit stupid, but that would be cool in my opinion
I would love it also just because of Xposed,nothing else really
FloyderE said:
What about Magisk? I've heard that Magisk simplify everything
Click to expand...
Click to collapse
Magisk is a great tool, but it doesn't have the capabilities of Xposed. So this won't help.
But let's talk only about Marshmallow on the OnePlus 5 here, not about alternatives.
I would absolutely love if OP5 had a Custom Marshmallow port.....I also cannot live without Xposed.
I heard Xposed was ported on Nougat Rom with ARM architecture
I heard Xposed was ported on Nougat Rom with ARM architecture
Jonathanve said:
I heard Xposed was ported on Nougat Rom with ARM architecture
Click to expand...
Click to collapse
Not true....it is still very much in a development stage as stated in this most recent update from XDA/Rovo
https://www.xda-developers.com/xposed-android-nougat-support/
Stupifier said:
I would absolutely love if OP5 had a Custom Marshmallow port.....I also cannot live without Xposed.
Click to expand...
Click to collapse
Just curious, but why? What do you use in Xposed you can't live without that root and custom ROMs don't offer?
Due to the fact you would have to literally write a kernel for MM for the Oneplus5 as there is no existing one, it would be more worthwhile to put all that time into geting Xposed working.
It's probably possible but the mammoth effort to get an older OS on your device would not be expedient...
Stupifier said:
Not true....it is still very much in a development stage as stated in this most recent update from XDA/Rovo
https://www.xda-developers.com/xposed-android-nougat-support/
Click to expand...
Click to collapse
I am currently using the Oneplus 5,
do you think there could be any way i can use Xposed?
The reason I prefer Oneplus is for being so open and easy to root together with Xposed personally.
1. Technically it should be possible, you just need drivers that would boot Marshmallow on SD 835.
2. Older systems usually have simpler/less API than new one, so there would be no "unsupported" system features.
3. Easiest way would be to port a kernel from a device that shipps with SD 835 and Marshmallow, for now I saw some on benchmarks, but they will probably ship with N onboard when released.
geoff5093 said:
Just curious, but why? What do you use in Xposed you can't live without that root and custom ROMs don't offer?
Click to expand...
Click to collapse
We don't discuss this here. You can believe me, when I say I can't live without it. Xposed's capabilities go much much further then custom roms.
Cypher_01 said:
We don't discuss this here. You can believe me, when I say I can't live without it. Xposed's capabilities go much much further then custom roms.
Click to expand...
Click to collapse
Which is why I asked... The point of this thread you created was to get Xposed on the OP5, so I don't see why you can't discuss that here. I'm genuinely curious what it is about Xposed that you need that custom ROMs and/or root can't offer.
geoff5093 said:
Which is why I asked... The point of this thread you created was to get Xposed on the OP5, so I don't see why you can't discuss that here. I'm genuinely curious what it is about Xposed that you need that custom ROMs and/or root can't offer.
Click to expand...
Click to collapse
The thread is about getting Marshmallow on the OP5.
geoff5093 said:
Which is why I asked... The point of this thread you created was to get Xposed on the OP5, so I don't see why you can't discuss that here. I'm genuinely curious what it is about Xposed that you need that custom ROMs and/or root can't offer.
Click to expand...
Click to collapse
https://forum.xda-developers.com/xposed/modules/mod-force-touch-detector-t3130154
Not possible currently without Xposed. Have not seen an app able to do this, have not seen Tasker or Tasker Plug-In able to do this.....nothing does this function. Very useful!
@geoff5093 OK, if you really want to know, I took the time to create a short list:
YouTube AdAway is a good example. It removes ads from the original YouTube app.
YouTube Background Playback adds what you usually only get when you pay for YouTube Red.
XHangouts adds certain stuff to the Hangouts app, like moving the call button to the manu, so that you don't accidently press it.
Amplify can extend your battery life.
Greenify works also only with root, but better (more capabilities) with Xposed.
MinMinGuard removes ads from apps.
App Settings, a classic module by rovo89, the developer of Xposed, can do several configuration stuff per app.
GravityBox is an example, that offers functionality that can also be done by using a custom rom, but selected features are only offered by this module.
I do even more with Xposed, almost everything isn't possible using only root and custom roms.
TL;DR
A custom rom can only add/change functionality of built in stuff, not apps. Xposed can manipulate also apps.
Cypher_01 said:
@geoff5093 OK, if you really want to know, I took the time to create a short list:
YouTube AdAway is a good example. It removes ads from the original YouTube app.
YouTube Background Playback adds what you usually only get when you pay for YouTube Red.
XHangouts adds certain stuff to the Hangouts app, like moving the call button to the manu, so that you don't accidently press it.
Amplify can extend your battery life.
Greenify works also only with root, but better (more capabilities) with Xposed.
MinMinGuard removes ads from apps.
App Settings, a classic module by rovo89, the developer of Xposed, can do several configuration stuff per app.
GravityBox is an example, that offers functionality that can also be done by using a custom rom, but selected features are only offered by this module.
I do even more with Xposed, almost everything isn't possible using only root and custom roms.
TL;DR
A custom rom can only add/change functionality of built in stuff, not apps. Xposed can manipulate also apps.
Click to expand...
Click to collapse
Thanks for the list. I used to use many of those as well, but the benefits of greenify and amplify are pretty much moot when you have to sacrifice the significantly enhanced performance of doze in Nougat.
Sent from my ONEPLUS A5000 using Tapatalk
It seems that not many people are interested in Marshmallow on the OnePlus 5. This is comprehensible, at least since we saw a first unofficial release of Xposed for Nougat here on XDA.
For everyone participating in this thread, Xposed is the reason why we would like to see Marshmallow on the OnePlus 5. Once Xposed for Nougat is out, the idea get's obsolete.
Let's see when we will get Xposed for Nougat, hopefully rovo89 is successful! :fingers-crossed:
Jonathanve said:
I heard Xposed was ported on Nougat Rom with ARM architecture
Click to expand...
Click to collapse
Unofficial Xposed is Working on Nugat, though it breaks, SafetyNet. It was first tasted on OP3T :fingers-crossed:
[XPOSED] [NOUGAT] [WORK] [CAN UNSTABLE] Xposed SDK25/24 for all arch
Not all of the Modules are working, here's an Unofficial List...
[UNOFFICIAL] List of modules which work with Nougat Xposed SDK25
the Unofficial Supported Device list sohows OP5 is supported.
Take risk, you never know what you may find. At least you may come up with some interesting Logs.

How to preserve A7 with better software?

Hi all long time xda member since mytouch 4g days and have owned and modded everything Samsung phone since the note 2. So now moving along, I'm now a A2017u owner with bad boys Rom. Actually I've been stuck on it since it was released. I wanna download los but I'm worried about losing the Dolby Atmos, Dac and the ability to use the the internet while on a call. What los rom can I download that. Can help me keep that? I know about Devine beats but is it really as good? Also I just can't do the whole magisk thing. It just doesn't work for me. Just going I can flash files and get a nice stock system while preserving the perfect audio going. Also I have the phone working with Verizon and world like to know how to make calls and surf the net at the same time.
Thanks for all.
We're in April, I hope the Oreo Update will fully benefit the potential of our DACs.
Stock software rather than custom ROM?
Wanabedev83 said:
Hi all long time xda member since mytouch 4g days and have owned and modded everything Samsung phone since the note 2. So now moving along, I'm now a A2017u owner with bad boys Rom. Actually I've been stuck on it since it was released. I wanna download los but I'm worried about losing the Dolby Atmos, Dac and the ability to use the the internet while on a call. What los rom can I download that. Can help me keep that? I know about Devine beats but is it really as good? Also I just can't do the whole magisk thing. It just doesn't work for me. Just going I can flash files and get a nice stock system while preserving the perfect audio going. Also I have the phone working with Verizon and world like to know how to make calls and surf the net at the same time.
Thanks for all.
Click to expand...
Click to collapse
Basically every custom ROM has that xd. Nougat and Oreo. I don't get why you say you can't get Magisk going? Have you tried a custom ROM at least?
Basically you have to format data, flash bootloader and modem (or bootstack), flash the ROM, Gapps, Magisk. Once you have all that installed just reboot and install the Dolby Atmos magisk module, or if you are on Oreo there's a flashable zip with the newest Atmos zip.
Though I don't know why you would use Atmos on headphones? The real deal is Viper4Android since it doesn't add a crapton of noise...
Noted.
Choose an username... said:
Basically every custom ROM has that xd. Nougat and Oreo. I don't get why you say you can't get Magisk going? Have you tried a custom ROM at least?
Basically you have to format data, flash bootloader and modem (or bootstack), flash the ROM, Gapps, Magisk. Once you have all that installed just reboot and install the Dolby Atmos magisk module, or if you are on Oreo there's a flashable zip with the newest Atmos zip.
Though I don't know why you would use Atmos on headphones? The real deal is Viper4Android since it doesn't add a crapton of noise...
Click to expand...
Click to collapse
Thanks all for all the replies, info and suggestions. I was simply not aware of the things mentioned to me so looking into it. I also left out the "does the finger print reader work on these roms" question and would also like to know if you can suggest what roms currently work for you. I wanted to try the dark themed rom. What do you guys think of that one? Thanks again guys!
Wanabedev83 said:
Thanks all for all the replies, info and suggestions. I was simply not aware of the things mentioned to me so looking into it. I also left out the "does the finger print reader work on these roms" question and would also like to know if you can suggest what roms currently work for you. I wanted to try the dark themed rom. What do you guys think of that one? Thanks again guys!
Click to expand...
Click to collapse
of course the fp sensor does. You know, there's a list of broken stuff on every ROM thread, you don't need us to figure what thing works and what doesn't. And for theming a ROM you can use Substratum, though AEX 5.3 (the Oreo one) has a theme engine that themes the UI (not apps)
Wow bro, thanks.
Choose an username... said:
of course the fp sensor does. You know, there's a list of broken stuff on every ROM thread, you don't need us to figure what thing works and what doesn't. And for theming a ROM you can use Substratum, though AEX 5.3 (the Oreo one) has a theme engine that themes the UI (not apps)
Click to expand...
Click to collapse
Again thanks and no need to be a ****. Have a nice day. Jezz
Wanabedev83 said:
Again thanks and no need to be a ****. Have a nice day. Jezz
Click to expand...
Click to collapse
I'm not being a ****, I'm realistic. The list is there, all you have to do is go and read it, otherwise you depend on others to know stuff that's plastered there

Closest ROM to stock Oneplus 6t - without Gapps

Hi all!
I recently switched my OnePlus 6T stock rom to LineageOS but the camera is all buggy and it's quite awful to use.
My main idea was to limit the number of Google Apps installed on the phone and that was most of all.
I tried to search the roms available for OnePlus 6t, found a few of them, but they mostly have a tons of other changes that I'm not interested in.
So I'm hoping that you'll recommend me a - well-working on my 6T - ROM without Google Apps and the original Camera app.
Thanks !
cx42net said:
Hi all!
I recently switched my OnePlus 6T stock rom to LineageOS but the camera is all buggy and it's quite awful to use.
My main idea was to limit the number of Google Apps installed on the phone and that was most of all.
I tried to search the roms available for OnePlus 6t, found a few of them, but they mostly have a tons of other changes that I'm not interested in.
So I'm hoping that you'll recommend me a - well-working on my 6T - ROM without Google Apps and the original Camera app.
Thanks !
Click to expand...
Click to collapse
HydrogenOS.... Search for HydrogenOS Download.
Thanks for your reply!
I took a look but I'm not sure. Is it working for non Chinese phone? I found out about ElementalX but I'm not sure the Gapps are installed or not.
cx42net said:
Thanks for your reply!
I took a look but I'm not sure. Is it working for non Chinese phone? I found out about ElementalX but I'm not sure the Gapps are installed or not.
Click to expand...
Click to collapse
Here you go no gapps
https://forum.xda-developers.com/on...xxx-nolimits-1-0-speed-ram-optimized-t3799167
I had a similar experience with Lineage. Did not like it at all. My solution was to go back to the factory rom, root, use Titanium to go in and delete all the google stuff I can get away with. Unfortunately I have several apps that will not work without googleplay, or google services. I also downloade app opps app and used it to limit what apps can access and do what. Amazing how many apps want access to contacts, location, phone state, etc without user permission. I still have google on my phone, but it is limited and restricted. I downloaded all my apps through apk mirror, aurora store, and apk updater, never logged into my google account so I look like an anonymous (kinda) user. Maybe something here that might help you get where you want to be.
Thanks for the reply everyone.
I was hoping to find a rom really close to the stock one with just the gapps (and the OnePlus app) removed.
But since it's apparently not available, I noticed the Syberia Rom that might be interesting (OTA, have the Oneplus camera app)... maybe worth a try.
cx42net said:
Thanks for the reply everyone.
I was hoping to find a rom really close to the stock one with just the gapps (and the OnePlus app) removed.
But since it's apparently not available, I noticed the Syberia Rom that might be interesting (OTA, have the Oneplus camera app)... maybe worth a try.
Click to expand...
Click to collapse
Most of custom ROMs come without gapps, or should. You should search for a ROM Micro-G compatible to be able to get rid of gapps and still use some Google applications.
Pure 'stock' ROM doesn't exist anymore as people rarely agree to use a pure AOSP without additional features. What is the most close to that are the 'Pixel' like ROMs.
cx42net said:
Thanks for the reply everyone.
I was hoping to find a rom really close to the stock one with just the gapps (and the OnePlus app) removed.
But since it's apparently not available, I noticed the Syberia Rom that might be interesting (OTA, have the Oneplus camera app)... maybe worth a try.
Click to expand...
Click to collapse
Have you looked at hydrogen os, same as stock oos just no gapps included
R800x_user said:
Have you looked at hydrogen os, same as stock oos just no gapps included
Click to expand...
Click to collapse
Thanks for this. You are not the first to mention it. I'll take a look!
cx42net said:
Thanks for this. You are not the first to mention it. I'll take a look!
Click to expand...
Click to collapse
try treskmod
https://treskmod.ru/
Thats what i use, its fantastic

Stable, battery friendly, daily driver ROM?

Hi, I have 6T and like OOS but still have sometimes issues, im just looking for another daily driver ROM (install and forget), with good battery (at least as OOS) and to be stable.
Im looking at
Paranoid Android
PiXeN-OS
HavocOS
Any tips ?
Hello Resurrection remix [emoji6]
Envoyé de mon ONEPLUS A6013 en utilisant Tapatalk
I just switched from OOS 10 to PiXeN OS, because of notification issues. Everything is working great now..... But I don't like the Pixel Launcher and tried running OP Launcher with Quickswitch and it wasn't adapting to the dark mode and it was glitching.... Kept going back to defaults layout after I restored it with my backup.
If I could get OP Launcher working.... It would be great.
Was able to learn how to get the OP Launcher in PiXeN OS. The latest patchable version QuickSwitch is able to patch is version OnePlus Launcher 4.4.8. Its stable and it has Google Feeds automatically. So far its stable and everything is working as it should....... Cant ask for more, Stable custom rom with stock OP camera, gallery and now OP launcher.
I've been using Bliss Rom for about a week and i'm pretty happy with it.
It has the OOS Cam as well as GCam, and both work well.
Danny1976 said:
Was able to learn how to get the OP Launcher in PiXeN OS. The latest patchable version QuickSwitch is able to patch is version OnePlus Launcher 4.4.8. Its stable and it has Google Feeds automatically. So far its stable and everything is working as it should....... Cant ask for more, Stable custom rom with stock OP camera, gallery and now OP launcher.
Click to expand...
Click to collapse
I flashed Pixen yesterday and op launcher didn't work for me. The only reason I did it was because I had read that it worked. Wiped and went back to stock. If only I had saw this first!
And away we go again lol. Round 2.are you using latest quickswitch and is that a modded apk for launcher or can I get it from apkmirror?
blaaaazedup said:
I flashed Pixen yesterday and op launcher didn't work for me. The only reason I did it was because I had read that it worked. Wiped and went back to stock. If only I had saw this first!
And away we go again lol. Round 2.are you using latest quickswitch and is that a modded apk for launcher or can I get it from apkmirror?
Click to expand...
Click to collapse
I found the solution here on Telegram {Mod edit}.... The Shady Mods OP Launcher 4.5.9 works perfectly without having to patch it with QuickSwitch. I installed the QuickSwitch that was on the Magisk module search and it was v3.1.6. I always use Titanium Backup to make the switch between Roms easier. I only restore apps and not the system files... Some apps you still have to setup again, but the majority Titanium Backup restores the data specially for games.
Basically you install the Systemless_OPLauncher-v3.0.zip with Magisk and use QuickSwitch to set OP Launcher as default (Select No when it ask to patch). Done. Works perfectly. I am on the latest OP Launcher. No issues and was able to restore my layout with my OOS backup. If you have a backup from OOS of your OP Launcher, you can use it to restore the launcher layout. You just unzip the net.oneplus.launcher.tar on the opbackup folder and copy it to the root /data/ data
OnePlus Launcher Mod Update
Date: 18-07-2020
Version: 3.0
Changelog:
• Updated OnePlus Launcher to v4.5.9
• Option to choose between Discover and Shelf inside Settings
• Added Asus Launcher, Paranoid Launcher
and Shady Launcher to replace list.
Download Link: {Mod edit}
File Name is Systemless_OPLauncher-v3.0.zip
blaaaazedup said:
I flashed Pixen yesterday and op launcher didn't work for me. The only reason I did it was because I had read that it worked. Wiped and went back to stock. If only I had saw this first!
And away we go again lol. Round 2.are you using latest quickswitch and is that a modded apk for launcher or can I get it from apkmirror?
Click to expand...
Click to collapse
Did you try the steps I posted?
Danny1976 said:
Did you try the steps I posted?
Click to expand...
Click to collapse
I did try those steps and everything worked perfectly. However after I did that, I stumbled upon this regularly maintained 7t port. Currently based on 7t open beta 16.
Going with this instead. Pixen is an amazing ROM, but I just prefer stock oxygen with root.
https://t.me/JaysUpdates
blaaaazedup said:
I did try those steps and everything worked perfectly. However after I did that, I stumbled upon this regularly maintained 7t port. Currently based on 7t open beta 16.
Going with this instead. Pixen is an amazing ROM, but I just prefer stock oxygen with root.
https://t.me/JaysUpdates
Click to expand...
Click to collapse
Let me know if notifications get fixed. I also prefer Stock Oxygen.... Just want to get my notifications. Let me know how it goes and I may give it a try.
blaaaazedup said:
I did try those steps and everything worked perfectly. However after I did that, I stumbled upon this regularly maintained 7t port. Currently based on 7t open beta 16.
Going with this instead. Pixen is an amazing ROM, but I just prefer stock oxygen with root.
https://t.me/JaysUpdates
Click to expand...
Click to collapse
I was going to give it a try and then he just posted that he was leaving to India and was not going to be providing anymore updates. All ROMs will be dead. He is not completely sure, but I still accessing the risk. Don't want to switch to a Rom that won't be updated.
Danny1976 said:
I was going to give it a try and then he just posted that he was leaving to India and was not going to be providing anymore updates. All ROMs will be dead. He is not completely sure, but I still accessing the risk. Don't want to switch to a Rom that won't be updated.
Click to expand...
Click to collapse
Give it a shot. I've been using it for the last 3 builds. From what I've seen in the 3 months I've used it, he says this often because people ask about 6t updates. There's usually only one when a 7t beta is released. Other than that there are none in between. But he has explained that his script he runs, builds all of his ROMs in less than a minute so he was going to continue updating.
Danny1976 said:
Let me know if notifications get fixed. I also prefer Stock Oxygen.... Just want to get my notifications. Let me know how it goes and I may give it a try.
Click to expand...
Click to collapse
About notifications, I couldn't figure out what you guys were talking about because I never had this problem. I had forgotten that I wasn't on stock 6t ROM.
So it's possible that this port doesn't have the issue because I get all notifications.
blaaaazedup said:
About notifications, I couldn't figure out what you guys were talking about because I never had this problem. I had forgotten that I wasn't on stock 6t ROM.
So it's possible that this port doesn't have the issue because I get all notifications.
Click to expand...
Click to collapse
Thanks for all the information. I will wait and see if he does keep updating it. He said he has too many things going and I think their may be a possibility he could stop. I am just going to see if he keeps supporting it.
Any bugs that you have notice with the Rom port?
Danny1976 said:
Thanks for all the information. I will wait and see if he does keep updating it. He said he has too many things going and I think their may be a possibility he could stop. I am just going to see if he keeps supporting it.
Any bugs that you have notice with the Rom port?
Click to expand...
Click to collapse
Not a single bug so far. In 3 months. The only thing is that you get the internal device error when you start up which is not an issue. And you get all the features of the 7t and 8Pro.
Danny1976 said:
Thanks for all the information. I will wait and see if he does keep updating it. He said he has too many things going and I think their may be a possibility he could stop. I am just going to see if he keeps supporting it.
Any bugs that you have notice with the Rom port?
Click to expand...
Click to collapse
How is pixen working out for you compared to stock
blaaaazedup said:
How is pixen working out for you compared to stock
Click to expand...
Click to collapse
PiXeN is really stable. Had only two strange thing happen. One was while I was on a call and could not access anything while on the call screen..... Basically I was stuck. It hasn't happened again. I also did notice the camera lag opening.... But not sure if it was due to the Rom being recently install.
Both issues have not been duplicated. The big benefit for me was, being able to use the OP Launcher and being able to transfer my launcher layout. Battery life is very close to stock and performance is very fluid.
From reading the OP 7T Port Beta 16 in Telegram.... There seems to be people having some issues with the ROM. Didn't read much, but it seems not to be as stable as PiXeN. For now will stick with PiXeN... Already getting use to swipping to the side gesture to go back.... I was used to swipping up at the bottom corner to go back. I did have to adjust the area where the side back gesture was, because some menus you side gesture to bring menu out. So I moved it to the lower side.
Danny1976 said:
PiXeN is really stable. Had only two strange thing happen. One was while I was on a call and could not access anything while on the call screen..... Basically I was stuck. It hasn't happened again. I also did notice the camera lag opening.... But not sure if it was due to the Rom being recently install.
Both issues have not been duplicated. The big benefit for me was being able to use the OP Launcher and being able to transfer my launcher layout. Battery life is very close to stock and performance is very fluid.
From reading the OP 7T Port Beta 16 in Telegram.... There seems to be people having some issues with the ROM. Didn't read much, but it seems not to be as stable as PiXeN. For will stick with PiXeN... Already getting use to swipping to the side gesture to go back.... I was used to swipping up at the bottom corner to go back. I did have to adjust the area where the side back gesture was, because some menus you side gesture to bring menu out. So I moved it to the lower side.
Click to expand...
Click to collapse
Well im going to try it out. I didn't really even set it up up so I didn't give it any real chance. But I'm going to flash it now and see. Just in case he does drop maintaining that port. I'll be ahead of the game. Lol.
Might be time for an upgrade.
blaaaazedup said:
Well im going to try it out. I didn't really even set it up up so I didn't give it any real chance. But I'm going to flash it now and see. Just in case he does drop maintaining that port. I'll be ahead of the game. Lol.
Might be time for an upgrade.
Click to expand...
Click to collapse
I know many users in the OnePlus 6T Telegram group are using PiXeN and have confirmed it to very good and stable. So far it has been true. Plus Gapps, TWRP are preinstalled. It also passes all the safetynet securities in magisk without having to install any magisk modules like I had to do when I rooted stock oos.
Danny1976 said:
I know many users in the OnePlus 6T Telegram group are using PiXeN and have confirmed it to very good and stable. So far it has been true. Plus Gapps, TWRP are preinstalled. It also passes all the safetynet securities in magisk without having to install any magisk modules like I had to do when I rooted stock oos.
Click to expand...
Click to collapse
Hmm, courious to know what modules were/are needed on a stock rom in order too pass safety net , was it something in order to pass a banking app ect...
As I am currently rooted (lastest version) , exposed installed for a few things, g-pay and banking apps working fine without and modules or scripts..all on a stock rom and kernel..
Can get 8 to 10 hrs. sot and make it through the day without a charge.. though I don't play games... Battery pic is a bit off as I had a lazy day and slept in yesterday ..

Preferred Custom Rom for POCO F2 Pro?

What's your preferred custom rom for F2 Pro? What are the advantages or the disadvantages of it over other roms or over the stock rom?
You have to use roms to see the advantages and disadvantages
I use Xiaomi.eu weekly and it better than stock. No adds, bloatware and other stuff..
MSM-Xtended is the only one I can suggest as it's the only non stock rom I've used. Everything is smoother with safetynet passing and widevine L1 out the box. Highly customizable and better battery over stock.
mookiexl said:
MSM-Xtended is the only one I can suggest as it's the only non stock rom I've used. Everything is smoother with safetynet passing and widevine L1 out the box. Highly customizable and better battery over stock.
Click to expand...
Click to collapse
Thanks. Does the camera work good on that rom?
mookiexl said:
MSM-Xtended is the only one I can suggest as it's the only non stock rom I've used. Everything is smoother with safetynet passing and widevine L1 out the box. Highly customizable and better battery over stock.
Click to expand...
Click to collapse
Thanks for the answer. I'd like to ask what's the deal with Widevine L1 in Xiaomi phones, does it come with the ROM? I have a LeMax2 and I've reflashed it in EDL and lost the L1 capabilities - no way to restore it also.
I remember the Sony days, unlocking bootloader would erase DRM.
mtolgae said:
Thanks. Does the camera work good on that rom?
Click to expand...
Click to collapse
As of now only the main and wide angle work. I think the same applies to all custom roms.
---------- Post added at 02:00 AM ---------- Previous post was at 01:54 AM ----------
valy_cta said:
Thanks for the answer. I'd like to ask what's the deal with Widevine L1 in Xiaomi phones, does it come with the ROM? I have a LeMax2 and I've reflashed it in EDL and lost the L1 capabilities - no way to restore it also.
I remember the Sony days, unlocking bootloader would erase DRM.
Click to expand...
Click to collapse
To be honest I couldn't tell you. This is my first xiaomi phone and the only phone I've ever owned that didn't permanently lose L1 after unlocking the bootloader. If I had to guess, I would say this is so because Miui is infact a custom rom posing as stock
EU 12.0.8. I used to be a huge AOSP/LOS fan, but Control center and Floating windows in MIUI 12 are too convenient for me to ever consider going back that way.
iH8Ecchi said:
EU 12.0.8. I used to be a huge AOSP/LOS fan, but Control center and Floating windows in MIUI 12 are too convenient for me to ever consider going back that way.
Click to expand...
Click to collapse
I switched to crDroid. It's a very good rom, overall. No problems, the battery lasts much longer than with the stock ROM.
But I also find that these features are missing, especially the floating windows.
I'd like to find a way to get this feature on AOSP !
tze_vitamin said:
I use Xiaomi.eu weekly and it better than stock. No adds, bloatware and other stuff..
Click to expand...
Click to collapse
+1
mtolgae said:
Thanks. Does the camera work good on that rom?
Click to expand...
Click to collapse
The latest gcam from Urnyx05 has all lens working plus 4k 60fps on the wide angle lens.
valy_cta said:
Thanks for the answer. I'd like to ask what's the deal with Widevine L1 in Xiaomi phones, does it come with the ROM? I have a LeMax2 and I've reflashed it in EDL and lost the L1 capabilities - no way to restore it also.
I remember the Sony days, unlocking bootloader would erase DRM.
Click to expand...
Click to collapse
The drm info for the widevine l1 is stored in persist partition. If you lose the content of this partition, which is unique to each motherboard, you lose widevine l1.
So, my recommendation is to back it up before playing around with roms because some roms mess it up.
So, if the drm info is still intact in that persist partition, xiaomi allows you to hace widevine l1 even after unlock the bootloader. And using magisk with hide option, you should be good to go.
I just tried new OneOS from Spanish dev team. It seems this ROM is very perspective! Supports many languages including English.
Unfortunately, currently I got wiped TWRP after flashing this ROM, and when I tried to flash TWRP again, then ROM started bootlooping. The only way to fix is to flash China Stock ROM using MiFlashPro utility and then start over with installing TWRP and Root, etc.
But ROM itself works fine! With Magisk Canary and PropsConfig module configured for RedmiK30Pro I have passed SafetyNet.
It's bad that some devs don't show their work here on XDA and support for this phone is so fragmented over the internet, eg TWRP Pitchblack Recovery 3.0.0-UNOFFICIAL on 4PDA and ROM OneOS
mookiexl said:
The latest gcam from Urnyx05 has all lens working plus 4k 60fps on the wide angle lens.
Click to expand...
Click to collapse
I've been playing with Urnyx05 Gcam the camera works well, except the 64 megapixel camera doesn't seem to work. Otherwise it's pretty good. ANX Camera is also great, but found the pop up camera doesn't work for photos, but works for video and the wide angle doesn't work. So far I've just been using both cameras as between them everything works, but would be great if could get one app that works correctly with all the cameras.
I'm a fan of LineageOS, but I like changing the battery status bar and force back button kill app. CrDroid and a few ROMs based on LineageOS are pretty similar with a few addons. So I've been trying CrDroid and it works great. I've never used floating windows in MIUI and much prefer an open source OS.
I had MicroG working perfect on MIUI with the Play Store, but having issues getting it to work correctly on CrDroid. For privacy and better battery I'd definitely recommend looking at MicroG, though adds another layer of complexity.
birleytweet said:
I've been playing with Urnyx05 Gcam the camera works well, except the 64 megapixel camera doesn't seem to work. Otherwise it's pretty good. ANX Camera is also great, but found the pop up camera doesn't work for photos, but works for video and the wide angle doesn't work. So far I've just been using both cameras as between them everything works, but would be great if could get one app that works correctly with all the cameras.
I'm a fan of LineageOS, but I like changing the battery status bar and force back button kill app. CrDroid and a few ROMs based on LineageOS are pretty similar with a few addons. So I've been trying CrDroid and it works great. I've never used floating windows in MIUI and much prefer an open source OS.
I had MicroG working perfect on MIUI with the Play Store, but having issues getting it to work correctly on CrDroid. For privacy and better battery I'd definitely recommend looking at MicroG, though adds another layer of complexity.
Click to expand...
Click to collapse
I feel you Bro. We can't have it all but we have one hell of a start. If the stock camera app gets ported to lineage based roms that will be a huge accomplishment(8k) even though gcam has its advantages. I'm sure we'll (community) will find a work around for MicroG.
Xiaomi.eu
Evolution X
CrDroid
it's funny how everyone here claims that custom roms have better battery than stock, but for me, stock give me two days and a half, sometimes three days in a row... so, i hard to believe that claim
Xiaomi.euV12.1.3.0.RJKCNXM
Revos One OS 20.11.02
PE is very good...

Categories

Resources