[ROM][addison] UNOFFICIAL LineageOS 14.1 - Moto Z Play ROMs, Kernels, Recoveries, & Other Dev

Code:
/*
* 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.
*/
Introduction
I use Lineage for my Moto Z, and was bummed out that I wasn't going to get any security updates. So, I decided to learn how to build it myself!
I'm no coder, and I have mad respect for those who actually code and make all of these ROMs possible. That being said, all I know how to do is build the thing from the Lineage repos. I CANNOT FIX BUGS. Period. I would if I could, but I simply don't know how. I can try tiny, very small things, but no guarantees.
I plan on trying to upload builds monthly as time permits, but I have a full time job and other obligations, so it may be irregular. But I like updates as much as everyone, so I'll do my best to build as often as I can.
Click to expand...
Click to collapse
Installation instructions
Flash using latest TWRP. Upgrades, or "dirty flashes", should be fine between builds.
If you are coming from Lineage 14.1 Official builds, you must first flash the migration zip. The installer won't work when working with different keys. Find it here
Make sure to flash Gapps BEFORE you reboot.
Click to expand...
Click to collapse
Changelog
2017-1-20
-Re-forked repo for easy syncing to Lineage official
-January 5 Security Patch
Click to expand...
Click to collapse
Not Working
-You Tell Me
Click to expand...
Click to collapse
Downloads
Lineage 14.1 UNOFFICIAL
FAQ
*Can you fix this bug?
-Probably not
*Can you do more frequent/daily/hourly builds?
-No
*It's not working!
-Please post your build version & information so I can check if it's a bad build, or if something broke in the code
Click to expand...
Click to collapse
Thanks To/Credits
* @Alberto97 , for his awesome work on our device & for providing the fixes that never went into the official build
* Lineage OS Team
Click to expand...
Click to collapse
Donations are appreciated, but certainly not necessary:
Litecoin: LV94DBg14pxNE4SSReKEhcCJKr5ee42o6H
Dogecoin: DCzWV2QimjpwYz73rXbc4UjEdw7yWCCES3
Click to expand...
Click to collapse
Additional source links:
https://github.com/zander21510/android_kernel_motorola_msm8953
https://github.com/zander21510/android_device_motorola_addison
XDA:DevDB Information
Lineage 14.1 Unofficial for Addison, ROM for the Moto Z Play
Contributors
zander21510
Source Code: https://github.com/LineageOS/android.git
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Based On: Lineage
Version Information
Status: Alpha
Created 2017-12-30
Last Updated 2017-01-20

News & Updates
CHANGELOG:
2017-1-20
-Re-forked repo for easy syncing to Lineage official
-January 5 Security Patch
2017-1-5
-Forked repo from Alberto97's sources
-Fixed camera issue, now using Motorola proprietary repo
-Changed fingerprint sleep to act as home button instead (my personal preference!)
2016-12-30
-Initial build
-Camera not working

could you please add 0xC113 bootloader support? from Alberto's AOSP fix I take it shouldn't be a hard fix to make:
-require version-bootloader=0xC105|0xC106|0xC107|0xC112
+require version-bootloader=0xC105|0xC106|0xC107|0xC112|0xC113

zander21510 said:
Retried build using Alberto97's sources from 14.1-next- camera still broken. I'm guessing it has something to do with a change in the Lineage source code, but I really have no idea. Other than that, everything else seems to be working fine. If anyone wants to give me a lead on the camera problem, maybe I can do something about it.
Click to expand...
Click to collapse
Just to be clear, I assume by broken camera you mean camera on a system level, affecting any use of camera by any application, right ?
 

Ultramanoid said:
Just to be clear, I assume by broken camera you mean camera on a system level, affecting any use of camera by any application, right ?
 
Click to expand...
Click to collapse
as far as I can tell, yes. I'm doing another build today to see if there's anything I can do about it

zander21510 said:
as far as I can tell, yes. I'm doing another build today to see if there's anything I can do about it
Click to expand...
Click to collapse
Wonder what they could have changed over at Lineage to break it, since camera stuff is pretty device-specific and no one is working on this device now. Good luck at any rate.
 

taking some baby steps with developing! I forked Alberto97's repos and made a couple of changes...including this one:
WebmonkeyJMK said:
could you please add 0xC113 bootloader support? from Alberto's AOSP fix I take it shouldn't be a hard fix to make:
-require version-bootloader=0xC105|0xC106|0xC107|0xC112
+require version-bootloader=0xC105|0xC106|0xC107|0xC112|0xC113
Click to expand...
Click to collapse
I'll do some testing and upload a build later today

New build with fixed camera and Nov 17 bootloader support.

