[RECOVERY][UNOFFICIAL] ORANGEFOX RECOVERY PROJECT - R11.1_4 [15/07/2023] - OnePlus Nord ROMs, Kernels, Recoveries, & Other De

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
- UNIFIED FBE BUILD -
THIS RECOVERY
SUPPORTS BOTH FBEv1 & FBEv2 ROMS​Requirements to flash this recovery
• Basic ADB & fastboot knowledge
• Unlocked bootloader
• Platform tools
Flashing Instructions
• Download the recovery zip file on your PC
• Download and extract latest platform tools
• Extract the recovery.img file from the zip file to the platform tools folder
Using fastboot method:
• Reboot the device into fastboot/bootloader mode
• Open CMD/Terminal in the platform tools folder
• For booting only, use this command:
Code:
fastboot boot recovery.img
• For flashing, use this command:
Code:
fastboot flash recovery recovery.img
Using ADB sideload method:
• Reboot to existing AOSP/Custom Recovery
• Enable ADB sideload feature
• Copy the recovery zip file to platform tools folder
• Open CMD/Terminal in the platform tools folder
• Use this command:
Code:
adb sideload OrangeFox-R11.1_4-Unofficial-avicii.zip
DOWNLOAD
Telegram Support Group
If you like my hardwork please support me by donating
UPI : [email protected]
PayPal​Maintainer: Sreeshankar K
Recovery Source: https://gitlab.com/OrangeFox
Device Tree: https://github.com/Sanju0910/orangefox_device_oneplus_avicii
Kernel Source: Prebuilt kernel from OOS12 AC2003_11_F.19
Credits:
• The TeamWin team - for the TeamWin Recovery Project
• The OrangeFox Team - for the OrangeFox Recovery Project
• AndroiableDroid - for the Unified FBE implementation

Reserved

Reserved

Reserved

thanks

So this means i can simply flash this on recovery partition although I'm running stock OOS12 and it will boot into Orangefox?

TheSSJ said:
So this means i can simply flash this on recovery partition although I'm running stock OOS12 and it will boot into Orangefox?
Click to expand...
Click to collapse
Yes. I own OnePlus Nord (avicii) and I tested it. So trust me.

This recovery (OrangeFox-R11.1_4-Unofficial-avicii.zip) recognizes that I have LineageOS 20 installed and that the data partition is encrypted, but unfortunately does not offer me the decryption dialog.
When I try to decrypt the data partition from the menu, I get a password dialog but no swipe pattern.

Doc Sniper said:
This recovery (OrangeFox-R11.1_4-Unofficial-avicii.zip) recognizes that I have LineageOS 20 installed and that the data partition is encrypted, but unfortunately does not offer me the decryption dialog.
When I try to decrypt the data partition from the menu, I get a password dialog but no swipe pattern.
Click to expand...
Click to collapse
Not recovery issue. I already told this to the LineageOS maintainer. He NVM it. LineageOS issue. Contact your LineageOS maintainer.
Tell him to fix it. Nothing to do from my side.
OOS12 decryption works without any issues. OOS12 is also FBEv1 rom.
android_device_oneplus_avicii/vendor.prop at lineage-20 · LineageOS/android_device_oneplus_avicii
Contribute to LineageOS/android_device_oneplus_avicii development by creating an account on GitHub.
github.com
android_device_oneplus_avicii/vendor.prop at lineage-20 · LineageOS/android_device_oneplus_avicii
Contribute to LineageOS/android_device_oneplus_avicii development by creating an account on GitHub.
github.com

Sreeshankar K said:
Not recovery issue. I already told this to the LineageOS maintainer. He NVM it. LineageOS issue. Contact your LineageOS maintainer.
Tell him to fix it. Nothing to do from my side.
android_device_oneplus_avicii/vendor.prop at lineage-20 · LineageOS/android_device_oneplus_avicii
Contribute to LineageOS/android_device_oneplus_avicii development by creating an account on GitHub.
github.com
android_device_oneplus_avicii/vendor.prop at lineage-20 · LineageOS/android_device_oneplus_avicii
Contribute to LineageOS/android_device_oneplus_avicii development by creating an account on GitHub.
github.com
Click to expand...
Click to collapse
Thanks for the hint, I didn't catch that.
Based on my experiences with him, I would rate this person as you describe.
Thanks in any case for your efforts regarding the Nord custom ROMs.

Doc Sniper said:
Thanks for the hint, I didn't catch that.
Based on my experiences with him, I would rate this person as you describe.
Thanks in any case for your efforts regarding the Nord custom ROMs.
Click to expand...
Click to collapse
If you need vanilla rom with customisation. There is RisingOS AOSP.

Sreeshankar K said:
If you need vanilla rom with customisation. There is RisingOS AOSP.
Click to expand...
Click to collapse
I've been using LineageOS / CyanogenMod since the early days of Android, so switching is hard.
But thanks for the tip, I'll take a look and maybe even consider switching.
But I'm also thinking of buying either the Nord 3 or the 11 or 11T this year and thus the "maintainer issue" would be solved .

Sreeshankar K said:
Not recovery issue. I already told this to the LineageOS maintainer. He NVM it. LineageOS issue. Contact your LineageOS maintainer.
Tell him to fix it. Nothing to do from my side.
OOS12 decryption works without any issues. OOS12 is also FBEv1 rom.
android_device_oneplus_avicii/vendor.prop at lineage-20 · LineageOS/android_device_oneplus_avicii
Contribute to LineageOS/android_device_oneplus_avicii development by creating an account on GitHub.
github.com
android_device_oneplus_avicii/vendor.prop at lineage-20 · LineageOS/android_device_oneplus_avicii
Contribute to LineageOS/android_device_oneplus_avicii development by creating an account on GitHub.
github.com
Click to expand...
Click to collapse
LineageOS is open source software.
Everybody is able to contribute by submitting patches / commits via our official gerrit server at https://review.lineageos.org
So instead of complaining you could just submit the required code for supporting this custom recovery.
This is just not a priority topic for me as I only focus on official LineageOS features / tools like LineageOS recovery. This is why I did not do it myself.
Also:
I provided a lot of code to the OnePlus Nord custom ROM scene on which your work / ROMs @Sreeshankar K are heavily based on.
I consider it rude to say something like "maintainer issue".
This goes especially in your direction @Doc Sniper.

MajorP93 said:
LineageOS is open source software.
Everybody is able to contribute by submitting patches / commits via our official gerrit server at https://review.lineageos.org
So instead of complaining you could just submit the required code for supporting this custom recovery.
This is just not a priority topic for me as I only focus on official LineageOS features / tools like LineageOS recovery. This is why I did not do it myself.
Also:
I provided a lot of code to the OnePlus Nord custom ROM scene on which your work / ROMs @Sreeshankar K are heavily based on.
I consider it rude to say something like "maintainer issue".
This goes especially in your direction @Doc Sniper.
Click to expand...
Click to collapse
It's always funny how people think that only because you volunteered to make LOS official for our Nord, you automatically take on the support and do everything for free and now
A little Google and due diligence and there would be less "misunderstandings" and misjudgements from people

