[ROM][ABANDONED]Lineage GO for Harpia - Moto G4 Play 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"
}
"Your scientists were so preoccupied with whether or not they could, they didn’t stop to think if they should"
--That Dinosaur Movie With The UNIX System​
WHAT DO WORK:
-Everything except what I list below
-Maybe it's just me but when I flash Nano Gapps, GO Oreo seems a bit faster than normal Oreo. Not by a whole lot but by a noticeable amount
WHAT DONT WORK:
-Encryption, it will fail but I'm working with the tree maintainer to try and fix this
-Camera, it doesnt ship with a camera app and when you get one like OpenCamera it says another app is using the camera. Looking at a logcat it looks like something called a lowmemkiller keeps killing the camera process when I try to start it (?)
-Magisk/SuperSU, Magisk will never show up and SuperSU will put you in a bootloop
-GPS, it sorta works but can be a bit spotty at times, use that app called Fix GPS on the Play Store to help with this
-MS Exchange, if you use Outlook it will take a while and maybe a few reboots before your contacts sync to the Android contacts app, I have no idea why it does this but it did eventually work for me
DOWNLOAD LINK:
my vision is augmented
As normal with ROMs, while I will try to help you with a problem, I take no responsibility for damaged devices or anything like that, you assume full responsibility when you flash custom things like this
WHERES MY DANG SOURCE CODE:
Sync up normally with Lineage 15.1 sources, and use this here for all of your device trees. To make GO android you have to go to the device's device.mk file and add the following line:
$(call inherit-product, build/target/product/go_defaults.mk)
THANKS TO:
-Me, because I'm the best
-Subhrajyoti Sen, he not only showed me how to compile for GO but also is working real hard behind the scenes to try and fix all the Oreo tree related problems. He's a great guy and good at what he does
-@facuarmo for showing me this one patch that can potentially fix the camera crap that's going on

Not sure what else I'll be using this post for, so here's the logcat that shows what happens when the camera can't open

jasonmerc said:
Not sure what else I'll be using this post for, so here's the logcat that shows what happens when the camera can't open
Click to expand...
Click to collapse
Maybe you can try applying this patch if it isn't yet? It looks like there's a need for a commit to be applied in order to get this thing working and thus your memory leakage and LMK constant triggering, it's because of a LMK part being disabled after GO is enabled.
You should take a look at this one: https://github.com/aosp-mirror/platform_system_core/commit/fe26dfb3bf347d801e4ef2803e1ffa3c924a851b and check if your source has it.
Good lucko buckaroo hope you get this goo!
Also don't forget to keep it up with the hard work iukwim.
EDIT: Oh and the camera holder just doesn't connect so maybe you're mixing incompatible device trees and the camera blobs aren't playing well there?

facuarmo said:
Maybe you can try applying this patch if it isn't yet? It looks like there's a need for a commit to be applied in order to get this thing working and thus your memory leakage and LMK constant triggering, it's because of a LMK part being disabled after GO is enabled.
You should take a look at this one: https://github.com/aosp-mirror/platform_system_core/commit/fe26dfb3bf347d801e4ef2803e1ffa3c924a851b and check if your source has it.
Good lucko buckaroo hope you get this goo!
Also don't forget to keep it up with the hard work iukwim.
EDIT: Oh and the camera holder just doesn't connect so maybe you're mixing incompatible device trees and the camera blobs aren't playing well there?
Click to expand...
Click to collapse
I don't think my sources have that, so I'll be applying that soon when I build again. If I need to edit the device trees in any way I'll just end up making a new branch of it and call it lineage-15.1-go, so look out for that if it happens. All my sources are based on the same Oreo trees Subhrajyoti uses to build all of his Oreo based ROMs, so I don't think sources are getting messed up either. I actually spoke to him about this and he thinks the LMK is what's killing the camera, not the blobs (since after all, those same blobs work fine in normal Lineage)
Believe me, the HARD work was not forgotten. This is merely training, a stepping stone for something BIGGER AND BETTER in the future when the time comes.

jasonmerc said:
I don't think my sources have that, so I'll be applying that soon when I build again. If I need to edit the device trees in any way I'll just end up making a new branch of it and call it lineage-15.1-go, so look out for that if it happens. All my sources are based on the same Oreo trees Subhrajyoti uses to build all of his Oreo based ROMs, so I don't think sources are getting messed up either. I actually spoke to him about this and he thinks the LMK is what's killing the camera, not the blobs (since after all, those same blobs work fine in normal Lineage)
Believe me, the HARD work was not forgotten. This is merely training, a stepping stone for something BIGGER AND BETTER in the future when the time comes.
Click to expand...
Click to collapse
Sure, try it out. By the way, have you tried building normal Lineage with those sources before going for Oreo Go? I mean, maybe there's something wrong with Lineage bleeding branch iself. If so, my best advice would be to apply the commit I just posted, build again and try your luck in the camera and lag thingy.
As always, make this something big, cause the bigger, the better.
PS.: I'm talking about the Facebook app you sick heads.