zander21510 said:
Introduction
Installation instructions
Changelog
Not Working
Downloads
Lineage 14.1 UNOFFICIAL
FAQ
Thanks To/Credits
Donations are appreciated, but certainly not necessary:
Additional source links:
https://github.com/zander21510/android_kernel_motorola_msm8953
https://github.com/zander21510/android_device_motorola_addison
XDA:DevDB Information
Lineage 14.1 Unofficial for Addison, ROM for the Moto Z Play
Contributors
zander21510
Source Code:https://github.com/LineageOS/android.git
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Based On: Lineage
Version Information
Status: Alpha
Created 2017-12-30
Last Updated 2017-01-05
Click to expand...
Click to collapse
Thanks for your effort man. I really appreciate it. Can you tell me what the security patch level is though?

Mr_prfssnl said:
Thanks for your effort man. I really appreciate it. Can you tell me what the security patch level is though?
Click to expand...
Click to collapse
Still on Dec 5, guess the Jan patch hasn't been merged yet.

So trying to get some things working on my daily driver...my company uses Microsoft Intune Company Portal for access to my work email, which does the standard root checking & etc. On the last official Lineage build, it worked just fine so long as root was shut off in developer tools (if the root zip was installed).
One thing it does which is a bit irritating is that it seems to assume your phone is rooted if you use a rom with test keys, which would be all unofficial builds by default, including mine. So in order to get my work email I'm making signed builds for myself along with the regular unsigned builds. If anyone is interested I can upload signed builds here in case you have some reason you need a signed build. Other than that, I'm not sure there's really any advantage to having a signed build vs an unsigned one. One big disadvantage, you can't migrate to or from any other builds, so you'd be stuck with me unless you wipe

zander21510 said:
One big disadvantage, you can't migrate to or from any other builds, so you'd be stuck with me unless you wipe
Click to expand...
Click to collapse
Here are the scripts to migrate from unsigned to signed or the other way around, to dirty-flash without issue :
https://forum.xda-developers.com/showpost.php?p=70452245&postcount=2
 

Ultramanoid said:
Here are the scripts to migrate from unsigned to signed or the other way around, to dirty-flash without issue :
https://forum.xda-developers.com/showpost.php?p=70452245&postcount=2
Click to expand...
Click to collapse
From what I understand, these only work if you're going between Lineage keys and test keys, not any other keys

Is ther any way to get substratum themes working on this rom i have tried oms and lineage selection but nothing is getting themed.

zander21510 said:
From what I understand, these only work if you're going between Lineage keys and test keys, not any other keys
Click to expand...
Click to collapse
You're right, what was I thinking...
 