MajorP93 said:
LineageOS is open source software.
Everybody is able to contribute by submitting patches / commits via our official gerrit server at https://review.lineageos.org
So instead of complaining you could just submit the required code for supporting this custom recovery.
This is just not a priority topic for me as I only focus on official LineageOS features / tools like LineageOS recovery. This is why I did not do it myself.
Also:
I provided a lot of code to the OnePlus Nord custom ROM scene on which your work / ROMs @Sreeshankar K are heavily based on.
I consider it rude to say something like "maintainer issue".
This goes especially in your direction @Doc Sniper.
Click to expand...
Click to collapse
"What goes around comes around."
Well, you could have said to @Sreeshankar K last time exactly what you were writing right before. Namely that a working OF-Recovery with LOS is low priority for you and he could contribute code to speed that thing up - done.
Then he would have been informed nicely and would have passed on this surely just as positively also in relation to your person. So I guess @Sreeshankar K took your last answer as "I don't give a damn".
Just like this sentence: "... Also: I provided a lot of code to the OnePlus Nord custom ROM scene on which your work / ROMs @Sreeshankar K are heavily based on. ...". My only thoughts on this are, how can one be so condescending.
When you're that snooty, don't be surprised if you're not respected. Even if you have done a lot as a diligent maintainer, you should always be as respectful to others, as you would like to be respected yourself.
Remember, "it's not what you say, but how you say it" and always consider, others may have far more education, knowledge and experience than you. Live humbly.
Well, anyway, if you felt offended from "m.i.", then I'm sorry.

Doc Sniper said:
"What goes around comes around."
Well, you could have said to @Sreeshankar K last time exactly what you were writing right before. Namely that a working OF-Recovery with LOS is low priority for you and he could contribute code to speed that thing up - done.
Then he would have been informed nicely and would have passed on this surely just as positively also in relation to your person. So I guess @Sreeshankar K took your last answer as "I don't give a damn".
Just like this sentence: "... Also: I provided a lot of code to the OnePlus Nord custom ROM scene on which your work / ROMs @Sreeshankar K are heavily based on. ...". My only thoughts on this are, how can one be so condescending.
When you're that snooty, don't be surprised if you're not respected. Even if you have done a lot as a diligent maintainer, you should always be as respectful to others, as you would like to be respected yourself.
Remember, "it's not what you say, but how you say it" and always consider, others may have far more education, knowledge and experience than you. Live humbly.
Well, anyway, if you felt offended from "m.i.", then I'm sorry.
Click to expand...
Click to collapse
I don't think my post sounded condescending, it was not meant that way.
I only mentioned my contributions towards Nord custom ROM community to make you think about calling my work a maintainer issue.
To be honest I feel disrespected after spending so many hours developing for this community and getting called something like that.
Anyways I accept your apology.

MajorP93 said:
I don't think my post sounded condescending, it was not meant that way.
I only mentioned my contributions towards Nord custom ROM community to make you think about calling my work a maintainer issue.
To be honest I feel disrespected after spending so many hours developing for this community and getting called something like that.
Anyways I accept your apology.
Click to expand...
Click to collapse
Don't get me wrong, I don't want to criticize your work and your achievements at all and also I don't want to demand anything regarding the ROM. My criticism has only ever been about the fact that I, as well as a few other people, have perceived some statements in the past as condescending. Since you certainly didn't mean it that way, maybe just work on "how you say it".
You donate your free time, so I would like to say quite clearly that I certainly appreciate your work and your effort with the Nord 1 LOS very well.
Thank you.

Never made any contributions to either OrangeFox or LOS but I have some programming experience. Is this somewhat easily fixable, what goes into something like this? Would love to contribute something myself but don't know where to start.

Related

