LineageOS 20.0 (Android 13) [Signature Spoofing][OTA updates] for Note FE/Note7 Exynos - Samsung Galaxy Note FE ROMs, Kernels, Recoveries,

{
"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 20.0 for gracerlte/gracelte​
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Working:
- Wifi
- Sound
- mali drivers
- USB tethering
- HW Backed video Playback
- Ril (Mobile data,calls, sms and stuff)
- Sensors
- Buttons
- Bluetooth
- Wifi HotSpot
- MTP
- 2D and 3D gpu acceleration
- HW encoding/decoding
- HWcomposer (HWC)
- Charging with device powered off
- Stuff I didn't test yet
- Camera
- GPS
- Fingerprint Sensor
- Mobicore
- SW codecs
Not Working
- Storage Encryption (WIP switching to FBE from FDE since FDE was removed in 13)
- Network trafic monitoring (WIP, same reason as bellow, uses BPF)
- BPF specific functions like fancy new GPU monitoring in Android 13
- sepolicy will need minor changes over s7/s7 edge one, Ill handle that in next build
Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
Also do not post bug reports for known issues or bug reports without proper
a) Logcat
b) proc/last_kmsg (or proc/kmsg)
c) data/tombstones
d) dmesg
Install gapps right after installing the rom itself don't try to boot to system before that if you want to use gapps (Or wipe data before installing them)
NikGapps have been updated to 13, you might need to clean flash if you used other gapps in past including nikgapps 12.1 version
Make sure you are using latest official TWRP before installing rom older versions do not have proper android 12/13 support
Downloads:
Google Drive
Mega.nz
GitHub Releases
MD5: 601e328272177a5200be03ab462bf559
if you want to support the project feel free to buy me some coffee paypal.me/ivanmeler
BTC: 1Q823BsSbEKP62JFM7BjXiRCgF84qgcFST
ETH(erc20): 0x979a8e42551e62e6994d3762c9d9f0e76b5d87f9
Donations help cover the build server cost and since I do this in my free time, and also cover the coffee for time spent debugging stuff
Feel free to join telegram group with early builds progress updates and some off topic stuff Join
Based On Android 13/T
Changelog
21.06.2023.
- Merged June 2023. Security update
- Merged latest pixel feature drop
- misc performance and stability improvements
- Synced with LineageOS source
02.05.2023.
- Merged May 2023. Security update
- Synced with LineageOS source
23.04.2023.
- Switched to more source built components from new Exynos 850/Linaro BSP
hwcomposer
memtrack
libion_exynos
libGrallocWrapper
gralloc
libcsc
libexynosscaler
libexynosgscaler
libhwjpeg
Whole OMX stack (libOMX.Exynos.*) and stagefrighthw
- Cleaned up source and got rid of libutils vndk32 workaround
- Performance, stability and battery life improvements
- Synced with LineageOS source
11.04.2023.
- Merged April 2023. Security update
- Updated selinux and removed neverallow rules to make device more secure
- Fixed some issues introduced in QPR2
- Synced with LineageOS source
21.03.2023.
Fixed double tap to wake
20.03.2023.
- Merged March 2023. Security update
- Misc performance and stability improvements
- Merged QPR2
- Added aptX HD support
- Synced with LineageOS source
23.02.2023.
- Initial release
- Check s7/s7 edge threads for full back log
Contributors
Ivan_Meler
Source Code: https://github.com/8890q/android_kernel_samsung_universal8890/tree/lineage-20.0
ROM OS Version: Android 13
ROM Kernel: Linux 3.18.x

Huge thanks to @cıyanogen for initial etsting and pictures of device running lineageos
Thanks to @ROM_gamer987 for testing Note 7 support and providing logs
Spoiler: pics

Note that note 7 battery is limited to 3200mAh (note fe bat. capacity)
all of the korean variants of note 7 and fe are also supported (together with international), so are dual sim variants

Ivan_Meler said:
LineageOS 20.0 for gracerlte/gracelte​
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Working:
- Wifi
- Sound
- mali drivers
- USB tethering
- HW Backed video Playback
- Ril (Mobile data,calls, sms and stuff)
- Sensors
- Buttons
- Bluetooth
- Wifi HotSpot
- MTP
- 2D and 3D gpu acceleration
- HW encoding/decoding
- HWcomposer (HWC)
- Charging with device powered off
- Stuff I didn't test yet
- Camera
- GPS
- Fingerprint Sensor
- Mobicore
- SW codecs
Not Working
- Storage Encryption (WIP switching to FBE from FDE since FDE was removed in 13)
- Network trafic monitoring (WIP, same reason as bellow, uses BPF)
- BPF specific functions like fancy new GPU monitoring in Android 13
- sepolicy will need minor changes over s7/s7 edge one, Ill handle that in next build
Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
Also do not post bug reports for known issues or bug reports without proper
a) Logcat
b) proc/last_kmsg (or proc/kmsg)
c) data/tombstones
d) dmesg
Install gapps right after installing the rom itself don't try to boot to system before that if you want to use gapps (Or wipe data before installing them)
NikGapps have been updated to 13, you might need to clean flash if you used other gapps in past including nikgapps 12.1 version
Make sure you are using latest official TWRP before installing rom older versions do not have proper android 12/13 support
Downloads:
Google Drive
Mega.nz
GitHub Releases
MD5: 181d98c4cf5186e23b7b1ad19960a146
if you want to support the project feel free to buy me some coffee paypal.me/ivanmeler
BTC: 1Q823BsSbEKP62JFM7BjXiRCgF84qgcFST
ETH(erc20): 0xc7272f851a692c679e85f18a62632c580ef3bdee
Donations help cover the build server cost and since I do this in my free time, and also cover the coffee for time spent debugging stuff
Feel free to join telegram group with early builds progress updates and some off topic stuff Join
Based On Android 13/T
Changelog
23.02.2023.
- Initial release
- Check s7/s7 edge threads for full back log
Contributors
Ivan_Meler
Source Code: https://github.com/8890q/android_kernel_samsung_universal8890/tree/lineage-20.0
ROM OS Version: Android 13
ROM Kernel: Linux 3.18.x
Click to expand...
Click to collapse
Impressive!

This is first time after 5 yr using samsung devices, i can't get my phone installed with twrp, it says rmm prenormal and only official binaries can be flash, any solution?

chernø said:
This is first time after 5 yr using samsung devices, i can't get my phone installed with twrp, it says rmm prenormal and only official binaries can be flash, any solution?
Click to expand...
Click to collapse
You need to unlock the bootloader first, Look up a guide for the s7 and you can mostly follow that but flash the note 7 twrp and lineage instead

ROM_gamer987 said:
You need to unlock the bootloader first, Look up a guide for the s7 and you can mostly follow that but flash the note 7 twrp and lineage instead
Click to expand...
Click to collapse
you do not clearly understand what i'm talking about

unicraden said:
you do not clearly understand what i'm talking about
Click to expand...
Click to collapse
Usually that error In Odin is because the bootloader is locked

March builds are finally up, here is a brief changelog
- Merged March 2023. Security update
- Misc performance and stability improvements
- Merged QPR2
- Added aptX HD support
- Synced with LineageOS source
Im aware fp is always on, but this didnt cause battery drain and google completely broke handling of this, ill look into adding user facing toggle for this in next build.
Enjoy new builds and stay safe

New builds are up with fixed double tap to wake, sorry for inconvenience

Thank you so much for making this rom, my note fe phone revived hahaha

Please someone tell me where to start? I need to install twrp recovery but couldn't find one for note fe n935f

Monzer_ said:
Please someone tell me where to start? I need to install twrp recovery but couldn't find one for note fe n935f
Click to expand...
Click to collapse
Try with this one: https://forum.xda-developers.com/t/...xy-note-7-fan-edition-n935f-fd-s-l-k.4121765/

Do I need to unlock bootloader first? Or just recovery and flash rom?
I've been away for a long time

Monzer_ said:
Do I need to unlock bootloader first? Or just recovery and flash rom?
I've been away for a long time
Click to expand...
Click to collapse
Bootloader needs to be unlocked first with OEM unlocking in settings and then through download mode, then recovery and rom

