• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][PIE] Unoffical LineageOS build [14-09-2019]

FSadino

Forum Moderator
Oct 27, 2011
3,557
4,274
113
Blue River City
Unofficial LineageOS by ME :D


I present to you my personal build based on the well known LineageOS. This build is the one I use daily and share with you freely.

IMPORTANT: I will not accept feature requests without proper commits included on post

I will describe some of the commits used by some well-known XDA developers, but you can access them all from my Github
This first release has basically only LineageOS kernel modifications.


Code:
[COLOR="Blue"][B]Sound Control[/B][/COLOR] by flar2
[COLOR="blue"][B]Advanced Color Control (Kcal)[/B][/COLOR] by flar2
[COLOR="blue"][B]Wakelock Blocker[/B][/COLOR] by Lord Boeffla
[COLOR="blue"][B]CPU Input Boost Driver[/B][/COLOR] by Sultanxda
[B][COLOR="Blue"]Simple Low Memory Killer[/COLOR][/B] by Sultanxda
[COLOR="blue"][B]Blu Active Governor[/B][/COLOR] by eng.stk
[COLOR="blue"][B]Maple I/O Scheduler[/B][/COLOR] by frap129
[COLOR="blue"][B]Wireguard[/B][/COLOR] by zx2c4
[COLOR="blue"][B]USB Fast Charge Mode[/B][/COLOR] by eng.stk

[COLOR="Red"][B]Note: Not all of these features are enabled by default [URL="https://forum.xda-developers.com/showpost.php?p=80189971&postcount=2"]READ POST #2[/URL][/B][/COLOR]

Download: Android File Host
My Github
Kernel Sources (branch lineage-16.0)



Credits
Many thanks to all those who keep the open source spirit and especially those who share their projects with the XDA community.

LineageOS
flar2
Sultanxda
Fransisco Franco
dianlujitao
Lord Boeffla
eng.stk
frap129
zx2c4
nathanchance
xyyx
holyangel


(if i miss someone just PM me)​

XDA:DevDB Information
[ROM][PIE] Unoffical LineageOS build [05-09-2019], ROM for the OnePlus 3

Contributors
Relentless Terminator
Source Code: https://github.com/LineageOS

ROM OS Version: 9.x Pie
ROM Firmware Required: require version-modem=2019-05-11 00:00:51|OxygenOS 9.0.2
Based On: LineageOS

Version Information
Status: Stable

Created 2019-09-05
Last Updated 2019-09-14
 

Attachments

Last edited:

FSadino

Forum Moderator
Oct 27, 2011
3,557
4,274
113
Blue River City
Reserved

Recommended Kernel Settings


Code:
[B][U]CPU Governor both clusters[/U][/B] -> [B][color=red]blu_active[/color][/B] (fastlane [B][color=red]1[/color][/B]) (fastlane_threshold [B][color=red]50[/color][/B])
[B][U]CPU Input Boost[/U][/B] ->  [color=red][B]Enable[/B][/color] (boot frequency [B] [color=red]307200 0[/color][/B])
[B][U]I/O Scheduler[/U][/B] -> [color=red][B]maple[/B][/color]
[B][U]Swappiness[/U][/B] -> [color=red][B]20[/B][/color]
 
Last edited:

FSadino

Forum Moderator
Oct 27, 2011
3,557
4,274
113
Blue River City
New build is up!

* Upstream with LineageOS source

Changelog:

====================
09-14-2019
====================


* device/oneplus/oneplus3/
3cec6f5 Revert "Revert "Revert "op3: Remove SDCLANG flag"""
96d79ea Revert "Revert "op3: Remove SDCLANG flag""

* lineage/hudson/
1c7ae59 hudson: Remove bardock/bardockpro from 15.1.

====================
09-13-2019
====================


====================
09-12-2019
====================


* packages/services/Telecomm/
e3be1be5 Telecomm: Update MSIM audio params logic again

====================
09-11-2019
====================


* build/make/
4f835a069 check_boot_jars: Add CAF IMS to whitelist

* packages/apps/LineageParts/
7ec2e75 Regenerate contributors cloud

====================
09-10-2019
====================


* frameworks/base/
0dc004bc1f9 Fix Layout.primaryIsTrailingPreviousAllLineOffsets
b396aa19eba HidProfile: sync isPreferred() with HidHostService
f7e3735a44a Correct argument order in permission check

* lineage/mirror/
999467e Updated to 10-Sep-2019 00:00 UTC

* packages/apps/CertInstaller/
6685f8f Fix opening PEM files in CertInstaller

* vendor/lineage/
99462cfc Merge branch 'lineage-16.0' of https://github.com/LineageOS/android_vendor_lineage into HEAD