How did you get updated proprietary blobs?
zander21510 said:
Forked Alberto97s device & kernel so I could try and fix bugs, and also started using a different repo for the proprietary blobs, that fixed the camera issue! So now it looks like everything is working, android security patch is still on Dec 5 though, but everything else is current. Let me know if there are issues
Click to expand...
Click to collapse
Thanks for this (and to Alberto97, if you're out there...).
Like you, I finally couldn't take it any more and began building on my own. I, too, had a fully functional phone except for the camera.
I jumped through a few hoops trying to get the proprietary blobs, and finally scraped them out of your build. I installed XT1635-02_ADDISON_7.1.1_NPNS26.118-22-2-8_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC and tried extract-files.sh but that didn't get everything. I didn't try a deeper look, as I was eager to get my phone working again. I unzipped your ROM and extract-files.sh worked. I rebuilt and now the camera works with my build.
How did you get those blobs? Also, do you know if Motorola publishes stock ROMs for addison, or do we always have to get them second-hand from something like lolinet?
Thanks in advance for any info. I'm probably not worthy of taking responsibility after the loss of Alberto97, but I'd be willing to lend a hand or coordinate the effort somehow.
MIke

mikehat said:
Thanks for this (and to Alberto97, if you're out there...).
Like you, I finally couldn't take it any more and began building on my own. I, too, had a fully functional phone except for the camera.
I jumped through a few hoops trying to get the proprietary blobs, and finally scraped them out of your build. I installed XT1635-02_ADDISON_7.1.1_NPNS26.118-22-2-8_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC and tried extract-files.sh but that didn't get everything. I didn't try a deeper look, as I was eager to get my phone working again. I unzipped your ROM and extract-files.sh worked. I rebuilt and now the camera works with my build.
How did you get those blobs? Also, do you know if Motorola publishes stock ROMs for addison, or do we always have to get them second-hand from something like lolinet?
Thanks in advance for any info. I'm probably not worthy of taking responsibility after the loss of Alberto97, but I'd be willing to lend a hand or coordinate the effort somehow.
MIke
Click to expand...
Click to collapse
I just added this repo (https://github.com/TheMuppets/proprietary_vendor_motorola) to the manifest, you can do that in lieu of the "extract proprietary blobs" step. I noticed there was a fork of it on Alberto97's github (but it was out of date), so I poked around and found TheMuppets one was still being updated, including fixes for addison. So made a build and presto- no more camera issues.
I guess there's some gray legal area when it comes to the proprietary Motorola stuff, that's why it's not listed as an option in the official Lineage build instructions.

Its back to official status https://wiki.lineageos.org/devices/addison

tabletmen said:
Its back to official status https://wiki.lineageos.org/devices/addison
Click to expand...
Click to collapse
It doesn't have a maintainer!

I have problems with the WiFi not turning on

Related

[ROM][5.1.1] OmniROM 5.1 for GT-I9105/P Initial Build [03/21/2015]

About OmniROM
Omni is a chance to get involved, no matter who you are. Developers, whether you’ve been developing apps for a week, or ROM features for 3 years, you’re welcome. Users, we know you want to help out, and now you can – Omni actively encourages bug reports and feature requests, which can be added to our publicly accessible roadmap. What’s the point in giving you a ROM, and forcing you to not tell us about any bugs you find?
Note:
No screenshots? i can't take screenshots because the camera is not working, i am trying to do the best to get OmniROM work perfect on our
device, thanks a lot fot the patient.
Special Thanks
@pawitp for fantastic works on i9082 patches.
@CoolDevelopment and @GHsR for helping me to get booted.
and of course all devs of of this device.
Downloads:
Click here to download it.
LOG
03/20/2015:
-got Omni 5.1 booted.
-NFC: fixed.
-WIFI: fixed.
-GPS: fixed.
-Launcher3: fixed.
-rebuild with adapted frameworks/av patch to fix
camera and screenshot and many things.
03/21/2015:
-RIL fixed partially, because data connection is still not working .
03/29/2015:
-Redownload OmniROM based on the latest source.
-Rebase the source with new changes for AOSP.
04/28/2014:
-start new build with 5.1.1.
-dont ask ETA.
Click to expand...
Click to collapse
Issues:
Home button is not working.
RIL shoud be fixed.
Click to expand...
Click to collapse
Reserved
Thanks a lot, didn't realise that is has already been complied.
Back to work dude, atleast make that cellular data works..thanks anyway
No signal for me(not carrier locked), and random restarts.
Yep because the patch of ril doesn't work, so if any dev want to help, i can continue the dev and also guys maybe i will build roms just for i9105P so if anyone are interesting to build for non P just contact me to pass device tree.
Any news?
cracker12 said:
Any news?
Click to expand...
Click to collapse
yes, of course!
http://www.euronews.com/2015/01/07/...red-at-french-satirical-weekly-charlie-hebdo/
and
http://abcnews.go.com/International...rench-satirical-paper-police-witness-28050653
adisan2002 said:
yes, of course!
http://www.euronews.com/2015/01/07/...red-at-french-satirical-weekly-charlie-hebdo/
and
http://abcnews.go.com/International...rench-satirical-paper-police-witness-28050653
Click to expand...
Click to collapse
Lol... About rom
I am building the 5.0.2 if camera not working probably i will rebuild with cm12 frameworks which the patches are worked without problem and once camera worked i will upload and build one for i9105 see you
Any news about Omni?
Update rom bro
guys would like a rom without ril, wifi etc?
haky 86 said:
guys would like a rom without ril, wifi etc?
Click to expand...
Click to collapse
Big respect to you mate, but why would anyone want ROM without a RIL, and WiFi?
beegee said:
Big respect to you mate, but why would anyone want ROM without a RIL, and WiFi?
Click to expand...
Click to collapse
Well, i try many times to merge cm12 patches to omnirom, the important patches like frameworks/av/base/native which contain fix for camera and other features but without result, omni framework's based on pure aosp so i can't merge cm12 patches because frameworks are not compatible if frameworks/base code's patch are not match with source i can't do anymore, anyway I will release SlimLP for our phone in this days, i was planning to do that last week but i have issue with my machine.
P.S. : i do a "half" port of Ubuntu Touch by getting shell access to the device, taking blank screenshots and also internal sdcard has been recognized without problem, the only issue to fix is broadcom gpu to boot up as well, if any dev are interesting we can port utouch
bloodofJesus said:
screenshots of ubuntu touch ?
Click to expand...
Click to collapse
Not yet, i am trying to mount partition data that allow ubuntu to boot, i think the port it's done but data and display permission should be fixed
I almost finish to compile SlimLP if everything OK i will upload quickly
bloodofJesus said:
SlimLp is still in alpha ? What unique features does it have compared to CM, RR ? More isn't necessarily better.
Sent from my GT-I9105P using XDA Free mobile app
Click to expand...
Click to collapse
Well bro the rom is worked, everything are fixed except screenshots
forget slim, still buggy for s2 plus, it's work perfect on p3113 :/
Got Android 5.1 booted with omni now I will recompile with adapted patches, it's really fast.
haky 86 said:
Got Android 5.1 booted with omni now I will recompile with adapted patches, it's really fast.
Click to expand...
Click to collapse
Are the ROM ready or not? We excited want to download and test

[ROM] Dirty Unicorns v11.0 (Nougat) [unofficial] [no new builds ATM]

Disclaimer: Flash this ROM at your own risk. I am not responsible for what you do on your device.
I've paused this project, since the DU team has not published a official Nougat release (v11.0) yet.
Please be patient and wait for a release.
Thanks!​
Dirty Unicorns v11.0 (Nougat) (unofficial)
for Nexus 7 (2013)​
About Dirty Unicorns:
Dirty Unicorns is a project that started out with no name. It was a project that was first based off AOKP back in the early days of Jelly Bean. In the early days it was just a one man show on one device, the EVO 3D. Since then, many others have joined the project and it has grown exponentially.
We have seen a lot of talent contribute to this project of ours. Big or small, the focus was always on contributing to the community. That is ultimately why we do what we do. After Jelly Bean, we decided to move to a new base, OmniROM. While AOKP was fun, OmniROM proved to be even more exciting base because it challenged us to see what we could do with a project that had different goals in mind. We learned a lot and again, gain contributors. With Lollipop, we moved to an AOSP base with a lot of patches from CAF to make our older devices function as they should. We grew even more and learned a whole lot more.
It has been an awesome learning experience and is still not over! We are still learning every day and continue to move forward. Lastly, we DO NOT accept, nor ask, for donations. We don't believe in that. Everything that is necessary to keep this project going is out of our own pocket. Gerrit, Jenkins, Websites, Devices, etc. We will never ask for a dime. All we do ask, is that you have patience, search, read and try to enjoy the process with us!!​
Downloads:
No Downloads ATM since there is no official Nougat release by the DU team.
What works:
Audio
Brightness
GPU Acclereration
Bluetooth
Wifi
GPS
NFC
Location services
Camera and video recording
Video playback
MTP
Sensors
Bugs:
- very poor 1080p video recording quality
(- same ones as AOSP 7.0)
ROM Source - https://github.com/DirtyUnicorns
Device and Kernel Source - https://github.com/aosp-msm8960 (thanks )
XDA:DevDB Information
Dirty Unicorns, ROM for the Nexus 7 (2013)
Contributors
ans_ss, DevSwift1, zaclimon
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Beta
Created 2016-09-21
Last Updated 2016-09-30
Thanks, will give this a runout later (as soon as I can get it...afh is playing up a bit ATM)...
Cheers.
Been running these builds since they first appeared on AFH. Running the 9/19 build and I must say they are the smoothest nougat builds thus far. Awesome work! Thanks.
Afh is under maintenance for a while . Gonna try again later, can't wait to try it out. Thank you for sharing this ROM with us !
Edit: I can't see any files on afh . has it been removed?
Seems to be so. I am going to re upload the file when i am at home.
Edit: The ROM is now available for download. Happy flashing
Flashed this , seems to be working really well. Titanium works fine, got all my apps moved over, etc. It's super speedy especially once the thing settles down, battery life, I'm not sure about yet, but so far, so good!
*Updated*
Can't seem to get Landscape to work, it's set to auto, the only options are auto/portrait, landscape isn't even an option at this point in the settings... hmmm
Just finished flashing. Works great but the sensors do not work , please fix them. And it's the first 7.0 ROM that has inbuilt advanced reboot options ! All it needs is the circle battery icon, bit that will come with time Thank you once again !
Edit: I've attached a screenshot from a Sensor App.
do you know if this will work on Deb (with no mobile data)
and what GApps are folks using? Open Mini?
Micro gapps flashed fine.
Auto rotate and brightness slider are busted here too.
Brightness slider works if you disable adaptive brightness.
Does it work also with the LTE version ?
Gozor421 said:
Does it work also with the LTE version ?
Click to expand...
Click to collapse
Only for the wifi-only version for now
Gozor421 said:
Does it work also with the LTE version ?
Click to expand...
Click to collapse
No, however you can try the one on afh for deb. That works well too until op decides to make one for Deb too.
New build is up!
The sensors should now work.
ans_ss said:
New build is up!
The sensors should now work.
Click to expand...
Click to collapse
Thanks mate...?
ans_ss said:
New build is up!
The sensors should now work.
Click to expand...
Click to collapse
Hi ! Would you consider a deb build too?
Short summary until now:
Works great, but the following flaws are still unfixed (and yes, I know that it is still in beta):
-> Alarm clock can only be set to ring tones
-> Tweaks nearly completely empty
-> Battery Icon can not be exchanged
Else great work!
I've also uploaded a build for deb now. Happy flashing!
rofl022 said:
Short summary until now:
Works great, but the following flaws are still unfixed (and yes, I know that it is still in beta):
-> Alarm clock can only be set to ring tones
-> Tweaks nearly completely empty
-> Battery Icon can not be exchanged
Else great work!
Click to expand...
Click to collapse
That's because not all features got ported from Marshmallow to Nougat yet. The DU Developers just need some time.
@Mazda did you approve this release? Beacause du nougat isn't released yet. @reyscott Can you close this thread as this release has no permission.
simplyme2908 said:
@Mazda did you approve this release? Beacause du nougat isn't released yet. @reyscott Can you close this thread as this release has no permission.
Click to expand...
Click to collapse
This is unofficial build... it shouldn't be problem I think as long as users do not report bugs to DU team
Nitin
nitin.chobhe said:
This is unofficial build... it shouldn't be problem I think as long as users do not report bugs to DU team
Nitin
Click to expand...
Click to collapse
Doesn't work that way, Alex has stated that he wants no one to build publicly yet multiple times on his g+ account.
No idea why people can't wait for officials, then unofficals are no problem.

Lineage OS with SultanXDA tweaks and OMS

Hi World,
I've been building a ROM nightly, pulling from LineageOS, LineageOMS, and SultanXDA.
It's been fine for me, so I thought I'd share it for others to use too.
This is my first go at posting this kind of thing, so please go easy on me.
Sources:
https://github.com/LineageOS
https://github.com/LineageOMS
https://github.com/sultanxda
Credits
LineageOS team
Substratum team
@Sultanxda
Before Flashing...
You MUST be on the correct Firmware for this image to flash. Download them here:
OnePlus 3T
OnePlus 3
Downloads:
XDA
Android File Host
Flash the firmware image in TWRP. From there in, it's the usual instructions. Flash in TWRP, optionally use GAPPS and Magisk/SuperSU/Lineage-Addon.
Usual risks apply.
If there is any other information I should be including here, please let me know.
XDA:DevDB Information
Lineage OS with SultanXDA tweaks and OMS, ROM for the OnePlus 3
Contributors
prmcmanus
ROM OS Version: 7.x Nougat
ROM Firmware Required: OB8
Based On: LineageOS
Version Information
Status: Nightly
Created 2017-06-18
Last Updated 2017-06-18
Changelog
In the attachments.
This is the how I'm capturing Change Logs until I set up my own repo. Advice is welcomed if there are better methods.
Code:
repo forall -pc ' git log --since=$(cat /home/mcmanus/android/changelog/lastbuild_OP3.txt) --date-order ' > /home/mcmanus/android/changelog/OP3-changelog-$(date +%Y-%m-%d).txt
date +%d.%m.%Y > /home/mcmanus/android/changelog/lastbuild_OP3.txt
Reserved
Good start bro!! ?
@prmcmanus
Welcome brother..[emoji120]
There is already a sultanxda based + oms supported build, so please will you tell us about changlog...
Anyway We appreciate your work and contribution for 3(T)...[emoji4]
mukesh22584 said:
@prmcmanus
Welcome brother..[emoji120]
There is already a sultanxda based + oms supported build, so please will you tell us about changlog...
Anyway We appreciate your work and contribution for 3(T)...[emoji4]
Click to expand...
Click to collapse
Thanks I didn't realise there was already a similar ROM, which is why I built this one.
It looks like the other is adding other features, whereas I'm sticking to the sources for now, so that's be the difference between the two.
I'll get the change log in the reserved post
Hi! Thank you for your work!
Please consider taking features from this unofficial Sultan's build by @matssa as, according to him, he will stop building for OP3 as OP5 comes out.
Would be awesome if your rom kinda 'inherited' his work into the future
Nezorflame said:
Hi! Thank you for your work!
Please consider taking features from this unofficial Sultan's build by @matssa as, according to him, he will stop building for OP3 as OP5 comes out.
Would be awesome if your rom kinda 'inherited' his work into the future
Click to expand...
Click to collapse
Hi @Nezorflame, I didn't realise this ROM existed until yesterday! Looks interesting, and definitely more involved than what I'm currently doing. I won't be implementing anything from that ROM until development ceases on it. If/when that happens, I'll definitely look into it
prmcmanus said:
Hi @Nezorflame, I didn't realise this ROM existed until yesterday! Looks interesting, and definitely more involved than what I'm currently doing. I won't be implementing anything from that ROM until development ceases on it. If/when that happens, I'll definitely look into it
Click to expand...
Click to collapse
He did mention that he is gonna keep his repos up for anybody who wants to continue updating and building his version.
Sent from my ONEPLUS A3000 using Tapatalk
prmcmanus said:
Hi @Nezorflame, I didn't realise this ROM existed until yesterday! Looks interesting, and definitely more involved than what I'm currently doing. I won't be implementing anything from that ROM until development ceases on it. If/when that happens, I'll definitely look into it
Click to expand...
Click to collapse
Looking forward to it! One thing would be nice though, even if we forget about the features - OTA update
Started using your builds as Matssa is about stop supporting his builds. Got no issues, runs stable and smooth. Looking forward to future updates. Update notes would definitely help this rom grow, ota as well
Switching to this ROM as well as matssa will do only one, final build. @prmcmanus please consider my previous request
Would be really cool if this Dev picks up right where Matsaa leaves off.
Nezorflame said:
Hi! Thank you for your work!
Please consider taking features from this unofficial Sultan's build by @matssa as, according to him, he will stop building for OP3 as OP5 comes out.
Would be awesome if your rom kinda 'inherited' his work into the future
Click to expand...
Click to collapse
Stupifier said:
Would be really cool if this Dev picks up right where Matsaa leaves off.
Click to expand...
Click to collapse
I think calling me a Dev might be overly-generous at this point, but I'll learn as I go and do what I can.
I work a 4-on 4-off shift pattern, so I'll look into Matssa's ROM more in a couple of days, and I aim to pick it up.
prmcmanus said:
I think calling me a Dev might be overly-generous at this point, but I'll learn as I go and do what I can.
I work a 4-on 4-off shift pattern, so I'll look into Matssa's ROM more in a couple of days, and I aim to pick it up.
Click to expand...
Click to collapse
That's good news! Matssa managed to get lock screen blur working like on official Lineage. Sultan's builds and your current builds don't have this feature so I'm looking forward to see you pick his ROM up.
Sent from my ONEPLUS A3000 using Tapatalk
Yes! Finally just a LineageOS ROM with sultan kernel and OMS without all the extra stuff
THANK YOU!
OTA updates would be one nice thing to add... For the rest it's perfect as is
@prmcmanus
I've just downloaded your build to flash..
Why are you not updating your thread, I've seen you're making build daily ( may be nightly)...[emoji106]
mukesh22584 said:
@prmcmanus
I've just downloaded your build to flash..
Why are you not updating your thread, I've seen you're making build daily ( may be nightly)...[emoji106]
Click to expand...
Click to collapse
'Cos it's the first ROM I've shared and I don't know what everyone wants to know
I've been a bit suspicious of the fact all the builds are coming out at a very similar size, so I've started from a clean slate on the last two builds and they still turn out similar.
Not had a chance to look at Matssa's build properly yet.
OTA will be the first thing I implement, given that it's what is being requested
prmcmanus said:
'Cos it's the first ROM I've shared and I don't know what everyone wants to know
I've been a bit suspicious of the fact all the builds are coming out at a very similar size, so I've started from a clean slate on the last two builds and they still turn out similar.
Not had a chance to look at Matssa's build properly yet.
OTA will be the first thing I implement, given that it's what is being requested
Click to expand...
Click to collapse
I've flashed your latest build and everything seems fine... Just unable to install V4A...
Will report you after a battery cycle....
@prmcmanus idle drain is so solid let's check active drain..and also installed V4A after many attempt...
Thanks for build...

[ROM][Treble][8.1][13/05] Resurrection Remix 6 for Huawei P8 lite 2017 (all variants)

Code:
#include "std_disclaimer.h"
/*
* 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.
*/
Who cares about Lineage, when you can #GETRESURRECTED ?
INSTALLATION INSTRUCTIONS
Flashable via adb with
Code:
fastboot flash system <systemimagename>
plus /data partition wipe via TWRP
or
via my TWRP build using Install Image -> System plus /data partition wipe
FROM BUILD BENVENUTI THE RELEASE ARE FLASHABLE!
PLACE THE ZIP ON SD AND FLASH IT IN TWRP WITH NO WIPES!
CHANGELOG
Click here for the changelog
DOWNLOADS
RROS6_build_ALI
RROS6_build_BENVENUTI
RROS6_build_CARNERA
RROS6_build_CARNERA_r1
Kernel and GPL concerns
I'm actually not violating any GPL license due to the unreleased kernel source from Huawei.
The kernel used here, it's just the stock one without anykind of modification.
As the kernel sources will be released by our beloved Huawei Opensource department, it'll be added over here.
Support
I'm do offering support and some chitty-chat times over this Telegram group (over XDA support of course).
Feel free to join.
XDA:DevDB Information
Resurrection Remix, ROM for the Huawei P8lite/P8 Lite
Contributors
dil3mm4.dev, phhusson
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: EMUI 8 or other Oreo ROM
Based On: LOS
Version Information
Status: Testing
Created 2018-04-07
Last Updated 2018-05-12
You are the best ?
But don't say "who care about lineage os..."
when your ROM is Los based, furthermore lineage is a lot more stable than RR
francos21 said:
You are the best
But don't say "who care about lineage os..."
when your ROM is Los based, furthermore lineage is a lot more stable than RR
Click to expand...
Click to collapse
No disrespect meant here, that "who cares" was just to spice the things up a bit!
About the stability, meh.
It actually depends on a handful amount of factors.
Anyways, thanks for your interest.
I'm going to give it a try
Hope it will boot (i'm still getting issue to boot LineageOS from haky86 (without Magisk/SU, it works but with it, it won't boot)) and i also hope the battery is good like on the LineageOS, AOSP Oreo
l-0-w said:
I'm going to give it a try
Hope it will boot (i'm still getting issue to boot LineageOS from haky86 (without Magisk/SU, it works but with it, it won't boot)) and i also hope the battery is good like on the LineageOS, AOSP Oreo
Click to expand...
Click to collapse
If you will face problems, just join the Telegram group.
Magisk at the moment is unsupported.
Use LOS su package for arm64.
dil3mm4.dev said:
If you will face problems, just join the Telegram group.
Magisk at the moment is unsupported.
Use LOS su package for arm64.
Click to expand...
Click to collapse
Yeah, I will maybe join later, but could you explain me from rebranding step how you get it booting ? (I'm actually on AOSP 8.1 SU+Gapps from phh)
Thanks
And btw, good job for new update
The Rom works as it should, the connection to the data network and the reception is very slow not to mention the icon that marks the network always at 100% but this is a problem of all the Treble Rom. For the rest it seems to work everything
Fr0nK said:
The Rom works as it should, the connection to the data network and the reception is very slow not to mention the icon that marks the network always at 100% but this is a problem of all the Treble Rom. For the rest it seems to work everything
Click to expand...
Click to collapse
A fix for "always 100% network" behaviour is coming in the next hours along Gapps build.
By the way, that's only a graphical glitch.
It doesn't affect signal receipt.
Thanks for your interest.
l-0-w said:
Yeah, I will maybe join later, but could you explain me from rebranding step how you get it booting ? (I'm actually on AOSP 8.1 SU+Gapps from phh)
Thanks
And btw, good job for new update
Click to expand...
Click to collapse
Just flashed like AOSP, nothing more.
The thing is that some users run into issues and someother don't, that's why I've suggested to join the Telegram group, so we can troubleshoot whatever happens in your specific situation.
Thanks for your kind words.
Congratulations for the latest build man.
Fr0nK said:
Congratulations for the latest build man.
Click to expand...
Click to collapse
Thanks, a new build it's up too!
Hi @dil3mm4.dev,
i'm coming from LOS 15.1
i have wiped cache plus dalvik
formatted System and Data
The fingerprint won't work. (i cannot even register one), what can i do?
the calls are a bit laggy too.
Thanks for this! I installed tha latest build but as in LOS and AOSP music player doesn't work. Is there any way to fix that or will it be fixed in next build?
If I'm installing it correctly should it boot with the Android boot animation or with the RROS boot animation?
YoussefR said:
If I'm installing it correctly should it boot with the Android boot animation or with the RROS boot animation?
Click to expand...
Click to collapse
For me it boots with android boot animation so it should be good.
bill_klpd said:
For me it boots with android boot animation so it should be good.
Click to expand...
Click to collapse
How much time did it take on its firstboot?
YoussefR said:
How much time did it take on its firstboot?
Click to expand...
Click to collapse
It needed some time but if it reboots then something is not right
bill_klpd said:
It needed some time but if it reboots then something is not right
Click to expand...
Click to collapse
It reboots what should I do??!
YoussefR said:
It reboots what should I do??!
Click to expand...
Click to collapse
I was in a bootloop before. What I did was to restore form eRecovery and redo everything(flash oreo etc.) I hope it works for you too.
bill_klpd said:
I was in a bootloop before. What I did was to restore form eRecovery and redo everything(flash oreo etc.) I hope it works for you too.
Click to expand...
Click to collapse
Well I got toboot it somehow but when I go to the playstore to download anything it stucks on download pending or downloading and it keeps doing this without downloading anything?

[ROM][Official][Nightly] MoKee 10.0 for OnePlus 3/3T

Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
MoKee OpenSource is based on the Google AOSP. We update our source code frequently to keep up with the latest development, and not forgetting to merge in special features of our own at the same time.
A small group of people from around the world who are interested in Android launched this project on the 12th of December 2012, and is committed to make this ROM better and better. Like most contributors of open source projects (Omni, CyanogenMod, Slim AOSPA etc), we are doing all these in our free time as our passion...
Since this project is open source, anyone interested can participate in the development (maintain new devices, contribute code etc). Newcomers are always welcomed!
Read here for developer application; with this, you can host your unofficial MoKee builds on our server!
Important information:
This thread is for official MoKee 10.0 builds for OnePlus 3/3T. The following will not be supported here:
Custom kernels
Mods
Xposed
We don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
Flashed a custom kernel
Installed or did mods from untrusted sources
Modified system files
Tips:
You need at least OxygenOS 9.0.2 firmware, otherwise you'll get error 7 when installing the zip. Latest firmware is recommended.
Installation:
First time flashing MoKee 10.0 on your device, or coming from another ROM?
Download the zip(s)
Install a compatible Recovery (Due to system-as-root, you may encounter minor issues with official TWRP. The following custom TWRP uses system-as-root and is highly recommended: https://androidfilehost.com/?fid=4349826312261695823) Note that it's NOT compatible with pre-10 ROMs!
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash MoKee
Optional: Install the Google Apps addon package
Reboot
Source code:
https://github.com/mokee
Credits:
MoKee Developers: https://github.com/orgs/MoKee/members
Code Aurora Forum
LineageOS
AOSP
Slim Roms
OmniROM
......
Download:
https://download.mokeedev.com/?device=oneplus3
XDA:DevDB Information
MoKee, ROM for the OnePlus 3
Contributors
dianlujitao
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
Version Information
Status: Nightly
Created 2020-01-16
Last Updated 2020-01-16
dianlujitao said:
...
Optional: Install the Google Apps addon package
...
Click to expand...
Click to collapse
Which Gapps is recommended? I couldn't find a Gapps package on Mokee site.
Sent from my OnePlus3T using XDA Labs
Do i need to install every nightly by ota or can i skip?
BillGoss said:
Which Gapps is recommended? I couldn't find a Gapps package on Mokee site.
Click to expand...
Click to collapse
EDIT: They aren't on the site :silly: , I just saw "Open Gapps" in the official site... I would install Open Gapps then as security measure
Master_TC said:
Do i need to install every nightly by ota or can i skip?
Click to expand...
Click to collapse
you can skip
deleted
Hello,
Why there are so few posts in this ROM? Anyone using it?
Can anyone tell is it stable to be used as a daily driver, any major problems?
Thank you.
ammarwajihi said:
Hello,
Why there are so few posts in this ROM? Anyone using it?
Can anyone tell is it stable to be used as a daily driver, any major problems?
Thank you.
Click to expand...
Click to collapse
i am using it, and daily driver rom, no major problems for now, good rom.
Kernel in enforced mode.
Rom encrypted
locked bootloader
helderfp said:
i am using it, and daily driver rom, no major problems for now, good rom.
Kernel in enforced mode.
Rom encrypted
locked bootloader
Click to expand...
Click to collapse
Oh! My bad it was just released today. Even on Pie thread, there are not many posts, so I was confused.
Thanks, man.
ammarwajihi said:
Oh! My bad it was just released today. Even on Pie thread, there are not many posts, so I was confused.
Thanks, man.
Click to expand...
Click to collapse
Post by dianlujitao made today but rom official released 2 days ago
60 Fps video recording, is it supported ?
helderfp said:
Post by dianlujitao made today but rom official released 2 days ago
Click to expand...
Click to collapse
Okay, and can you provide link gapps?
Gapps: https://sourceforge.net/projects/opengapps/files/arm64/beta/
This rom works on encrypted devices like LOS 16 right?
Thanks for your work @dianlujitao!!
zadock said:
This rom works on encrypted devices like LOS 16 right?
Thanks for your work @dianlujitao!!
Click to expand...
Click to collapse
Yes
Sent from my OnePlus3T using XDA Labs
Master_TC said:
Gapps: https://sourceforge.net/projects/opengapps/files/arm64/beta/
Click to expand...
Click to collapse
Thanks man
lost 20% battery over night. stand by drain very high
Rom is pretty good. But the fact is you have to donate to unlock all the customisations, and the fact that there are ads in mokee update centre really let me down from using this rom. I know running a server needs money and all, but including ads in inbuilt apps is a big no from me!
Sent from my ONEPLUS A3003 using Tapatalk
The rom is working great, all thanks to the developers. I wanted to know if there is a way to turn VOLTE on on this rom, thanks
Rajesh_m said:
Rom is pretty good. But the fact is you have to donate to unlock all the customisations, and the fact that there are ads in mokee update centre really let me down from using this rom. I know running a server needs money and all, but including ads in inbuilt apps is a big no from me!
Sent from my ONEPLUS A3003 using Tapatalk
Click to expand...
Click to collapse
Which customisations do you mean?

Categories

Resources