expressluke said:
Bootloader needs to be unlocked first with OEM unlocking in settings and then through download mode, then recovery and rom
Click to expand...
Click to collapse
Yes thanks can you link me somthing to follow? Much appreciated

And finally, April builds are up, (Google is to blame for delays again. Source was posted just few hours ago).
Here is a brief changelog
- Merged April 2023. Security update
- Updated selinux and removed neverallow rules to make device more secure
- Fixed some issues introduced in QPR2
- Synced with LineageOS source
I would also like to with happy easter to those celebrating it.
Huge thanks to everyone who donated and helped keep this project up and running for years, donations help cover build server cost and get me coffee.
Enjoy new builds and stay safe

Here is a little surprise update for everyone here.. So lets begin with a changelog
- Switched to more source built components from new Exynos 850/Linaro BSP
hwcomposer
memtrack
libion_exynos
libGrallocWrapper
gralloc
libcsc
libexynosscaler
libexynosgscaler
libhwjpeg
Whole OMX stack (libOMX.Exynos.*) and stagefrighthw
- Cleaned up source and got rid of libutils vndk32 workaround
- Performance, stability and battery life improvements
- Synced with LineageOS source
This changes quite a lot of under the hood stuff and gets rid of a lot of proprietary blobs by replacing them with much more up to date source built components, if you are compiling on your own dont forget to update roomservice.xml as always all of the source has been pushed to https://github.com/8890q , This has been in works since middle of 2022 but i never got around to finishing it and fixing few remaining bugs that came from bsp until this week, so i really hope you all enjoy it.
In general this will help s7 live a bit longer as we have way more control over most of the hals on device
This will also make its way to 19.1 builds soon and maybe even 18.1.
Huge thanks to everyone who supported this project as their donations help cover build server cost and cover coffee spent while debugging some of weirder stuff
Enjoy new builds and stay safe

May builds are up, here is a brief changelog:
- Merged May 2023. Security update
- Synced with LineageOS source
There will likely be few more builds this month with more exciting improvements, Lineageos 19.1 and 18.1 will also get updated later this week or next week.
Huge thanks to everyone who supported this porject, donations towards this project help cover the build server cost and get me coffee for time spent working on new features/releases.
Enjoy new builds and stay safe

Ivan_Meler said:
May builds are up, here is a brief changelog:
- Merged May 2023. Security update
- Synced with LineageOS source
There will likely be few more builds this month with more exciting improvements, Lineageos 19.1 and 18.1 will also get updated later this week or next week.
Huge thanks to everyone who supported this porject, donations towards this project help cover the build server cost and get me coffee for time spent working on new features/releases.
Enjoy new builds and stay safe
Click to expand...
Click to collapse
as with note 8 support, appreciate your support for note fe.

Related

[ROM] CyanogenMod 13.0 | Android 6.0.1 Marshmallow | [12/27/2015]+Nightlies

