[ROM][UNOFFICIAL][S20,S20U][120hz] - LineageOS 17.1 - Samsung Galaxy [SNAPDRAGON] S20 / S20+ / S20 Ultra

{
"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"
}
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.
*
*/
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Base source code is available in the LineageOS Github Repo
Instructions:
TWRP or LineageOS Recovery
Make sure you flash any stock OneUI 2.1 ROM. This is mandatory otherwise several errors are expected.
Download your phone build. S20 - x1q, S20U - z3q
In TWRP wipe data and flash the ROM
Additionally you might flash OpenGapps
What's working:
Wifi
Camera
Audio
Bluetooth
NFC
FingerPrint
High Refresh Rate (120hz)
GPS
Video Playback
RIL
Known issues:
You tell me
Downloads:
You can find the downloads in the folder below:
ANDROIDFILEHOST
Thanks to:
@chongodroid for testing the changes for x1q and building for s20.
@jesec for all of his work. The ROM is based completely off Jese's trees and kernels with modifications made to force it run in [email protected] Go ahead and thank him, donate to him because none of this would have been possible without his work.
Source code:
Device Trees:
x1q - https://github.com/ChongoDroid/android_device_samsung_x1q
z3q - https://github.com/Jimbo77/android_device_samsung_z3q
Samsung Common - https://github.com/Jimbo77/android_device_samsung_sm8250-common
Kernel:
Kernel - https://github.com/Jimbo77/android_kernel_samsung_sm8250
Base:
LineageOS - https://github.com/LineageOS
Donations are not required but are encouraging, If want to support my work just click HERE
XDA:DevDB Information
[ROM][UNOFFICIAL][S20,S20U][120hz] - LineageOS 17.1, ROM for the Samsung Galaxy S20
Contributors
jimbo77, chongodroid, jesec
Source Code: https://github.com/Jimbo77/android_kernel_samsung_sm8250
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Samsung UI 2.1 Vendor
Based On: LineageOS
Version Information
Status: Beta
Created 2020-11-09
Last Updated 2020-11-09