[ROM][OFFICIAL]Team OctOs Oct-N [7.1.2 r_8][Gemini]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer: OctOs is a WIP. It has been evaluated as being stable, and is suitable for daily use in most cases. While it may be considered stable, there may be unknown bugs. The development team is not responsible for any damage to your device or your information.
Click to expand...
Click to collapse
Team OctOs presents Oct-N.​
We maintain a current release record and change-log on our website: http://www.teamoctos.com
We have Gapps here.
http://opengapps.org
***USE Gapps of your choosing, we prefer Open Gapps***
- Please Do Not Mirror our files without talking to us. We can do that ourselves should we desire to. -​
Feature List
Substratum rootless theme engine support (must install Substratum from play store)
Tentacles settings!
Pixel Launcher Included
OmniSwitch
Power menu options
Screenshot
Screen record
DPI settings
Status bar time and date options
Status bar network traffic indicator
Status bar notification settings
Quick tile settings
Volume button playback control
Volume button wake
DUI (fling, pulse, smartbar)
Screen record
And much more!!!!
Click to expand...
Click to collapse
Frequently Asked Questions
Q: Is this Android 7 (Nougat)?
A: Yes, this is Android 7.1.2
Q: What code is Oct-N based on?
A: This version of Oct-N is based on LineageOS 14.1
Q: Why isn't there XYZ feature?
A: Shoot us a Suggestion if you want to see something added. While we are not going to promise to implement, we will always look into it
Q: But all the others have..
A: ROM developers, build something they want to use. The ROM developer that includes something they won't run implies less than 100% effort to ensure it does work. As a team, we have similar goals and objectives. If XYZ ROM has a feature you want, and we don't include (or don't want to include), feel free to use XYZ ROM, or build your own custom version of Oct-N.
Q: What about root?
A: Root is removed by default (user will be able to flash which ever root zip they want)
Bugs:
Bugs happen. Our testers are very good at breaking things, but no where near as good as the rest of the Android public. In order to investigate and fix issues, we need the help of the users who are going to report them. The Android OS has many nifty features to help us in this, but only if we can engage the user to assist us.
Logs, Logcat, and the Android Debugging Bridge (ADB)
Like any other OS, Android has multiple log files that are generated and record the goings-on of the system. As a user, you have two basic ways to view and pull these to send to us. Without the information in the logfiles, there simply is not a whole lot of information to go on.
Log file APKs
Team OctOs recommends SysLog from the Android Market. This application will allow you to selectively pick any (or all) of the system logs, compress them into a .ZIP file, and allow you to save, email, move to your Copy/DropBox/Cloud Storage account, etc.
ADB Logcat
The Android Debugging Bridge (ADB) is a powerful tool available from Google as part of the Android Software Development Kit (SDK). Used for many things, being able to selectively see, in real-time, what your device is doing cannot be downplayed. While there is more setup involved, if you are doing consistent ROM flashing, you really should invest the time to get setup properly to do it.
ADB Logcat tutorial here: How to create a logcat log
Basic Instructions:
Download ROM .zip file and MD5 file, and grab your favorite Open Gapps package http://opengapps.org
Reboot to Recovery (Note: Use Reboot to Recovery from Power Menu, Hardware-based boot to recovery, or adb reboot recovery - ROM Manager or similar software is NOT supported)
--- TWRP is the ONLY recovery Team OctOs uses - We do not support flashing on CWM ---
The Oct-N ROM installation script will automatically wipe /system, /cache, and /dalvik-cache. There is no need to do these before or after flashing the ROM unless you are instructed to by your Gapps Provider. When dirty flashing weekly updates, you MUST reflash Gapps along with any other files, apps, custom mods or kernels etc.. (anything that resides in system partition)
Flash ROM, GApps and any additional .ZIP files
Reboot
Download
Download from Team-OctOS web site!
Change log
View change log on Team-OctOS web site!
The foundation of the Android OS is the fact that is it open-source. We have all code we use internally in the creation of Oct-N available on our GitHub repositories.
Unless otherwise specified, all Oct-N builds kernel souce can be found on github at Team-OctOS.
Team OctOs GitHub - http://www.github.com/Team-OctOs
Team OctOs Gerrit Review - http://www.teamoctos.com:8080
Team OctOs GPLv2 License - http://www.teamoctos.com/license/
Team OctOs Patreon Campaign - https://www.patreon.com/TOctOs
Donate to OctOS Development (PayPal)
Want To Build Your Own?
Check out the ReadMe on our GitHub for Instructions
Special thanks to
Our testers, without which, there would be no public releases for OctOs
We would also like to thank
AOSP
Open Gapps
LineageOS
Anyone else who has ever submitted Open-Source code
Click to expand...
Click to collapse
Follow Team-OctOS!
XDA:DevDB Information
OctOS, ROM for the Xiaomi Mi 5
Contributors
sai milind, manfromgta
Source Code: https://github.com/Team-OctOS-Devices
ROM OS Version: 7.x Nougat
Version Information
Status: Beta
Created 2017-03-10
Last Updated 2017-05-27
Guys please dont flash firmware it's already there and flashed while rom is being flashed.
The rom has been compiled with uber toolchains.
For root do remember after booting once into the rom you need to flash super su to gain root access.
Rest everything is working smooth, hope you enjoy the new OctOS for MI 5.
Reserved
Very thanks Milind ? , When I test it Will tell about.
Video recorder not workin)
PavelPerm said:
Video recorder not workin)
Click to expand...
Click to collapse
Its working fine on my device!!!
Attached screenshot as proof.
aosp or CM based?
Video works fine
No nfc option
is the RC1 mustbe installed??
or just recommend???
sorry for my bad englsh
masruradi said:
is the RC1 mustbe installed??
or just recommend???
sorry for my bad englsh
Click to expand...
Click to collapse
No nothing needs to be installed just flash the rom and the gapps and reboot to recovery and flash supersu that's what all you need to do. Do not flash firmware again it's already included with the rom.
tiflao said:
aosp or CM based?
Video works fine
No nfc option
Click to expand...
Click to collapse
They have been shifting their base from aosp to cm now. If you had like to know further then simply you can go through their website all the links are there in the OP. NFC as of now isn't there but i assure you NFC will be there in the next build.
neodante said:
Very thanks Milind ? , When I test it Will tell about.
Click to expand...
Click to collapse
Waiting for your review
Used this rom in my clark. Very smooth and stable.
GPU only 510 mhz. Why?
sai milind said:
Its working fine on my device!!!
Attached screenshot as proof.
Click to expand...
Click to collapse
Crashing on 35 sec.please try rec 1 min
Should they be recommending SuperSU anymore? It's closed source and under some company now. Why not the Lineage su add-on or phh superuser? I hope they change it.
I'm currently using this now and I'm quite impressed. Its smooth if there are no activities happening. Although just me I guess. By the way, what's your preferred FS for your ROM sir? Ext4 or F2fs?
Edit: Just a heads up here. 89% on 1hr of nothing but social media while on LTE ? What sort of black magic is this? ? Good job!!
andy356 said:
Should they be recommending SuperSU anymore? It's closed source and under some company now. Why not the Lineage su add-on or phh superuser? I hope they change it.
Click to expand...
Click to collapse
Yeah they will as i said they are currently shifting their base to lineage so it will take some time and untill then the only option left is to simply flash and get super su!!!
Jhayzt said:
I'm currently using this now and I'm quite impressed. Its smooth if there are no activities happening. Although just me I guess. By the way, what's your preferred FS for your ROM sir? Ext4 or F2fs?
Edit: Just a heads up here. 89% on 1hr of nothing but social media while on LTE ? What sort of black magic is this? ? Good job!!
Click to expand...
Click to collapse
Thanks for your review!!!
Substratum
sai milind said:
Thanks for your review!!!
Click to expand...
Click to collapse
Now I'm trying this ROM instead of CRDroid as my daily one. Will see if substratum will work.
lomniom said:
Now I'm trying this ROM instead of CRDroid as my daily one. Will see if substratum will work.
Click to expand...
Click to collapse
Substratum works properly in both the roms!!!