UPDATE 12/30: I set up my buildbox to build nightly builds of all devices. Although the klte builds will be identical to the CM nightlies so this is really just for those who have a variant that has not yet been enabled for nightlies on CMs build server. As with any nightly these are UNTESTED and USE AT YOUR OWN RISK. DO NOT REPORT BUGS FROM A NIGHTLY. I can't stress this enough. As you can see, in the 2nd post I changed the "Latest Release" text to "Latest TESTED Release" so if you aren't on that build. Please don't report a bug.
{
"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"
}
DO NOT REPORT BUGS UNLESS YOU HAVE DONE A FULL WIPE, INSTALLED THE GAPPS PROVIDED IN THE 2ND POST, AND ARE RUNNING STOCK KERNEL WITHOUT STUPID MODS OR YOUR BUG REPORT WILL BE IGNORED PERIOD.
These are UNOFFICIAL/DEVELOPER builds based of CM-13.0 for klte (GSM) and CDMA variants and by NO means this is my ROM. 100% credits goes to TeamDouche, and all other coders who contributed to CyanogenMod.
Supported devices, should work with all klte variants that are qualcomm
Included in the Unified GSM build
kltexx, kltelra, kltetmo, kltecan, klteub, klteacg, kltedcm, klte
Individual CDMA builds kltespr, klteusc
Individual GSM builds kltedv
If your device isn't listed in the "individual" lists then flash the generic "klte" build
Click to expand...
Click to collapse
Code:
[B]IMPORTANT[/B]
* Do NOT expect daily builds. I'll build when I'm free.
* Do NOT ask for support for flashing in this thread.
* Do NOT use this unofficial build and ask for support at the official threads.
* Do NOT be rude.
* Respect all users
* If I see a NOOB question and I don't feel like replying, I WONT.
Built from CM source
Service
Text
Data
Call
Audio
WiFi
Google Now
Bluetooth
GPS
MMS
Video playback
Audio playback
Internal SDcard mounting
External SDcard mounting
Camera
Video recording
IR Blaster
NFC
Some CM features still have not been added yet be patient if your feature isn't there
You tell me
Do NOT use superwipes
DO NOT dirty flash (or if you do, DON"T REPORT BUGS UNTIL YOU DO)
Wipe data, cache, and dalvik cache
*** ((but do not report bugs if you didn't full wipe))
Flash ROM
Flash GAPPS (in 2nd post) (No other gapps packages are officially supported!)
Reboot
???
Profit
To enable Developer Options go to Settings, About Phone and repeatedly press Build Number.
If you use ADB read this: PSA by CM
If you use reboot to recovery read this: PSA by CM
Regarding new Superuser: PSA by CM
And any and all users in this thread who contirbuted or will contribute to making this ROM as stable as possible
Esa Laukkanen aka elelinux
Cyanogen Inc & Team-Kang
Garwynn XDA
MrTrip
Thescorpion420
DevVorteX
albinoman887
ktoonsez
so here is a donation link if you want to buy me a coffee or pack of smokes (I go through a lot sitting on the PC messing around lol) go ahead. But not required or expected by any means
Note: The name on the Paypal account may say Patricia, this is because it's a family Paypal account.
Thanks and happy flashing!
DOWNLOAD LINK + CHANGELOG in 2nd post
XDA:DevDB Information
[ROM] CyanogenMod 13.0 | Android 6.0.1 Marshmallow+Nightlys, ROM for the Samsung Galaxy S 5
Contributors
albinoman887, DevorteX
Source Code: https://github.com/Team-Hydra
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Beta
Created 2015-10-31
Last Updated 2015-12-30
Dec 30
* set up my buildbox to do a nightly build (well early morning) for all devices but it is mainly for the devices that i work on that are not built by CM yet. so as of this writing that would be kltedv,klteusc and kltespr. If you aren't an owner of one of these devices the klte build is identical to CM's so really no reason to use it. but feel free if you like as it is in the list for builds to be done...
Dec 27
* Enabled SELinux Enforcing
* Fixed offmode charging with SELinux enabled
* Misc cleanup and updates
* Upstream updates
** NOTICE: CM will be enabling nightlies starting tomorrow for the "klte" variant. so far that is the ONLY ONE that is being enabled. So this release will be my last release with a "klte" build download. there is no reason to have two identical builds floating around. It will just confuse people. I will continue to build for kltespr,klteusc, and kltedv until they are enabled on CM. and you can still use this thread to report bugs as nothing is changing regarding whos developing and with what. just where the builds are downloaded from. If a bug ends up popping up down the road this thread would be the place to check for a fix before it gets merged to CM (sometimes they take a long time). Anyways enjoy. and as always the other variants are compiling now.
Dec 21
* Fixed up newly required permissions for sensors and got everything working correctly with lollipop libs. No hacked driver in kernel to get old sensor HAL to load, nothing. 100% LP sources now (how Ethan intended). Battery life should be improved as well as other things
* Any and all changes from time of compile
* As always klte is released first. the rest are compiling now
Dec 18
* Switched back to KK/cm-12.1 libs and kernel (what we have been using up until the 12/10 build) to fix all the issues people are having
* Any upstream updates at time of compile
** As always klte out first. the rest are compiling as I type
Dec 17
** Sorry for the delay there were some issues with the hardware in the buildbox not playing nice... all fixed now **
* All the crap from the last release hopefully should be over now
* Fixed the rotation and black screen in call(etc) issue
* IR Blaster works again. Tested with Peel IR Remote and a LG TV
* I removed the stuff in ramdisk for adaptive lmk because i'm pretty sure that we need kernel support and it most likely is a no-op but could be bad having it in
* Removed call recording overlay because i cannot find the setting for it so unless someone tells me I removed a feature i think the overlay is a no-op as well
* kltedv and klteusc are back now. They were excluded from the last build because of the lib update and i completely spaced that those devices needed libs and then got pre-occupied with the sever issues and my F'n ISP being stupid both at the same time . anyways hope this sorts things out...As always (you should know the drill) klte first, rest are compiling as I type
Dec 10
* Fixed BT Force close issue
* Fixed the issue with the lollipop libs and kernel and compass. We now have full Lollipop kernel and vendor libs with working compass
* Any other changes at time of compile
Dec 9
* Android 6.0.1
* You can now disable home button wake (Devortex)
* Unpinning is fixed (Devortex)
* Lots of other CM updates
* Pretty much any fix Devortex has posted since the last build I released is included in this. I can't remember off the top of my head what else changed but thats the gist.
* got a new domain. all downloads are at team-hydra.org (its the same site i've been using except now you dont have to remember the IP)
** As always klte first, the rest are compiling...
Dec 3
** Better late then never. Sorry. all the parts for the buildbox should be here by the weeks end and then this shouldnt be an issue anymore **
* Fixed incoming calls on CDMA devices (kltespr,klteusc)
* Fixed missing APN menu on CDMA devices (kltespr,klteusc)
* Fixed artifacts in camera preview image (that was a screw up on my part)
* Fixed that stupid "Your SIM card roaming capabilities have been updated" when the other caller hangs up
* Fixed GPS staying on when CM Camera app is suspended in background
* Any and all CM updates at time of compile
*** As always klte first, then the rest as they compile and upload **
Nov 29
** GOT A FRIEND TO LET ME USE HIS SYSTEM FOR THE NIGHT SO ENJOY! **
* kltespr build fixed (really dont know what happened there must have been a network error)
* Re-Enabled adaptive LMK (got disabled during the rebase)
* Disabled qcom's mm-parser which is being done all over CM for msm8974 which was the actual cause of the video recording lag...
* Any and all CM updates at time of compile
* As always klte build is out at the time of this post the rest take a couple hours to compile. Enjoy
*** PSA: i'm at $125 or so for my server. Thank you guys so much. I have two options. One is a Ebay auction that ends in a couple days which is an amazing machine and one i can buy from a friend any time in the next two weeks. So thanks. I'm getting close
Nov 27
* OK after being gone for a week due to a storm and coming back to another storm of changes that broke s*** here is a new build for you guys. Should be no regressions, just new features
* As always klte build is out at the time of this post the rest take a couple hours to compile. Enjoy
Nov 11
** Veterans, Thank you for your service **
* infinite bootloop when enabling power saving mode is fixed, thats pretty much it
* initial KLTEUSC build (once its done, i always release the klte build as soon as its done compiling and then the rest i just leave the system going and let it finish them as time permits)
Nov 10
* Now on tap works, Make sure its enabled in Google Settings
* Fixed Auto timezone bug
* Formatting external SD as internal storage now works correctly
* Updated media_codecs.xml for marshmallow
* Fixed A/V sync issues with recorded videos
* Re-Enabled Doze
* Hardware backed encryption seems to work now (this never worked on cm-12 or 12.1)
* Defined the "radio access family" for the different variants so hopefully the APN issues kltespr users were having are fixed
* Bunch of CM updates
* New build of kltedv that i'm hoping will boot
* Updated Gapps link also added a 2nd one and will add more if required.. let me know what one works for you because i don't seem to have any of these problem but the klte is not my DD
** NOTE: It takes about an hr and a half per variant build to complete. I set a cron job script that is currently building the other variants (kltespr,kltedv, and eventually klteusc) but I don't have the time to wait for all of those. People using other then the klte builds just keep checking the build archive for your variant every hour or so until you see the 11/10 version. **
Nov 6
* Fixed Video Recording
* Partially fixed external sdcard mounting (you can mount as portable but if you format as internal you get a bootloop with that sd inserted at boot and it requires a format for it to work again)
* Enabled Call Recording (although i think its a major breach of peoples privacy)
* CM merged android 6.0_r26
* lots of CM updates
* lots of display hal updates (upstream)
* initial release of kltespr
* initial release of kltedv
* Updated Gapps link to a more stable version
** klteusc will happen tomorrow if no crazy bugs pop up in this release **
Oct 31
DO NOT dirty flash over CM-12.1
* initial build of cm-13.0/Android 6.0. THERE WILL BE BUGS so think before you post dumb stuff
* com.android.phone FCs on first boot but after that its fine
* Not all CM features are added yet
* Right now its just klte but i will be rolling out the other variants over the next 24 hrs or so so just check check back every few hours for your build.
Team Hydra Github (main): https://github.com/Team-Hydra
CyanogenMod Github: https://github.com/CyanogenMod
For Untested NIGHTLY Builds please check the 3rd post
Due to resource limitations builds are released in a staggered fashion. If you find the newest build not available for your device it most likely means its compiling. Simply check back in 30-60 mins and it should be there
Latest TESTED Release: cm-13.0-20151227
G900I (kltedv) : Browse KLTEDV Build Archive
G900P (kltespr) : Browse KLTESPR Build Archive
G900R4 (klteusc) : Browse KLTEUSC Build Archive
G900V (kltevzw) : Browse KLTEVZW Build Archive
If your specific model isn't listed above and is a CDMA device it is not supported. Otherwise flash the unified GSM build below....
G900* Unified-GSM : cm-13.0-20151227-UNOFFICIAL-klte.zip | Browse KLTE Build Archive
----------------------------------------------------------------------------------------------------------------
GAPPS: : Slim_mini_gapps.BETA.6.0.build.0.x-20151106.zip
GAPPS #2 : gapps-600-base-20151104-1-signed.zip
Nightly Builds
As with any nightly, these come with absolutely no support. DO NOT post any bugs or make any whisper of an issue if you are using these builds. Only builds in the 2nd post are guaranteed to work.
G900* Unified GSM (klte) : Browse KLTE Nightly Builds (Official CM) | OR | Browse KLTE Nightly Builds [3rd Party)
G900I (kltedv) : Browse KLTEDV Nightly Builds
G900P (kltespr) : Browse KLTESPR Nightly Builds
G900R4 (klteusc) : Browse KLTEUSC Nightly Builds
---------------------------------------------------------------------
Info on the build box you guys bought me
Hardware Specs
Configuration:
Ubuntu 15.10 x64
OC'd to 4.2Ghtz
2 SSDs in RAID 0 as rootdir and the conventional for stroage
Thanks you guys a lot for the devolpment you made on the Galaxy S5
enjoy
do you think that the fingerprint will work on aosp marshmallow
Wow, thanks so much albinoman! Can't wait till i get home and test this out
sh4dow6oy said:
do you think that the fingerprint will work on aosp marshmallow
Click to expand...
Click to collapse
no, I don't think
if only i could disable backlight buttons
@albinoman887 yeah Buddy great stuff works really great for initial build!
Gesendet von meinem SM-G900F mit Tapatalk
sh4dow6oy said:
if only i could disable backlight buttons
Click to expand...
Click to collapse
you can... go to Settings>Buttons>Backlight
2 questions.
1. Does this work on g900t?
2. Do I need to have the latest modem and bootloader for this to work?
albinoman887 said:
you can... go to Settings>Buttons>Backlight
Click to expand...
Click to collapse
doesnt work ...maybe in the next build
Works fine on the SM-G900I version.
Only annoying thing is the red triangle that appears when unlocking device and at various other times.
IGNORE. I was on an old CM 13 build. I have reflashed and there's no red triangle.
Just curious - could anyone who installed this check if option to unify SD card with internal storage is available and works?
Plz make one for g900h
revanmj said:
Just curious - could anyone who installed this check if option to unify SD card with internal storage is available and works?
Click to expand...
Click to collapse
I don't see an option, sorry. Only lets me 'format as portable storage', not 'Format as internal storage'
Congrats on getting this out so quick
Glad to be a part of this community, working great for now on my SM-G900I (ktledv) will be hanging out for this build though too
AWESOME :') love you guys
daddymemoru said:
2 questions.
1. Does this work on g900t?
2. Do I need to have the latest modem and bootloader for this to work?
Click to expand...
Click to collapse
Yes, it should. And I think you should just update to the T-Mobile OG6 firmware for good measure.

[ROM][UNOFFICIAL][10][lavender] LineageOS 17.1

{
"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.
*/
LineageOS is a free, community built, aftermarket firmware distribution of Android 10, 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.
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
Wi-Fi
Bluetooth
IR camera
Camera
Camcorder
Video Playback
Audio
Sensors
Flash
LED
GPS/GNSS
VoLTE
Known issues:
You tell me (None)
Instructions :
Reboot to Recovery (Preferably Ofox)
Wipe system, data, vendor, cache, dalvik
Now flash the LineageOS build and any other addons you want
You may flash OpenGapps and or Magisk
Reboot
Note: If you're unable to download Netflix or some other app from Play Store and or if you're unable to use Widevine L1, please consider flashing Magisk.
Downloads :
Official Build : Here
Firmware : All firmwares for lavender are supported (Prefer latest Global Stable)[/URL]
XDA:DevDB Information
LineageOS, ROM for the Xiaomi Redmi Note 7
Contributors
AmulyaX, xdatman
Source Code: https://github.com/LineageOS
Kernel Source: https://gitlab.com/kjjjnob/kernel_xiaomi_lavender_minimal
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
Based On: AOSP
Version Information
Status: Stable
Created 2019-09-17
Last Updated 2020-01-22
Changelog
15/02/2020
-February Security Patch
-Fixed BT mic issues
-Fixed some audio issues
-Updated more blobs from latest CAF tag
-Major stability and performance improvements from my previous releases
-Merged with latest sources
22/01/2020
-Initial Android 10 release
-January Security Patch
-Android 10 Blobs from Lavender Release
-Major stability and performance improvements from my previous releases
-Merged with latest sources
12/10/2019
-October Security Patch Merged
-Offline Charging Animation Added
-Updated Vendor Security Patch string as people wanted it
-FM has been fixed
-Widevine L1 support added
-WhatsApp VC Lag fixed
-Major stability and performance improvements
-Merged with latest sources
16/09/2019
-Initial Release
-Elliptic Proximity Sensor has been thoroughly fixed
-Rebased device tree on CAF
-Major performance, battery and stability improvements
Hello everyone!
Before this thread gets plagued with questions like what's different in this LineageOS build, let me clear everything up for you!
Current Development Scenario for Lavender
More buildbots than developers
Device sources do not have a proper commit history, and is little bloated
There are major battery issues with current sources
Elliptic Proximity Sensor doesn't work as it should
Unable to use full potential of sdm660, as it has full CAF support, yet currently we use everything from MIUI
People are taking the only few developers for granted, I have seen the community doesn't want to contribute at all by testing builds, and this is due to the increasing number of buildbots here
People working on private sources, these guys use stuff from all Open Source Developers yet keep their work private, I am strongly against such people, I started my work a month ago, and everything was public on GitHub
What happened here?
I started working on a CAF rebase a month ago, and now finally I have fixed all bugs that occured, CAF rebase is basically cloning trees that CAF releases for sdm660 devices, and doing bringup for lavender, so these trees are built from scratch
Proper Commit history with proper authorship to all my fellow developers
Elliptic Proximity Sensor has thorougly been fixed, you won't face any issues, no need to reboot or anything
Battery issues might have been dealt with, don't expect extreme difference
Sources are public, my fellow lavender developers can freely fork a copy of my trees and carry on development, I do not want any kind of fame or attention by keeping stuff private.
Users can feel the snappy performance as I didn't add a lot of stuff from MIUI, just selective, most of it is still from CAF.
So here you go, feel free to make your own changes, all I want is lavender to stand back up because right now, its really going down due to some retards here in the community. Users need to contribute more, not financially but help developers with testing and some support rather than supporting people who encourage use of private sources.
Device Tree: https://github.com/AmulyaX/android_device_xiaomi_lavender (-b lineage-16.0)
Vendor: https://github.com/AmulyaX/proprietary_vendor_xiaomi_lavender (-b lineage-16.0)
Credits:
For bringup references: Bladeyy and GuaiYiHu
For helping me throughout and maintaining commit history: @xdatman
For testing (few godly users who were sensible and smart enough to help with testing): @JSPiRiT , @Lone Soul , @Electro CZE and @christopaul97
Will you apply for official?
LineageOS 16​
Changelog
-Initial Release
-Elliptic Proximity Sensor has been thoroughly fixed
-Rebased device tree on CAF
-Major performance, battery and stability improvements
1. Flash GApps along with ROM
2. CLEAN FLASH ONLY.
3. Build with Stock kernel, I recommend using Genom
4. No restrictions on Firmware you want to use
5. No need to flash vbmeta or Magisk (to boot), flash Magisk only if you want root
TAP HERE TO DOWNLOAD​
Amazingly awesome news! I will try this as soon as I can, welcome back amulayax, I missed you from rn5p good times!
Sent from my Note 5 / 5 Plus using XDA Labs
Nice job man!
Just wondering if I shall update ROS with these new trees, since it's CAF-based. What do you think?
Giovix92 said:
Nice job man!
Just wondering if I shall update ROS with these new trees, since it's CAF-based. What do you think?
Click to expand...
Click to collapse
Yes sure! You'll have to make changes to make it compatible for your CAF ROS sources, as these trees have just been used to build LOS which is AOSP.
So feel free to use them according to your needs!
Thank you so much for your hard and amazing work.
We're lucky to have such a developer like you for Lavender.
AmulyaX said:
Yes sure! You'll have to make changes to make it compatible for your CAF ROS sources, as these trees have just been used to build LOS which is AOSP.
So feel free to use them according to your needs!
Click to expand...
Click to collapse
Well, gonna make a new update then.
Many thanks dude! Appreciated
Sir first of all congratulations and a big thank you....
I have a question nativ vc works?
AmulyaX said:
LineageOS 16
Changelog
-Initial Release
-Elliptic Proximity Sensor has been thoroughly fixed
-Rebased device tree on CAF
-Major performance, battery and stability improvements
1. Flash GApps along with ROM
2. CLEAN FLASH ONLY.
3. Build with Stock kernel, I recommend using Genom
4. No restrictions on Firmware you want to use
5. No need to flash vbmeta or Magisk (to boot), flash Magisk only if you want root
TAP HERE TO DOWNLOAD
Click to expand...
Click to collapse
nice to see u active developing again. I suppose u give it deference than official. more adding mod features. great job men, u already gave other stable rom before.. I believe u will gv more stable rom then other
You did Great work for lavender custom ROM users! Thank you for everything for your work.
I am downloading. We have any customization in this?
Nice even readme is details too
Thank you very much for your work. Will [ROM][9.0]AOSiP [Pizza] continue to be updated? If AOSIP rom is not updated, I will consider replacing LineageOS 16 rom.
Puru82 said:
I am downloading. We have any customization in this?
Click to expand...
Click to collapse
basic customization since it's LOS :/
messay said:
Thank you very much for your work. Will [ROM][9.0]AOSiP [Pizza] continue to be updated? If AOSIP rom is not updated, I will consider replacing LineageOS 16 rom.
Click to expand...
Click to collapse
Not anytime soon, consider using this for some time.
Hey, will you apply for being an official maintainer?
Thankyou for this rom it is superb.The smoothest pie rom I have used and great is caf based.Was on miui 9.9.3 but after seeing this installed it straight away.I booted with aLn void and is superb but yes genom is great too and cannot be faulted.Amazing work never thought would see another caf rom.Just brilliant.:good:

[ROM][10.0][UNOFFICIAL] LineageOS 17.1 [STABLE | Enforcing]

{
"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:
* 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.
*
*/
Introduction
LineageOS is a free, community built, aftermarket firmware distribution of Android 10 (Q), 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.
Bugs
What's working:
Boot
Bluetooth
Bluetooth Headphone (Media / In-Call)
Camera / Camcorder
Double Tap to Wake (From Settings>System>Gestures>Double Tap To Wake )
Fingerprint Sensor
IR Blaster
RIL (LTE/Dual SIM/SMS)
FM Radio
VoLTE
GPS
WiFi
WiFi Hotspot (2.4Ghz / 5Ghz)
USB (ADB/MTP/PTP)
Video Playback
Touch
Sensors
ExFAT SDCard
What's not working:
Hardware Encryption
You tell me.
Installation instructions
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Wipe system / data / cache partitions
Flash ROM.
Optional: Install the Google Apps addon package.
Optional: Install Magisk for Root.
Supported models:
hydrogen, helium
Downloads
Recovery : Official TWRP or Unofficial TWRP
Firmware : Latest Firmwares
Gapps :
Open Gapps 10.0
NikGApps 10.0
Stable GCAM : HyperCam_E3.0_Q
Rom :
Hydrogen
Helium
Sources
Device/Kernel/Vendor Tree: Sources
Donate
DONATE To Me
Big Thanks
LineageOS Team.
@Carlos Arriaga
@TheStrix
@nijel8
all RedMi Note3 & Mi Max contributors.
XDA:DevDB Information
LineageOS 17 for Mi Max, ROM for the Xiaomi Mi Max
Contributors
tarkzim
Source Code: https://github.com/LineageOS
ROM OS Version: Android 10
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Stock 7.0
Based On: LineageOS
Version Information
Status: Stable
Created 2019-09-26
Last Updated 2020-05-11
Changelogs
2020/09/14
Updated with September security patches.
Upstream updates and fixes.
VoLTE changes, please test it with both slot.
Added QTI Boost framework stack from Mi A2 Lite P, improves performance.
Allow apps to access OpenCL library.
2020/08/08
Updated to Android 10.0.0_r41 with August security patches.
Upstream updates and fixes.
2020/07/13
Updated to Android 10.0.0_r40 with July security patches.
Upstream updates and fixes.
Added Google Hotword Enrollment Service.
Enabled iWlan HAL.
2020/06/07
Updated to Android 10.0.0_r37 with June security patches.
Upstream updates and fixes.
Added Kernel FSync toggle feature, you can switch it with Kernel Adiutor or other kernel tweaking apps.
Enabled rear camera's second flashlight LED for torch (It was always yellow, now we have both white and yellow like stock ROM?)
2020/05/11
Updated to Android 10.0.0_r35 with May security patches.
Upstream updates and fixes.
Fixed Wireless cast (Wi-Fi Display).
2020/04/12
Updated to Android 10.0.0_r33 with April security patches.
Upstream updates and fixes.
Fixed VoLTE on SIM slot 2. - TESTING
Fixed screen recording & sharing. (Cast not included)
2020/03/08
Updated to Android 10.0.0_r31 with March security patches.
Upstream updates and fixes.
Kernel updates.
2020/02/12
Updated to Android 10.0.0_r27 with February security patches.
Fixed offline charging.
2020/01/11
Updated to Android 10.0.0_r23 with January security patches.
Upstream updates and fixes.
Bring back battery icon customizations.(By LOS team)
Fixed some known Telephony crashes.
Updated aptX HD blobs from crosshatch-user 10 QP1A.190711.020 5800535 release-keys.
2020/01/04
Updated to LineageOS 17.1.
Updated to Android 10.0.0_r18 with December security patches.
Upstream updates and fixes.
Updated Kernel SDFAT drivers.
Updated QTI Telephony blobs.
2019/12/08
Upstream updates and fixes.
SELinux is now Enforcing!
Added LiveDisplay 2.0 HAL for basic color calibrations.
Introduced DeviceSettings variant of Double Tap To Wake, Removed from original Display settings.
(You can find it on Settings>System>Gestures>Double Tap To Wake. No need to use Kernel Adiutor anymore.)
Kernel updates.
Performances / Power consumptions improved.
2019/11/17
Updated to Android 10.0.0_r11 with November security patches.
Upstream updates and fixes.
Updated CNE/DPM/QTI Telephony blobs from LA.UM.8.6.r1-01900-89xx.0.
Updated GNSS HAL to LA.UM.7.2.r1-07400-sdm660.0. - Improves GPS.
Optimized CPU Settings.
Switched to source-built RIL.
Enforce RRO for all resource overlays except for lineage-sdk.
Re-enabled IMS RCS Services.
Optimized software media codecs.
Bring-back Snap Camera.
2019/10/22
Upstream updates and fixes.
"Trying" to fix an VoLTE Calling/SMS issue for some users.
Fixed Torch light tile sometimes not being available after booting randomly.
Optimized ZRAM performances.
2019/10/18
Updated to Android 10.0.0_r4 with October Security Patches.
Upstream updates and fixes.
Fixed Capacitive Key Disabler. (Now you can disable the physical buttons for Navigation gestures)
Optimized UI performances.
Lower the minimal auto brightness level a little bit.
Older changes:
2019/10/16
Upstream updates and fixes.
Fixed VoLTE calling problems properly.
Tweaked ZRAM/Memory settings, performances are better now.
Fixed some audio routing issues.
Added back ANT+ HAL.
Added back FM Radio support.
2019/10/06
Upstream updates and fixes.
Fixed Fingerprint sensor issues of previous build.
Clean flash is recommended for this build.
Power HAL updates for Q.
2019/10/01
Upstream updates and fixes.
Fixed error messages after boot on previous builds.
Fixed UI Glitches / Flashing.
Fixed Bluetooth Headphone for In-call.
Fixed LTE Video calling crashes.
Minor graphics tweaks.
2019/09/27 - hydrogen/helium
Fixed Sensors.
Fixed Camera/Camcorder. (if built-in camera doesn't show up, try to wipe data and caches)
Fixed Radio H+ indicator displaying issues for some users.
Fixed media codec issues for video playback.
2019/09/26
Initial release of LineageOS 17.0 for hydrogen.
Screenshots
here!
Reserved
Only hydrogen builds for now, will upload helium soon.
tarkzim said:
Only hydrogen builds for now, will upload helium soon.
Click to expand...
Click to collapse
thanks your the best dude ill download it ..
sw8butdeadly09 said:
any bug error ? thanks your the best dude ill download it ..
Click to expand...
Click to collapse
Read the #OP, thanks!
tarkzim said:
Only hydrogen builds for now, will upload helium soon.
Click to expand...
Click to collapse
how to download GAPPS 10 ? its not allowing me to download
sw8butdeadly09 said:
how to download GAPPS 10 ? its not allowing me to download
Click to expand...
Click to collapse
They are not ready yet, or choose other unofficial gapps.
tarkzim said:
They are not ready yet, or choose other unofficial gapps.
Click to expand...
Click to collapse
is this the correct one dude ?
sw8butdeadly09 said:
is this the correct one dude ?
Click to expand...
Click to collapse
Yep, you can try it.
Wow...super fast for our device...
Thanks dev...
Thank you for your efforts, waiting for helium.
thanks for providing android 10 this early.
im facing some problem i attached log file take a look.
E:TWFunc:umwolf: Failed to flash repacked image!
it goes to boot loop while i start with gapps
shamaraj said:
thanks for providing android 10 this early.
im facing some problem i attached log file take a look.
E:TWFunc:umwolf: Failed to flash repacked image!
it goes to boot loop while i start with gapps
Click to expand...
Click to collapse
Just use official TWRP to flash it, I don't support any other recovery.
@tarkzim kudos for your awesome work...
Sent from my Mi Max using XDA-Developers Legacy app
Wow ... Thank you Dev ... Awesome
Dev. Volte is working nice confirm..
Now work on camera and sensors.
Torch, screen cast, sensors, camera not working
apoor12 said:
Torch, screen cast, sensors, camera not working
Click to expand...
Click to collapse
apoor12 said:
Dev. Volte is working nice confirm..
Now work on camera and sensors.
Click to expand...
Click to collapse
I knew it and I've already got it fixed locally, no need to repeat it again and again.
apoor12 said:
Torch, screen cast, sensors, camera not working
Click to expand...
Click to collapse
Is the camera and sensors are fixed... Our dev quoted this person and said that I have already fixed it.. but the bug list is still not updated and I can't see a new build uploaded other than the first build uploaded yesterday

LineageOS 20.0 (Android 13) [Signature Spoofing][OTA updates] for S7 Edge Exynos

{
"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 20.0 for hero2lte​
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Working:
- Wifi
- Sound
- mali drivers
- USB tethering
- HW Backed video Playback
- Ril (Mobile data,calls, sms and stuff)
- Sensors
- Buttons
- Bluetooth
- Wifi HotSpot
- MTP
- 2D and 3D gpu acceleration
- HW encoding/decoding
- HWcomposer (HWC)
- Charging with device powered off
- Stuff I didn't test yet
- Camera
- GPS
- Fingerprint Sensor
- Mobicore
- SW codecs
Not Working
- Storage Encryption (WIP switching to FBE from FDE since FDE was removed in 13)
- Network trafic monitoring (WIP, same reason as bellow, uses BPF)
- BPF specific functions like fancy new GPU monitoring in Android 13
Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
Also do not post bug reports for known issues or bug reports without proper
a) Logcat
b) proc/last_kmsg (or proc/kmsg)
c) data/tombstones
d) dmesg
Install gapps right after installing the rom itself don't try to boot to system before that if you want to use gapps (Or wipe data before installing them)
NikGapps have been updated to 13, you might need to clean flash if you used other gapps in past including nikgapps 12.1 version
Make sure you are using latest official TWRP before installing rom older versions do not have proper android 12/13 support
Downloads:
Google Drive
Mega.nz
GitHub Releases
MD5: b59af89a5fb3405d38353b67298f0a11
if you want to support the project feel free to buy me some coffee paypal.me/ivanmeler
BTC: 1Q823BsSbEKP62JFM7BjXiRCgF84qgcFST
ETH(erc20): 0x979a8e42551e62e6994d3762c9d9f0e76b5d87f9
Donations help cover the build server cost and since I do this in my free time, and also cover the coffee for time spent debugging stuff
Feel free to join telegram group with early builds progress updates and some off topic stuff Join
Based On Android 13/T
Changelog
21.06.2023.
- Merged June 2023. Security update
- Merged latest pixel feature drop
- misc performance and stability improvements
- Synced with LineageOS source
02.05.2023.
- Merged May 2023. Security update
- Synced with LineageOS source
23.04.2023.
- Switched to more source built components from new Exynos 850/Linaro BSP
hwcomposer
memtrack
libion_exynos
libGrallocWrapper
gralloc
libcsc
libexynosscaler
libexynosgscaler
libhwjpeg
Whole OMX stack (libOMX.Exynos.*) and stagefrighthw
- Cleaned up source and got rid of libutils vndk32 workaround
- Performance, stability and battery life improvements
- Synced with LineageOS source
11.04.2023.
- Merged April 2023. Security update
- Updated selinux and removed neverallow rules to make device more secure
- Fixed some issues introduced in QPR2
- Synced with LineageOS source
21.03.2023.
Fixed double tap to wake
20.03.2023.
- Merged March 2023. Security update
- Misc performance and stability improvements
- Merged QPR2
- Added aptX HD support
- Synced with LineageOS source
21.02.2023.
- Further Improved UI performance
- Misc performance and stability improvements
- Began process of adding Note FE/7 support to universal8890-common codebase
- Synced with LineageOS source
08.02.2022.
- Merged February 2023. Security update
- Improved UI performance
- Misc stability improvements
- Fixed race condition in rotation that would rarely prevent screen from waking up
- Synced with LineageOS source
04.01.2023.
- Merged January 2023. Security update
- Camera app improvements
- Misc performance and stability improvements
- Synced with LineageOS source
15.12.2022.
- Added back some features that were missing from QPR1
- Misc performance and stability improvements
- Synced with LineageOS source
09.12.2022.
- Merged December 2022. Security update
- Merged android QPR1 December update
- Synced with LineageOS source
19.11.2022.
- Cleaned up patches used for non-BPF kernel
- Performance stability and battery life improvements
- Synced with LineageOS source
09.11.2022.
- Merged November 2022. Security update
- Misc performance and stability improvements
- Cleaned up patches source
- Synced with LineageOS source
04.10.2022.
- Merged october 2022. Security update
- Improved UI performance
- Fixed issues that were caused by nav bar changes
- Improved stock camera app
- Cleaned up list of patches needed to reproduce builds
- Synced with LineageOS source
01.10.2022.
- Fixed samsungs bug with gps where it would start acting up over time due to time rollover bug
- Implemented gesture navigation settings
- Removed leftover unused blobs
- Updated neural network interface lib
- Synced with LineageOS source
28.09.2022.
- Added button backlight control
- Unpinned deprecated updatable media apex jar from ram
- Allowed system to override some bluetooth props
- Performance and stability improvements
- Synced with LineageOS source (Almost all of lineageos features should be there and work now)
19.09.2022.
- Removed libhidl hacks and updated libs that required it in past
- Switched to new audio service to remove need for hacks in original one
- Updated kernel build flags for new build enviroment
- Misc performance and stability improvements
- Synced with LineageOS source
08.09.2022.
- Merged September 2022. Security update
- Updated chromium webview to 105.0.5195.79
- Added more customization options powered by Monet
- Misc performance and stability improvements
- Synced with LineageOS source
06.09.2022.
- Most of lineageos features have been implemented
- Misc performance and stability improvements
- Synced with LineageOS source
25.08.2022.
- Initial release
XDA:DevDB Information
LineageOS 20.0 for S7 Edge, ROM for the Samsung Galaxy S7 Edge
Contributors
Ivan_Meler
Source Code: https://github.com/8890q/android_kernel_samsung_universal8890/tree/lineage-19.1
ROM OS Version: Android 13
ROM Kernel: Linux 3.18.x
Version Information
Status: Testing
Builds are mostly ready for daily use, i had no major issues while testing but some lineageos extras are not implemented yet as its still eaarly days in android 13 development
Huge thanks to everyone who supported this project, helped cover the build server cost and got me coffee/pizza for time spent on development, This project wouldnt be possible without them
You can find some screenshots here
hello ivan... Thanks for the excellent work...some functions that don't work..The first impression:1-bottom button lights not working 2-recent apps alt key not working 3-notification panel cannot be changed 4-no AOD... NikGapps -stock-arm64-12.1-20220418 mükemmel uyumlu..TWRP 3.6.2.9-0 works perfectly...
I know this build is a test...And I know it'll all be alright...we love you good work ivan..
mechul-1 said:
hello ivan... Thanks for the excellent work...some functions that don't work..The first impression:1-bottom button lights not working 2-recent apps alt key not working 3-notification panel cannot be changed 4-no AOD... NikGapps -stock-arm64-12.1-20220418 mükemmel uyumlu..TWRP 3.6.2.9-0 works perfectly...
I know this build is a test...And I know it'll all be alright...we love you good work ivan..
Click to expand...
Click to collapse
read his post before posting that things are not working which are lineage features which are not finished for android 13 at this moment
Zerbrechliches said:
read his post before posting that things are not working which are lineage features which are not finished for android 13 at this moment
Click to expand...
Click to collapse
first you learn the forum rules..This is the comment made for the information of those who want to install this build..Didn't you read that I wrote that this structure is TEST and that Ivan will fix them already?Read the comment thoroughly before replying to the comment.
mechul-1 said:
first you learn the forum rules..This is the comment made for the information of those who want to install this build..Didn't you read that I wrote that this structure is TEST and that Ivan will fix them already?Read the comment thoroughly before replying to the comment.
Click to expand...
Click to collapse
For me it sounded also like "zerbrechliches" took it. That you wanted to report those as bugs or so. But I guess you just meant it as a heads up to fill the list of things that are not yet implemented. Might also be the you felt offended by him, your answere sounded like that. I guess we all hate when people want to say things we did wrong in their opinion. Also might be that you did it wrong and don't want to admit.
mechul-1 said:
first you learn the forum rules..This is the comment made for the information of those who want to install this build..Didn't you read that I wrote that this structure is TEST and that Ivan will fix them already?Read the comment thoroughly before replying to the comment.
Click to expand...
Click to collapse
i don't want to start a fight, but most of the things you count as a bug are already reported in then post from Ivan (these are not ported Lineage features). some bugs are real bugs but they're already fixed in the newest update. I think we both are right. But maybe read the whole post cause some things that are not working were marked as not working from Ivan.
It Happened Again !!
Zerbrechliches said:
i don't want to start a fight, but most of the things you count as a bug are already reported in then post from Ivan (these are not ported Lineage features). some bugs are real bugs but they're already fixed in the newest update. I think we both are right. But maybe read the whole post cause some things that are not working were marked as not working from Ivan.
Click to expand...
Click to collapse
Can I get you guys something to drink ..Great job !!
Ivan_Meler said:
Builds are mostly ready for daily use, i had no major issues while testing but some lineageos extras are not implemented yet as its still eaarly days in android 13 development
Huge thanks to everyone who supported this project, helped cover the build server cost and got me coffee/pizza for time spent on development, This project wouldnt be possible without them
You can find some screenshots here
Click to expand...
Click to collapse
Thanks a lot man we appreciate your efforts and time .
stuck on Phone is Starting...
nothing further to do afterwards .. any help could be useful for me thank you
I've just dirty flashed this rom over the previous version and wiped cache and dalvik. Practically upgraded from Android 12 to 13.
All went smoothly, phone booted normally, all apps kept as installed previously and no probs to report.
BLACKHELLANAS said:
stuck on Phone is Starting...
nothing further to do afterwards .. any help could be useful for me thank you
Click to expand...
Click to collapse
Same here, first boot was successful, then this happened after first restart although maybe it has something to do with flashing magisk via TWRP.
xrylanxscottx said:
Same here, first boot was successful, then this happened after first restart although maybe it has something to do with flashing magisk via TWRP.
Click to expand...
Click to collapse
Edit: ju
For anyone looking for gapps for android 13, NikGapps-T is also available now.
@Ivan_Meler awesome, mate! Is Android 13 affected by the in-call echo issue like the previous versions?
What a Fantastic Approach by Ivan Meler
BLACKHELLANAS said:
stuck on Phone is Starting...
nothing further to do afterwards .. any help could be useful for me thank you
Click to expand...
Click to collapse
Wipe your phone and get maximum NikGapps omni. Every package with pixellauncher is bricking your phone.
xrylanxscottx said:
Same here, first boot was successful, then this happened after first restart although maybe it has something to do with flashing magisk via TWRP.
Click to expand...
Click to collapse
Wipe your phone and get maximum NikGapps omni. Every package with pixellauncher is bricking your phone.
Ivan_Meler said:
LineageOS 20.0 for hero2lte​
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Working:
- Wifi
- Sound
- mali drivers
- USB tethering
- HW Backed video Playback
- Ril (Mobile data,calls, sms and stuff)
- Sensors
- Buttons
- Bluetooth
- Wifi HotSpot
- MTP
- 2D and 3D gpu acceleration
- HW encoding/decoding
- HWcomposer (HWC)
- Charging with device powered off
- Stuff I didn't test yet
- Camera
- GPS
- Fingerprint Sensor
- Mobicore
- SW codecs
Not Working
- Storage Encryption (WIP switching to FBE from FDE since FDE was removed in 13)
- Network trafic monitoring (WIP, same reason as bellow, uses BPF)
- BPF specific functions like fancy new GPU monitoring in Android 13
Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
Example of such features would be button backlight control, battery percentage in status bar, button remaping, toggle for software buttons and such
use common sense and please do not report non device specific bugs
in this rom thread, also do not post bug reports for known issues or bug reports without proper
a) Logcat
b) proc/last_kmsg (or proc/kmsg)
c) data/tombstones
d) dmesg
Install gapps right after installing the rom itself don't try to boot to system before that if you want to use gapps (Or wipe data before installing them)
NikGapps Omni and smaller from this date should work, yes those packages are intended for 12.1 but they meet all 13 requirements and boot on 13 without issues
Make sure you are using latest official TWRP before installing rom older versions do not have proper android 12/13 support
Downloads:
Google Drive
Mega.nz
GitHub Releases
MD5: b71dd32e5a613cb99f42e0f6040291c5
if you want to support the project feel free to buy me some coffee paypal.me/ivanmeler
BTC: bc1qqan6m5tn284g38tu52nalc9x5z4all8z5geq6y
ETH(erc20): 0xB737100035a989fA9EaD13B81af2a32EFe6E1C0f
Donations help cover the build server cost and since I do this in my free time, and also cover the coffee for time spent debugging stuff
Feel free to join telegram group with early builds progress updates and some off topic stuff Join
Based On Android 13/T
Changelog
25.08.2022.
- Initial release
XDA:DevDB Information
LineageOS 20.0 for S7 Edge, ROM for the Samsung Galaxy S7 Edge
Contributors
Ivan_Meler
Source Code: https://github.com/8890q/android_kernel_samsung_universal8890/tree/lineage-19.1
ROM OS Version: Android 13
ROM Kernel: Linux 3.18.x
Version Information
Status: Testing
Click to expand...
Click to collapse