Reserved
If you also want to run LOS with a Custom Kernel, you may also install the Custom Kernel below:
JimboK-LOS KERNEL
Features:
Several EAS commits for balancing power+efficiency
Fsync On/Off Toggle
Dynamic Sync Control
SLIMBUS OC to improve the Audio Mods
BBR2 TCP Congestion algorithm by Default
Added IO-SCHED drivers like: ZEN, FIOPS, MAPLE etc...
KLAPSE Driver (check out https://forum.xda-developers.com/and...odule-t3907025)
KCAL Color Control Driver (Up to date)
Boeffla Wakelock Blocker Driver
Adreno Boost
Enabled a few drivers inside of Kernel: CDC, NTFS, CIFS and some native gaming devices as well
Added and Enabled HID: NINTENDO SWITCH controllers support
Enabled ZSTD Compression, it is recommended to enable this for ZRAM moving forward
Disabled LZO, updated LZ4 compression algorithms
Several Upstreams to NET/TCP in order to improve Network Connectivity and Speed.
Added a fix to hide Magisk Mount for Isolated Processes. This is a critical leak in MagiskHide that can be exploited by apps trying to determine if the device is rooted. I had an issue with two payment apps that after applying this fix, they work. Not sure if they were finding magisk with this method lol. Read more here https://darvincitech.wordpress.com/2...g-magisk-hide/

Reserved

Let's goooooooooooooo!!!

Will you support s20+ in the future?

Finally able to color calibrate the s20 screen. It's crazy how bad the stock colors are.. like I can't even go back realistically lol

keaheng said:
Will you support s20+ in the future?
Click to expand...
Click to collapse
Yes we just need a tester. Neither @ChongoDroid or I own a S20+ so the support in kernel is there but need testers

It should work though on s20+, I wonder if FHD density is the same as ultra. Also finger print placement might need testing.

jimbo77 said:
Yes we just need a tester. Neither @ChongoDroid or I own a S20+ so the support in kernel is there but need testers
Click to expand...
Click to collapse
I own the s20+ G986U1. I think i can help.
---------- Post added at 10:24 AM ---------- Previous post was at 10:23 AM ----------
ChongoDroid said:
It should work though on s20+, I wonder if FHD density is the same as ultra. Also finger print placement might need testing.
Click to expand...
Click to collapse
You mean i can try the ultra version on my plus?

keaheng said:
I own the s20+ G986U1. I think i can help.
---------- Post added at 10:24 AM ---------- Previous post was at 10:23 AM ----------
You mean i can try the ultra version on my plus?
Click to expand...
Click to collapse
No no, I mean you could build lineage with our code for S20+ and it'd flash and work fine.
We've only been building for our devices but the trees from lineage have support for S20+.
We'll think about it, maybe I'll build an alpha build for S20+ and see if how it is.

keaheng said:
I own the s20+ G986U1. I think i can help.
---------- Post added at 10:24 AM ---------- Previous post was at 10:23 AM ----------
You mean i can try the ultra version on my plus?
Click to expand...
Click to collapse
No. That's not gonna work, it won't boot. What he says is we can build with the same parameters since we are forcing [email protected] the resolution and assets need to be adjusted.
Jesse's trees are configured to build at [email protected] so we need yo move stuff around to make it work at FHD+

The way gesture navigation is supposed to be.

ChongoDroid said:
No no, I mean you could build lineage with our code for S20+ and it'd flash and work fine.
We've only been building for our devices but the trees from lineage have support for S20+.
We'll think about it, maybe I'll build an alpha build for S20+ and see if how it is.
Click to expand...
Click to collapse
Yes please.

Nice, what base needed?, samsung latest?

NisseGurra said:
Nice, what base needed?, samsung latest?
Click to expand...
Click to collapse
No. Previous OneUI 2.1 vendor is needed. I believe all ROMS with AXXX are 2.1 (July and prior). One UI 2.5 vendor will not fully work and those begin with BXXX I believe.

NisseGurra said:
Nice, what base needed?, samsung latest?
Click to expand...
Click to collapse
No. Previous OneUI 2.1 vendor is needed. I believe all ROMS with AXXX are 2.1 (July and prior). One UI 2.5 vendor will not fully work and those begin with BXXX I believe.

Yeah anything prior to 06 month was One UI 2.1

Lineage on G9810 with ATFD base: runs pretty much perfect, impressive work!

NisseGurra said:
Lineage on G9810 with ATFD base: runs pretty much perfect, impressive work!
Click to expand...
Click to collapse
Just wait for 120hz to kick in!
It's pure butter.
---------- Post added at 07:11 PM ---------- Previous post was at 07:10 PM ----------
Now on Telegram!
https://t.me/joinchat/MfdPcBxQIO6B2-3hmg5HpA

Gcam supported too, nice

Related

[ROM][7.1.2][08/01] Euclidean OS [Qualcomm LLVM 3.8]

{
"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"
}
The Future Is Here​
Your warranty is now void.
I am not responsible for bricked devices, dead SD cards, thermonuclear war.
Please do some research if you have any concerns about using custom ROMs/Kernels.
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.​
ABOUT​
Euclidean OS is a AOSP based custom ROM for Google Nexus 5 with kernel improvements and useful features at the right place, providing a nice and smooth experience to the user. It’s based on Android 7.1 and the very famous ROM PureNexus.
MISSION​
Euclidean OS stands for stability, speed and simplicity. We all have different opinions about how a perfect android operating system would be, due that, there're plenty of custom ROM's available. We don't want to be just another one, but the one, mainly for the AOSP lovers. Our goal is to provide extra features and improvements into the code without compromising the stability and the performance, always looking for the best way to improve and open for opinions in order to give to the user the best android experience. Don't get stuck in the past, the future is here!!
FEATURES​
This is a list of the main features of this ROM and the built-in kernel.
Full Google Pixel experience
Busybox, init.d, addon.d support
UI Improvements
Full Substratum Theme Engine support (Rootless Mode)
ADB enhancements
Qualcomm Snapdragon Clang 3.8
Qualcomm biQuads Stereo Audio Codec
Night Display
Ambient Display
F2FS Support
OpenDelta Updates
MicroG full support
Signature spoofing support
AOSPA Battery Style
AOSPA build enhancements (sqlite, zlib, f2fs, jpeg, png, skia, ...)
Disable battery saving status & navbar colors
LockScreen PIN Quick-Unlock
Custom brightness slider
Custom keyboard IME features
Built-in screenrecorder
CopperheadOS Extra Security Patches
OmniROM MusicFX
SafetyNet Pass
Weather QuickSettings
Lawnchair Launcher
MultiROM full support KERNEL
Stereo call recording support KERNEL
Fast charge support KERNEL
Frandom support KERNEL
Battery Life eXtender KERNEL
Upstreamed 3.4.x kernel KERNEL
exFAT support KERNEL
Adaptive LMK Optimizations KERNEL
CPU Overclocking support KERNEL
Upstream DirtyCow exploit fixes KERNEL
ZRAM compressed memory with LZ4 support KERNEL
Ultra Kernel same-page merging (UKSM) support KERNEL
FSync support KERNEL
SCREENSHOTS & REVIEWS​
The best way to see if a ROM fits for you is to test it and then decide. Although we know that users want to take a look on how the ROM looks before flashing it, so we created a screenshots gallery for you to have a quick look.
ScreenShots ↠ Imgur Gallery
We've also YouTubers who made some great reviews about this ROM. (May not be up-to-dated to the latest version, so expect older reviews)
DZ ANDROID ↠ Euclidean OS 7.1.1 13/03/2017
RUI PINHEIRO ↠ Euclidean OS 7.1.1 12/02/2017
DZ ANDROID ↠ Euclidean OS 7.1.1 20/01/2017
AGUNG BUDIDHARMA ↠ Euclidean OS 7.1.1 15/10/2016​
ISSUES​Read this twice before flashing/posting!​
Cod. 001:
State: Solved!
Priority: High.
Overview: KRACK Wifi Vulnerability.
INSTRUCTIONS
Reboot into recovery mode
Format all partitions except Internal Storage
Flash EuclideanOS zip
Flash GApps
Flash SuperSU/Magisk [Optional]
Reboot System
DOWNLOADS​
Official builds can be discussed in the forum and will get the support from the developer. They are set as NIGHTLY.
OFFICIAL BUILDS
Test builds CANNOT be discussed in the forum and WON'T be given any support from developer. They're for tests proposes only!! They are set as TEST.
TEST BUILDS​
CONTRIBUTORS​
We would like to thank to everyone how contributed to this project, helping to build the Euclidean OS Project, the most notable ones are listed below.
Guiseppe Careri
PureNexus Team
LineageOS Team
NitrogenOS Team
Partimus Prime
Substratum Team
Chdloc
Kamarush
Kreach3r
AOSPA Team
GalaticStryder​
DONATORS​
This is a personal project where we work during our free time because we love doing it. Although there’re some fixed expenses like server renting that we have to pay from our pocket. You’re free to use it without any charge, the only thing we want is to respect the devs & give a good feedback about the experience. If you like our work, feel free to donate us. Thanks so much to the ones who have donated so far and helped us supporting our server costs.
Jeric0
BillGates1
miessos
OmegaMode
attily89
LTEx
DeviceGuru​
SOURCES​
Source for ROM at Github.
Source for Device & Kernel at Github.
Source for ROM Base at Github.​
DISCLAIMER​
~ All project resources were built with free and open source software. ~​~ Euclidean OS trademark and logos are copyleft. ~​~ This is a development thread, be polite. ~​
Reserved
Reserved
Any link for testing?
I too would gladly test this
jeuceda said:
Any link for testing?
Click to expand...
Click to collapse
ourangashane said:
I too would gladly test this
Click to expand...
Click to collapse
It's up
Rom is flashing ATM, will review it in a minute
aciupapa said:
Rom is flashing ATM, will review it in a minute
Click to expand...
Click to collapse
Rom link ?
M Asad Khilji said:
Rom link ?
Click to expand...
Click to collapse
http://forum.xda-developers.com/devdb/project/?id=17268#downloads
For me only bug so far is autorotation, wich doesn't work. I'm messing with multirom stuff now, idk if it will work (probably I'll f*ck something up :/ )
Looks great! However, could you upload a build without GAPPS?
Wysłane z mojego Nexus 5 przy użyciu Tapatalka
aciupapa said:
For me only bug so far is autorotation, wich doesn't work. I'm messing with multirom stuff now, idk if it will work (probably I'll f*ck something up :/ )
Click to expand...
Click to collapse
Oh didn't notice that, will looking into it. Thanks for reporting
pianistaPL said:
Looks great! However, could you upload a build without GAPPS?
Wysłane z mojego Nexus 5 przy użyciu Tapatalka
Click to expand...
Click to collapse
Gapps already included...
marcomarinho said:
Gapps already included...
Click to expand...
Click to collapse
He want build WITHOUT gapps to use for ex. MicroG
After about 2 hours it's running pretty smooth considering its the first alpha build. Auto rotation bug that's been mentioned already, touch sensitivity is just a bit sluggish, and permissions dialogs are the only bugs I've noticed. Kernel provides great battery so far, I look at my phone ALOT lol.
edi194 said:
He want build WITHOUT gapps to use for ex. MicroG
Click to expand...
Click to collapse
I didn't understood ... I included nano Gapps, so no FCs and permission problems
Multirom working or not ?
Anyone can confirm that ?
---------- Post added at 08:05 PM ---------- Previous post was at 08:04 PM ----------
ourangashane said:
After about 2 hours it's running pretty smooth considering its the first alpha build. Auto rotation bug that's been mentioned already, touch sensitivity is just a bit sluggish, and permissions dialogs are the only bugs I've noticed. Kernel provides great battery so far, I look at my phone ALOT lol.
Click to expand...
Click to collapse
Please share battery life, performance and SOT.
After complete charge cycle...
Thanks !

[ROM][UNOFFICIAL][6.0.1]LineageOS 13.0 for Samsung Galaxy J5

{
"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"
}
​
[COLOR=167c80]LineageOS 13.0 for Samsung Galaxy J5[/COLOR]​
DISCLAIMER
Code:
Your warranty is now void.
I'm 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
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.
[COLOR=167c80]Bugs[/COLOR]
Code:
- Snapchat/Skype video recording
- FM audio.
- You tell me
[COLOR=167c80]Installation[/COLOR]
1. Make sure you're using stock 5.1.1.
2. Download the ROM build made for your device from the downloads section and GPU frequency limiting script if you need it.
3. Download Android 6.0.1 gapps (you may also use microg if you know how to do so as this ROM supports signature spoofing).
4. Transfer files you downloaded earlier to your phone's sdcard
5. Reboot to recovery mode. ( Vol UP + Home + Power ) (You'll needTWRP Recovery )
6. Do a full wipe in TWRP.
7. Install Lineage and GAPPS zips.
8. Reboot to system.
9. Setup your device.
That's it. Enjoy your new ROM.
[COLOR=167c80]Downloads[/COLOR]
[COLOR=167c80]ROM[/COLOR]
SM-J500FN
SM-J500F
[COLOR=167c80]GPU FREQUENCY SCRIPT[/COLOR]
400 Mhz
475 Mhz
550 Mhz
650 Mhz​
[COLOR=167c80]Source[/COLOR]
My sources and the ones I've used are all available either on my github here: https://github.com/Koloses or Galaxy-J5 organisation here: https://github.com/Galaxy-J5/ Kernel source is here: https://github.com/Koloses/kernel_samsung_j5lte
That's it for now. Builds for the rest of J5 devices should come later on and will be the same as the ones for J500FN and J500F. I just need time to make them (Building MM takes 2-3h on my pc and I have to setup device trees too so yeah)
XDA:DevDB Information
LineageOS 13.0 for Galaxy J5, ROM for the Samsung Galaxy J5
Contributors
Koloses, Nick Verse, ganesh varma #Henkate
Source Code: https://github.com/Koloses
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Lollipop
Based On: LineageOS
Version Information
Status: Abandoned
Created 2017-03-05
Last Updated 2017-07-27
Addons & Stuff
Addons & OTA's
Last kernel update:
J500FN
J500F
Full changelog in comparision to the ROM bundled one:
- more charging changes
- merged patch mentioned by @ajislav
- updated display driver from MM kernel (implemented code left by ganesh)
- build cifs.ko and load it at boot
CAF Optimized System Webview
system_webview-m57-caf.zip
Changes in comparision to bundled one:
- Newer base version (M51 to M57)
- Built from Codeaurora sources (optimized for Snapdragon devices)
Wifi Direct & Screen mirroring fix
wifidirect-screenmirror-fix.zip
isn't this just gonna be the same as cm13
Mostly yes, but it's refreshed a little bit (newer android codebase as we have 6.0.1_r78 as far as I remember and CM13 has a little bit older base). It's also rebranded and we have some overlays fixed (charging overlays and 1080p recording in Snap camera). I also included newer Adreno blobs as you may see here . I will make seperate builds for the rest of J5 devices too later this week. I did some patches here and there since we won't get new CM13 builds anyway and custom MM for our devices still needs some love.
It also uses my kernel with recommended settings out of the box, so battery life should be better without installing any extra zips. People kept asking for it and most of them wouldn't build it for themselves so here it is
???? another rom
I hope this is better than the others?
You were compiling it in silence?
Demicro said:
???? another rom
I hope this is better than the others?
You were compiling it in silence?
Click to expand...
Click to collapse
This is for sure the best rom!
---------- Post added at 09:18 AM ---------- Previous post was at 08:38 AM ----------
@Koloses what is the best way to get root in Lineage OS 13? Because in developer options there's only ADB...
Flash SuperSU zip just like on every ROM.
Koloses said:
Flash SuperSU zip just like on every ROM.
Click to expand...
Click to collapse
In CM I always used the in built root option :good:
Somebody missclicked the rate button (1star).
@Koloses
I'm using it on my phone at this moment and seems that signature spoofing (for microG) is working.
And as I've told you, Skype video recording problem is present on cm12.1 and stock 5.1.1 too.
@Koloses by the way now it says "fast charging" :good:
So even snapchat recording not working .Is there any temporary fix ? btw thanks for the rom
AFAIK Snapchat recording doesn't work on any custom ROM > 7 (i don't know how it is Nougat) I tried debbuging it several times yet haven't found any solution to it and decided to release ROM without fixing it.
Sent from SM-J500 Lineage 13.0
I did not have this bug in any rom ,but i'll try it no matter
---------- Post added at 12:05 PM ---------- Previous post was at 12:03 PM ----------
forgot to ask ,should i flash gpu script or how ?
jonianU8160 said:
I did not have this bug in any rom ,but i'll try it no matter
---------- Post added at 12:05 PM ---------- Previous post was at 12:03 PM ----------
forgot to ask ,should i flash gpu script or how ?
Click to expand...
Click to collapse
Gpu script it's just for those who want limit the gpu overclock set by default to 720Mhz. If you encounter some overheating etc.
JosephDM said:
Gpu script it's just for those who want limit the gpu overclock set by default to 720Mhz. If you encounter some overheating etc.
Click to expand...
Click to collapse
What is the default gpu clock ?
jonianU8160 said:
What is the default gpu clock ?
Click to expand...
Click to collapse
400Mhz Anyway I suggest you leave it overclocked to 720Mhz because 3D performance is way better
jonianU8160 said:
What is the default gpu clock ?
Click to expand...
Click to collapse
400 MHz
JosephDM said:
400Mhz
Click to expand...
Click to collapse
I am getting annoying but what i understod is that if i want gpu overclocked i should flash this script or only if im getting overheating slowdowns
jonianU8160 said:
I am getting annoying but what i understod is that if i want gpu overclocked i should flash this script or only if im getting overheating slowdowns
Click to expand...
Click to collapse
You limit the GPU frequency to 400Mhz (stock frequency) if you dont want overclock or for whatever reason you want.
The script is an init.d script which limit the GPU frequency at boot according the script you choose. You have to flash the zip in TWRP recovery.
I didnt try, but you can also use Kernel Adiutor and choose e.g. 400Mhz and toggle "apply on boot".
#Henkate said:
Somebody missclicked the rate button (1star).
@Koloses
I'm using it on my phone at this moment and seems that signature spoofing (for microG) is working.
And as I've told you, Skype video recording problem is present on cm12.1 and stock 5.1.1 too.
Click to expand...
Click to collapse
You missclicked on Nougat threads too

[ROM]LineageOS - 16.0 [MOD][Potter][9.0.0][10-05-2019]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS - 16.0 • MOD
Moto G5 Plus​
Code:
Code:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here 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.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (pie), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
MOD Extras -
• Some MD2 drawables
• OxygenOS style Switches
• OxygenOS style QS Panel
• OxygenOS Navigation Bar
• OxygenOS brightness slider
• OxygenOS Volte Icon
• OxygenOS QS tiles drawables
• OxygenOS style mobile data icon
• Rounded Ui [10dp]
• Padding Fixes
• Misc Ui Improments
• Materialized Toast
• Rows/Colums Customization
• Dirac Support
What's working :
• Boots
• RIL (Calls, SMS, Data)
• Fingerprint
• Wi-Fi
• Bluetooth
• Camera
• Camcorder
• Video Playback
• Audio
• Sensors
• Flash
• GPS
• VoLIT
• Moto Actions
• Dt2W
• LiveDisplay
Known issues:
• you tell me (With Logs)
DOWNLOAD​
Instructions :
• Download the latest build and GApps
• Reboot to recovery
• Backup Your System & Data
• Flash the latest build and GApps [micro or nano]
• Reboot
Leave A Thanks if You Enjoyed it ​
XDA:DevDB Information
LineageOS-16.0-potter, ROM for the Moto G5 Plus
Contributors
UtsavTheGreat
Source Code: [url]https://github.com/LineageOS[/URL]
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.x
ROM Firmware Required: Oreo-firmware
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 16.0
Created 2019-02-27
Last Updated 2019-05-10
Reserved
Reserved 2
Material design 2 + sysserv? That's awesome!
Thanks! That's all I want.?
ChangeLog from Previous Unofficial Build
• Updated PowerProfile for my own Kernel
• Fixed System ui Freeze
• Fixed Initial Lags after Booting
• Updated Kernel to Çunt - Kernel v3.18.136
• Revamped Ui to MD2 design.
• Dynamic Overlay Support.
• Source Updates.
UtsavTheGreat said:
ChangeLog from Previous Unofficial Build
• Updated PowerProfile for my own Kernel
• Fixed System ui Freeze
• Fixed Initial Lags after Booting
• Updated Kernel to Çunt - Kernel v3.18.136
• Revamped Ui to MD2 design.
• Dynamic Overlay Support.
• Source Updates.
Click to expand...
Click to collapse
This rom is awesome just like your other builds ,
I would like to mention few things here :
1) Being LOs , google ****s are minimal , focus on privacy .
2) Initial boot takes time .
3) The rom has all minimal customizations , so it doesn't lag behind all other roms .
4) The trebuchet launcher has app lock options with Fingerprint options too.
5) Being LOs its missing signature spoofing which is sort of a USP of LOS .
6) The performance is bang on , had the lowest idle drain ever .
If I find some things I'll update later .
Thanks dev for such a good rom .
aki_007 said:
This rom is awesome just like your other builds ,
I would like to mention few things here :
1) Being LOs , google ****s are minimal , focus on privacy .
2) Initial boot takes time .
3) The rom has all minimal customizations , so it doesn't lag behind all other roms .
4) The trebuchet launcher has app lock options with Fingerprint options too.
5) Being LOs its missing signature spoofing which is sort of a USP of LOS .
6) The performance is bang on , had the lowest idle drain ever .
If I find some things I'll update later .
Thanks dev for such a good rom .
Click to expand...
Click to collapse
Well suggestions / feature requests are always welcome as long as you can provide me proper commits or tell me in detail why you need that feature.
UtsavTheGreat said:
Well suggestions / feature requests are always welcome as long as you can provide me proper commits or tell me in detail why you need that feature.
Click to expand...
Click to collapse
Can FM radio be fixed? Or se set to enforcing?
waiting for it to be official
thanks to the Dev for his wonderful effort
rjherms said:
Can FM radio be fixed? Or se set to enforcing?
Click to expand...
Click to collapse
Ofc & No Enforcing for My side on any of My ROMs
Can you post some screenshots?
Developing Zeus said:
Can you post some screenshots?
Click to expand...
Click to collapse
Here
rjherms said:
Can FM radio be fixed? Or se set to enforcing?
Click to expand...
Click to collapse
SELinux enforcing might cause problems with substratum, that's why many devs are keeping it permissive.
---------- Post added at 06:22 AM ---------- Previous post was at 06:21 AM ----------
UtsavTheGreat said:
Ofc & No Enforcing for My side on any of My ROMs
Click to expand...
Click to collapse
For Substratum, right?
---------- Post added at 06:23 AM ---------- Previous post was at 06:22 AM ----------
iamno1monarch said:
waiting for it to be official
thanks to the Dev for his wonderful effort
Click to expand...
Click to collapse
He has already clarified it that it would never go official.
stark1296 said:
SELinux enforcing might cause problems with substratum, that's why many devs are keeping it permissive.
---------- Post added at 06:22 AM ---------- Previous post was at 06:21 AM ----------
For Substratum, right?
---------- Post added at 06:23 AM ---------- Previous post was at 06:22 AM ----------
He has already clarified it that it would never go official.
Click to expand...
Click to collapse
Why doesn't g5 plus have official lineage os roms!? Even fourth gen moto g or even 1st gen moto g has an official one!
I would unlock my bootloader the day official rom would be available.
spandy992 said:
Why doesn't g5 plus have official lineage os roms!? Even fourth gen moto g or even 1st gen moto g has an official one!
I would unlock my bootloader the day official rom would be available.
Click to expand...
Click to collapse
Can you tell me what Is the difference between official & unofficial?
UtsavTheGreat said:
Can you tell me what Is the difference between official & unofficial?
Click to expand...
Click to collapse
I think its easier to update and se linux is enforcing so better security.
spandy992 said:
I think its easier to update and se linux is enforcing so better security.
Click to expand...
Click to collapse
No it will be same as unofficial
As per selinux enforcing no one cares .
UtsavTheGreat said:
No it will be same as unofficial
As per selinux enforcing no one cares .
Click to expand...
Click to collapse
Some paranoid people do. Some time ago, I had a big argument with some guy in Sandeep's lineage thread over his privacy concerns over your first unofficial lineage build. In the end, he didn't flash it.
stark1296 said:
Some paranoid people do. Some time ago, I had a big argument with some guy in Sandeep's lineage thread over his privacy concerns over your first unofficial lineage build. In the end, he didn't flash it.
Click to expand...
Click to collapse
There are not many choices for enforcing ROMs
Only Ashwin uses enforcing I think.