[ROM] [OFFICIAL] BlissRoms v11.9 [9.0.8] [OOS CAM][8/28/19]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
team bliss is pleased to present to you
bliss rom based on Android 9 Pie
Our focus is to bring the Open Source community a quality OS that can run on all your devices as a daily driver, syncing your apps + settings + customizations across all platforms you run Bliss on.
Bliss ROMs comes with a wide selection of customization options from around the Android community as well as unique options developed by our team. With so many options available, you’ll find it hard not to enjoy the Blissful experience.
Notice
The OP and most recent discussions will generally help to answer any questions you will encounter. If not, we will do our best to answer your questions & concerns as soon as possible.​We will also simply direct you to the OP if the answer is contained there. We encourage community minded interactions: users helping fellow users allows Team Bliss to focus on the work involved to make things Blissful.
Please do not ask for ETA's
We will not tolerate any rudeness or anyone being disrespectful in this thread. Moderators, feel free to enforce anything you feel is necessary to stop bad posts
AIO Thread
Bliss Source
https://github.com/BlissRoms
BlissRoms Devices Source
https://github.com/BlissRoms-Devices
B14CKB1RD Kernel Source
B14CKB1RD Kernel
As of Now OpenGapps ARM64 9.0 is Suggested for the OnePlus 5 and is found below
OpenGapps Project
Bliss Device Downloads
Bliss Cheeseburger Builds
Bliss Cheeseburger Mirror
Team Bliss is not responsible in any way for anything that happens to your device in the process of installing
Please familiarize yourself with flashing and custom rom use before attempting to flash the rom. Please make sure you download the correct version of Bliss for your specific device. The links are labeled clearly.​
ROM ALLOWS ENCRYPTION
if you are decrypted please flash NO-VERITY or you will bootloop
Make sure you are rooted
Make sure you have a custom recovery installed(Blu_Spark TWRP 9.85 is the preferred recovery)Blu_Spark TWRP 9.85
Download the latest Bliss Rom & the latest GApps package
Boot into recovery
Backup your current ROM
Perform a FULL factory wipe and wipe/system and dalvik cache and cache as a precaution
Flash Latest OpenBeta Firmware (Currently using 9.0.8)Latest 9.0.8 Firmware
Flash Bliss Rom
Flash Google Apps package
Flash Root of your choice(Unless OP states otherwise)
Flash Recommended noverity v4 zip Recommended No Verity Treble Zip
First boot may take up to 10 minutes for some devices. This is due to Gapps and root optimization.
1.) Font Service may be finicky on use of outside fonts
2.) Long Press on Home for google assistant must be manually set as a default in settings>apps
If you have a major bug to report that has not been reported already, please take the following steps to report it to us. It will save you and our team quite some time.
Download the Catlog app from the Play Store.
There is also a donate version which you can purchase to show appreciation.
After downloading the Catlog app, go to the app settings, and change the log level to Debug.​Clear all previous logs and take the exact steps to produce the error you are receiving.​As soon as you receive the error (probably a force close), go straight into Catlog and stop the log recording.​Copy and paste the entire log either to Hastebin or Pastebin​Save the log, and copy and paste the link into the forum with a brief description of the error.
@Jackeagle @electrikjesus @rfwaterspf1 @Makaveli_da_dev @ElfinJNoty @BitOBSessiOn @customworx
@nilac @sixohtew @aclegg2011 @Roger.T @T.M.Wrath @kanttii @rev3nt3ch @techfreak243 @SuperDroidBond @USA_RedDragon @bcrichster
@deadmanxXD @krittin98 @BlackScorpion @techexhibeo @droidbot @siphonay @pacer456 @nitin1438 @theGeekyLad @kunalshah912 @regalstreak @lordarcadius
A huge thanks to Chainfire, CM/LineageOS, Android-x86, Jide, @farmerbb & all the other developers who work hard to keep all the great features coming!
We really appreciate all your knowledge & hard work!
Team Bliss aims to develop and maintain various OS & software projects for educational and the Android community building purposes. Team membership consist of and provides:
training, development opportunities, design opportunities, build servers, download servers, design & development software,as well as professionals and mentors in all fields revolving around Android development.​If someone wants to donate, please do so via this PayPal link:
PayPal Link
WE ARE A U.S. FEDERAL NON-PROFIT ORGANIZATION (501c3)
We receive a small donation each time you make a purchase with “Amazon Smile”:
https://smile.amazon.com/ch/82-3580195
Very Important Information
Team Bliss will allow some minor off-topic comments in our development threads. Please post in the general forums for off-topic comments and/or questions. Overall, please keep comments relevant to development, as this better helps you and our teamwhen trying to determine problems that users are having. We appreciate all levels of knowledge in our threads, and therefore we ask that the seasoned members be helpful to those with less knowledge. Most importantly, do NOT troll those with less knowledge than yourself.
Should you feel inclined to not abide by our request, the XDA Moderators may be called in to remove posts. We thank you for adhering to our thread rules.
Website
https://blissroms.com​
Telegram Communities
https://t.me/Team_Bliss_Community
https://t.me/Team_Bliss_Build_Support
Official Platform Links
https://www.facebook.comBlissFamilyOfROMs
https://plus.google.com/communities/118265887490106132524
https://twitter.com/Bliss_ROMs
https://www.instagram.com/blissroms
Thank you for using Bliss! And as always: #StayBlissful​
XDA:DevDB Information
[ROM] [OFFICIAL] BlissRoms v11.9 [9.0.8] [OOS CAM][8/28/19], ROM for the OnePlus 5
Contributors
REV3NT3CH
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Version Information
Status: Stable
Current Stable Version: 11.9
Created 2019-08-10
Last Updated 2019-08-28
Current device specifics & miscellaneous information
Questions And Answers​
Q: Is being Unencrypted a requirement for this rom?
A: No but if you are decrypted want to stay decrypted flash the No Verity Zip provided
Q: What camera is this rom using?
A: OOS Camera
Q: Does CTS pass on this ROM?
A: YES!!!!!
Q: What Recovery are you using?
A: Right now im using a treble enabled BluSpark 9.85 TWRP by eng.stk
Q: What Firmware are you using?
A: As stated and linked in Original Post I'm currently as of 8/28/2019 using latest 9.0.8 fw for op5​
Reserved
Developer Notes 8/28/19: Added Long ScreenShot, Added power button gestures for flashlight, Added Smart Charge, Fixed up SIM settings, Updated Kernel to Latest 4.4.190, Added Pocket Judge, Added Q style lockscreen Clock, Updated reboot & charging animations and We also fixed up the weather. Built in api key works for us in every test and we also tested adding free api keys recieved from open weather map and all work as expected now. We removed yahoo as a choice as thats been deprecated by yahoo since last january.
cool thanks
Wrongway in the house.
Yeah. Thx for this rom. Blissrom + Krieg. Amazing.
Added to the OnePlus 5 Index Thread here.
Nice one Paul, Great job.
Oh man this is smooth, love the room!
Are you gents open to suggestions? The music app could use an update. It reminds me of the Nougat days.
The statistics app is laggy and crashing. Edit: no it wasn't.
That's it thanks for this great room, I'll stay with it.
Good day
Is your Rome of the options and settings like the Havoc Rom?
Sounds like an interesting option!
Is SELinux enforcing? And does the ROM have signature spoofing support? Thank you!
Works on encrypted? Thx for your work!
Edit: Sorry. Looked for it, didn't find on the OP. Answered in 2nd post.
Pires_7 said:
Works on encrypted? Thx for your work!
Click to expand...
Click to collapse
Please read the second post....
d1n0x said:
Is SELinux enforcing? And does the ROM have signature spoofing support? Thank you!
Click to expand...
Click to collapse
We do have the MicroG support - I haven't tested on this device or anything but it's in the ROM itself so I would assume it's working. As of now, SELinux is permissive - whether it'll remain permissive or not really depends more on source from OP and such than anything.. I'd rather ship WORKING builds permissive than janky log-spammed builds on enforcing. I do hope to get to enforcing status at some point - I'm just not willing to break functionality or cause log spam or other jank to do it.
CT-CRC said:
Oh man this is smooth, love the room!
Are you gents open to suggestions? The music app could use an update. It reminds me of the Nougat days.
The statistics app is laggy and crashing. Edit: no it wasn't.
That's it thanks for this great room, I'll stay with it.
Click to expand...
Click to collapse
Honestly - that app was a last minute addition. I'm not sure if it'll be kept, updated, replaced, or removed for the user to decide as of yet - that could go any of those ways at this point.
Patjutzu said:
Good day
Is your Rome of the options and settings like the Havoc Rom?
Click to expand...
Click to collapse
I'm not quite sure what you mean by "like the Havoc ROM" - Havoc is a totally separate project with its own settings and features. We strive to give our own experience at Bliss - not to be like anyone else. We are truly grateful for all the code we use from all the different projects around - but we don't want to be a clone of anyone else.
Just installed and looks really good!
Very smooth and boat load of interesting features.
Thank you for this @wrongway213. Blissful indeed
PS: Volte works by flashing the Volte fix zip that's floating around.
Just a heads up - alarm clock doesn't seem to work, so maybe have a backup until the phone awakes itself.
Battery life is remarkable, best I've had as well.
Thanks for the amazing rom Paul, I was always a fan of LR.
CT-CRC said:
Just a heads up - alarm clock doesn't seem to work, so maybe have a backup until the phone awakes itself.
Battery life is remarkable, best I've had as well.
Thanks for the amazing rom Paul, I was always a fan of LR.
Click to expand...
Click to collapse
Man. We tested the alarm clock because it didn't work right my first time using it and has since for me and the other guys using it. I need to investigate this further. Any specifics you can give, like what time was it set for, did it go off late or not at all, did the alarm have a label such as Work, etc? If this wasn't a one off on my end like we thought it was it needs addressed absolutely ASAP. I appreciate the great feedback and will certainly appreciate any additional info you can supply here.
wrongway213 said:
Currently only supports decrypted devices - encryption support may come
e.
Click to expand...
Click to collapse
NICE!!! i feel that this ROM will replace my current one (Pixen OS) once encryption is supported
and i feel this will work in harmony with Krieg Kernel :fingers-crossed:
keep up your amazing work :highfive:

Development [ROM][OFFICIAL][alioth][13] LineageOS 20 for POCO F3/Mi 11X/Redmi K40

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS is a free, community built, aftermarket firmware distribution of android, which is designed to increase performance and reliability over stock android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Base source code is available in the LineageOS Github repo. And if you would like to contribute to the project, please visit our Gerrit Code Review.
GPL compliance:
Kernel source code: LineageOS/android_kernel_xiaomi_sm8250
Working:
Camera (and flashlight)
Mobile Data (4G/5G)
WiFi
Bluetooth
Telephony (VoLTE/VoWifi)
Audio (Record and Playback)
Video Playback
Sensors
GPS
NFC (Except aliothin)
Bugs:
Nothing (?)
Downloads:
https://download.lineageos.org/alioth
Click to expand...
Click to collapse
Wiki:
https://wiki.lineageos.org/devices/alioth
Click to expand...
Click to collapse
Note:
Must follow installation wiki for this device.
GApps can only be flashed on clean installs.
Formatting data (all user data is wiped, including internal storage) is a must if MIUI was previously installed and device was encrypted.
No custom kernels are supported in this thread. Only stock kernel and official builds will be supported.
Flashing LineageOS through custom recovery is not supported and not advised.
For recovery you must flash vendor_boot.img and boot.img
Bug reports:
DO NOT report bugs if you're running a custom kernel, recovery or Xposed or Magisk mods.
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.).
Report bugs here: https://wiki.lineageos.org/how-to/bugreport#reporting-a-bug
Credits & collaborations:
All LineageOS team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
Support:
XDA is preferred for main discussion. But if you need any unofficial support then check this group. We strongly discourage direct contact with any devs through social media.
Credits :
@SebaUbuntu​@Sahil_Sonar​
DONATIONS : Paypal
SafetyNet​
By default LineageOS doesn't pass SafetyNet, why?, Check here https://lineageos.org/Safetynet
You can use this unofficial method to pass SafetyNet: ih8sn
I'm on latest miui 13.0.3 do i have to downgrade? Thanks.
demirlijanp said:
I'm on latest miui 13.0.3 do i have to downgrade? Thanks.
Click to expand...
Click to collapse
So far only tested with android 11 firmware. You don't need to downgrade if it's working without issues.
Does ok google work?
What lineage features were not implemented ?
If someone flash this, please post some screenshots, and some thoughts on how the ROM behaves.
Morpheuspt said:
Does ok google work?
Click to expand...
Click to collapse
It should work with gapps.
AkechiShiro said:
What lineage features were not implemented ?
Click to expand...
Click to collapse
Expandable volume panel, buttons, statusbar features,etc.. need to be ported from 18.1.
Correct me if I'm wrong but Android 12L is a Rom that is specifically created with Android Tablet Devices in mind like enlarged UI. & better multi tasking support to utilize larger screen real estate.
Are their any notable advantage in Android 12L over regular Android 12 from Alioth point of view (Excluding the advantage of on being latest available OS).
althafvly said:
It should work with gapps.
Expandable volume panel, buttons, statusbar features,etc.. need to be ported from 18.1.
Click to expand...
Click to collapse
Could any contribution be made by someone who just develops a bit if yes, maybe I could help in porting those feature, I don't have any experience in working on Android tho, I can install Android Studio and Gradle for building if that's what used. If there is anywhere where there is a contribution guide, I'll be glad to give my best at it, thanks !
AkechiShiro said:
Could any contribution be made by someone who just develops a bit if yes, maybe I could help in porting those feature, I don't have any experience in working on Android tho, I can install Android Studio and Gradle for building if that's what used. If there is anywhere where there is a contribution guide, I'll be glad to give my best at it, thanks !
Click to expand...
Click to collapse
You can submit changes to lineageos via gerrit. It will be reviewed by Devs and might get merged.
How to use Gerrit | LineageOS Wiki
wiki.lineageos.org
Could you please share some screenshots of features and specifications if anyone has installed the rom. Lineage Android 12L would be a great rom.
althafvly said:
You can submit changes to lineageos via gerrit. It will be reviewed by Devs and might get merged.
How to use Gerrit | LineageOS Wiki
wiki.lineageos.org
Click to expand...
Click to collapse
I have tried to build the ROM for Android12 (Lineage OS 19.1) using the code source from Gerrit and the builds fails with an error (at the step 'brunch alioth'), I have asked for help on #lineageos Libera.Chat IRC server and has received those answers "build for Android 11, if you don't know what you're doing", "we know how to solve the issue, it's easy but we won't tell you" and so on. Quite the nice community there btw, feels very welcoming.
So I can't really progress much yet, if you have any resources that could help me get started, feel free to DM me.
I've attached a screenshot of the issue, but since Lineage OS 19.1 is unofficial at the moment, I don't think LineageOS community plans on helping much for now at least.
AkechiShiro said:
I have tried to build the ROM for Android12 (Lineage OS 19.1) using the code source from Gerrit and the builds fails with an error (at the step 'brunch alioth'), I have asked for help on #lineageos Libera.Chat IRC server and has received those answers "build for Android 11, if you don't know what you're doing", "we know how to solve the issue, it's easy but we won't tell you" and so on. Quite the nice community there btw, feels very welcoming.
So I can't really progress much yet, if you have any resources that could help me get started, feel free to DM me.
I've attached a screenshot of the issue, but since Lineage OS 19.1 is unofficial at the moment, I don't think LineageOS community plans on helping much for now at least.
Click to expand...
Click to collapse
LineageOS developers are one of the most egoistic and toxic ones. They see everyone as newbie other than themselves. If you build Lineage, you are on your own and don't expect help from them. As I can see, the 19.1 branches aren't updated to reflect latest changes and you are building with 18.1, which you shouldn't.
LilBlinx said:
LineageOS developers are one of the most egoistic and toxic ones. They see everyone as newbie other than themselves. If you build Lineage, you are on your own and don't expect help from them. As I can see, the 19.1 branches aren't updated to reflect latest changes and you are building with 18.1, which you shouldn't.
Click to expand...
Click to collapse
But where did you see I was building with the 18.1 branch, I see LINEAGE_VERSION=19.1-20220324-UNOFFICIAL-alioth which is thus the 19.1 I did follow the tutorial from LineageOS to build the 18.1 version which I probably shouldn't have.
As for LineageOS it's like a new kind of Elite closed open source thing, never saw that before.
Any recommendation, on getting started on my own, any reading, or should I just start reading commits logs and diff from LOS 18.1/19.1 of others devices that are supported ?
AkechiShiro said:
But where did you see I was building with the 18.1 branch, I see LINEAGE_VERSION=19.1-20220324-UNOFFICIAL-alioth which is thus the 19.1 I did follow the tutorial from LineageOS to build the 18.1 version which I probably shouldn't have.
As for LineageOS it's like a new kind of Elite closed open source thing, never saw that before.
Any recommendation, on getting started on my own, any reading, or should I just start reading commits logs and diff from LOS 18.1/19.1 of others devices that are supported ?
Click to expand...
Click to collapse
Although it's old, still relevant. android_porting_guidebook
AkechiShiro said:
I have tried to build the ROM for Android12 (Lineage OS 19.1) using the code source from Gerrit and the builds fails with an error (at the step 'brunch alioth'), I have asked for help on #lineageos Libera.Chat IRC server and has received those answers "build for Android 11, if you don't know what you're doing", "we know how to solve the issue, it's easy but we won't tell you" and so on. Quite the nice community there btw, feels very welcoming.
So I can't really progress much yet, if you have any resources that could help me get started, feel free to DM me.
I've attached a screenshot of the issue, but since Lineage OS 19.1 is unofficial at the moment, I don't think LineageOS community plans on helping much for now at least. View attachment 5570271
Click to expand...
Click to collapse
19.1 branch isn't ready to build, we are still working on it. you can see the latest changes only in gerrit. Will merge once its ready. You can only build 18.1 for now or pick changes from there. https://wiki.lineageos.org/how-to/using-gerrit
althafvly said:
19.1 branch isn't ready to build, we are still working on it. you can see the latest changes only in gerrit. Will merge once its ready. You can only build 18.1 for now or pick changes from there. https://wiki.lineageos.org/how-to/using-gerrit
Click to expand...
Click to collapse
eta?
I flashed the lineage os recovery and tried to sideload lineage os however it complained about "package is for product alioth,aliothin but expected alioth". I'm new to custom roms on the poco f3 and I'm not sure what to do
LmN101 said:
I flashed the lineage os recovery and tried to sideload lineage os however it complained about "package is for product alioth,aliothin but expected alioth". I'm new to custom roms on the poco f3 and I'm not sure what to do
Click to expand...
Click to collapse
Use lineageos-18.1 recovery to flash 19 for now. It will be fixed soon.