LineageOS 20.0 (Android 13) [Signature Spoofing][OTA updates] for Note FE/Note7 Exynos

{
"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 20.0 for gracerlte/gracelte​
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Working:
- Wifi
- Sound
- mali drivers
- USB tethering
- HW Backed video Playback
- Ril (Mobile data,calls, sms and stuff)
- Sensors
- Buttons
- Bluetooth
- Wifi HotSpot
- MTP
- 2D and 3D gpu acceleration
- HW encoding/decoding
- HWcomposer (HWC)
- Charging with device powered off
- Stuff I didn't test yet
- Camera
- GPS
- Fingerprint Sensor
- Mobicore
- SW codecs
Not Working
- Storage Encryption (WIP switching to FBE from FDE since FDE was removed in 13)
- Network trafic monitoring (WIP, same reason as bellow, uses BPF)
- BPF specific functions like fancy new GPU monitoring in Android 13
- sepolicy will need minor changes over s7/s7 edge one, Ill handle that in next build
Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
Also do not post bug reports for known issues or bug reports without proper
a) Logcat
b) proc/last_kmsg (or proc/kmsg)
c) data/tombstones
d) dmesg
Install gapps right after installing the rom itself don't try to boot to system before that if you want to use gapps (Or wipe data before installing them)
NikGapps have been updated to 13, you might need to clean flash if you used other gapps in past including nikgapps 12.1 version
Make sure you are using latest official TWRP before installing rom older versions do not have proper android 12/13 support
Downloads:
Google Drive
Mega.nz
GitHub Releases
MD5: 601e328272177a5200be03ab462bf559
if you want to support the project feel free to buy me some coffee paypal.me/ivanmeler
BTC: 1Q823BsSbEKP62JFM7BjXiRCgF84qgcFST
ETH(erc20): 0x979a8e42551e62e6994d3762c9d9f0e76b5d87f9
Donations help cover the build server cost and since I do this in my free time, and also cover the coffee for time spent debugging stuff
Feel free to join telegram group with early builds progress updates and some off topic stuff Join
Based On Android 13/T
Changelog
21.06.2023.
- Merged June 2023. Security update
- Merged latest pixel feature drop
- misc performance and stability improvements
- Synced with LineageOS source
02.05.2023.
- Merged May 2023. Security update
- Synced with LineageOS source
23.04.2023.
- Switched to more source built components from new Exynos 850/Linaro BSP
hwcomposer
memtrack
libion_exynos
libGrallocWrapper
gralloc
libcsc
libexynosscaler
libexynosgscaler
libhwjpeg
Whole OMX stack (libOMX.Exynos.*) and stagefrighthw
- Cleaned up source and got rid of libutils vndk32 workaround
- Performance, stability and battery life improvements
- Synced with LineageOS source
11.04.2023.
- Merged April 2023. Security update
- Updated selinux and removed neverallow rules to make device more secure
- Fixed some issues introduced in QPR2
- Synced with LineageOS source
21.03.2023.
Fixed double tap to wake
20.03.2023.
- Merged March 2023. Security update
- Misc performance and stability improvements
- Merged QPR2
- Added aptX HD support
- Synced with LineageOS source
23.02.2023.
- Initial release
- Check s7/s7 edge threads for full back log
Contributors
Ivan_Meler
Source Code: https://github.com/8890q/android_kernel_samsung_universal8890/tree/lineage-20.0
ROM OS Version: Android 13
ROM Kernel: Linux 3.18.x
Huge thanks to @cıyanogen for initial etsting and pictures of device running lineageos
Thanks to @ROM_gamer987 for testing Note 7 support and providing logs
Spoiler: pics
Note that note 7 battery is limited to 3200mAh (note fe bat. capacity)
all of the korean variants of note 7 and fe are also supported (together with international), so are dual sim variants
Ivan_Meler said:
LineageOS 20.0 for gracerlte/gracelte​
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Working:
- Wifi
- Sound
- mali drivers
- USB tethering
- HW Backed video Playback
- Ril (Mobile data,calls, sms and stuff)
- Sensors
- Buttons
- Bluetooth
- Wifi HotSpot
- MTP
- 2D and 3D gpu acceleration
- HW encoding/decoding
- HWcomposer (HWC)
- Charging with device powered off
- Stuff I didn't test yet
- Camera
- GPS
- Fingerprint Sensor
- Mobicore
- SW codecs
Not Working
- Storage Encryption (WIP switching to FBE from FDE since FDE was removed in 13)
- Network trafic monitoring (WIP, same reason as bellow, uses BPF)
- BPF specific functions like fancy new GPU monitoring in Android 13
- sepolicy will need minor changes over s7/s7 edge one, Ill handle that in next build
Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
Also do not post bug reports for known issues or bug reports without proper
a) Logcat
b) proc/last_kmsg (or proc/kmsg)
c) data/tombstones
d) dmesg
Install gapps right after installing the rom itself don't try to boot to system before that if you want to use gapps (Or wipe data before installing them)
NikGapps have been updated to 13, you might need to clean flash if you used other gapps in past including nikgapps 12.1 version
Make sure you are using latest official TWRP before installing rom older versions do not have proper android 12/13 support
Downloads:
Google Drive
Mega.nz
GitHub Releases
MD5: 181d98c4cf5186e23b7b1ad19960a146
if you want to support the project feel free to buy me some coffee paypal.me/ivanmeler
BTC: 1Q823BsSbEKP62JFM7BjXiRCgF84qgcFST
ETH(erc20): 0xc7272f851a692c679e85f18a62632c580ef3bdee
Donations help cover the build server cost and since I do this in my free time, and also cover the coffee for time spent debugging stuff
Feel free to join telegram group with early builds progress updates and some off topic stuff Join
Based On Android 13/T
Changelog
23.02.2023.
- Initial release
- Check s7/s7 edge threads for full back log
Contributors
Ivan_Meler
Source Code: https://github.com/8890q/android_kernel_samsung_universal8890/tree/lineage-20.0
ROM OS Version: Android 13
ROM Kernel: Linux 3.18.x
Click to expand...
Click to collapse
Impressive!
This is first time after 5 yr using samsung devices, i can't get my phone installed with twrp, it says rmm prenormal and only official binaries can be flash, any solution?
chernø said:
This is first time after 5 yr using samsung devices, i can't get my phone installed with twrp, it says rmm prenormal and only official binaries can be flash, any solution?
Click to expand...
Click to collapse
You need to unlock the bootloader first, Look up a guide for the s7 and you can mostly follow that but flash the note 7 twrp and lineage instead
ROM_gamer987 said:
You need to unlock the bootloader first, Look up a guide for the s7 and you can mostly follow that but flash the note 7 twrp and lineage instead
Click to expand...
Click to collapse
you do not clearly understand what i'm talking about
unicraden said:
you do not clearly understand what i'm talking about
Click to expand...
Click to collapse
Usually that error In Odin is because the bootloader is locked
March builds are finally up, here is a brief changelog
- Merged March 2023. Security update
- Misc performance and stability improvements
- Merged QPR2
- Added aptX HD support
- Synced with LineageOS source
Im aware fp is always on, but this didnt cause battery drain and google completely broke handling of this, ill look into adding user facing toggle for this in next build.
Enjoy new builds and stay safe
New builds are up with fixed double tap to wake, sorry for inconvenience
Thank you so much for making this rom, my note fe phone revived hahaha
Please someone tell me where to start? I need to install twrp recovery but couldn't find one for note fe n935f
Monzer_ said:
Please someone tell me where to start? I need to install twrp recovery but couldn't find one for note fe n935f
Click to expand...
Click to collapse
Try with this one: https://forum.xda-developers.com/t/...xy-note-7-fan-edition-n935f-fd-s-l-k.4121765/
Do I need to unlock bootloader first? Or just recovery and flash rom?
I've been away for a long time
Monzer_ said:
Do I need to unlock bootloader first? Or just recovery and flash rom?
I've been away for a long time
Click to expand...
Click to collapse
Bootloader needs to be unlocked first with OEM unlocking in settings and then through download mode, then recovery and rom
expressluke said:
Bootloader needs to be unlocked first with OEM unlocking in settings and then through download mode, then recovery and rom
Click to expand...
Click to collapse
Yes thanks can you link me somthing to follow? Much appreciated
And finally, April builds are up, (Google is to blame for delays again. Source was posted just few hours ago).
Here is a brief changelog
- Merged April 2023. Security update
- Updated selinux and removed neverallow rules to make device more secure
- Fixed some issues introduced in QPR2
- Synced with LineageOS source
I would also like to with happy easter to those celebrating it.
Huge thanks to everyone who donated and helped keep this project up and running for years, donations help cover build server cost and get me coffee.
Enjoy new builds and stay safe
Here is a little surprise update for everyone here.. So lets begin with a changelog
- Switched to more source built components from new Exynos 850/Linaro BSP
hwcomposer
memtrack
libion_exynos
libGrallocWrapper
gralloc
libcsc
libexynosscaler
libexynosgscaler
libhwjpeg
Whole OMX stack (libOMX.Exynos.*) and stagefrighthw
- Cleaned up source and got rid of libutils vndk32 workaround
- Performance, stability and battery life improvements
- Synced with LineageOS source
This changes quite a lot of under the hood stuff and gets rid of a lot of proprietary blobs by replacing them with much more up to date source built components, if you are compiling on your own dont forget to update roomservice.xml as always all of the source has been pushed to https://github.com/8890q , This has been in works since middle of 2022 but i never got around to finishing it and fixing few remaining bugs that came from bsp until this week, so i really hope you all enjoy it.
In general this will help s7 live a bit longer as we have way more control over most of the hals on device
This will also make its way to 19.1 builds soon and maybe even 18.1.
Huge thanks to everyone who supported this project as their donations help cover build server cost and cover coffee spent while debugging some of weirder stuff
Enjoy new builds and stay safe
May builds are up, here is a brief changelog:
- Merged May 2023. Security update
- Synced with LineageOS source
There will likely be few more builds this month with more exciting improvements, Lineageos 19.1 and 18.1 will also get updated later this week or next week.
Huge thanks to everyone who supported this porject, donations towards this project help cover the build server cost and get me coffee for time spent working on new features/releases.
Enjoy new builds and stay safe
Ivan_Meler said:
May builds are up, here is a brief changelog:
- Merged May 2023. Security update
- Synced with LineageOS source
There will likely be few more builds this month with more exciting improvements, Lineageos 19.1 and 18.1 will also get updated later this week or next week.
Huge thanks to everyone who supported this porject, donations towards this project help cover the build server cost and get me coffee for time spent working on new features/releases.
Enjoy new builds and stay safe
Click to expand...
Click to collapse
as with note 8 support, appreciate your support for note fe.

Categories

Resources