facuarmo said:
Sure, try it out. By the way, have you tried building normal Lineage with those sources before going for Oreo. I mean, maybe there's something wrong with Lineage bleeding branch iself. If so, my best advice would be to apply the commit I just posted, build again and try your luck in the camera and lag thingy.
As always, make this something big, cause the bigger, the better.
PS.: I'm talking about the Facebook app you sick heads.
Click to expand...
Click to collapse
Subby just made a lineage build with the sources so I think the sources are fine, its just a problem with GO LMK. I'll be applying those patches now
Oh by the way, on an unrelated note, your nougat SomeFeaK and all others based on it now break the camera in nougat ROMs. I'm not sure what changed but something did...

jasonmerc said:
Subby just made a lineage build with the sources so I think the sources are fine, its just a problem with GO LMK. I'll be applying those patches now
Oh by the way, on an unrelated note, your nougat SomeFeaK and all others based on it now break the camera in nougat ROMs. I'm not sure what changed but something did...
Click to expand...
Click to collapse
I mean, you should make a build straight from your sources and your environment, because that'll let you see if your build passes as a normal one and if your sources, being based on the bleeding branch, aren't somehow broken.
About the other topic, well, I don't maintain SomeFeaK anymore, cause of time and cause it was kinda hard. I really thought Aki was going to implement his HybridX thing on Nougat, surprisingly, he didn't. I somehow understand him, I mean, Nougat is pretty outdated already, it's visually the same thing as any other Android release. Instead, Oreo, has that PiP thing, tons of otpimization and wow... it's fascinating, at least to me, it's very important. Anyways, I was planning to implement HybridX on Nougat by myself but you know how my "plans" work, I might take a mid year to finally get my hands on it. I promise that, today, I'll start taking a look at it, as it seems to be a pretty simple thing.

@facuarmo where am I even supposed to put that updated lmkd file you sent me, I don't see a platform folder in the lineage 15.1 sources to look through. There's a platform_testing but then within that there's no system subdirectory

jasonmerc said:
@facuarmo where am I even supposed to put that updated lmkd file you sent me, I don't see a platform folder in the lineage 15.1 sources to look through. There's a platform_testing but then within that there's no system subdirectory
Click to expand...
Click to collapse
See los manifest
https://github.com/LineageOS/android_system_core

I'd like to try the ROM but I'm the one that uses root on every phone I bought and I use the camera a lot.
Great work for the ROM :good:

Mixterix Se7en said:
I'd like to try the ROM but I'm the one that uses root on every phone I bought and I use the camera a lot.
Great work for the ROM :good:
Click to expand...
Click to collapse
I also root every phone & I don't use camera a lot but going to install this just for testing the Android Go.

Downlink not working

All working , good battery life ?
---------- Post added at 06:32 PM ---------- Previous post was at 06:32 PM ----------
Oronno Chy said:
Downlink not working
Click to expand...
Click to collapse
Off link

Related

[DEV][WIP]ice cream sandwich 4.0.3