[ROM][13.0][OFFICIAL][UNIFIED] Project-Elixir 3.X for Redmi Note 8/8T

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Project Elixir for Redmi Note 8/8T [ginkgo]
Code:
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
"This is a user-friendly thread, all your suggestions, and proper bug reports are important to us but don't be disrespectful to anyone here. Your suggestions and proper bug reports will be taken into consideration.."​
Project Elixir is another aftermarket AOSP ROM which basically offers minimal UI enhancement & close to Stock Android ROM with great performance, security and stability. Most of the OEMs' these days will provide slow and untimely updates, but we don't do that here. We closely follow Google to bring the latest updates to our users, and even prolong support for devices that have been declared obsolete by OEMs. Our ROMs' source code is open-source, secure, stable, and outstanding. Your experience while using Project Elixir will be butter smooth without compromising the quality of the Android experience. In short, it's perfectly balanced between Great Performance, Security, stability, minimal UI & awesome features including pixel goodies So do not hesitate anymore, join us now and start enjoying the beauty of stock Android. Download and enjoy Project Elixir on your respective devices!​
- Saurav - Founder / lead Developer
- Nishant - Co-lead Developer / Team
- Probir - Developer / Team
- Mayur - Developer / Team
- And Also Our Hardworking Maintainers​
// Checkout the latest changes you get //
Spoiler: Click Here to see
Latest Changelog: https://projectelixiros.com/changelog
NOTE : In Project Elixir you get all the useful features and with updating source every month it's hard to keep all the threads updated everytime everywhere so kindly visit our website for latest changes and screenshots.
// A screenshot is worth of thousand words //
Spoiler: Click Here to see
Latest Screenshots : https://projectelixiros.com/gallery
NOTE : In Project Elixir you get all the useful features and with updating source every month it's hard to keep all the threads updated everytime everywhere so kindly visit our website for latest changes and screenshots.
--------- > OFFICIAL Download Server < ---------
NOTE: Please keep in mind that these are Gapps Builds and there is no vanilla build of this rom available.
--------- > Visit Our OFFICIAL Website < --------- ​
NOTE: It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup (or with any backup/restore app) as this can cause stability issues that are very hard to debug, restoring regular apps is fine. If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
CLEAN FLASH (Moving From A12 to A13)
- Download the latest build
- Take a backup for safe side
- Boot to Recovery
- Format Data by typing yes
- Flash the latest build
- Reboot
What works?
Wifi | RIL | Mobile data | GPS | Camera
Flashlight | Camcorder | Bluetooth | Fingerprint reader | Lights | Sound | Vibration|
Everything
What doesn't work? or Any Bug ?
You tell me!
BUG REPORT !!
As soon as the problem occurs, take a logcat and please inform us via Telegram or XDA.
for more READ THIS​
- Android Open-Source Project
- Pixel Experience
- LineageOS
- Proton AOSP
- Arrow OS
XDA Banner and Template Credit goes to Amaan
- Others, I may have forgot to mention​
- Android OS version: 13.0
- Security patch: August 2022
- Build author/Device Maintainer : Rahul Pal XDA
- DEVICE: Redmi Note 8/8T
- DEVICE CODENAME: ginkgo
---- Sources and Documentation ----
-- ROM Source Code --
-- Kernel Source --
-- Documentation & Maintainership --​
-- OFFICIAL Website and Telegram Support --
-- Visit our OFFICIAL Website --
-- Device Update Telegram Channel --
-- Support/Discussion Telegram Group --​
// Giving a little can HELP a lot //
- As you know build is free but building ROM needs server and in order to maintain the source, we need High-End Servers that are generally very expensive and need to be renewed every single month and as a student its quite difficult. To meet with our technical expenses, a cup of coffee, and the efforts of the developers we need your monetary support!
- Do consider donating or buying me a coffee on Paypal or join us on Patreon for sustainable support and rewards if you want to appreciate our work.
- Thank you for your support !
* UPI ID: [email protected] (Indian Users)
* Paypal: https://www.paypal.me/uglykid24
​
RESERVED
Nice update
Gcam doesn't seem to work on this rom for some reason :/
Since it is not mentioned and I have seen other roms having trouble with that... is NFC working for willow?
In3rsiA said:
Gcam doesn't seem to work on this rom for some reason :/
Click to expand...
Click to collapse
Seems like it's a common bug now for ginkgo Android 13. You can flash this over rom to get it fixed.
https://forum.xda-developers.com/attachments/fix_hdr_g-cam-zip.5738055
rapidm said:
Since it is not mentioned and I have seen other roms having trouble with that... is NFC working for willow?
Click to expand...
Click to collapse
Sorry sir. We rarely have some Willow testers. Soo it's not tested. You can try & check. It's working or not is still unknown.
RahulPalXDA said:
Seems like it's a common bug now for ginkgo Android 13. You can flash this over rom to get it fixed.
https://forum.xda-developers.com/attachments/fix_hdr_g-cam-zip.5738055
Click to expand...
Click to collapse
Oh thanks, im currently back on PixelOS 13 rom and the gcams are running just fine...but i'll surely try this fix on this rom as it seem very smooth and stable
Other than the gcam issue, great job on this rom
rapidm said:
Since it is not mentioned and I have seen other roms having trouble with that... is NFC working for willow?
Click to expand...
Click to collapse
Not for me.
Does anyone else have a problem with the screen flickering?
It's quite noticeable when scrolling pages.
I have the same problem.
As a willow owner, I confirm that NFC is not working on the v3.2 (2022-10-17) beta version (you just can not enable NFC even if the button is visible).
Otherwise this ROM is really cool and everyone should try it if you like Pixel Experience.
The NFC lack is a bit disappointing but I hope it will be fixed in the near future, as it already works on PixelExperience 13 (2022-10-19).
Good job everyone! I will definitely use this ROM as my daily driver.
fusetim said:
As a willow owner, I confirm that NFC is not working on the v3.2 (2022-10-17) beta version (you just can not enable NFC even if the button is visible).
Otherwise this ROM is really cool and everyone should try it if you like Pixel Experience.
The NFC lack is a bit disappointing but I hope it will be fixed in the near future, as it already works on PixelExperience 13 (2022-10-19).
Good job everyone! I will definitely use this ROM as my daily driver.
Click to expand...
Click to collapse
Thanks for confirmation. Can you share logs? It's really needed to fix NFC in future. Without logs it's like a blind work for us.
RahulPalXDA said:
Thanks for confirmation. Can you share logs? It's really needed to fix NFC in future. Without logs it's like a blind work for us.
Click to expand...
Click to collapse
What type of logs do you need? On "first-boot" or any boot? What should I do when I capture the logs? The NFC button is not available (only visible), should I still try to enable it, maybe try to configure Google Pay? Also, should I be worried about some identifiable (or privacy concern) tokens present in these logs?
fusetim said:
What type of logs do you need? On "first-boot" or any boot? What should I do when I capture the logs? The NFC button is not available (only visible), should I still try to enable it, maybe try to configure Google Pay? Also, should I be worried about some identifiable (or privacy concern) tokens present in these logs?
Click to expand...
Click to collapse
I need the system logs & don't worry that's don't comes with any personal info normally. Here is the process(you need root for that):
1. Download terminal emulator from play store
2. Open and paste given below commands step by step
3. su
4. Allow root permission
5. logcat > /sdcard/logfile.txt
5. After capturing log close terminal
6. Go to file manager and search for logfile.txt and send that logfile.
RahulPalXDA said:
I need the system logs & don't worry that's don't comes with any personal info normally. Here is the process(you need root for that):
1. Download terminal emulator from play store
2. Open and paste given below commands step by step
3. su
4. Allow root permission
5. logcat > /sdcard/logfile.txt
5. After capturing log close terminal
6. Go to file manager and search for logfile.txt and send that logfile.
Click to expand...
Click to collapse
Has `adb logcat` not already this ability?
fusetim said:
Has `adb logcat` not already this ability?
Click to expand...
Click to collapse
Yes you can do with that too if you have adb access. I just wrote an universal process soo peoples without adb access can do it too.
Greetings,
I would like to know if automatic call recording is provided in this ROM and, if so, if the dialer is that of Google or Xiaomi or other.
Thank you
RahulPalXDA said:
Yes you can do with that too if you have adb access. I just wrote an universal process soo peoples without adb access can do it too.
Click to expand...
Click to collapse
Done in PM.
Etrusco54 said:
Greetings,
I would like to know if automatic call recording is provided in this ROM and, if so, if the dialer is that of Google or Xiaomi or other.
Thank you
Click to expand...
Click to collapse
Dialer is Android Stock (Google). It does not seem that automatic call recording is provided in this ROM (or at least it does not show up in settings/dialer settings).
I am not able use this rom. After clean flash, it is stuck on project elixir logo.
I was using pixel experience 13 previously which had no issues installing. even i tried installing that too. it had no issues.
I am using PBRP as recovery and in PE, device is shown encrypted.
Can you please help me out?

