[ROM][Signature Spoofing/MicroG support][OTA Updates] LineageOS 18.1 for S8/S8+/Note8 - Samsung Galaxy S8 & S8+ Cross Device Development

{
"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 18.1 for 8895​
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 and their backlight
- Bluetooth
- Wifi HotSpot
- MTP
- 2D and 3D gpu acceleration
- HW encoding/decoding
- Charging with device powered off
- Stuff I didn't test yet
- Camera
- GPS
- Fingerprint Sensor
- Mobicore
- SW codecs
Not Working
- HWC is temporarily disabled, should be fixed in next few builds
Take a note that a lot of LineageOS features have not been completed yet this is not a device bug and please do not report those
in this rom thread as you will be reported to moderator 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
Also do not under any circumstances post bug reports if you are using substratum themes or unsupported magisk modules or you have performed any system modifications
Install gapps right after installing the rom itself dont try to boot to system before that if you want to use gapps
NikGapps and BiTgapps were both tested and working
Downloads:
Google Drive
GitHub releases
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
Due to requests from some users I added signature spoofing support to the rom which allows usage of MicroG
you can simply install MinMicroG and grant it needed permissions for signature spoofing to make it work as intended
Based On Android 11/R
Changelog
08.06.2023.
- Merged June 2023. Security update
- Synced with LOS source
08.05.2023.
- Merged May 2023. Security update
- Synced with LOS source
14.04.2023.
- Merged April 2023. Security update
- Synced with LOS source
21.03.2023.
- Merged March 2023. Security update
- Synced with LOS source
12.02.2023.
- Merged February 2023. Security update
- Backported hwc fixes from 19/20 branches
- Synced with LOS source
05.01.2023.
- Merged January 2023. Security update
- Synced with LOS source
08.12.2022.
- Merged December 2022. Security update
- Synced with LOS source
10.11.2022.
- Merged November 2022. Security update
- Synced with LOS source
06.10.2022.
- Merged October 2022. Security update
- Fixed samsungs bug with gps where it would start acting up over time due to time rollover bug
- Synced with LOS source
08.09.2022.
- Merged September 2022. Security update
- Synced with LOS source
07.08.2022.
- Merged August 2022. Security update
- Synced with LineageOS source
08.07.2022.
- Merged July 2022. Security update
- Synced with LOS source
09.06.2022.
- Merged June 2022. Security update
- Synced with LOS source
12.05.2022.
- Merged May 2022. Security update
- Synced with LOS source
07.04.2022.
- Merged April 2022. Security update
- Drastically speed up app launch time (more info about that here)
- Imrpoved performance and battery life by disabling some unnecessary logging
- Removed AudioFX which was breaking audio in some scenarios
- Synced with LOS source
12.03.2022.
- Merged March 2022. Security update
- Implemented OTA updates
- Synced with LOS source
- Fixed pointer offset for s-pen on note8
11.02.2022.
- Merged February 2022. Security update
- Fixed bug where camera would stop working after prolonged use due to file-descriptiors being left open and overflowing
- Fixed torch delay
- Fixed issues with camera auto focus locking up the camera
- Switched to half res boot anim which in turn gives us a slight boost in boot time
- Cleaned up gatekeeper rc files
- Removed arrow pointer (used for s-pen or mouse input) from non note8 builds and updated pointer for note8 build
- Cleaned up unneeded drm entries in hidl manifest
- Switched to source built librilutils
- Switched to source built libreference-ril
- Misc performance and stability improvements
- Synced with LOS source
10.01.2022.
- Merged January security update
- Imrpoved bt incall handling
- Synced with LOS source
15.12.2021.
- Merged December security update
- Increased zram size
- Fixed internal audio recording in apps such as screen recorders
- removed unused rild service that was causing race condition on rare ocasions
- Synced with LOS source
12.11.2021.
- Merged November security update
- Fixed bt incall audio on even more devices
- Misc performance and stability updates
- Synced with LOS source
06.10.2021.
- Merged October security update
- Added more advanced burn in protection
- Misc performance and stability updates
- Further imrpoved handling of calls over bluetooth
- Synced with LOS source
13.09.2021.
- Moved volume panel to left by default (Only affects clean install)
- Switched to Note10+ RIL stack (Mostly stability and battery life improvements, also a lot cleaner)
- Improved dual sim device detection
- Fixed bluetooth incall
10.09.2021.
- Initial release
- Switched to open source NFC hal
- Added signature spoofing patches
- Fixed tethering
- Improved wifi stability
- improved bt stability
- Fixed wireless display
- Merged September 2021. security update
- Synced with LOS source
Source Code: https://github.com/exynos8895/android_kernel_samsung_universal8895/tree/lineage-18.1
ROM OS Version: Android 11
ROM Kernel: Linux 4.4.x

I noticed lack of real development on 8895 device and had some extra time, so here we go, expect more progress happening and bug fixes (source will also be released soon)

@Ivan_Meler . Thanks for your support & hard work bro, appreciate it.

Installed, so far so good, Hotspot is working, in fact using it right now. loving it.

I am loving this ROM, super-fast, battery timing increased significantly. hotspot is working fine.

Sd card and mobile data is working?

majlobmw said:
Sd card and mobile data is working?
Click to expand...
Click to collapse
I haven't tried SD card, mobile data and hotspot are working properly.

Thanks for fast reply

Thanks for the rom . So far so good from my side! Looking forward to more updates!
Sd card and mobile data is working?
Click to expand...
Click to collapse
Both work for me.

Next update will have a lot of improvements on the ril (modem) side, it should improve battery life and stability a lot too, Currently testing some stuff

Ivan_Meler said:
Next update will have a lot of improvements on the ril (modem) side, it should improve battery life and stability a lot too, Currently testing some stuff
Click to expand...
Click to collapse
One thing I noticed overnight, before going to bed the battery percentage was 51% and when I woke up it was 48% which is something I have never seen on my phone, usually, it was around a 10 to 15 drop. But within 5 minutes or so the battery droped to 37%.

As compared to other ROMs the hotspot is stable and is fast.

Ivan_Meler said:
Next update will have a lot of improvements on the ril (modem) side, it should improve battery life and stability a lot too, Currently testing some stuff
Click to expand...
Click to collapse
Thanks for the continued development! Which version of microG to install for gcam and various mapping apps that require google services?

joarce said:
Thanks for the continued development! Which version of microG to install for gcam and various mapping apps that require google services?
Click to expand...
Click to collapse
https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases should do, but you can always manually install microg packages from https://microg.org/download.html

Progress update, got Note10+ full ril stack fully working on 8895 devices so no more mix and matched blobs which should generally improve stability and battery life when it comes to ril related stuff

Ivan_Meler said:
Progress update, got Note10+ full ril stack fully working on 8895 devices so no more mix and matched blobs which should generally improve stability and battery life when it comes to ril related stuff
Click to expand...
Click to collapse
A lot of good news thank you @Ivan_Meler

This is great. thanks alot for your contribution. So we can say that 8895 is resurrected

New build is up, changelog in the op

Ivan_Meler said:
https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases should do, but you can always manually install microg packages from https://microg.org/download.html
Click to expand...
Click to collapse
Thanks for the latest update!
I meant which one of those packages, from the several on that page, would be best to install just to get gcam and various gps apps that rely on google services working properly?

joarce said:
Thanks for the latest update!
I meant which one of those packages, from the several on that page, would be best to install just to get gcam and various gps apps that rely on google services working properly?
Click to expand...
Click to collapse
standard one (59.9mb) should fit your needs

Related

[ROM][10.0][UNOFFICIAL][OCE] LineageOS 17.1 [STABLE]

{
"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
RIL (LTE/Dual SIM/SMS)
VoLTE
Camera / Camcorder
Fingerprint Sensor
WiFi
Hotspot (2.4Ghz / 5Ghz)
Bluetooth
Secondary Screen (now it's working as a "Notch/Cutout" like other devices!, this area is now status bar)
GNSS GPS
USB (ADB/MTP/PTP)
Audio (Top speaker, Stereo speaker)
Type-C Headphone Audio
Video Playback
NFC
Sensors
Touch
Hardware Encryption
What's not working:
VoWiFi
Double Tap to Wake
You tell me.
Installation instructions
Upgrade to Stock Oreo Rom!
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Wipe data & cache partitions and FORMAT DATA from TWRP of your device (required when coming from stock!).
Flash ROM.
Optional: Install the Google Apps addon package.
Optional: Install Magisk for Root.
Supported models:
ocedugl, ocedtwl, oceuhl
Downloads
Recovery : Unofficial TWRP - Support decrypt < USE THIS TO FLASH!
Gapps : Open Gapps 10.0
Rom : Download
Sources
oce device tree: oce
oce kernel tree: oce kernel
htc vendor tree: vendor tree
Donate
DONATE To Me
Big Thanks
LineageOS Team.
Tobias Tefke (ngc4622) for helping me on fixes.
all PME (HTC 10) contributors.
XDA:DevDB Information
LineageOS 17 for U Ultra, ROM for the HTC U Ultra
Contributors
tarkzim
Source Code: https://github.com/LineageOS
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
ROM Firmware Required: Stock 8.0.0
Based On: LineageOS
Version Information
Status: Beta
Created 2019-09-22
Last Updated 2020-06-26
Changelogs
2020/09/19 [ TEST BUILD ]
Attempt to fix bluetooth calling issues.
DOWNLOAD
2020/09/14
Updated with September security patches.
Upstream updates and fixes.
2020/08/08
Updated to Android 10.0.0_r41 with August security patches.
Upstream updates and fixes.
2020/07/25
Upstream updates and fixes.
Fixed Alarm / Power-off Alarm.
Fixed Bluetooth calling.
Updated QTI Telephony/TimeService/Power-off Alarm/IPACM-DIAG blobs form xiaomi/daisy/daisy_sprout:10/QKQ1.191002.002/V11.0.7.0.QDLMIXM:user/release-keys.
2020/07/14
Updated to Android 10.0.0_r40 with July security patches.
Upstream updates and fixes.
Enabled iWlan HAL.
Minor fixes.
2020/06/08
Updated to Android 10.0.0_r37 with June security patches.
Upstream updates and fixes.
Kernel updates.
Power HAL tweaks.
Fixed some Telephony/LTE problems
Improved UI performances.
2020/05/29
Fixed Bluetooth audio issues of previous build.
Updated IMS/RIL configs.
Updated time service blobs from daisy_sprout:10/QKQ1.191002.002.
Updated some blobs from OCN.
2020/05/19
Updated to Android 10.0.0_r35 with May security patches.
Upstream updates and fixes.
Updated Kernel for new CPU governors and many patches.
Updated Perf/Media blobs from LA.UM.8.6.r1-01900-89xx.0 and Pixel 3 XL.
Fixed camera for human face detection.
Support more Gamepad/Controllers.
Updated GPS configs.
Added Bluetooth Audio HAL 2.0.
Tweaked Power HAL for more battery juice.
2020/04/12
Updated to Android 10.0.0_r33 with April security patches.
Upstream updates and fixes.
2020/03/08
Updated to Android 10.0.0_r31 with March security patches.
Upstream updates and fixes.
TimeService updated, might fixed alarm features.
2020/02/13 - Hotfix
Updated to Android 10.0.0_r27 with February security patches.
Upstream updates and fixes.
Minor device changes.
2020/01/13 - Hotfix
Updated aptX HD blobs from crosshatch-user 10 QP1A.190711.020 5800535 release-keys.
Minor device WFD/bluetooth changes.
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.
2020/01/04
Updated to LineageOS 17.1.
Updated to Android 10.0.0_r18 with December security patches.
Upstream updates and fixes.
Update ADSP blobs from LA.UM.8.6.r1-01900-89xx.0.
Updated poweroff alarm and time services from LA.UM.8.6.r1-01900-89xx.0.
Updated QTI bluetooth stack from LA.UM.8.6.2.r1-03700-89xx.0.
Updated QTI Telephony blobs.
Minor device cleanup.
2019/12/08
Upstream updates and fixes.
Updated GPS Stack to LA.UM.8.6.r1-01900-89xx.0.
Updated GNSS HAL to LA.UM.8.6.r1-02600-89xx.0.
Removed CAF Location libraries.
Improved GPS lock speed, it's now faster.
Added LiveDisplay 2.0 HAL for more display calibrations.
Disabled some Google services to save more power.
Updated CPU power hint values.
Power consumptions hugely improved compared to previous build.
Removed broken Tap to Wake options from settings to prevent unneeded battery drain.
Older changes:
2019/11/17
Updated to Android 10.0.0_r11 with November Security Patches.
Upstream updates and fixes.
Fixed Random reboots caused by Wi-Fi for some use-cases.
Updated GNSS HAL/Location to LA.UM.7.5.2.r1-03700-8x96.0.
Optimized ZRAM.
Enforce RRO for all resource overlays except for lineage-sdk.
Updated CNE/DPM/QTI Telephony/Peripheral manager/Power-off Alarm/Time Services/WFD/Media blobs from LA.UM.8.6.r1-01900-89xx.0.
Updated drm/gatekeeper/keystore blobs from OnePlus 3.
Updated ANT+ stack from LA.UM.7.5.r1-04000-8x96.0.
Bring-back Snap Camera.
2019/10/28
Updated to Android 10.0.0_r4 with October Security Patches.
Added source-built Thermal HAL.
Fixed Fingerprint authenticating.
Re-enabled IMS RCS service.
Updated qti-telephony blob from LA.UM.8.6.r1-01900-89xx.0.
Optimized overall Temperature control, UI performances also reduced battery drain a little bit.
Power HAL updates for Q.
Updated graphics stack from marlin - QP1A.190711.020.
Updated vulkan blobs from marlin - QP1A.190711.020.
Updated aptXHD blobs from marlin - QP1A.190711.020.
Minor Sound/WiFi tweaks.
Big thanks to @Siluxsept
2019/10/01
Upstream updates and fixes.
Fixed error messages after boot on previous builds.
Added back support for DTWL, UHL variants. (Please use my unofficial TWRP)
Fixed KeyDisabler for disabling capacitive keys, you can use new gesture without conflicting with physical navigation buttons.
2019/09/25
Upstream updates and fixes.
Fixed RIL (CALL, LTE, SMS), Please test it with VoLTE.
Fixed Stereo Speaker.
Fixed 5Ghz Wifi Hotspot.
Fixed Camera / Camcorder.
Updated data-ipa-cfg-mgr to LA.UM.7.5.2.r1-03700-8x96.0.
Disabled DPM HAL.
Re-enabled DeviceSettings.
Re-enabled button backlights.
Re-enabled Doze.
Fingerprint sensor still buggy, wait for upcoming updates.
2019/09/22
Initial release of LineageOS 17.0 for U Ultra.
Only for DUGL variant now.
Screenshots
here
Reserved
Mine
Wow thanks , downloading
Great job! Many thanks.
Wysłane z mojego HTC U Ultra przy użyciu Tapatalka
I shared this post to Mobile01.
hoping it is helpful to you,
If you infringe on your rights, please contact me.
我將此篇文章分享到了Mobile01,
希望對您有所幫助,
如果侵犯您的權利,請與我聯絡。
Here
edizonex said:
I shared this post to Mobile01.
hoping it is helpful to you,
If you infringe on your rights, please contact me.
我將此篇文章分享到了Mobile01,
希望對您有所幫助,
如果侵犯您的權利,請與我聯絡。
Here
Click to expand...
Click to collapse
Oops, sorry for misleading, I mean it only contains DUGL ril blobs, not for DT2W section, Haha.
tarkzim said:
Oops, sorry for misleading, I mean it only contains DUGL ril blobs, not for DT2W section, Haha.
Click to expand...
Click to collapse
Sorry for my mistake :silly:
hi there, thanks for your job
i followed your instructions. but this happens after flashing this rom
tried to flash it without gapps, nothing changed
phone boots into the lineage and after showing this message, it restarts ( i saw no sim card detected in that seconds )
( also my device is DUGL and i'm using rr 7.0.2 now )
Remove Remove Remove Remove Remove
Mohammad_pd said:
hi there, thanks for your job
i followed your instructions. but this happens after flashing this rom
tried to flash it without gapps, nothing changed
phone boots into the lineage and after showing this message, it restarts ( i saw no sim card detected in that seconds )
( also my device is DUGL and i'm using rr 7.0.2 now )
Click to expand...
Click to collapse
That's normal, just ignore it for now.
mikilin369852147 said:
It doesn't work with Taiwan Mobile.
Click to expand...
Click to collapse
Read the #OP before you post, thanks.
tarkzim said:
That's normal, just ignore it for now.
Read the #OP before you post, thanks.
Click to expand...
Click to collapse
I really don't care about that message, but my device restarts, seconds after of that?
new build released
Upstream updates and fixes.
Fixed RIL (CALL, LTE, SMS), Please test it with VoLTE.
Fixed Stereo Speaker.
Fixed 5Ghz Wifi Hotspot.
Fixed Camera / Camcorder.
Updated data-ipa-cfg-mgr to LA.UM.7.5.2.r1-03700-8x96.0.
Disabled DPM HAL.
Re-enabled DeviceSettings.
Re-enabled button backlights.
Re-enabled Doze.
Fingerprint sensor still buggy, wait for upcoming updates.
Wow , Thanks
With only Fingerprint sensor buggy , This ROM is stable enough for me
Will use it as a daily
tarkzim said:
Upstream updates and fixes.
Fixed RIL (CALL, LTE, SMS), Please test it with VoLTE.
Fixed Stereo Speaker.
Fixed 5Ghz Wifi Hotspot.
Fixed Camera / Camcorder.
Updated data-ipa-cfg-mgr to LA.UM.7.5.2.r1-03700-8x96.0.
Disabled DPM HAL.
Re-enabled DeviceSettings.
Re-enabled button backlights.
Re-enabled Doze.
Fingerprint sensor still buggy, wait for upcoming updates.
Click to expand...
Click to collapse
Is it still not working with single SIM variant, right? Thank you so much. :good:
Excuse me, is there any gesture control that can be used for Android 10?
Hey Tarkzim....
i flashed the 10.0 nano G apps package, after reboot, "google services framework stopped working" keep popping out, thus unable to set up the device... Can i know how do i solve this issue?
Thanks alot!
oh yeah, i am coming from AICP, Reformatted data, cache etc (except internal storage)
lee88 said:
Hey Tarkzim....
i flashed the 10.0 nano G apps package, after reboot, "google services framework stopped working" keep popping out, thus unable to set up the device... Can i know how do i solve this issue?
Thanks alot!
oh yeah, i am coming from AICP, Reformatted data, cache etc (except internal storage)
Click to expand...
Click to collapse
Currently the gapps itself is very unstable, please wait for opengapps to release official builds.
tarkzim said:
Currently the gapps itself is very unstable, please wait for opengapps to release official builds.
Click to expand...
Click to collapse
usually how long it takes for the stable g apps to be out? and cant dirty flash gapps?

LineageOS 19.1 (Android 12L) [Signature Spoofing][OTA updates] for S8/S8+/Note8

{
"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 19.1 for Exynos 8895 devices​
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
- Charging with device powered off
- Stuff I didn't test yet
- Camera
- GPS
- Fingerprint Sensor
- Mobicore
- SW codecs
Not Working
-
Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
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)
Since most gapps didnt update for 12L yet (SDK bumped from 31 to 32) i edited falmegapps and uploaded them here use them if you cant find gapps that work on 12L https://mega.nz/folder/FFoS1IIK#XunGRNTViQY7-OZ8oQr0sg
Make sure gapps you decide to use support android 12L/12.1/Are targetting api level 32
Make sure you are using latest official TWRP before installing rom older versions do not have proper android 12 support
Downloads:
Google Drive
Mega.nz
GitHub releases
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 12/S
Changelog
07.06.2023.
- Merged June 2023. Security update
- Synced with LineageOS source
05.05.2023.
- Merged May 2023. Security update
- Synced with LineageOS source
12.04.2023.
- Merged April 2023. Security update
- Synced with LineageOS source
19.03.2023.
- Merged March 2023. Security update
- Synced with LineageOS source
11.02.2023.
- Merged February 2023. Security update
- Synced with LineageOS source
05.01.2023.
- Merged January 2023. Security update
- Misc performance and stability improvements
- Synced with LineageOS source
07.12.2022.
- Merged December 2022. Security update
- Synced with LineageOS source
09.11.2022.
- Merged November 2022. Security update
- Switched to hidl usb hal from hw/samsung
- Synced with LineageOS source
04.10.2022.
- Merged october 2022. Security update
- Fixed samsungs bug with gps where it would start acting up over time due to time rollover bug
- Adressed missing symbol in advanced camera effects lib that wouldnt launch without them
- Performance and stability improvements
- Switched to Generic FunctionFS usb backend (We used legacy functionfs in past)
- Synced with LineageOS source
07.09.2022.
- Switched to a rebased kernel
- Updated kernel to 4.4.302
- Added BPF support to kernel
- Removed no longer needed bpf hacks for system
- Misc performance and stability improvements
- Merged September 2022. Security update
- Updated chromium webview to 105.0.5195.79
- Synced with LineageOS source
07.08.2022.
- Merged August 2022. Security update
- Synced with LineageOS source
07.07.2022.
- Reverted some changes that caused previous ui performance regression
- Merged July 2022. Security update
- Synced with LineageOS source
05.07.2022.
- Improved LMKD behavior
- Improved power hal behaviour and performance boosting
- Tuned surfaceflinger behavior
- Improved ui performance further
- Fixed more keystore issues
- Synced with LineageOS source
04.07.2022.
- Fixed HWC
- Improved gcam ports compatibility and post processing speed
- Major battery life and ui performance imporvements
- Synced with LineageOS source
23.06.2022.
- Fixed issues with keystore present in a lot of bank/secure apps like binance
- Fixed issue where setupwizard would crash when adding fingerprint due to bug in keystore
- Cleaned up patches required for build and removed unneeded ones
- Synced with LineageOS source
08.06.2022.
- Merged June 2022. security update
- Merged June 2022. pixel feature drop (SQ3A.220605.009.A1)
- Cleaned up source
- Synced with LineageOS source
27.05.2022.
- Added Dolby audio effects support (from stock) (Access it from quick settings)
- Fixed bixby button mapping that got broken yesterday
- Cleaned up kernel dt2w patches
- Removed broken soundtrigger hal that was causing issues with “Ok Google” detection
- Removed unused audio.playback_record hal
- Synced with LineageOS source
26.05.2022.
- Added shim for setLayerBuffer function in hwc, further down the line said shim will be used to fix hwc
- Further improvements for dt2w on devices that previously had issues with it
- Removed more unneeded patches for device support
- Synced with LineageOS source
19.05.2022.
- Added WireGuard kernel implementation
- Added QR code reader quick settings toggle
- Improved device performance and stability
- Improved A-GNSS (A-GPS) Lock speed
- Exposed device hw revision to settings
- Improved fast/slow charger detection
- Improved double tap to wake detection on some devices
- Remaped bixby to menu so long hold, short hold and wake actions work
- Long hold on bixby is now handling multitasking
- Improved bluetooth stability
- Synced with LineageOS source
11.05.2022.
- Adapted DT2W support (double tap to wake)
- Muted phone services gps notif (Thanks google really appreciate you breaking random things for everyone)
- Improved battery life and performance
- Fixed issue where some devices would not wake up touch after being in sleep mode
- Cleaned up all of leftover patches that were used by legacy power hal
- Synced with LineageOS source
- Released source on https://github.com/8890q/
06.05.2022.
- Improved bluetooth in call audio sample rate handling
- Added FB notifier callbacks to kernel
- Added always on display support
- Switched to new power hal with custom fine tuned power profile
- Improved battery usage logging for display
- Added QR code reader to camera app (Long hold icon and launch it from context menu)
- Disabled unneeded debugging in kernel that was slowing things down
- A lot of performance stability and battery life improvements
- Cleaned up device tree
- Merged May 2022. Security update
- Synced with LineageOS source
26.04.2022.
- Included support for High touch sensitivity (glove mode)
- Cleaned up vintf manifest and added target level to it
- Synced with LineageOS source (Same functionas as offical builds of 19.1 have + some extras)
18.04.2022.
- Fixed limit for enrolling fingerprint and set it to 4 like on stock
- Improved wifi speed
- Improved battery life
- Fixed auto brightness debounce time to prevent abrupt changes
- Added support for more mDNIe display profiles
- Improved SQLite performance
- Added vibration intensity controls (Under accesibility settings)
- Added multi user support
- Added surfaceflinger and few other services to pinner to keep them in ram
- Enabled 4g+ icon when connected to 4g+ network
- Cleaned up patches used for build
- Synced with LineageOS source
14.04.2022.
- Switched to new audio hal that supports interface v5
- Fixed usb audio
- Fixed audio in screen recoidng recording and wireless display sharing
- Improved bluetooth audio stability and compatibility
- Started rewriting sepolicy
- Updated wifi firmware
- Merged latest available kernel source from samsung(G955FXXUCDUD1/G950FXXUCDUD1/N950FXXSGDUG7)
- Merged latest blobs available from samsung(G955FXXUCDUD1/G950FXXUCDUD1/N950FXXSGDUG7)
- Implemented fast charging toggle in battery settings
- Removed unneeded libmemset shim
- Added support for user configurable wireless charging sound
- Added switch to disable vibration on fp unlock
- Removed non-functional srgb toggle from dev options
- Removed liboemcrypto.so to fix L3 drm playback
- updated LPM binaries
- Cleaned up device tree and kernel repo
- A lot of under the hood performacne and stability improvements
- Synced with LineageOS source
08.04.2022.
- Fixed extended volume panel
- Fixed build fingerprint for dream2lte and greatlte that was causing safetynet to fail
- Updated icons for few more stock apps
- Cleaned up patches further
- Misc peroformance improvements
- Synced with LineageOS source
06.04.2022.
- Merged April 2022. Security update
- Enabled new LineageOS icons (you might have to clear launcher cache for them to show up)
- Fixed issue where galery app would show black text on black background
- Fixed issue where unlock sound would sometimes play twice
- Misc performance and stability improvements
- Synced with LineageOS source
31.03.2022.
- Improved app launch speed
- Improved general performance and battery life
- Upreved camera provider to 2.5
- Disabled livedisplay by default
- Cleaned up extra dependencies used for compiling
- Synced with LOS source
22.03.2022.
- Added back configurable audio volume panel location
- Speed up unlock with fingerprint
- Updated a lot of apps to MaterialYou design language
- Improved stability of ADB connection
- Implemented new LineageOS setupwizard
- Cleaned up device tree and list of required patches
- Stability and performance improvements
- Pointed Changelog url in updater app to new page
- Synced with LineageOS source
14.03.2022.
- Fixed issue with keystore where apps would crash when invoking it (Security related apps mostly like signal and a lot of work apps)
- Officially rebranded as 19.1
- Updated changelog URL in updater app to point to a valid changelog
- Fixed battery icon styles (Again..)
- Cleaned up source
- Performance and stability improvements
- Updated some stock apps to math with new design
- Synced with LineageOS source
11.03.2022.
- Merged March 2022. security and feature updates (Android 12L)
- Fixed status bar network trafic monitor
- Improved zram performance and enabled zram writeback
- Cleaned up patches needed for build
- Fixed network usage monitoring
- Fixed per app network restrictions
- Removed AudioFX which was causing issues
- Decreased microphone gain a bit to mitigate in-call issues
- Updated some device control apps like advanced display settings
- Fixed s-pen pointer offset for note8
- Imrpoved fp sensor response time
- Added cgroup profile config
- A lot of 'under the hood' changes
- Performance improvements
- Merged more previously missing los features
- Implemented OTA updates
10.02.2022
- Merged February 2022 security update
- Synced with LOS source
09.02.2022.
- Fixed bug where camera would stop working after prolonged use due to file-descriptiors being left open and overflowing
- Fixed torch delay
- Fixed issues with camera auto focus locking up the camera
- Switched to half res boot anim which in turn gives us a slight boost in boot time
- Removed arrow pointer (used for s-pen or mouse input) from non note8 builds and updated pointer for note8 build
- Cleaned up unneeded drm entries in hidl manifest
- Misc performance and stability improvements
- Disabled CONFIG_RT_GROUP_SCHED in kernel in order to remove system hack we previously needed
- Merged some previously missing LOS features
- Synced with LOS source
19.01.2022.
- Switched to source built librilutils
- Switched to source built libreference-ril
- Switched to source built secril_config_svc used for dual/single sim detection
- Updatd way samle rates are handled for bt headsets in call
- Misc performance and stability improvements
- Synced with LOS source
07.01.2022.
- Fixed volume panel location settings
- Added Advanced Reboot
- Added LiveDisplay entry into settings
- Merged January 2022 Security Update
- Merged most of previously missing LineageOS features
- Misc performance and stability improvements
- Synced with LOS source
21.12.2021.
- Fixed wireless display
- Reduced logspam which should imrpove performance a bit
- Misc performance and stability improvements
- Synced with LOS source
17.12.2021.
- Merged r18 tag of Android 12 (SQ1D.211205.016.A1)
- Synced with LOS source
14.12.2021.
- Disabled legacy configstore which got replaced with props
- Switched to new AIDL Lights hal
- Enabled zram swap
- Misc performance and stability improvements
- Synced with LOS source
10.12.2021.
- Fixed issue where system would experience random freezes in some apps
09.12.2021.
- Merged December 2021. Security update
- Merged December 2021 pixel feature drop
- Added signature spoofing support which can be used to add microg instead of gapps
- Merged a lot of lineageos features that have been implemented
- Fixed bluetooth sample rate while in call
- Moved device specific ueventd rules to /system/vendor/etc
- Uprevved fp hal to 2.3
- Implemented fingerprint gestures
- fixed system audio recording in apps such as screen recorders
- performance and stability improvements
03.12.2021.
- Initial release
Contributors
Ivan_Meler
Source Code: https://github.com/8890q/
ROM OS Version: Android 12
ROM Kernel: Linux 4.4.x
As prommised here it is Android 12, Big thanks to everyone who supported project with donations that helped cover the build server cost and get me coffee
If you want to turn off auto live display (Yellow tint) type "Live" in settings search and go to LiveDisplay
Thank you
Thanks for your hard work
Thanks man
Thank you so much! Downloading now
Thanks!!! Please someone could test NFC? Because i needed to charge my bus card with this phone
Thanks so much!
Could you give me the BitGapps link please, i can't find the android 12 version.
Thank you so much Ivan
Thank you so much. It feels smoother than Android 11.
Thank you so much
WARNING:
i tried flashing back Lineage OS 9 from backup but it would not boot up and is soft-bricked
i can only boot into download mode and only twrp-3.1.1-2-dreamlte.img works, all other's fail to boot (just freezes on TWRP logo and sometimes flickers black as it re-trying)
when i try to manually flash Lineage 9 it sais "error: this package is for dreamlte. this device is ."
i tried restoring TWRP 3.6 and Lineage OS 19 from backup but it still wont boot (just freezes again)
IT IS NOT BOOTLOOPING
restoring the stock S8 rom that i backed up a year ago with TWRP seemed to fix it, not sure if it has something to do with EFS and/or Baseband partition or some other partition (i has every partition backed up) so i am not sure what fixed it
TO CLARIFY
i flashed dreamlte version of LOS 19 ROM then dreamlte version of TWRP 3.6 and it booted
then after a while i flashed dreamlte version of LOS 16 from TWRP backup and i could not boot into the ROM
and then i could not boot into TWRP
i flashed dreamlte TWRP 3.2 and it still wouldnt boot into TWRP
i flashed dreamlte orangefox and it still wouldnt boot into orangefox
then i flashed dreamlte twrp 3.1.1-2 and it booted
but when i tried to manually install dreamlte version of LOS 16 but it said it requires dreamlte and my device is .
so i tried restoring TWRP 3.6 and LOS 19 and it still wouldnt boot into either
so i tried flashing my original stock S8 ROM TWRP backup and it booted
then i flashed dreamlte TWRP 3.2 and it booted
then i flashed dreamlte orangefox and it booted
then i flashed dreamlte version of LOS 16 and worked and it booted
then i flashed dreamlte version of LOS 16 from TWRP backup and it booted
is there an option to disable Fast Charging? bacause i couldn´t found it
Snowers96 said:
Thanks!!! Please someone could test NFC? Because i needed to charge my bus card with this phone
Click to expand...
Click to collapse
I've tried and it works!
i am facing some apps freezing like chrome brave sometimes system UI and try to play call of duty not working good too slow
Thanks for your hard work keep going to make it perfect
b o n a said:
i am facing some apps freezing like chrome brave sometimes system UI and try to play call of duty not working good too slow
Thanks for your hard work keep going to make it perfect
Click to expand...
Click to collapse
I had the same problem with chrome. Now i'm using opera mini, its working without freezes.
Can you add in any version of this ROM "signature spoofing"? Because, then works microG correctly.
The ROM works very good in dream2lte. Thanks for your hard works.
Recognized some freezes until now. Sometimes the whole system reports a freeze. My suggestion is that the memory isn't enough. Even writing doesn't work fluently. Is there any way to provide this into a log?
Thanks for this nice rom on android 12. Happy to test it on my S8.
It's fast. Have some bugs but nothing of bad.
Only i don't understand why google chrome and kiwi browser freezer and block. I must use firefox and opera and they works without problems.
Thanks for your hard work

LineageOS 19.1 (Android 12L) [Signature Spoofing][OTA updates] for S8/S8+/Note8

{
"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 19.1 for Exynos 8895 devices​
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
- Charging with device powered off
- Stuff I didn't test yet
- Camera
- GPS
- Fingerprint Sensor
- Mobicore
- SW codecs
Not Working
-
Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
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)
Since most gapps didnt update for 12L yet (SDK bumped from 31 to 32) i edited falmegapps and uploaded them here use them if you cant find gapps that work on 12L https://mega.nz/folder/FFoS1IIK#XunGRNTViQY7-OZ8oQr0sg
Make sure gapps you decide to use support android 12L/12.1/Are targetting api level 32
Make sure you are using latest official TWRP before installing rom older versions do not have proper android 12 support
Downloads:
Google Drive
Mega.nz
GitHub releases
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 12/S
Changelog
07.06.2023.
- Merged June 2023. Security update
- Synced with LineageOS source
05.05.2023.
- Merged May 2023. Security update
- Synced with LineageOS source
12.04.2023.
- Merged April 2023. Security update
- Synced with LineageOS source
19.03.2023.
- Merged March 2023. Security update
- Synced with LineageOS source
11.02.2023.
- Merged February 2023. Security update
- Synced with LineageOS source
05.01.2023.
- Merged January 2023. Security update
- Misc performance and stability improvements
- Synced with LineageOS source
07.12.2022.
- Merged December 2022. Security update
- Synced with LineageOS source
09.11.2022.
- Merged November 2022. Security update
- Switched to hidl usb hal from hw/samsung
- Synced with LineageOS source
04.10.2022.
- Merged october 2022. Security update
- Fixed samsungs bug with gps where it would start acting up over time due to time rollover bug
- Adressed missing symbol in advanced camera effects lib that wouldnt launch without them
- Performance and stability improvements
- Switched to Generic FunctionFS usb backend (We used legacy functionfs in past)
- Synced with LineageOS source
07.09.2022.
- Switched to a rebased kernel
- Updated kernel to 4.4.302
- Added BPF support to kernel
- Removed no longer needed bpf hacks for system
- Misc performance and stability improvements
- Merged September 2022. Security update
- Updated chromium webview to 105.0.5195.79
- Synced with LineageOS source
07.08.2022.
- Merged August 2022. Security update
- Synced with LineageOS source
07.07.2022.
- Reverted some changes that caused previous ui performance regression
- Merged July 2022. Security update
- Synced with LineageOS source
05.07.2022.
- Improved LMKD behavior
- Improved power hal behaviour and performance boosting
- Tuned surfaceflinger behavior
- Improved ui performance further
- Fixed more keystore issues
- Synced with LineageOS source
04.07.2022.
- Fixed HWC
- Improved gcam ports compatibility and post processing speed
- Major battery life and ui performance imporvements
- Synced with LineageOS source
23.06.2022.
- Fixed issues with keystore present in a lot of bank/secure apps like binance
- Fixed issue where setupwizard would crash when adding fingerprint due to bug in keystore
- Cleaned up patches required for build and removed unneeded ones
- Synced with LineageOS source
08.06.2022.
- Merged June 2022. security update
- Merged June 2022. pixel feature drop (SQ3A.220605.009.A1)
- Cleaned up source
- Synced with LineageOS source
27.05.2022.
- Added Dolby audio effects support (from stock) (Access it from quick settings)
- Fixed bixby button mapping that got broken yesterday
- Cleaned up kernel dt2w patches
- Removed broken soundtrigger hal that was causing issues with “Ok Google” detection
- Removed unused audio.playback_record hal
- Synced with LineageOS source
26.05.2022.
- Added shim for setLayerBuffer function in hwc, further down the line said shim will be used to fix hwc
- Further improvements for dt2w on devices that previously had issues with it
- Removed more unneeded patches for device support
- Synced with LineageOS source
19.05.2022.
- Added WireGuard kernel implementation
- Added QR code reader quick settings toggle
- Improved device performance and stability
- Improved A-GNSS (A-GPS) Lock speed
- Exposed device hw revision to settings
- Improved fast/slow charger detection
- Improved double tap to wake detection on some devices
- Remaped bixby to menu so long hold, short hold and wake actions work
- Long hold on bixby is now handling multitasking
- Improved bluetooth stability
- Synced with LineageOS source
11.05.2022.
- Adapted DT2W support (double tap to wake)
- Muted phone services gps notif (Thanks google really appreciate you breaking random things for everyone)
- Improved battery life and performance
- Fixed issue where some devices would not wake up touch after being in sleep mode
- Cleaned up all of leftover patches that were used by legacy power hal
- Synced with LineageOS source
- Released source on https://github.com/8890q/
06.05.2022.
- Improved bluetooth in call audio sample rate handling
- Added FB notifier callbacks to kernel
- Added always on display support
- Switched to new power hal with custom fine tuned power profile
- Improved battery usage logging for display
- Added QR code reader to camera app (Long hold icon and launch it from context menu)
- Disabled unneeded debugging in kernel that was slowing things down
- A lot of performance stability and battery life improvements
- Cleaned up device tree
- Merged May 2022. Security update
- Synced with LineageOS source
26.04.2022.
- Included support for High touch sensitivity (glove mode)
- Cleaned up vintf manifest and added target level to it
- Synced with LineageOS source (Same functionas as offical builds of 19.1 have + some extras)
18.04.2022.
- Fixed limit for enrolling fingerprint and set it to 4 like on stock
- Improved wifi speed
- Improved battery life
- Fixed auto brightness debounce time to prevent abrupt changes
- Added support for more mDNIe display profiles
- Improved SQLite performance
- Added vibration intensity controls (Under accesibility settings)
- Added multi user support
- Added surfaceflinger and few other services to pinner to keep them in ram
- Enabled 4g+ icon when connected to 4g+ network
- Cleaned up patches used for build
- Synced with LineageOS source
14.04.2022.
- Switched to new audio hal that supports interface v5
- Fixed usb audio
- Fixed audio in screen recoidng recording and wireless display sharing
- Improved bluetooth audio stability and compatibility
- Started rewriting sepolicy
- Updated wifi firmware
- Merged latest available kernel source from samsung(G955FXXUCDUD1/G950FXXUCDUD1/N950FXXSGDUG7)
- Merged latest blobs available from samsung(G955FXXUCDUD1/G950FXXUCDUD1/N950FXXSGDUG7)
- Implemented fast charging toggle in battery settings
- Removed unneeded libmemset shim
- Added support for user configurable wireless charging sound
- Added switch to disable vibration on fp unlock
- Removed non-functional srgb toggle from dev options
- Removed liboemcrypto.so to fix L3 drm playback
- updated LPM binaries
- Cleaned up device tree and kernel repo
- A lot of under the hood performacne and stability improvements
- Synced with LineageOS source
08.04.2022.
- Fixed extended volume panel
- Fixed build fingerprint for dream2lte and greatlte that was causing safetynet to fail
- Updated icons for few more stock apps
- Cleaned up patches further
- Misc peroformance improvements
- Synced with LineageOS source
06.04.2022.
- Merged April 2022. Security update
- Enabled new LineageOS icons (you might have to clear launcher cache for them to show up)
- Fixed issue where galery app would show black text on black background
- Fixed issue where unlock sound would sometimes play twice
- Misc performance and stability improvements
- Synced with LineageOS source
31.03.2022.
- Improved app launch speed
- Improved general performance and battery life
- Upreved camera provider to 2.5
- Disabled livedisplay by default
- Cleaned up extra dependencies used for compiling
- Synced with LOS source
22.03.2022.
- Added back configurable audio volume panel location
- Speed up unlock with fingerprint
- Updated a lot of apps to MaterialYou design language
- Improved stability of ADB connection
- Implemented new LineageOS setupwizard
- Cleaned up device tree and list of required patches
- Stability and performance improvements
- Pointed Changelog url in updater app to new page
- Synced with LineageOS source
14.03.2022.
- Fixed issue with keystore where apps would crash when invoking it (Security related apps mostly like signal and a lot of work apps)
- Officially rebranded as 19.1
- Updated changelog URL in updater app to point to a valid changelog
- Fixed battery icon styles (Again..)
- Cleaned up source
- Performance and stability improvements
- Updated some stock apps to math with new design
- Synced with LineageOS source
11.03.2022.
- Merged March 2022. security and feature updates (Android 12L)
- Fixed status bar network trafic monitor
- Improved zram performance and enabled zram writeback
- Cleaned up patches needed for build
- Fixed network usage monitoring
- Fixed per app network restrictions
- Removed AudioFX which was causing issues
- Decreased microphone gain a bit to mitigate in-call issues
- Updated some device control apps like advanced display settings
- Fixed s-pen pointer offset for note8
- Imrpoved fp sensor response time
- Added cgroup profile config
- A lot of 'under the hood' changes
- Performance improvements
- Merged more previously missing los features
- Implemented OTA updates
10.02.2022
- Merged February 2022 security update
- Synced with LOS source
09.02.2022.
- Fixed bug where camera would stop working after prolonged use due to file-descriptiors being left open and overflowing
- Fixed torch delay
- Fixed issues with camera auto focus locking up the camera
- Switched to half res boot anim which in turn gives us a slight boost in boot time
- Removed arrow pointer (used for s-pen or mouse input) from non note8 builds and updated pointer for note8 build
- Cleaned up unneeded drm entries in hidl manifest
- Misc performance and stability improvements
- Disabled CONFIG_RT_GROUP_SCHED in kernel in order to remove system hack we previously needed
- Merged some previously missing LOS features
- Synced with LOS source
19.01.2022.
- Switched to source built librilutils
- Switched to source built libreference-ril
- Switched to source built secril_config_svc used for dual/single sim detection
- Updatd way samle rates are handled for bt headsets in call
- Misc performance and stability improvements
- Synced with LOS source
07.01.2022.
- Fixed volume panel location settings
- Added Advanced Reboot
- Added LiveDisplay entry into settings
- Merged January 2022 Security Update
- Merged most of previously missing LineageOS features
- Misc performance and stability improvements
- Synced with LOS source
21.12.2021.
- Fixed wireless display
- Reduced logspam which should imrpove performance a bit
- Misc performance and stability improvements
- Synced with LOS source
17.12.2021.
- Merged r18 tag of Android 12 (SQ1D.211205.016.A1)
- Synced with LOS source
14.12.2021.
- Disabled legacy configstore which got replaced with props
- Switched to new AIDL Lights hal
- Enabled zram swap
- Misc performance and stability improvements
- Synced with LOS source
10.12.2021.
- Fixed issue where system would experience random freezes in some apps
09.12.2021.
- Merged December 2021. Security update
- Merged December 2021 pixel feature drop
- Added signature spoofing support which can be used to add microg instead of gapps
- Merged a lot of lineageos features that have been implemented
- Fixed bluetooth sample rate while in call
- Moved device specific ueventd rules to /system/vendor/etc
- Uprevved fp hal to 2.3
- Implemented fingerprint gestures
- fixed system audio recording in apps such as screen recorders
- performance and stability improvements
03.12.2021.
- Initial release
Contributors
Ivan_Meler
Source Code: https://github.com/8890q/
ROM OS Version: Android 12
ROM Kernel: Linux 4.4.x
As prommised here it is Android 12, Big thanks to everyone who supported project with donations that helped cover the build server cost and get me coffee
If you want to turn off auto live display (Yellow tint) type "Live" in settings search and go to LiveDisplay
WIll OTA Update be available?
Danielisko said:
WIll OTA Update be available?
Click to expand...
Click to collapse
not in initial builds but further up i might add the.
ok thx for answer. i'll watch your thread
Thanks pro
thanks
An older twrp version is running on my device. If i update twrp on twrp do i need to worry about no verity opt encrypt?
Thtrr said:
An older twrp version is running on my device. If i update twrp on twrp do i need to worry about no verity opt encrypt?
Click to expand...
Click to collapse
No if already done
i have been waiting for this
Can you provide a link to the device tree for LineageOS 19.0? I'd love to make something like this for the Galaxy S9, but would need to analyse the differences between an 18.1 tree and a 19.0 tree to get it building successfully. Thanks!
Ivan_Meler said:
LineageOS 19.0 for Exynos 8895 devices​
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
- Charging with device powered off
- Stuff I didn't test yet
- Camera
- GPS
- Fingerprint Sensor
- Mobicore
- SW codecs
Not Working
-
Keep in mind that a lot of LineageOS features have not been completed yet this is not a device bug and please do not report those
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 and BiTgapps were both tested and working tho BitGapps performed better due to more up to date packages
Make sure you are using latest official TWRP before installing rom older versions do not have proper android 12 support
Downloads:
Google Drive
Mega.nz
if you want to support the project feel free to buy me some coffee paypal.me/ivanmeler
Donations help cover the build server cost and since I do this in my free time also gab me 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 12/S
Changelog
03.12.2021.
- Initial release
Contributors
Ivan_Meler
Source Code: https://github.com/exynos8895/android_kernel_samsung_universal8895/tree/lineage-19.0
ROM OS Version: Android 12
ROM Kernel: Linux 4.4.x
Click to expand...
Click to collapse
good job pro! I wait a long time for this thread
Does anybody have a screenshots of it running on Note 8 ?
ChasTechProjects said:
Can you provide a link to the device tree for LineageOS 19.0? I'd love to make something like this for the Galaxy S9, but would need to analyse the differences between an 18.1 tree and a 19.0 tree to get it building successfully. Thanks!
Click to expand...
Click to collapse
Oh hey you could check my s7 tree (basically same changes) its on github.com/8890q i need to clean few bits on s8 before posting dt
Thank you so much for this, you guys Rock as always, just a 1 questions and 1 request Please.
1- is root included or do we need to use Magisk after first boot ?
2- would be super great if you had put a link for Bitgapps, please don't get me wrong I know I can just google it, but because now a days there are tons of fake downloads full of viruses and ads viruses that's why , Kind request please.
3- Love you guys. Bonus comment
Do you have any Gcam mod recommendation? And if anyone knows of any custom kernels that would work on Android 12/11 ROMs for the note 8 please let me know.
Pretty cool looking rom but I get an error message "android intelligence is stopping constantly".
Thtrr said:
Pretty cool looking rom but I get an error message "android intelligence is stopping constantly".
Click to expand...
Click to collapse
Do consider writing you mobile type and details of TWRP, did you clean install etc. what you have written is like, you go to a doctor and say you have pain, A normal way would be doctor I have pain in my stomach whenever I eat fried food etc.
zdarkstranger said:
Do consider writing you mobile type and details of TWRP, did you clean install etc. what you have written is like, you go to a doctor and say you have pain, A normal way would be doctor I have pain in my stomach whenever I eat fried food etc.
Click to expand...
Click to collapse
Thank you for your information. I did a clean flash and the device is greatlte. Twrp is also updated to the latest version "https://eu.dl.twrp.me/greatlte/twrp-3.6.0_9-0-greatlte.img.html"
First of all, thank you for making this rom and keeping us up to date. Is there any plans to add iris support.
And what about s-pen

LineageOS 20.0 (Android 13) [Signature Spoofing][OTA updates] for S8/S8+/Note8

{
"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 Exynos 8895 devices​
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
- 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)
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
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
03.05.2023.
- Merged May 2023. Security update
- Misc performance and stability improvements
- Synced with LineageOS source
11.04.2023.
- Merged April 2023. Security update
- Fixed some issues introduced in QPR2
- Synced with LineageOS source
21.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.
- Fixed s-pen system reboot issues on Note8
- improved UI performance
- 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
08.11.2022.
- Merged November 2022. Security update
- Switched to new AIDL usb hal
- Switched kernel back to clang toolchain
- Misc performance and stability improvements
- Synced with LineageOS source
04.10.2022.
- Merged october 2022. Security update
- Improved UI performance
- Improved stock camera app
- 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
- Synced with LineageOS source
28.09.2022.
- Adressed missing symbol in advanced camera effects lib that wouldnt launch without them
- 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)
21.09.2022.
- Switched to Generic FunctionFS usb backend (We used legacy functionfs in past)
- Updated USB hal
- Usb hal will now give notifications on port being wet instead of just disabling it without notice
- Merged few more missing BPF commits to kernel
- Unpinned deprecated updatable media apex jar from ram
- Synced with LineageOS source
19.09.2022.
- Updated kernel build flags for new build enviroment
- Misc performance and stability improvements
Switched to source built Bluetooth interface
- Cleaned up device source
- Synced with LineageOS source
07.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.
- Fixed home button wake
05.09.2022.
- Fixed camera on Note 8
- Most of lineageos features have been implemented
- Misc performance and stability improvements
- Synced with LineageOS source
01.09.2022.
- Fixed bluetooth audio
- Upreved audio hal to 7.1 from 5.0
- Implemented custom audio service used to load audio hal
- Backported more BPF changes to kernel
- Switched to webview 105.0.5195.68 which is native to T
- Cleaned up the source and patches used to build the rom
- Synced with LineageOS source
27.08.2022.
- Initial release
Contributors
Ivan_Meler
Source Code: https://github.com/8890q/
ROM OS Version: Android 13
ROM Kernel: Linux 4.4.302
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
Also this builds come with full BPF backport to kernel which enables fancy new android 13 features like gpu monitoring
there were hundreds of kernel commits required to get this working on 4.4 kernel and it took quite a bit of time but new kernel will be used on future 19.1 builds too
You can find some screenshots here
WoW!!! You are super fast man. I like to thank you for keeping this 5 year old devic still alive with latest updates.
Thank you, this is great.
Thanks for hard working bro. Bugs already encountered status bar battery percent don't work and Quick settings non editable
Ivan_Meler said:
LineageOS 20.0 for Exynos 8895 devices​
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
- 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)
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
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
27.08.2022.
- Initial release
IVANOOOOOOOOOOOOOOOOOOOOOO !!!!!
Contributors
Ivan_Meler
Source Code: https://github.com/8890q/
ROM OS Version: Android 12
ROM Kernel: Linux 4.4.302
Click to expand...
Click to collapse
Wwwhat android 13 on this 5+ year old phone? you're insane broo
La vie ces't belle
pas pour tout ..
Merci
Rien je ne regrettre rien
Great job !!!
hernanquiroz1999 said:
Thanks for hard working bro. Bugs already encountered status bar battery percent don't work and Quick settings non editable
Click to expand...
Click to collapse
Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
Bluetooth audio don't work for me
expressluke said:
Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
Click to expand...
Click to collapse
Ok bro i read this after comment
Thank you you are amazing keep going
i installed it.
the menu to pull up
it does not work.
installed the omni gapps.
does anyone have any advice
is magisk running?
Which gap works for this os? I have downloaded the ones I found but they hang up in the bootloop. And those for 19.1 can't even be installed? Anyone with ideas?
Nikgapas full 13 x64
gnikolson said:
Nikgapas full 13 x64
Click to expand...
Click to collapse
Please! A link to the download page
kari kimber said:
is magisk running?
Click to expand...
Click to collapse
Yes is running
New builds are up here is a brief changelog
- Fixed bluetooth audio
- Upreved audio hal to 7.1 from 5.0
- Implemented custom audio service used to load audio hal
- Backported more BPF changes to kernel
- Switched to webview 105.0.5195.68 which is native to T
- Cleaned up the source and patches used to build the rom
- Synced with LineageOS source
Do note you might need to clean flash if you used 12.1 gapps that replace default webview and use 13 gapps instead
Im aware of curent camera issues affecting Note 8 and im working on a fix right now, it will be out ASAP
tho it might take some time since i dont have note 8 or properly working s8/s8+ for that matter so it takes a bit of time to debug everything
Huge thanks to everyone who donated and helped cover the build server cost and got me coffee
Enjoy new builds and stay safe

LineageOS 20.0 (Android 13) [Signature Spoofing][OTA updates] for S8/S8+/Note8

{
"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 Exynos 8895 devices​
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
- 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)
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
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
03.05.2023.
- Merged May 2023. Security update
- Misc performance and stability improvements
- Synced with LineageOS source
11.04.2023.
- Merged April 2023. Security update
- Fixed some issues introduced in QPR2
- Synced with LineageOS source
21.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.
- Fixed s-pen system reboot issues on Note8
- improved UI performance
- 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
08.11.2022.
- Merged November 2022. Security update
- Switched to new AIDL usb hal
- Switched kernel back to clang toolchain
- Misc performance and stability improvements
- Synced with LineageOS source
04.10.2022.
- Merged october 2022. Security update
- Improved UI performance
- Improved stock camera app
- 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
- Synced with LineageOS source
28.09.2022.
- Adressed missing symbol in advanced camera effects lib that wouldnt launch without them
- 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)
21.09.2022.
- Switched to Generic FunctionFS usb backend (We used legacy functionfs in past)
- Updated USB hal
- Usb hal will now give notifications on port being wet instead of just disabling it without notice
- Merged few more missing BPF commits to kernel
- Unpinned deprecated updatable media apex jar from ram
- Synced with LineageOS source
19.09.2022.
- Updated kernel build flags for new build enviroment
- Misc performance and stability improvements
Switched to source built Bluetooth interface
- Cleaned up device source
- Synced with LineageOS source
07.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.
- Fixed home button wake
05.09.2022.
- Fixed camera on Note 8
- Most of lineageos features have been implemented
- Misc performance and stability improvements
- Synced with LineageOS source
- Fixed bluetooth audio
- Upreved audio hal to 7.1 from 5.0
- Implemented custom audio service used to load audio hal
- Backported more BPF changes to kernel
- Switched to webview 105.0.5195.68 which is native to T
- Cleaned up the source and patches used to build the rom
- Synced with LineageOS source
27.08.2022.
- Initial release
Contributors
Ivan_Meler
Source Code: https://github.com/8890q/
ROM OS Version: Android 13
ROM Kernel: Linux 4.4.302
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
Also this builds come with full BPF backport to kernel which enables fancy new android 13 features like gpu monitoring
there were hundreds of kernel commits required to get this working on 4.4 kernel and it took quite a bit of time but new kernel will be used on future 19.1 builds too
You can find some screenshots here
Love you man for your great work.
this is amazing
do not camera working
You're The Best
Does hwc work? Can we expect some battery life as lineage19.1 ?
Update:I believe hwc is working battery life seems OK the only big issue is camera not working at all
Thank you for the awesome work I just installed this ROM camera not working at all not even gcam nothing
Logcat this error is constant
BufferQueueProducer
[VRI[MainActivity]#7(BLAST Consumer)7](id:2f2200000007,api:0,p:-1,c:12066) disconnect: not connected (req=1)
These 2 warning is always there
libEGL
EGLNativeWindowType 0x7e3caf75a0 disconnect failed
Parcel
Expecting binder but got null!
Update:
This also there
InputEventReceiver
Attempted to finish an input event but the input event receiver has already been disposed.
camera not working on note 8 pls fix
New builds are up here is a brief changelog
- Fixed bluetooth audio
- Upreved audio hal to 7.1 from 5.0
- Implemented custom audio service used to load audio hal
- Backported more BPF changes to kernel
- Switched to webview 105.0.5195.68 which is native to T
- Cleaned up the source and patches used to build the rom
- Synced with LineageOS source
Do note you might need to clean flash if you used 12.1 gapps that replace default webview and use 13 gapps instead
Im aware of curent camera issues affecting Note 8 and im working on a fix right now, it will be out ASAP
tho it might take some time since i dont have note 8 or properly working s8/s8+ for that matter so it takes a bit of time to debug everything
Huge thanks to everyone who donated and helped cover the build server cost and got me coffee
Enjoy new builds and stay safe
thank you <3
does it include the new android 13 material you themes?
for me center clock and battery procent inside the icon not work-ing
only for me or need to be fix ????
lot of thanks for android 13 for my old devices.
Here we go, new build with a lot of features from lineageos 19.1 reimplemented and fixed camera on note 8
here is a brief changelog
- Fixed camera on Note 8
- Most of lineageos features have been implemented
- Misc performance and stability improvements
- Synced with LineageOS source
Huge thanks to everyone who supported this project with donations which help cover the build server cost and get me coffee for time spent wroking on this, Note 8 camera was one of weirdest bugs at it produced no proper log but ive managed to deal with it tho it took a few days
September security updates are likely coming in a few days too once google releases source for them
I will try NOW !!!
Big 10x.
Ivan_Meler said:
Here we go, new build with a lot of features from lineageos 19.1 reimplemented and fixed camera on note 8
here is a brief changelog
- Fixed camera on Note 8
- Most of lineageos features have been implemented
- Misc performance and stability improvements
- Synced with LineageOS source
Huge thanks to everyone who supported this project with donations which help cover the build server cost and get me coffee for time spent wroking on this, Note 8 camera was one of weirdest bugs at it produced no proper log but ive managed to deal with it tho it took a few days
September security updates are likely coming in a few days too once google releases source for them
Click to expand...
Click to collapse
THANK YOU SM!! I will use now
Another build is up with home button wake fixed, you can get it from ota or this thread.
Big thanks to everyone who supported this porject and helped cover the build server cost with donation.
Enjoy new builds and stay safe
Garmin can't connect...waiting for next update
I can't seem to launch Seedvault.
It simply returns me back to Settings > System, and reports 'Seedvault keeps stopping.'
This is on the Note 8.
Anyone else noticed this?
And september security update is already here, here is a brief changelog
- 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
September update for 18.1 will be out in a few days if everything goes as planed
Big thanks to everyone who supported this project with donations to help cover build server cost and get me coffee for time spent working on this (I do this in my free time as a hoby project so that mostly ends up being night time).
Enjoy new builds and stay safe

Categories

Resources