This is not a release its just to post what we have got so far like a info, im working with the few devs we have on the amaze right now to bring ice cream sandwich to you guys aosp style. Its not easy but we are working on it. I mainly posted this to prove to that his commiment was wrong about me jmhalder
jmhalder said:
I am more thankful to Max Krivonos, and Keyan Mobli (Scepterr/kmobs), Max is probably gonna be the maintainer for the Amaze for CM9 and is currently the maintainer for the MT4GS, kmobs is the maintainer of the Sensation for CM9 and has it to a point where he's said "So I'm now using ICS as my daily driver"... There is hope, but if you're looking for CM7/9 or any REAL AOSP build, don't expect xboarder to deliver that, I don't think he compiles anything, he's a themer/kanger/(insert less offensive term here). There is hope, but I'm dying to see some actual AOSP builds, GB or ICS.
Click to expand...
Click to collapse
I wanted to prove to him that he is wrong about what he said to me so this is way im showing some pics of it booting on amaze without cm team help its just me, and crackeyes at the mount working on this and maybe faux123
stay tuned we will be working our asses off to bring it to you guys
DONT ASK FOR ETAs
Device Tree CODE: https://github.com/Xboarder56/aosp_device_htc_ruby
Frameworks edits CODE: https://github.com/Xboarder56/aosp_frameworks_base
Working:
- GSM
- internel sdcard
- sound works except headphones
- Touchscreen
- calls/text
Not working:
- externel sdcard
- hdmi
- headphones
- home button
- wifi
- bluetooth
- data
- rotation
- hw acceleration
- usb mount
- camera
- gps
- sensors
- something else i forgot
Pics/ Videos of it:​
{
"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"
}
reserved just in case #2
reserved just in case # 3
can't wait to test it
jaqm01 said:
can't wait to test it
Click to expand...
Click to collapse
nobody dont even ask about testing for at least a month
I can't wait till we get this fully working .
If you can in a couple words, is the difficulty due to an equivilent of incompatible hardware, whatever the equivalent of a driver is, or the way the software operates in the system? It's obviously not like upgrading windows xp to windows 7
Just curious
pho said:
If you can in a couple words, is the difficulty due to an equivilent of incompatible hardware, whatever the equivalent of a driver is, or the way the software operates in the system? It's obviously not like upgrading windows xp to windows 7
Just curious
Click to expand...
Click to collapse
im building itt with no drivers basicly and from the source so mainly a driver issue
Nice... thanks X. And is that a new laptop I see in the background?
It's my laptop , thank you very much
charlatan01 said:
Nice... thanks X. And is that a new laptop I see in the background?
Click to expand...
Click to collapse
ya still working on buying my pc like 150 bucks short
Just remember, MOST of us do not think that way. We appreciate the work you and the rest do for all of us. Kuddos to all you guys/gals!
xboarder56 said:
I mainly posted this to prove to that his commiment was wrong about me jmhalder
I wanted to prove to him that he is wrong about what he said to me so this is way im showing some pics of it booting on amaze without cm team help its just me, revolution and crackeyes at the mount working on this and maybe faux123
stay tuned we will be working our asses off to bring it to you guys
DONT ASK FOR ETAs
github code wip: https://github.com/Xboarder56/aosp_device_htc_ruby
Click to expand...
Click to collapse
By all means, if you want to use this to slam me, sure, this deserves credit, the reason I even said what I said was because nobody here has shown anything that was actually compiled with the exception of faux123, There are no real large improvements done by throwing an HTC Kernel, and a HTC base into a rom, this IS the kind of development I hadn't seen from you. Thus far (with this as the obvious excpetion) all the rom's that have been posted were effectively OEM based rom mashups. I am very impressed, and by all means, keep up the good work on a clean, from scratch rom. (I've seen pretty scary rom "developers" in the past, and I'm cautious at best with most of the developers for this device, and this thread has at least to some degree proved me wrong)
*edit, you should seriously consider contacting Max Krivonos, as he is the maintainer of the MT4G-Slide, and/or kmobs, obviously there are alot of framework differences with ICS, but they could probably be very useful in getting this working 100%.
jmhalder said:
By all means, if you want to use this to slam me, sure, this deserves credit, the reason I even said what I said was because nobody here has shown anything that was actually compiled with the exception of faux123, There are no real large improvements done by throwing an HTC Kernel, and a HTC base into a rom, this IS the kind of development I hadn't seen from you. Thus far (with this as the obvious excpetion) all the rom's that have been posted were effectively OEM based rom mashups. I am very impressed, and by all means, keep up the good work on a clean, from scratch rom. (I've seen pretty scary rom "developers" in the past, and I'm cautious at best with most of the developers for this device, and this thread has at least to some degree proved me wrong)
Click to expand...
Click to collapse
WHats sense 3.5, whats miui booting its not released becuase i havnt finished it like cm team hasnt either.
You need to learn to look around man how do we get recoverys they just dont show up you compile up, but whatever flame me all you want i dont give a crap
dont make **** up when you dont know whats going on behind the scene's
edit: Im gonna try and do this without cm team to prove to you it is possible
video added
http://www.youtube.com/watch?v=VnIrORlXNnQ
xboarder56 said:
edit: Im gonna try and do this without cm team to prove to you it is possible
Click to expand...
Click to collapse
Just saying it might be useful to use whatever help is available, by no means was I implying that it simply couldn't be done without them, it wasn't a challenge or anything, lol. I'm just saying it would be useful for some of the things (like the camera, etc).
*edit, that looks pretty darn smooth in the video, nice.
I'm gonna do it with the people i have hear i want aosp anyone can compile like nexus and be open based
Sent from my HTC Ruby using xda premium
I'm new and don't know anyone on here and their expertise, but i Don't like the fact that if ppl have nothing good to say or contribute then don't go out there and put ppl down. The more the better and x is one of the ones I've noticed doing most of the work for the amaze imo. I hope this also isn't a put down to j either just something to chew on.
Back to topic, great work X looks like your doing some progress
Sent from my HTC Amaze 4G using xda premium
Regardless of what other people think or say, you have been working on this phone since it came out, and doing a great job. Keep it going, and screw anyone who says you can't do it.
Watching your world from my own with my HTC Amaze

Made some progresses of porting ICS for TouchPad