[OFFICIAL][heart] LineageOS 20 (Android 13) for the Lenovo Z5 Pro GT

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restores the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit our Gerrit Code Review.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
SUPPORTED DEVICES
- heart (L78032)
HOW TO INSTALL LINEAGEOS WITH LINEAGE RECOVERY
Please NOTE! As of LineageOS 19.1? We do NOT support bootloader locked! You MUST unlock your bootloader to use this version!
- Make sure your phone is running firmware from at least cn 11.5.247. If not? Please download and install it via recovery. It can be flashed before or after the ROM
If you want to follow the official instructions for bootloader unlock? Please go to the LineageOS Wiki here:
Install LineageOS on heart | LineageOS Wiki
wiki.lineageos.org
If you want to preserve a locked bootloader? Download and follow the instructions in this zip and then follow the official wiki instructions but skip the bootloader unlock section.
HOW TO UPDATE LINEAGEOS WITH LINEAGE RECOVERY
Please follow the official instructions on the LineageOS Wiki here:
Update LineageOS on heart | LineageOS Wiki
wiki.lineageos.org
HOW TO INSTALL LINEAGEOS WITH TWRP
Please NOTE! As of LineageOS 19.1? We do NOT support bootloader locked! You MUST unlock your bootloader to use this version!
- Download the LineageOS and firmware zips. (see Downloads)
- Boot into TWRP.
- Copy the downloaded zip files to internal sdcard.
- Perform a backup of your current ROM. (Optional)
- RECOMMENDED: Do a factory reset (clean wipe)! No support if you didn't! (Wipe Dalvik, system, cache and data)
- NOTE: If coming from stock ROM? You MUST format data (Wipe > tap "Format Data" button > type "yes" > keyboard checkbox)
- Flash firmware and LineageOS zips.
- Optional: Install the Google Apps addon package. (see Downloads)
- Reboot to system.
HOW TO UPDATE LINEAGEOS WITH TWRP
- Download the LineageOS zip(s). (see Downloads)
- Copy the LineageOS zip to internal sdcard.
- Reboot to TWRP.
- Flash LineageOS. (Wiping Dalvik and Cache is optional, but recommended)
- Reboot to system.
MAIN DOWNLOADS
Lineage:
- Official:
LineageOS Downloads
download.lineageos.org
- Unofficial:
Package lineage-20 - LineageOS for heart - OSDN
Package lineage-20 - LineageOS for heart #osdn
osdn.net
TWRP for heart: official:
Lenovo Z5 Pro GT
Disclaimer:Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no ...
twrp.me
GOOGLE APPS (GAPPS) DOWNLOADS
- MindTheGapps:
http://downloads.codefi.re/jdcteam/javelinanddart/gapps
GOOGLE CAMERA (GCAM) DOWNLOADS
Google Camera:
Wichaya GCam APKs - Google Camera Port
Modified Google Camera app by Wichaya.
www.celsoazevedo.com
Recommended version:
Wichaya: GCam_7.3.018_Urnyx05-v2.1_Wichaya_V3.1.1.apk
Download GCam_7.3.018_Urnyx05-v2.1_Wichaya_V3.1.1.apk by Wichaya.
www.celsoazevedo.com
FIRMWARE DOWNLOADS
Minimum required versions:
- heart (L78032) CN 11.5.247
Package Device Firmware - LineageOS for heart - OSDN
Package Device Firmware - LineageOS for heart #osdn
osdn.net
DEVELOPER RESOURCES
GitHub - lenovo-sm8150/local_manifests
Contribute to lenovo-sm8150/local_manifests development by creating an account on GitHub.
github.com
GitHub - LineageOS/android_device_lenovo_sm8150-common
Contribute to LineageOS/android_device_lenovo_sm8150-common development by creating an account on GitHub.
github.com
GitHub - LineageOS/android_device_lenovo_heart
Contribute to LineageOS/android_device_lenovo_heart development by creating an account on GitHub.
github.com
GitHub - LineageOS/android_kernel_lenovo_sm8150
Contribute to LineageOS/android_kernel_lenovo_sm8150 development by creating an account on GitHub.
github.com
HOW TO CONTRIBUTE
Send your patches up for review: https://review.lineageos.org/
Read the guides on the LineageOS Wiki: https://wiki.lineageos.org/
Source Code: https://github.com/LineageOS
DONATIONS
Pay Marc Bourgoin using PayPal.Me
Go to paypal.me/ThEMarD85 and type in the amount. Since it’s PayPal, it's easy and secure. Don’t have a PayPal account? No worries.
www.paypal.com
KNOWN BUGS
Currently only works with bootloader unlocked
SafetyNet does not pass (Unfortunately, this is not possible as your SoC has hardware attestation... the workaround is to use unsupported mods like Magisk which tbh I haven't tried myself as I don't root my devices, but other users said that plus the SafetyNet Magisk mod works). I posted Rob's solution to SafetyNet / gPay here
Heyyo, allow me to introduce myself. I am Marc "ThE_MarD" Bourgoin and I maintain LineageOS and TWRP for the LeEco Le Max 2 (X2) and was crowdfunded a zippo which I will maintain LineageOS for (with selinux enforcing of course) and maybe assist with TWRP later. I also own a Motorola Edge 30 (dubai) which I maintain LineageOS for, Asus Zenfone 5z (Z01R), and I was also donated a Motorola Moto X4 (Payton) which I maintain LineageOS and TWRP for.
I'd like to take this moment to also thank anyone who donated to the crowdfunding campaign for my zippo! Without you? I wouldn't have this epic device in my hands to work on.
Also MAJOR thanks to Zhenxiang Chen (aka pasta_con_tonno, Lucchetto) for all the amazing work he has done on zippo.
Special thanks to Einar Gednochsson (aka kanstmablason, pete80pro) for organizing the crowdfunding campaign for my zippo and also a new one for KuranKaname so he can revamp our kernel.
Thanks also to hypnz, chema f, gawin and Lucky for also working in zippo and to HighwayStar who started the initial trees for heart (Lenovo z5 Pro GT) which zippo trees are based upon and Art_Chen for working on heart and zippo and also bringing us FOD Dimming and DC Dimming.
Thanks again to Zhenxiang and Chema f for figuring out and implementing the QFIL recovery and vbmeta while keeping the bootloader locked
'sup @ThE_MarD
lenovo seemed to have dropped support for first time unlocking of bootloader on heart.
their site is now not respoonding to requests for sn.img file.
any workaround so i can flash LineageOS20 or even 19.1?
Heyyo @kcmiranda , sorry for the late reply but if their website is down? Technically you can unlock with any heart sn.img so maybe someone else can post theirs or maybe check the Telegram groups?
I don't personally own a heart so I can't help here sorry.. I've sent my zippo sn.img to other zippo users who have confirmed it works for them too
You're the guy Marc!
Thank you very much for your many contributions.
kcmiranda said:
'sup @ThE_MarD
lenovo seemed to have dropped support for first time unlocking of bootloader on heart.
their site is now not respoonding to requests for sn.img file.
any workaround so i can flash LineageOS20 or even 19.1?
Click to expand...
Click to collapse
Try it on zuk instead of lenovo.
ThE_MarD said:
Heyyo @kcmiranda , sorry for the late reply but if their website is down? Technically you can unlock with any heart sn.img so maybe someone else can post theirs or maybe check the Telegram groups?
I don't personally own a heart so I can't help here sorry.. I've sent my zippo sn.img to other zippo users who have confirmed it works for them too
Click to expand...
Click to collapse
thanks for the tip brother! finally got the unlock file.
confirmed that any heart sn.img works regardless of the imei or serial number.
currently testing LOS20.
hello @ThE_MarD,
can you post new repo for los 20 ?
i would like to build it for my self.
thanks a lot
Heyyo @kamma, I have uploaded my local manifest and a basic guide on how I build here
GitHub - lenovo-sm8150/local_manifests
Contribute to lenovo-sm8150/local_manifests development by creating an account on GitHub.
github.com
ThE_MarD said:
Heyyo @kamma, I have uploaded my local manifest and a basic guide on how I build here
GitHub - lenovo-sm8150/local_manifests
Contribute to lenovo-sm8150/local_manifests development by creating an account on GitHub.
github.com
Click to expand...
Click to collapse
you are the best !!!!
thanks !!!!
...
lineage-20.0-20230122-UNOFFICIAL-heart test build is going up! ! It has a new rebased kernel by MikeNG. Please test all functions. It also has a change to swap the aux camera allowed list to an aux camera exclude list to keep things easier and only exclude apps that don't play well with aux cameras so please test a lot of camera apps
Release lineage-20 lineage-20.0-20230122-UNOFFICIAL-heart - LineageOS for heart - OSDN
Release lineage-20 lineage-20.0-20230122-UNOFFICIAL-heart - LineageOS for heart #osdn
osdn.net
How can i use face unlock in lineage os
@xueshuai , 2D Face Unlock was dropped long ago when AOSP Trusted Face was dropped. If a secure and reliable 2D Face Unlock solution becomes open source and available? It might return, but it has been a few years since AOSP dropped Trusted Face and no secure and reliable replacement has happened...
Thank you, understood.
Hello, why is there an obvious delay when I unlock the phone after lineage opens the password? The problem also occurs on lineage20 and 19.1, nomatter whether it is official or unofficial The delay only appears after the password is set. Unlocking the phone without a password becomes much smoother
Lineage on Heart is so perfect, thank you and the other developers who contributed to Lineage
Hello. I just read about Win 11 virtualization on Android 13. LineageOS20 Heart have pKVM? Thnks
Heyyo @bi_mist, afaik that does require bootloader support so I don't think we have it but tbh haven't tested it
ThE_MarD said:
Heyyo @bi_mist, afaik that does require bootloader support so I don't think we have it but tbh haven't tested it
Click to expand...
Click to collapse
Thanks anyway. There's no rush, I'm waiting for the new screen, the old one broke when the phone fell vertically
Err, so it turns out 2 weeks ago LOS team made it a rule that maintainers must own the device.
Since my zippo is dead and I can't test builds? Lenovo sm8150-common on LOS will retire on lineage-20 unless one of you guys take it over
charter: Specify maintainers must own their devices · LineageOS/[email protected]
... with clarification for variants / similar hardware Also add missing addon-packages header to match rest Change-Id: I1afb6339f2837a38c94c73a4995e6f9c44d07b4b
github.com

Categories

Resources