[ROM][9.0.0_r44][OFFICIAL][OTA] Kraken Project for OnePlus 5T (dumpling)

{
"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"
}
Code:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here 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.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
About:
Our proposal is giving the best of clean Android experience, without forgetting few useful personalizations!
GApps:
DON'T FLASH GAPPS, The OpenGApps project is already included.
What's working:
All works, tell me anything
Known issues:
---
Instructions:
Download the latest build
Reboot to recovery
Flash the latest build
Reboot
Special Thanks:
LineageOS
OpenGApps
ViperOS
AospExtended
crDroid
DirtyUnicorns
Downloads:
* Download Kraken *
* Github Source *
* Telegram News *
* Telegram Chat *​
XDA:DevDB Information
Kraken Project, ROM for the OnePlus 5T
Contributors
EsromTech
Source Code: https://github.com/Rattlesnake-Project/android_kernel_oneplus_msm8998
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: Stable 9.0.6
Based On: Lineage, AOSP
Version Information
Status: Stable
Created 2019-05-26
Last Updated 2019-07-17
Reserved
First, Man I love doing that....
Another one ?
Warm welcome. :fingers-crossed::fingers-crossed::fingers-crossed:
How is the ROM gents? I'm going to flash now. I'll report back after I test drive.
What happened to posting screenshots and details on the ROM pages? I miss the old days
micro2112 said:
What happened to posting screenshots and details on the ROM pages? I miss the old days
Click to expand...
Click to collapse
In all fairness, most ROMs these days are the same. I remember screenshots being important because a lot of devs used to actually change the look of the UI. But I do agree. It would be nice to see still.
Some screenshots of the ROM, looks and feels like PE.
Fast and smooth.
Lawnchair as the default launcher.
No dedicated menu for customization in Settings.Just like PE.
Only essential Google apps pre-installed.
Only Google Camera. No OOS Camera and Gallery.
I.never got this too boot did a full wipe and everything. But kept going back to recovery when booting.
sawari said:
Some screenshots of the ROM, looks and feels like PE.
Fast and smooth.
Lawnchair as the default launcher.
No dedicated menu for customization in Settings.Just like PE.
Only essential Google apps pre-installed.
Only Google Camera. No OOS Camera and Gallery.
Click to expand...
Click to collapse
have double tap to sleep like OxyGen OS?
lockool said:
have double tap to sleep like OxyGen OS?
Click to expand...
Click to collapse
Yes
---------- Post added at 11:34 PM ---------- Previous post was at 11:30 PM ----------
emilio242 said:
I.never got this too boot did a full wipe and everything. But kept going back to recovery when booting.
Click to expand...
Click to collapse
Maybe you have to flash "DM-Verity and ForceEncrypt Disabler" in TWRP, after flashing the ROM just like any other ROM.
sawari said:
Yes
---------- Post added at 11:34 PM ---------- Previous post was at 11:30 PM ----------
Maybe you have to flash "DM-Verity and ForceEncrypt Disabler" in TWRP, after flashing the ROM just like any other ROM.
Click to expand...
Click to collapse
Can i double tap anywhere on screen or only status bar to sleep?
lockool said:
Can i double tap anywhere on screen or only status bar to sleep?
Click to expand...
Click to collapse
Yes
Update: Kraken_dumpling-v1.0-20190702-0727-OFFICIAL.zip
Changelog:
- Update sources kraken project
- Update Kernel sources 4.4.184
- Improvements volume call step
- Update blobs from stable 9.0.6
- Upstreamed kernel sources CAF
- Audio higher maxOpenCount to 4
- Update props display from CAF
Is there support for f2fs?
Not interested in custom kernel.
i flash this rom, but it notice that file zip error. please help me
Update: Kraken_dumpling-v1.1-20190717-1348-OFFICIAL.zip
Rom changelog:
- Merge security path July (android-9.0.0_r44)
- Add 3 finger swipe screenshot
- Add setup UI for minimum delay between an app's notification sounds
- LiveDisplaySettings: Fix outdoor mode preference on hwc2
- overlays: accents: Update preview colors
- settings: appops: support setting for work profile apps
- Settings: Don't index display mode and color temperature on HWC2
- Update Lawnchair alpha-2279
Device changelog:
- Kernel upstreamed to 4.4.185 rattlesnake v1.7
- Kernel upstreamed from kernel base LineageOS
- Audio: don't enable anc on voip calls
- Audio: only enable anc on handset vc
- Audio: set default qcom acdb id's for headset mic
- Audio: update acdb table from 9.0.6
Been running this rom for couple weeks now, loving it. Very clean and smooth.
Hello. New ROM when to expect?