Well actually I just succeeded in booting it up, but there are still a lot of works remained...
Some pictures, taken by my Xperia Arc phone~
{
"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"
}
[IMG}http://http://attachments.xda-developers.com/attachment.php?attachmentid=822946&stc=1&d=1324352145[/IMG]
It is a AOSP version ICS, I built the uImage from the tenderloin kernel in https://github.com/CyanogenMod/hp-kernel-tenderloin. There is another guy Andrew Boren who is also working on porting in https://github.com/Evervolv-ICS/android_device_hp_tenderloin, and my work is generally based on that.
You can see the screen shows "Unfortunately, System UI has stopped." Touchscreen is not working so there is nothing I can do except force shutting it down... But it still means that the booting is succeeded, screen is working, and I am happy to see that I can make such progress in only four days...
However when I shut it down and restart it, the system became stuck in booting and started looping the booting animation, which is very weird. I reinstalled the rom and it went back to normal, but I then restarted it and it went stuck again... Maybe there is something wrong in the BoardConfig.mk, I will try to figure it out in tomorrow...
I don't know whether I can fix that problem before the new year, I have to go to Birmingham to see a girl from 23th to 27th..... And I also need to keep on my current research works in the department, so my spare time is very limited.....
So don't hope too much on my works, there is nothing I can guarantee about, and I believe CM9 will be published before I can finish porting ICS, yeah.....
ok,looks like i have been out for this for a long time as there are already people working on it and stuck at the same problem…… sorry if my posts has given you false hopes……
Sent from my LT15i using xda premium
tigerdavid said:
ok,looks like i have been out for this for a long time as there are already people working on it and stuck at the same problem…… sorry if my posts has given you false hopes……
Sent from my LT15i using xda premium
Click to expand...
Click to collapse
More devs working is never a bad thing.. but since you are interested, it might be worth contacting the CM team, to see if you can be of assistance there, since they too are working ICS>
Where do you get the files that you'd normally get from 'extract-files.sh'? Do you get them from other devices with similar hardware?
scratchfury said:
Where do you get the files that you'd normally get from 'extract-files.sh'? Do you get them from other devices with similar hardware?
Click to expand...
Click to collapse
I haven't used extract-files.sh, but the ko files from the second github link there.... But it seems like only the screen is working so I might need to find other ways to make my device work.
I found out the problem of booting, looks like the data folder has something bad inside, but I can't be sure as I don't have any debugging tools for porting work. I have to say I am quite new in doing this job....
Divine_Madcat said:
More devs working is never a bad thing.. but since you are interested, it might be worth contacting the CM team, to see if you can be of assistance there, since they too are working ICS>
Click to expand...
Click to collapse
Thanks for your suggestion, I might contact Dalingrin if I can be succeeded in fixing the problem and making the System UI work....
Thanks for the reply. I just stumbled on https://github.com/Evervolv-ICS/android_vendor_hp and
https://github.com/Evervolv/android_device_hp_tenderloin , so that should get me going.
scratchfury said:
Thanks for the reply. I just stumbled on https://github.com/Evervolv-ICS/android_vendor_hp and
https://github.com/Evervolv/android_device_hp_tenderloin , so that should get me going.
Click to expand...
Click to collapse
Thanks for the link, I am looking at it right now
By the way, the guy who is working on it should be @Preludedrew.
Hi, maybe you get something from this: http://forum.xda-developers.com/showthread.php?t=1403859
It's for HTC Sensation (MSM8260, Adreno 220, ICS 4.0.1)
Maybe some some parts are usable
ergo911 said:
Hi, maybe you get something from this: http://forum.xda-developers.com/showthread.php?t=1403859
It's for HTC Sensation (MSM8260, Adreno 220, ICS 4.0.1)
Maybe some some parts are usable
Click to expand...
Click to collapse
Thanks for the link, I will have a look at it
Merry Christmas to everyone!
I was gonna mention the same thing in my thread, but definitely worth a look =D
you could try having a look at this aswell...the official RUU of that
http://forum.xda-developers.com/showthread.php?t=1408961
ace9988 said:
I was gonna mention the same thing in my thread, but definitely worth a look =D
you could try having a look at this aswell...the official RUU of that
http://forum.xda-developers.com/showthread.php?t=1408961
Click to expand...
Click to collapse
Thanks for the link, though I have a feeling that as touchpad is such a special device it will not be successful only to change something from other ICS rom and wish it could also work on the touchpad....
It can only be done by programming of platform development from the AOSP source code, which is a completely new area for me to start with. (though I have learned a lot in this week, and I really enjoy it!)
I believe that based on the work of @preduledrew, if anyone want to make a successful porting the remaining work is nothing but only to make a correct hardware settings from it, more like debugging and tweaking instead of coding now...
@preduledrew has updated his files in github and will start to work with @dalingrin after christmas. I think that we can see a ICS port rom in the next Jan, though not from mine I believe....
PS: If there is anybody who might be interested in working on @preduledrew's source code, there is one thing you might need to know: His kernel file cannot work in touchpad so you have to make one of your own, I would suggest compiling from @dalingrin's kernel source code. When you finish that, combine the uImage and the ramdisk built from ICS AOSP source code to make the boot.img and use that to boot up your touchpad.
An update from Dalingrin on Twitter:
Erik Hardesty @dalingrin
Touchpad ICS status: Working: browser, market, wifi, audio, etc...Not working: video playback, a few odds and ends
https://twitter.com/#!/dalingrin/status/154492186031947776
Good news!
Yes!
Sent from my Touchpad using Tapatalk
omnikai said:
An update from Dalingrin on Twitter:
Erik Hardesty @dalingrin
Touchpad ICS status: Working: browser, market, wifi, audio, etc...Not working: video playback, a few odds and ends
https://twitter.com/#!/dalingrin/status/154492186031947776
Good news!
Click to expand...
Click to collapse
Is it available somewhere to download?
No. It'll be available when dalingrin is happy enough to release an Alpha. It will be very obvious when there's something available.
omnikai said:
An update from Dalingrin on Twitter:
Erik Hardesty @dalingrin
Touchpad ICS status: Working: browser, market, wifi, audio, etc...Not working: video playback, a few odds and ends
https://twitter.com/#!/dalingrin/status/154492186031947776
Good news!
Click to expand...
Click to collapse
That's fantastic. Thanks for the update!
Pretty excited about this. Can't wait to give it a try.
Sent from my ADR6425LVW using XDA App
Joker Fuel said:
Didn't u know it's an exclusive club? Especially since we own a tablet that came with an android lmao.. oh wait
Sent from my HTC Glacier using Tapatalk
Click to expand...
Click to collapse
I guess $99 is a good reason to have 1 foot in multiple eco-systems (altho I really do like having 3 devices all in the same eco-system now, thanks to CM for TP)
EDIT: for anyone that doesn't have the links: for TP dev: https://twitter.com/#!/dalingrin
for Sensation dev: https://plus.google.com/113702637309752822154/posts (they do use the same basic chip 8x60... hopefully they are each benefiting from each others work)
Looks like the disscussion here becomes misleading..... Anyway, as @dalingrin has anounced his progress about porting ICS to Touchpad, and sounds like the first alpha rom will be available in a few days, I think my work right now is meaningless, and I will stop it as there are also many other stuffs occupied in my life... Though it is not something beyond my expectations. But I will continue to do my learning of this area, and might work out the AOSP ICS rom of my own if everything is going well (though I fully doubt...), the experiences I have gained may come in handy in the future.
How I wish I could start do this kind of learning when I was having plenty of free time....
Anyway, thanks for the guys who ever support me for that.

[Unofficial][Bumped]SlimLP Beta Builds 9/28/2015[d85X,ls990,vs985]

{
"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"
}
​
SlimRoms is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam work together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and you can stop by the public Gerrit to submit patches of any type.
Important links:
Downloads - Download the rom, gapps and other addons.
-Rom
-Gapps
Installation instructions
-You must be using the latest Bumped TWRP
-Reboot to Recovery
-If coming from another rom, please wipe everything except internal and external storage
-Install Rom
-Install gapps
Latest Changelog - Read here if you want information on changes in latest build.
Slim FAQ
Kernel Source - The source of your device's kernel.
SlimLP is currently in alpha / beta stage
Contact SlimRoms at these places if you have questions, requests or feedback.
Google+
Twitter
Facebook
Disclaimer: SlimRoms are not responsible for any damages to your device.
* Special Thanks to invisiblek for the initial device trees and kernel.
XDA:DevDB Information
SlimRoms, ROM for the LG G3
Contributors
arcardinal
ROM OS Version: 5.1.x Lollipop
Version Information
Status: Beta
Created 2015-02-18
Last Updated 2015-09-28
For now I am just building and releasing unofficial builds. Official builds will come eventually.
Saved for later
I just installed the ROM and it's really smooth! It's hard to notice any lag at all and the camera works fine.. Battery is draining a little too fast though.
I'm gonna stay on thus ROM for today and report tonight its 2:10 pm in where I'm at.
Where is the download link?.... OK I found it ?this is the best rom I used on s2 let see how it goes on d855
I just found out that pre-installed (in developer settings) Root don't work, apps think that root has been allowed but it really isn't. And after installin SuperSu it says that it can't install it's binaries.. Its not a big problem but just so y'all know its there
@[email protected] said:
I just installed the ROM and it's really smooth! It's hard to notice any lag at all and the camera works fine.. Battery is draining a little too fast though.
I'm gonna stay on thus ROM for today and report tonight its 2:10 pm in where I'm at.
Click to expand...
Click to collapse
Don't judge battery based on the first day of ise after install. The battery life is always abit meh after a brand new install. Let it settle [emoji14]
Sent from my LG-D855 using Tapatalk
Good to see that my favourite ROM started to support my phone. :highfive:
@acardinal
Tyvm for this, I ran your builds on my g2 almost exclusively.
Been running this for about 17hrs and its running great.
I don't have any root issues as previously stated, but I always flash the su zip after any ROM.
The hotspot always shows no connected devices, other than that everything is running smooth without issue.
Thanks
Is there any plan for Korean variants? Thanks!
Can I ask how's Camera Quality on this rom?
Specially shutter speed and pictures quality under low light. On vacations right now so can't download and flash myself but looking forward to it.
MasterTB said:
Can I ask how's Camera Quality on this rom?
Specially shutter speed and pictures quality under low light. On vacations right now so can't download and flash myself but looking forward to it.
Click to expand...
Click to collapse
All aosp etc cams are basically the same. There OK, but if your looking for near stock quality, its not going to come in a custom ROM.
Some of us are running the moto cam, which seems a bit better than the aosp cam, but still a good bit off stock.
Its just the way it is until someone figures out how to port the stock cam to aosp, which may never happen.
bweN diorD said:
All aosp etc cams are basically the same. There OK, but if your looking for near stock quality, its not going to come in a custom ROM.
Some of us are running the moto cam, which seems a bit better than the aosp cam, but still a good bit off stock.
Its just the way it is until someone figures out how to port the stock cam to aosp, which may never happen.
Click to expand...
Click to collapse
https://www.dropbox.com/s/mn07doecru5f4h1/test g3 560 v3.apk?dl=0
:highfive: :good:
How about d855 builds?
do you have a link to the most recent su zip?
I'm a couple of versions behind.
Thanks in advance
bweN diorD said:
@acardinal
Tyvm for this, I ran your builds on my g2 almost exclusively.
Been running this for about 17hrs and its running great.
I don't have any root issues as previously stated, but I always flash the su zip after any ROM.
The hotspot always shows no connected devices, other than that everything is running smooth without issue.
Thanks
Click to expand...
Click to collapse
fmaskarin said:
https://www.dropbox.com/s/mn07doecru5f4h1/test g3 560 v3.apk?dl=0
:highfive: :good:
Click to expand...
Click to collapse
I don't want to derail this thread too much with cam talk, but to sum things up, I took some identical shots with the moto cam, camera 51 from the play store, and the one you posted.
Moto cam was without doubt the worst.
Your cam and cam 51 were nearly identical, but I think cam 51 was very slightly better in a mixed lighting condition, which I believe is where a lot of the non stock cams fail to keep up that's why I chose this as a test. I was sitting under light with light at my back shooting towards a dimly lit area.
I actually just found the cam 51 last night, so I haven't been able to test it thoroughly yet, but it looks very promising, as does yours.
Thanks
b0mb said:
How about d855 builds?
Click to expand...
Click to collapse
http://slimroms.net/index.php/downloads/dlsearch/viewcategory/1482-d855
pepezpz said:
http://slimroms.net/index.php/downloads/dlsearch/viewcategory/1482-d855
Click to expand...
Click to collapse
Ups! Sorry, i might have been blind.
bkrickles said:
do you have a link to the most recent su zip?
I'm a couple of versions behind.
Thanks in advance
Click to expand...
Click to collapse
I haven't perfected the art of pulling links on this Xda app, sorry.
Look for chainfires su post here on Xda.
---------- Post added at 09:20 AM ---------- Previous post was at 08:32 AM ----------
@acardinal
Forgot to mention, it appears that apps with a persistent notification don't seem to survive a reboot. Such as gsam and llama. It appears that they are still performing as intended, just the notification is gone.
Thanks
bweN diorD said:
I don't want to derail this thread too much with cam talk, but to sum things up, I took some identical shots with the moto cam, camera 51 from the play store, and the one you posted.
Moto cam was without doubt the worst.
Your cam and cam 51 were nearly identical, but I think cam 51 was very slightly better in a mixed lighting condition, which I believe is where a lot of the non stock cams fail to keep up that's why I chose this as a test. I was sitting under light with light at my back shooting towards a dimly lit area.
I actually just found the cam 51 last night, so I haven't been able to test it thoroughly yet, but it looks very promising, as does yours.
Thanks
Click to expand...
Click to collapse
This is not my camera. It is ported from LG G2 and has same quality as stock G3 camera. You can find it in LG G2 thems and apps section. All credit to the developer who ported it.