[KERNEL] [EAS] [Pie+] Eva Kernel | ProjektEva

{
"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"
}
ProjektEva presents Eva Kernel
Code:
**DISCLAIMER**
Flash this kernel at your own risk. Do not blame me if you did something
wrong whilst flashing this kernel. I will not accept any blame for MODs
that may have caused any instability to your device.
This is my personal Kernel project that I have been doing for the past few months, only to enhance the Overall Experience on Cedric!
Features of the kernel:
1. EAS:
Code:
* Energy Aware Scheduling
* Ainur DTS Eagle Sound Engine
* SchedUtil Governor by default
* And many more!
2. Non-EAS:
Code:
* Same as above just missing the EAS changes.
* Zen I/O Scheduler
* And many more!
Flash it on any Pie or Android 10 Rom!
NOTE:This kernel will not work with Stock rom (Because it is 64bit), It will not work with treble roms.
Downloads:
All my Downloads are available on the github releases on the kernel Source.
Download this Kernel Now!​
XDA:DevDB Information
Eva Kernel | ProjektEva, Kernel for the Moto G5
Contributors
m_vaisakh, SohamLad7, OmegaPrimus7
Source Code: https://github.com/mvaisakh/eva_kernel/
Kernel Special Features: Energy Aware Scheduling + Non-Energy Aware Scheduling
Version Information
Status: Stable
Current Stable Version: 1.2
Created 2019-12-14
Last Updated 2020-07-04
m_vaisakh said:
Vaisakh Murali:
Actually I've come to a decision, I feel like I should stop android development
It's just that for the past few days I've been away from android mostly, and it felt pretty good
I guess its time for me to be a user
Or a tester perhaps
I'm taking a break from android development, I'm really sorry to give you all hopes for Android 11 from my side. But I want to focus on my studies more. I spend too much time on android discussions and bug fixes
I hope you guys can understand
Click to expand...
Click to collapse
(from Telegram)
Tl;dr: No more updates for this./This is discontinued.
Eva EAS+ 2.0 Release
Changelog:
>Major CAF upstream (Over 400+ commits merged)
>MDSS upstream
>Tsens upstream (Better thermals)
>Some specific backports from android kernel common
Eva EAS+ 3.0 Release
Changelog:
>Compiled with Proton Clang 11
>Optimised a lot of code
>Better LMK
>Scheduling improvements
>Enabled Ultra Low Power Mode for all panels.
>Realtime scheduling when hotplugging.
// I recommend using AOSP with Eva Kernel and feel the smoothness of this kernel //
Downloads are available in OP (in my github releases)
Reserved
Great work
@m_vaisakh, good to have you back developing for the Cedric! Your past contributions were invaluable. I was particularly a huge fan of your Vanir ROM
rahimali said:
@m_vaisakh, good to have you back developing for the Cedric! Your past contributions were invaluable. I was particularly a huge fan of your Vanir ROM
Click to expand...
Click to collapse
Thanks, it means a lot!
But unfortunately, Vabir AOSP development stopped with nougat
Else I would have continued it!
Update available!
Eva EAS+ 2.0 Release
Changelog available in post #2 Downloads are available in OP (in my github releases)
I see that your kernel does not support Dualshock 4, could you possibly support it in the future.
https://github.com/mvaisakh/eva_kernel/blob/eva-rel/eas+2.0/3.18/drivers/input/joystick/xpad.c
---------- Post added at 04:11 PM ---------- Previous post was at 04:05 PM ----------
This is the official link for Dualshock 4 support in AOSP.
https://android.googlesource.com/pl...er/data/keyboards/Vendor_054c_Product_05c4.kl
You could also add on your Rom AOSP e Lineageos 17 ?. Thank you for your work.
Darkyuuki said:
I see that your kernel does not support Dualshock 4, could you possibly support it in the future.
https://github.com/mvaisakh/eva_kernel/blob/eva-rel/eas+2.0/3.18/drivers/input/joystick/xpad.c
---------- Post added at 04:11 PM ---------- Previous post was at 04:05 PM ----------
This is the official link for Dualshock 4 support in AOSP.
https://android.googlesource.com/pl...er/data/keyboards/Vendor_054c_Product_05c4.kl
You could also add on your Rom AOSP e Lineageos 17 ?. Thank you for your work.
Click to expand...
Click to collapse
Dual Shock support eh. But the link in kernel is an xbox joystick driver, you sure that they share common driver base?
m_vaisakh said:
Dual Shock support eh. But the link in kernel is an xbox joystick driver, you sure that they share common driver base?
Click to expand...
Click to collapse
This code and AOSP, I think it should be done on top of the Xbox drive, should just change the button codes, Android supports dualshock 4 since Android 9.
Sorry English, I'm using a translator, I only speak Portuguese Brazil
---------- Post added at 05:55 PM ---------- Previous post was at 05:51 PM ----------
m_vaisakh said:
Dual Shock support eh. But the link in kernel is an xbox joystick driver, you sure that they share common driver base?
Click to expand...
Click to collapse
And you're right, come understand now, what you meant, I'm sorry
Hey @m_vaisakh,
I want to try this but I like my kernel patch, has this modifications (from Lineage/AOSP kernel) in USB Code? (particulary drivers/usb/gadget/)
If not I could simply apply my patch on here and check it out
nift4 said:
Hey @m_vaisakh,
I want to try this but I like my kernel patch, has this modifications (from Lineage/AOSP kernel) in USB Code? (particulary drivers/usb/gadget/)
If not I could simply apply my patch on here and check it out
Click to expand...
Click to collapse
Try comparing it with the file you're committing changes to with the commited one (i.e., CodeZero's kernel on which you've applied).
m_vaisakh said:
Try comparing it with the file you're committing changes to with the commited one (i.e., CodeZero's kernel on which you've applied).
Click to expand...
Click to collapse
More than 1 file Min 6 files
---------- Post added at 06:26 PM ---------- Previous post was at 06:25 PM ----------
Ah what means "And many more" :angel:
Update available!
Eva EAS v3.0 Release
Changelog:
*Compiled with Proton Clang 11
*Optimised a lot of code
*Better LMK
*Scheduling improvements
*Enabled Ultra Low Power Mode for all panels.
*Realtime scheduling when hotplugging.
Download from OP
Enjoy the weekend with Eva EAS+ 3.0!
m_vaisakh said:
Update available!
Eva EAS v3.0 Release
Changelog:
*Compiled with Proton Clang 11
*Optimised a lot of code
*Better LMK
*Scheduling improvements
*Enabled Ultra Low Power Mode for all panels.
*Realtime scheduling when hotplugging.
Download from OP
Enjoy the weekend with Eva EAS+ 3.0!
Click to expand...
Click to collapse
I put it in my phone few minutes ago. Thank you! I really apreciate your work!
is the kernel integrated with lineage 10 ROM?
eladiocesar said:
is the kernel integrated with lineage 10 ROM?
Click to expand...
Click to collapse
No
GCam improvements?
Does this kernel improve GCam compatibility? Because with custom ROMs the camera is fatal and it is one of the things I use the most, thanks in advance.
I await a prompt response, regards.
NTBBloodbath said:
Does this kernel improve GCam compatibility? Because with custom ROMs the camera is fatal and it is one of the things I use the most, thanks in advance.
I await a prompt response, regards.
Click to expand...
Click to collapse
No, camera can't be fixed. Use Stock.
nift4 said:
No, camera can't be fixed. Use Stock.
Click to expand...
Click to collapse
Oh, and what is that for?
However, I'll try it, thanks for replying!

Categories

Resources