OxygenOS port halted due to ignorants users

Guys lets suport CodeElixir, he just gave up developing OOS because of a bunch of stupid rude kids hating on the early ported ROM
Well some of the members are very entitled and think highly of themselves. Most of the bashers do not even know how to properly do a report and can only do smack against the devs. Some of them just learn how to install a rom but do not know how hard it is do a working port or even develop a working rom.
They only think for themselves without thinking about the feelings of the developers. Heck some of them doesn't even donate to the developers for their hard work. I know some devs can be really rude sometimes but I do get where it is coming from. The pressure to deliver a good stable product in a very short time is very tiring and depressing.
I just wish the admins and moderators do something about this issue of members harassing the community devs. Ban those who talk smack, they just dishearten developers who are just learning or doing their best.
this situation is awful. I did not have time to grab the latest version and the dev removed the download link.
Please if anyone could share the 9.0.4 OOS Port pretty please
The entitlement and rudeness of some people is astonishing. I just read the last few pages of the OOS thread and I'm sickened by some of the posts. The dev should just ignore the idiots and continue doing his godly work. This port was amazing.
mario123m said:
The entitlement and rudeness of some people is astonishing. I just read the last few pages of the OOS thread and I'm sickened by some of the posts. The dev should just ignore the idiots and continue doing his godly work. This port was amazing.
Click to expand...
Click to collapse
Well those people are really ungrateful. They had a chance to use something that is for free but chose to mock the developer instead. I don't know what they were thinking pitting a newly ported rom to nitrogen which was created last year.
I do hope @CodeElixir continues with the ported rom or maybe let someone continue his work if he really is hellbent on stopping the development..
Hope Dev will resume Bug Fixing...
I do hope @CodeElixir continues with the ported ROM too..
Bonz said:
Well those people are really ungrateful. They had a chance to use something that is for free but chose to mock the developer instead. I don't know what they were thinking pitting a newly ported rom to nitrogen which was created last year.
I do hope @CodeElixir continues with the ported rom or maybe let someone continue his work if he really is hellbent on stopping the development..
Click to expand...
Click to collapse
@CodeElixir should do whatever he wants. I personally loved his work, just because he put man hours into something he wasn't obliged to do. Like all the developers on this forum. If he has decided that its not worth it, and stop the development, I think that we should all respect his decision and end the discussion here. I also think that this thread is off topic, since XDA is device-only forum. If you want to help the man, donate, pm him, say something nice. Don't open a seperate thread for this.
That's my opinion as always.
i am also with @CodeElixir u made our dream come true, dont break it please bro.
{
"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"
}
Entitlement is always going to be an issue, and this, for some reason, is especially true on xda. All you need to do is to learn to tell somebody to **** off, be it politely or not
The way I see it is, we have a good selection of stable ROMs, it would be nice to have Oxygen OS, but its not a vital thing that we need right away. I'm happy to wait for the devs to do their awesome work, and just stay on the ROM I'm already on. Its not like our phones are broken and the only saviour is a OOS port!
Its a shame that development has halted on it. Like people have said before, its hard work, and they are doing it off their own backs, and its meant to be something that they enjoy doing, not some job with deadlines and demands. People need to be more respectful!
Bonz said:
I just wish the admins and moderators do something about this issue of members harassing the community devs. Ban those who talk smack, they just dishearten developers who are just learning or doing their best.
Click to expand...
Click to collapse
I'd love a zero tolerance policy: you're a hater, you're banned after one warning. That's the only way to get rid of that selfish kids here and return to a professional and respectful level.
What? He halted OOS? Damn this kids
Was about to try the port and report back huhu
We're on your side ? @CodeElixir
Please don't halt your amazing work because of some of these good for nothing ungrateful duds. ?
What du u think guys? If he wants then he would continuous his job. If not, no need to ask him more. That's respect which u r taking about. So pls stop here.
is there any developer willing to take over his job and continue the OOS port?
Would like to contribute some hard work
Fak3-1234 said:
is there any developer willing to take over his job and continue the OOS port?
Would like to contribute some hard work
Click to expand...
Click to collapse
Yeah. I'm willing to contribute too. I'm trying to study the basics of creating a custom rom myself just so I could help continue this amazing work.
MadScientist001 said:
Yeah. I'm willing to contribute too. I'm trying to study the basics of creating a custom rom myself just so I could help continue this amazing work.
Click to expand...
Click to collapse
OOS rom will be back on the trail..,someday
fabricio7p said:
this situation is awful. I did not have time to grab the latest version and the dev removed the download link.
Please if anyone could share the 9.0.4 OOS Port pretty please
Click to expand...
Click to collapse
OxygenOS Port for Poco F1
Initial Port: 15-Feb-2019
Changelog:
-Fixed notch cutout and adjusted corner padding.
-Added power profile values from stock MIUI.
-Revert pubg thermal throttling aggressiveness to stock. (Should fix heating and battery drain issues during gameplay).
-Fixed Encryption issues.
-Fixed Ambient display(Disabled OP AOD and enabled Doze notifications).
-Fixed deep sleep issues.
-Removed OP Dirac and added Mi Dirac enhancer.
-Added auto faceUnlock support.(Dismiss locksreen automatically when face is recognized).
-Support for ANX Camera port.(Back portrait mode doesnt work).
-Upstream from lineageOS kernel source.
-Added DT2W support for fts panels.
-Added debug IMS props to workaround CarrierConfig restrict
Credits: @CodeElixir
Link:https://www.mediafire.com/file/rig8t77rnzkydz4/OxygenOS-v9.0.4-OP6-sGSI-beryllium.zip/file
OOS is back on the trail
OOS 9.0.4 OP6 Port
20-02-2019 by @CodeElixir
Changelog:
-Fixed torch
-WhatsApp recording
-Video call issues
-Other misc bugs
Credits: CodeElixir
Download:
-ROM
https://drive.google.com/file/d/1DMV_FJze5bm4RVR5DVV4dlV6M-yPO4Um/view
-Vendor https://drive.google.com/file/d/1IFZw9L12GFudV2CJ3Eh-OO33yOKyhPF8/view (with OnePlus scripts, so do flash this after flashing rom)
-ANXMiui Camera https://drive.google.com/file/d/1CGgRwM-WPIIjQMGJB21Be57L-WwVRbvG/view (Flash from Magisk only)
-Stock thermals https://drive.google.com/file/d/1eFILIbUhqtDXg3Ux9ze1kwXEZayNgJnv/view (optional recommended for noobs)
Note by dev:
-On first boot, facelock wont work due to the script that runs on first boot enforces trusted face use IR camera. Reboot will solve issues.
-If you face any issue, flash latest vendor and do a clean install.
Note by CodeElixir:
-If you dont like the port, don't use it, nobody is forcing you to use it. And stop acting like retards.
-It took lot of days to perfect this port. This port is stable than every OOS port out there and its even stable than most Miui builds. So stop whining about it already.
This is great news...to those OOS lovers
Thanks to CodeElixir

Question Pixel 6 DeGoogle tips?

Did some reading and there are a few guides but not sure what might be best for this new Pixel6.
Whilst I wait for the ability to use a Google-Free ROM, is there an app or script or list of apps/services to disable etc that would work i can follow?
I'm kinda wanting to have a play with this phone but don't want it updating itself or tracking me...
I'm with you in this, impatiently waiting for Calyx/Graphene A12 and P6 support. Unfortunately, I don't think there's much we can do until then. Just restrict as many permissions as you can, don't sign in to too many things and use websites instead of apps when possible
I always stayed away from anything that is Chrome related.
I use Duckduckgo as my browser.
Brave is another...
axelmasok said:
Did some reading and there are a few guides but not sure what might be best for this new Pixel6.
Whilst I wait for the ability to use a Google-Free ROM, is there an app or script or list of apps/services to disable etc that would work i can follow?
I'm kinda wanting to have a play with this phone but don't want it updating itself or tracking me...
Click to expand...
Click to collapse
As of now there r no custom roms for pixel 6 so inorder to degoogle u would have to extract the g apps from the factory firmware and then flash it that way but I've never done that myself
I
Aulgreg38 said:
As of now there r no custom roms for pixel 6 so inorder to degoogle u would have to extract the g apps from the factory firmware and then flash it that way but I've never done that myself
Click to expand...
Click to collapse
IT would be best to wait for a custom ROM to sideload
Yeah,uhumm..Me too want a Google phone without Google apps.Yes,uhumm also i want a stable OS without bugs and good performance, good battery life too.But not the way Google make the phone, the chip and HIS operating system.no, no,no i want to archive this any other way possible.Then U see this dude coming back with "I don't know what's happening, I have a lot of bugs and a lot of app crashing. My system is unstable. I don't want this phone.Copy his user name and wait..
Here are the apps I froze. I could probably freeze more but it's a good start i'd say. I didn't sign in to any google account. It's not perfect but that's temporary, patiently waiting for custom ROMs too
{
"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"
}
Yep I guess we wait for the clean ROMS and such.
Thanks for sharing tomatot - I have done a bit of that already. Will check your list against mine
axelmasok said:
Yep I guess we wait for the clean ROMS and such.
Thanks for sharing tomatot - I have done a bit of that already. Will check your list against mine
Click to expand...
Click to collapse
Sure, let me know if I missed any other app that seems important to freeze.
I don't know if any of you realize this, but p6/p6p have first class support in aosp. Take 15 minutes to read the instructions and build it from source yourself.
I'm running a self built aosp12r14 on my p6p right now and even typing this message from it.
96carboard said:
I don't know if any of you realize this, but p6/p6p have first class support in aosp. Take 15 minutes to read the instructions and build it from source yourself.
I'm running a self built aosp12r14 on my p6p right now and even typing this message from it.
Click to expand...
Click to collapse
It'd be nice if you'd share your build with the community. Is everything working including fingerprint scanner?
Tomatot- said:
It'd be nice if you'd share your build with the community. Is everything working including fingerprint scanner?
Click to expand...
Click to collapse
1) My build wouldn't help you. Like I said, its for p6p, not the basic-p6 in here.
2) 15 minutes of reading is all it takes to figure out how to build it yourself. The security risk of using something built by someone you don't know doesn't justify it.
3) couldn't tell you about fingerprint sensors, biometric security isn't protected by anti-self-incrimination laws, so I would never use and recommend that nobody ever use it. You should only use knowledge-based security.
I guess we are lazy? Or an underestimated minority?
I'm wondering why an AOSP build isn't available already from some kind person, or even a walk through with comments and experiences from someone already on this planet? Nothing on Youtube either.
Or is it so easy people do it quietly and assume it's common knowledge.
You know they make phones without Google installed on them, right? They are called iPhones and are pretty popular too.
sic0048 said:
You know they make phones without Google installed on them, right? They are called iPhones and are pretty popular too.
Click to expand...
Click to collapse
You realize that those are 100% closed source and locked and completely and utterly useless?
96carboard said:
You realize that those are 100% closed source and locked and completely and utterly useless?
Click to expand...
Click to collapse
Yes, which is why I use only Android phones.
sic0048 said:
Yes, which is why I use only Android phones.
Click to expand...
Click to collapse
You can enjoy Android without enjoying Google bloat/spyware you know...
I think they are just joking with the iPhone jib so no need to overreact all.
I read up on source.android.com and it all looks well documented yes. But.
400G of free HDD space, 60GB+ of source to download, overnight compiling....
I've not done it before, let alone testing on a brand new phone...plus with 2 kids and a puppy and not much sleep...
If your in your 20s and have a couple of Pixel phones and lots of free time - have a go and let us know your experiences creating a ROM. If it works on your P6, I'll try it on mine
Those many GB is not that much these days. Not like anyone is using 9600 bps dialup any more. And overnight compiles are not that bad, not like you really need to watch it. Set it to go and go to bed.
Or if you have a faster computer, just give it an hour.
But I do hear you on the kids and dog getting in the way. I have 3 kids under 10 and a dog. Oh, I'm an accountant.
It's funny that people use Android and try to De-Google their phone.
What is even more hilarious is buying a phone actually made by Google themselves and trying to De-Goolge that same device

Categories

Resources