[ROM][Signature Spoofing]LineageOS 18.1 for Note10+ 5G/Note10+/Note10 Exynos - Samsung Galaxy Note 10+ 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 18.1 for Galaxy Note10+ 5G and Note10+​
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
- Video Playback
- Fingerprint Sensor
- Ril (Mobile data,calls, sms and stuff)
- Sensors
- Bluetooth
- Wifi HotSpot
- MTP
- 2D and 3D gpu acceleration
- HW encoding/decoding
- GPS
- Cameras (All of them)
- HWcomposer (HWC)
- Signal indicator
- Double tap to wake
- Wireless PowerShare
- TOF camera
- S-Pen input and pressure sensitivity
Not Working
- VoLTE and VoWiFi will not be implemented (for now) as they heavily depand on samsungs framework
- 5G on 5G model unfortunately, should start working once rom is rebased on top of OneUI3.0 blobs
- S-Pen bluetooth functionality
To properly report a bug (Please dont report things already on the Not Working list)
a) Logcat
b) /proc/last_kmsg (or /proc/kmsg)
c) /data/tombstones
d) dmesg
Please do not report bugs if you have performed any system modifications excluding gapps installation
Installation instructions
Make sure you are on Q stock firmware (All of the Q firmwares are tested and confirmed to be working, This should be the case with new fws too as long as Samsung doesnt significantly change bootloader trustzone bits)
Download Q twrp
flash twrp as per given instructions
if you are coming from stock and have encryption enabled format data (Note i said format, Wiping it in twrp is not the same as formating it)
wipe cache, dalvik cache and system
flash LineageOS
If you want to have gapps flash them right after flashing the rom before first booting
Reboot the device
Downloads:
Google Drive
(Select build coresponding to your devices codename, d2x = Note10+ 5G | d2s = Note10+ | d1 = Note10)
sha256 checksums
Code:
865c31100eba10ed75ae0df4528c832955d5cd22c66d4c5e4e9a1ad34fce7e8b lineage-18.1-20211111-UNOFFICIAL-d2x.zip
6025d358292582ef3162cc0bcb41386e984494b1012309c2b17b36b17e31b980 lineage-18.1-20211112-UNOFFICIAL-d2s.zip
14fc7deaa42f3e4ed2f538c264574bc718b1c1214a4c903eae8f0cd49743d6d0 lineage-18.1-20211112-UNOFFICIAL-d1.zip
If you need general help or questions feel free to join Telegram group
Gapps
I do this in my free time so bear that in mind when you notice I didn't fix known bug in next available build, Currently i work on this alone and i am not one of those kangers that just copy source and claim it as their own work,
if you want to support the project feel free to buy me some coffee paypal.me/ivanmeler
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 R
Changelog
12.11.2021.
- Merged November 2021. security update
- Further Improved bluetooth in call handling
- Added more advanced burn in protection
- Misc performance and stability improvements
- Synced with LOS source
06.10.2021.
- Merged October 2021. security update
- Improved bluetooth in call handling
- Synced with LOS source
10.09.2021.
- Merged September 2021. Security update
- Fixed issue where video audio would get out of sync
- Synced with LOS source
06.08.2021.
- Merged August 2021. Security update
- Synced with LOS source
10.07.2021.
- Merged July 2021. Security update
- Performance and stability improvements
- Changed sensors handling in doze mode to prevent battery drain
- Synced with LOS source
10.06.2021.
- Merged June 2021. Security update
- Synced with LOS source
06.05.2021.
- Added wifi and portable hotspot overlays
- Merged May 2021. Security update
- Synced with LOS source
08.04.2021.
- Fixed dual sim on d1/d2s (Note10 and 10+ 4g)
- Fixed USB C audio input/output
- Fixed charging with device powered off (It also has nice new animation now)
- Merged April 2021. Security update
- Added signature spoofing support
- Misc performance and stability improvements
- Synced with LOS source
05.03.2021.
- Merged March 2021. Security update
- Performance and stability improvements
- Modernized AdvancedDisplay app codebase
- Cleaned up the source
- Synced with LOS source
08.01.2021.
- Merged January 2021. Security update
- Fixed OpenGapps installation from lineage recovery
- Fixed features that broke with initial 18.1 merge
- Misc performance and stability improvements
- Synced with LOS source
14.12.2020.
- Added d1 (Note10) Support
- Merged December security update
- Fixed ADB inside of lineage recovery
- Merged december 2020 pixel feature drop
- Fixed bug where note10+ would show as 10+ 5g in bt settings
- Fixed camera2 api video recording
- Cleaned up d2s vendor
- Misc performance and stability improvements
12.11.2020.
- Initial public release
XDA:DevDB Information
[ROM] LineageOS 18.0 for Note10+ 5G/Note10+ Exynos , ROM for the Samsung Galaxy Note 10+
Contributors
Ivan_Meler
Source Code: https://github.com/ivanmeler/android_kernel_samsung_beyondlte/tree/lineage-18.0
ROM OS Version: 11.0
Version Information
Status: Stable
Current Stable Version: 1.0.0
Created 2020-11-12
Last Updated 2020-11-12

Reserved

Magisk
Magisk boot images are provided in this google drive folder named beyond*lte-boot-magisk.img you can flash them on boot slot and install magisk manager, No need to worry about rebooting to recovery or not having TWRP and magisk at the same time, Just make sure you dont try to boot to system with magisk patched TWRP as that might cause issues but as long as you have stock twrp and have flashed beyond*lte-boot-magisk.img image to boot slot you are fine, Source for given kernel is available at GitHub if you want to compile kernel yourself just run source build.sh devicename e.g. source build.sh d2x, It will produce new boot image in build/ folder, To update magisk you can follow instructions given at this commit enjoy
Do note that you will have to reflash magisk boot image when updating rom

D1 (Non plus note10 4g) build might come at later date if there is enough interest for it They are up now
Here are some screenshots
Also sorry for inactivity in previous threads but there was just lack of interest for aosp on note in past few months and i didnt have enough time to keep the builds up to date If there is enough interest 18.0 builds will keep up, Enjoy

I've just installed it and it's wonderful, haven't done a lot but great so far, cameras where my main doubt mostly for the wide angle, i'll report back, thank you.

pikul said:
I've just installed it and it's wonderful, haven't done a lot but great so far, cameras where my main doubt mostly for the wide angle, i'll report back, thank you.
Click to expand...
Click to collapse
Both wide and telephoto will work (even TOF does) app has to support them tho, use something like OpenCamera and enable api2 in settings after that switch camera button will show up which will allow you to go thru lenses and for tof there is app on playstore called tof viewer, Best regards

Ivan_Meler said:
Both wide and telephoto will work (even TOF does) app has to support them tho, use something like OpenCamera and enable api2 in settings after that switch camera button will show up which will allow you to go thru lenses and for tof there is app on playstore called tof viewer, Best regards
Click to expand...
Click to collapse
That's nice, didn't know that, i'm gonna try it, thanks again.

I am happy to see that LineageOS 18 is available for my Note 10+ and thank you so much for this amazing job and sharing this with us. I am happy, because there is not so many good working available out there for this device. Of course there are a lot of GSI's around, but no one is fully working. By example Android Auto is always a struggle. I downloaded the zip already, now I need some to time to flash this all. Hopefully this weekend when my girlfriend is going to work . Just contributed you also for some coffee

Thank you for this wonderful LOS for out device

Thank you for doing this for or devices.
Sent from my Pixel 3 XL

Hello!
May I just ask that - "S-Pen input and pressure sensitivity" listed as working. Does this mean I can use the s-pen on the screen (to draw/write/screen snips/etc?)
Apologies for the daft question. I've noted the S-pen Bluetooth issue. So I'm Just trying to understand the difference between the working vs. not working.
Thank you

L22EEW said:
Hello!
May I just ask that - "S-Pen input and pressure sensitivity" listed as working. Does this mean I can use the s-pen on the screen (to draw/write/screen snips/etc?)
Apologies for the daft question. I've noted the S-pen Bluetooth issue. So I'm Just trying to understand the difference between the working vs. not working.
Thank you
Click to expand...
Click to collapse
Essentially the spen will work as pen and you can draw etc with it. There's no spen tools like stock so you would have to use alternatives.

Can I root using the twrp recovery?
Sent from my SM-N975F using Tapatalk

Ivan_Meler said:
D1 (Non plus note10 4g) build might come at later date if there is enough interest for it
Here are some screenshots
Also sorry for inactivity in previous threads but there was just lack of interest for aosp on note in past few months and i didnt have enough time to keep the builds up to date If there is enough interest 18.0 builds will keep up, Enjoy
Click to expand...
Click to collapse
Hi. Hope you are doing well.
D1 user here (N970f). If you could keep building for N970f that would be so amazing. Many developers already left this device. If it's not much trouble could you please keep building for us folks.
Thanks and Regards

asafegous said:
Can I root using the twrp recovery?
Sent from my SM-N975F using Tapatalk
Click to expand...
Click to collapse
You can only root using patched lineage recovery. Using patched boot image hopefully will be soon,so you can retain twrp.

turbolukex5 said:
You can only root using patched lineage recovery. Using patched boot image hopefully will be soon,so you can retain twrp.
Click to expand...
Click to collapse
I have yet to achieve root using lineage recovery. I keep getting boot loops. I need to boot into recovery and select boot system to recover. Maybe data wipe is in order.
Sent from my SM-N975F using Tapatalk

turbolukex5 said:
You can only root using patched lineage recovery. Using patched boot image hopefully will be soon,so you can retain twrp.
Click to expand...
Click to collapse
Hi! Can you give me the link of Lineage Recovery and list how to root. I'll be obliged.

Haque said:
Hi! Can you give me the link of Lineage Recovery and list how to root. I'll be obliged.
Click to expand...
Click to collapse
Have a look at post 3 of this thread.

When I connect to my car handsfree, it shows my device listed as Note 10+ 5g even though I have 2ds. I'd check the build.prop, but I can't #su [emoji853]
Sent from my SM-N975F using Tapatalk

turbolukex5 said:
Have a look at post 3 of this thread.
Click to expand...
Click to collapse
Thanks, let me try again.

Related

[ROM][arm64][addison] The Android Open Source Project 8.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:
/*
* 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.
*/
Moto Mods are not supported​
AOSP is Android as Google release without other modifications, similar to Pixel/Nexus stock rom but without gapps.
Features such as Chop Chop, Double Twist, Fingerprint sleep and Ambient display gestures are kept.
Google does not release an AOSP Browser anymore since Marshmallow, thus there isn't a default browser. If I find the time I might port and revamp it in the future.
Installation
Make sure you have a nougat (or oreo) bootloader and modem else TWRP denies the installation by throwing a message about the wrong bootloader. Further details and a guide to upgrade what you need without losing data here.
Requires Unlocked Bootloader & a custom recovery (at least twrp-3.1.1-1 is required for 8.0 and 3.2.1 for 8.1)
Place ROM & Gapps in your virtual SD
Reboot in Bootloader Mode
Go to "Recovery" (Vol +/Vol -) and confirm (power)
Wipe Data/Factory Reset
Wipe Dalvik cache
Install the ROM zip
DO NOT REBOOT
Install the Gapps zip (arm for 8.0 arm64 for 8.1) (optional)
Reboot
Downloads
AndroidFileHost
Sources
Device Tree
Kernel
XDA:DevDB Information
The Android Open Source Project 8, ROM for the Moto Z Play
Contributors
Alberto97
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
Version Information
Status: No Longer Updated
Created 2017-11-23
Last Updated 2018-12-15
Changelog
21/12/2018
December security patches
Low speaker volume is now fixed
4K video recording is now available on AOSP and third party cameras
Flip to Mute: the phone now vibrates when you mute/unmute it, just like Google's Flip to shhh
BFQ is the default IO scheduler
Blobs updated to OPNS27.76-12-22-9 moto release
08/09/2018
September security patches
MAC address is properly set now
Added missing F2FS moto changes in kernel rebase
07/08/2018
August security patches
Enforcing SELlinux
NFC configuration for XT1635-03 has been updated
Rebased kernel on the top of LA.UM.6.6.r1-09400-89xx.0 CAF tag
03/07/2018
July security patches
Enabled Always on Display
Switched to AOSP native pick up gesture implementation
Moved to AOSP apns list
Backuptool has been implemented
Added Google Sans Font
06/06/2018
June security patches
Fix a kernel crash at boot caused by a previous change
SELinux performance improvements by moving sysfs/debugfs sepolicy to genfs_contexts.
SELinux is permissive again till performance degradation issues in enforcing state are fixed
10/05/2018
May security patches
Binderized Vibration HAL with context haptics
Bootanimation early start (data latemount)
Kernel updates from Motorola
Enforcing Selinux
Oreo RIL blobs
arm64 Blobs Updates
Offline charging now works correctly
Unified gestures menus
02/04/2018
April security patches
Open Source Sensor HAL
New kernel based on Motorola's Oreo release + Improved CLANG compatibility
ADSP, Audio and DRM stacks upgrade
Better fix for the Alarm Clock
Notepadv3 is finally gone
Removed PicoTTS (it was not working anyway)
Possibility of setting Pixel color accent
Added support for the following bootloaders:
Nougat + February security patches
Oreo + March security patches
13/03/2018
Fixed slow camera opening
06/03/2018
March security patches
GPS stack update
Round icons enabled
More granular volume control
06/02/2018
February security patches
Camera issues fixed
Clang built kernel
20/01/2018
Open source Sensor HAL
Some small optimizations
04/01/2018
Android 8.1
First arm64 build
January security patches
09/12/2017
December security patches
Alarm clock fixed
Fixed crash when opening Mobile Network settings with 2 sims inserted
Fixed a random reboot caused by a missing lib
GPS configuration consolidated for Canadian Carriers (it might have caused random reboots)
21/11/2017 - Initial Release
Great, Alberto.
Testing now!!
Thanks for the ROM. I have been facing a problem in volte feature. On lineage I am unable to use it and I can't make or receive calls from VOLTE. Moreover the LTE works only on second sim slot. Is there any chance I can fix it with this ROM?
Rock_roll said:
Thanks for the ROM. I have been facing a problem in volte feature. On lineage I am unable to use it and I can't make or receive calls from VOLTE. Moreover the LTE works only on second sim slot. Is there any chance I can fix it with this ROM?
Click to expand...
Click to collapse
I'm almost sure it won't.
Sorry but, what is biometric sensor? Fingerprint?
igna.98 said:
Sorry but, what is biometric sensor? Fingerprint?
Click to expand...
Click to collapse
Yes
So in this rom - errors are the same like in LOS 15 ?
Wow, i remember the times when i used your AOSP on falcon, it was my favourite, now i can finally use it again! Great work!
@Alberto97
Thanks for the new rom.
when you have some time would it be possible to share your Addison O vendor on your github plz ?
DeHuMaNiZeD said:
Wow, i remember the times when i used your AOSP on falcon, it was my favourite, now i can finally use it again! Great work!
Click to expand...
Click to collapse
I have the same memorys. falcon was a great device and Alberto was so fast with his AOSP-ROMs. Very good!
First charge cycle not bad at all
Manual camera from play store saves pics with flash and doesn't have many saturation problems
Amazing battery life thanks Alberto for bringing this ROM too addison
syrkles said:
Amazing battery life thanks Alberto for bringing this ROM too addison
Click to expand...
Click to collapse
Battery life is very promising also on my phone.
Difference is huge.
Wysłane z mojego XT1635-02 przy użyciu Tapatalka
root magisk work??
every 10 minutes the signal of the sim card is lost
is normal?
cristianodk said:
every 10 minutes the signal of the sim card is lost
is normal?
Click to expand...
Click to collapse
It's not lost. It just shows blank but the IMS is working normal. Don't worry about it just ignore it.
Day 2 still doing awesome
yep, good job Alberto
For those who like slim approach.
Regarding features, The rom come with night display and usual gestures (lineageAction). May be i just miss the navbar tweaks, so i have simply removed the navbar to use a virtual button app.
Smooth and good battery.
I really enjoy it :good:

[ROM] LineageOS 17.1 for Note10/Note10+/Note10+ 5G 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 17.1 for Galaxy Note10 Series​
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
- Video Playback
- Fingerprint Sensor
- Ril (Mobile data,calls, sms and stuff)
- Sensors
- Bluetooth
- Wifi HotSpot
- MTP
- 2D and 3D gpu acceleration
- HW encoding/decoding
- GPS
- Cameras (All of them)
- HWcomposer (HWC)
- Signal indicator
- Double tap to wake
- Wireless PowerShare
Not Working
- VoLTE and VoWiFi will not be implemented (for now) as they heavily depand on samsungs framework
- Advanced S-Pen functionality like gestures
- 5G conectivity on N976B as android doesnt have standard implementation for it in place yet (Will be implemented soon)
To properly report a bug (Please dont report things already on the Not Working list)
a) Logcat
b) /proc/last_kmsg (or /proc/kmsg)
c) /data/tombstones
d) dmesg
Please do not report bugs if you have performed any system modifications excluding gapps and addonsu installation
Installation instructions
Make sure you are on latest stock firmware (Older Q stock firmwares should work too tho)
Download twrp from here
flash twrp as per given instructions
Once in twrp flash multi-disabler
format data
wipe cache dalvink system
flash LineageOS
If you want to have gapps flash them right after flashing the rom before first booting
Reboot the device
If you are updating from previous release just flash the rom on top of old one and wipe cache/dalvik(art) cache
Downloads:
Mega.nz
(Select build coresponding to your devices codename, Note10 = d1 | Note10+ = d2s | Note10+ 5G = d2x)
If you are coming from previous build and were using magisk in it make sure you also flash a magisk image
after installing the rom otherwise you will have to remove screen lock
Gapps
READ BEFORE INSTALLING MAGISK
I do this in my free time so bear that in mind when you notice I didn't fix known bug in next available build, Currently i work on this alone and i am not one of those kangers that just copy source and claim it as their own work,
if you want to support the project feel free to buy me some coffee paypal.me/ivanmeler
Based On Android Q
Changelog
03.23.2020.
- Merged N976BXXU2BTB4 source for D2X
- Merged N97*FXXU2BTB5/N97*FXXS3BTB9 source for D1 and D2S
- Fixed issue where there were no default notification/ringtone sounds set on clean install
- Merged march 2020 security update together with pixel feature drop 2
- Synced with LOS source
02.12.2020.
- D2S/D1 merged N97*FXXS2BTA7 kernel source
- Merged february security update
- Fixed magisk boot images for D2S and D1
- Synced with LOS source
02.05.2020.
- Rebased kernel on top of samsungs Q source drop
- Fixed kernel not properly reporting deep sleep state to userspace
- Reimplemented sensor reporting to allow access to proximity sensor to more apps
- Updated build fingerprint to Q one
- Updated TARGET_BOARD_PLATFORM flag to reflect samsungs changes to same
- Removed releasetools which was failing on new-ish twrp releases anyway
- Removed P vndk libs
- Fixed power hal race condition
- Fixed manual network selection
- Replaced S pen icon with circle instead of mouse pointer
- Fixed double tap to wake
- Updated camera cutout settings on d2x and d2s
- Performance and stability improvements
29.11.2019.
- Initial public release
XDA:DevDB Information
[ROM] LineageOS 17.1 for Note10/Note10+/Note10+ 5G Exynos, ROM for the Samsung Galaxy Note 10+
Contributors
Ivan_Meler
Source Code: https://github.com/ivanmeler/android_kernel_samsung_universal9825
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Any Q stock firmware should work but latest is always recommanded
Version Information
Status: Stable
Current Stable Version: 1.0.5
Stable Release Date: 2020-03-23
Created 2019-11-29
Last Updated 2020-03-23
Reserved
Screenshots
Reserved
Magisk boot images are provided within each device folder named d*-boot-magisk.img you can flash them on boot slot and install magisk manager, No need to worry about rebooting to recovery or not having TWRP and magisk at the same time, Just make sure you dont try to boot to system with magisk patched TWRP as that might cause issues but as long as you have stock twrp and have flashed d*-boot-magisk.img image to boot slot you are fine, Source for given kernel is available at GitHub ( Use this branch for for d2x) if you want to compile kernel yourself just run source build.sh devicename e.g. source build.sh d2s, It will produce new boot image in build/ folder, To update magisk you can follow instructions given at this commit enjoy
Wow thanks... LOS 17 already fire in the house.....
That's great news
Thanks a lot! Keep up the good work.
Thank you so much for the time you've investing in making this. I'm testing it out a bit, will report back in 24hrs or so.
Thanking you for the excellent work you do, I only have a question about the BiTGApps, on the Note 10+ SM-N975F which ones should I use? BiTGApps-arm64-10.0.0-v0.5_signed.zip or BiTGApps-arm64-10.0.0-v0.5-SW_signed.zip? Thanks in advance for everything.
siriow said:
Thanking you for the excellent work you do, I only have a question about the BiTGApps, on the Note 10+ SM-N975F which ones should I use? BiTGApps-arm64-10.0.0-v0.5_signed.zip or BiTGApps-arm64-10.0.0-v0.5-SW_signed.zip? Thanks in advance for everything.
Click to expand...
Click to collapse
would advise you to use one without SW (setup wizard) for now as no gapps have fully working setup wizard on Q yet
Ivan_Meler said:
would advise you to use one without SW (setup wizard) for now as no gapps have fully working setup wizard on Q yet
Click to expand...
Click to collapse
Perfect now it's clear to me, thanks a lot
Hey, would this have 5g connectivity for n976n (Skt, Korean version)?
interestingkid said:
Hey, would this have 5g connectivity for n976n (Skt, Korean version)?
Click to expand...
Click to collapse
Unfortunately no, Same reason as for 976b
Most things working great on Note 10. Wide angle camera working on open camera. Any gcam which works for wide angle? Fingerprint register gives an error.
mihir85 said:
Most things working great on Note 10. Wide angle camera working on open camera. Any gcam which works for wide angle? Fingerprint register gives an error.
Click to expand...
Click to collapse
make sure to clean your display before trying to register fp, also im not sure about sensor position on note10 100% so icon might be at the wrong place
mihir85 said:
Most things working great on Note 10. Wide angle camera working on open camera. Any gcam which works for wide angle? Fingerprint register gives an error.
Click to expand...
Click to collapse
Try holding your finger down for a good while on the first go. I had similar issues on LOS 16.
Thanks Ivan.
Thank you all. Fingerprint sensor works after multiple tries. The fingerprint scanner symbol is at the right place for Note 10 too
ahh can someone post with details how to install this rom correctly. having trouble with the magisk and recovery part at the end... don't mean to be a pain but..
Note10+ 5G(N976B )
Most things working great, but the fingerprint can not be registered. Always popup "Enrollment was not completed" Fingerprint enrollment didn't work. Try again or use a different finger.
yishisanren said:
Note10+ 5G(N976B )
Most things working great, but the fingerprint can not be registered. Always popup "Enrollment was not completed" Fingerprint enrollment didn't work. Try again or use a different finger.
Click to expand...
Click to collapse
Go to the settings and keep trying with the same finger. After a few errors (5 to 6 times) it worked for me.
mihir85 said:
Go to the settings and keep trying with the same finger. After a few errors (5 to 6 times) it worked for me.
Click to expand...
Click to collapse
Yes. It worked.
But double tap to wake is not worked. totally.
---------- Post added at 11:57 PM ---------- Previous post was at 11:56 PM ----------
yishisanren said:
Yes. It worked.
But double tap to wake is not worked. totally.
Click to expand...
Click to collapse
I use the Lawnchair. Maybe it causes the double tap to wake not worked

[ROM][13.0][Crystal] LineageOS 20.0 [UNOFFICIAL]

{
"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 for Nokia 7.1
About LineageOS
LineageOS is a free and open-source operating system for set-top boxes, smartphones and tablet computers, based on the Android mobile platform. It is the successor to the custom ROM CyanogenMod, from which it was forked in December 2016 when Cyanogen Inc. announced it was discontinuing development and shut down the infrastructure behind the project. Since Cyanogen Inc. retained the rights to the Cyanogen name, the project rebranded its fork as LineageOS.
LineageOS was officially launched on December 24, 2016, with the source code available on GitHub. Since that time, LineageOS development builds now cover more than 185 phone models with over 1.9 million active installs,having doubled its user base in the month February–March 2017 And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
Whats working?
Wi-Fi
RIL
Volte
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
Fingerprint
FM radio
Sound
vibration
Bugs ?
Let me know if you see anything else. Especially please mention the issue and attach the logcat.
Installation process
Click Here for Installation process
Credits
* LineageOS Team for rom source
* Nokia for kernel source​
Download Rom
Download TWRP
Join Community Group
Android OS version: 13.0
Security patch level: 2023-01
Build author: Raghu varma
Kernel source code : android_kernel_nokia_FIH-SDM660
Source code: https://github.com/LineageOS
Note - please take your data backup and do clean flash as per the instructions linked in the main thread. On top of it, my builds will boot on any stock firmware as base. So there is no special recommendation towards which stock rom you need to be on.
Changelog - Sun Jan 22 19:01:23 UTC 2023
============================
• Initial Android 13 build
• Based on android-13.0.0_r20
• Improved system stability
• User interface enhancements
• Google security patch 2023-01
• Selinux enforced
• Vendor built from Source
• Imported CTS profile patches
• Safety net pass by default & no need zygisk
• Updated build fingerprint from Pixel 7 Pro (cheetah)
Reminder - for reporting bugs please mention the issue and attach the logcat.
Thank you!
nice cant wait to try it what gapps do i use?
sorry I see the link now thanks
raven.warsong said:
nice cant wait to try it what gapps do i use?
sorry I see the link now thanks
Click to expand...
Click to collapse
All right after booting post screenshots
Changelog
* shipped with Google apps
* No need to Flash Gapps from Now
i see 2 .zips uploaded i tried both of them every time Twrp tells me there is no os installed i should not reboot any suggestions thanks
and it just boots loops after reboot may be Im doing it wrong.
i was on the wrong slot still learning looks good so far
raven.warsong said:
i see 2 .zips uploaded i tried both of them every time Twrp tells me there is no os installed i should not reboot any suggestions thanks
and it just boots loops after reboot may be Im doing it wrong.
i was on the wrong slot still learning looks good so far
Click to expand...
Click to collapse
If you know what exactly you are doing you won't comment here
But what post screenshots here. if you successfully booted
Great work only bug I seen was the battery % did not work
but it has the other bugs of android 10 stock rom
https://community.phones.nokia.com/discussion/54374/android-10-after-update-on-nokia-7-1
Raghu varma said:
If you know what exactly you are doing you won't comment here
But what post screenshots here. if you successfully booted
Click to expand...
Click to collapse
raven.warsong said:
Great work only bug I seen was the battery % did not work
but it has the other bugs of android 10 stock rom
https://community.phones.nokia.com/discussion/54374/android-10-after-update-on-nokia-7-1
Click to expand...
Click to collapse
Hm.. intresting
Main reason behind the bugs is
Recently Nokia 7.1 Snapdragon 636 handset received Android Q update named with 4.08B & i used the vendor from that . So my job is only system & boot so blame Nokia to fix that mic bug which is related to vendor.img
Hi, this looks great! I haven't used a custom rim for a while, mostly as I was looking for something more stable and with the best possible camera quality. However, I'm struggling with stability of the stock rom after android 10 update.
Is camera quality in lineage the same as stock rom?
Is this stable enough to be day to day phone?
Is this unrooted by default? Or easy to unroot? Worried about app compatibility.
Thanks for your help and development!
Works great, only no bluetooth audio
Just flashed the latest version to my 7.1.
First try many things didn't work (wifi, sim, etc.). I think this was connected to twrp not installing correctly or something. After installing again, it works great.
Screenshot on imgur /dAiYMl0 (i can't post links)
One (I think) bug: bluetooth audio doesn't seem to work. The device connects, but there's no sound. Tried with different headphones.
One other issue: wired headphones don't seem to work for calls. They do work for music etc.
Changelog - 25-01-2020
Note - clean flash recommended
* January security patch
* Disabled force encryption
* Compiled using legacy
* Linux version 4.4.194 ( Black caps edition ) based on Official stock kernel sources 4.10C & compiled using clang 9.0.3
* Fixed mic bug during calls via headphones
* Comes with 410C vendor.img
* Added OTA Support
@Raghu varma awesome work, thank you! Shame the bootloader unlock procedure is not yet straight-forward enough so more people can enjoy it.
NFC issue
Hello, everything looks good, but NFC is not working on my Nokia 7.1 device anymore. Is there any way on how to resurrect it?
Raghu varma said:
Changelog
* shipped with Google apps
* No need to Flash Gapps from Now
Click to expand...
Click to collapse
just installed this i do not have the play store.
Music does not work in bluetooth headphones
LazyLesnic said:
Music does not work in bluetooth headphones
Click to expand...
Click to collapse
are you tested sdcard or usb OTG ?
Soheil_rf said:
are you tested sdcard or usb OTG ?
Click to expand...
Click to collapse
SD card is work
changelog 05-03-2020
- shipped with New OTA Updater application ( so clean flash recommended )
- shipped with Google apps ( so no need to flash Gapps )
- Fixed Crack sounds during playing Games
- Fixed Crack sounds in Whatsapp calls
- No more Crack sounds in 3rd party apps
- Shipped with 4150 vendor.img
- Dropped CLANG support
- Compiled using GCC
- Dropped vndk28 support
- Backported camera driver from Pie kernel source ( released by Nokia )
- Google camera issues fixed
- Nokia officially fixed crack sound in 4150 vendor
- Enabled force encryption because of few people reported that images not getting saved by 3rd party apps.
- Again twrp will ask password for decryption
Thanks to my Contributor Hritik utekar who supported from back and worked hard to get this brand new OTA Updater application.

[OTA][3.18][4.9][UNOFFICIAL]LineageOS 17.1[MIDO]

{
"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 (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.
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
IR Blaster
Wi-Fi
Bluetooth
Camera
Camcorder
Video Playback
Audio
Sensors
Flash
LED
GPS
Volte
Vilte
Cast/Miracast
Known issues:
- Selinux Permissive on 4.9 Build
- Vilte and sim 2 volte broken on both the varients
Instructions :
Download the latest build and GApps
Reboot to recovery
Flash the latest build and GApps
Reboot
Downloads :
AndroidFileHost Server:
3.18 Kernel Here
4.9 Kernel Here
Huge Thanks To @zeelog For merging all latest stuff in device tree
XDA:DevDB Information
LineageOS 17.1 Mido, ROM for the Xiaomi Redmi Note 4
Contributors
Aryan Kedare, zeelog, @xtrymind @Flex1911
Source Code: https://github.com/KudProject/kernel_xiaomi_msm8953-3.18
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
ROM Firmware Required: Unlocked Bootloader, Latest Xiaomi Firmware
Version Information
Status: Stable
Created 2020-01-24
Last Updated 2020-06-19
20200612
Common Changelog:
Merged June Patches
Merged LineageOS Source Updates
Removed Broken Features
Updated
Merged Zeelog Device Tree Changes
4.9 Changes
Updated Thermal Blobs
Switched To Common Xiaomi IRhal
Updated CarrierConfig from LA.UM.8.6.r1-04400-89xx.0
20200519
Initial 4.9 Public Build
Merged May Patches
Fixed Dirac
Merged LineageOS Source Changes
Added Support For Internal Audio Recordings
20200420
Merged LineageOS Source Changes
Merged Device Changes From zeelog
Added Gaming Tile
Added OOS Volte Icon + Toggle
Added 3 Finger Screenshot Support
Added Extended Screenshot Support
Added Screenshot Sound Toggle
Added Data Switch Tile
Many Underhood Changes
20200413
Merged April Security Patches
Merged LineageOS Upstreams
Merged Face Unlock
Fixed GPS Issues
Merged Device/Vendor/Kernel Tree Updates From zeelog
VNDK Enabled Build
Improved Goodix Cleanup Script
Removed HD Icon
Removed Debugging props to make banking apps work
Many Underhood Changes
20200316
- Merged LineageOS Upstreams
- Updated More Blobs To LA.UM.8.6.r1-03400-89xx.0
- Updated Goodix Blobs
- Merged All Changes From Zeelog
- Merged Fixes For Network fluctuations
- Merged OTA Support
20200302
* Updated More Blobs LA.UM.8.6.r1-02600-89xx.0
* SElinux Enforcing
* Merged LineageOS Source Changes
* Merged Zeelog Device Tree Changes
* Now Navbar can be disabled
* Merged Kernel Updates From Zeelog
* Signed Build With release-keys tag
20200124
* initial Build
Reserved
REVIEW From @The Book of Mido
Device: Redmi Note 4X (Mido)
Rom OS Version: Android 10 Q
Rom Kernel: Linux 4.9.227
Based On: LineageOS 17.1
Developer/Maintainer: Aryan Kedare
Created: 2020-05-18
Last Updated: 2020-06-13
Analysis, Video, How to Flash, Screenshots, Camera Apps, Latest 4.9 kernels, Links for everything related to Mido & the release of LineageOS 17.1 Q 4.9.
Review: Here
great news ..
downloading
Nice, is a flash possible from your last 16.0-20191025 release, without data loss?
....ok just tried it, it works just fine. Simply flashed current firmware; system / vendor / cache deleted; flashed ROM; flashed GAPPS. ...Reboot
Good job
just flashed and booted with no problem
the thing I like best about this ROM is that we can use both the gesture pill and the hardware buttons at the same time
still some minor lag when opening apps, open recent app menu and switching between apps
other than that, the ROM is great
thanks for your work.. flash it and everything looks great.. but when i make a call, i got the speacker set "on" and can't disable.. try others dialers with the same result.
ROM goes great. But is there any way to turn off the navigation buttons?
Please help Bluetooth isn't working right for me. I can connect to my devices, but the music keeps playing through the phone speaker. What can I do?
---------- Post added at 06:53 AM ---------- Previous post was at 06:46 AM ----------
corpse72 said:
ROM goes great. But is there any way to turn off the navigation buttons?
Click to expand...
Click to collapse
Go to settings - system - gestures - system navigation and finally select the gesture navigation option.
Does Bluetooth work well on your device?
dawe0120 said:
Please help Bluetooth isn't working right for me. I can connect to my devices, but the music keeps playing through the phone speaker. What can I do?
---------- Post added at 06:53 AM ---------- Previous post was at 06:46 AM ----------
Go to settings - system - gestures - system navigation and finally select the gesture navigation option.
Does Bluetooth work well on your device?
Click to expand...
Click to collapse
I can send a file via bluetooth, but I can't find the speaker
---------- Post added at 10:36 AM ---------- Previous post was at 09:56 AM ----------
d_g_m_2000 said:
thanks for your work.. flash it and everything looks great.. but when i make a call, i got the speacker set "on" and can't disable.. try others dialers with the same result.
Click to expand...
Click to collapse
Yes, I can't turn off the speaker on the call either
Same here & Viper4Android doesn't work with Magisk either ...bootloop
mxiii said:
Same here & Viper4Android doesn't work with Magisk either ...bootloop
Click to expand...
Click to collapse
It shouldn't work by default.
1. Open File Manager in TWRP, go to: /adb/modules/Viper4AndroidFX
2. Delete file post-fs-data.sh
3. Reboot
4. Enjoy with working Viper.
any hope for goodix ?
anirogz said:
any hope for goodix ?
Click to expand...
Click to collapse
it interests me too)
anirogz said:
any hope for goodix ?
Click to expand...
Click to collapse
legams said:
it interests me too)
Click to expand...
Click to collapse
Some people are trying to patch Goodix library (it's closed source so it needs low-level hex code changes, which is difficult and time consuming), you can check their progress here https://github.com/Roker2/fingerprint.goodix.so
So yea, something is happening, but it's hard to say if and when will it work.
Thank you Aryan Kedare for this beautiful rom.
I have noticed 4 bugs; partially mentioned here:
1. on phone call; audio plays through speaker, cannot be disabled
2. on bluetooth connection; audio plays through phone, both music and phone calls cannot connect to the bluetooth device
3. on whatsapp; voice message recorded on the phone is empty
4. software buttons cannot be disabled, only lowered to 'gesture'. But maybe this is an android 10 'feature', not a bug.
Probably all bugs are related somehow. If you need logcat, let me know.
leszq said:
Some people are trying to patch Goodix library (it's closed source so it needs low-level hex code changes, which is difficult and time consuming), you can check their progress here
So yea, something is happening, but it's hard to say if and when will it work.
Click to expand...
Click to collapse
But good news: for santoni (Xiaomi Redmi 4x) fixed goodix!))) and but they say that maybe it’s also suitable on note 4x
info here: (sorry, i cant post links now)
but it's for treble roms, @arthdoshi33 + @usmanmughal works for patch for notreble)
so m.b. we will fix goodix soon
mxiii said:
Same here & Viper4Android doesn't work with Magisk either ...bootloop
Click to expand...
Click to collapse
Based on my test, don't use the stable Magisk version. Use the Canary instead. I used the latest 24.0 Canary version and both Viper and EdXposed works well. I don't know why, but the bootloop seems only appeared when we use the stable version.
Hi
larasadi said:
Based on my test, don't use the stable Magisk version. Use the Canary instead. I used the latest 24.0 Canary version and both Viper and EdXposed works well. I don't know why, but the bootloop seems only appeared when we use the stable version.
Click to expand...
Click to collapse
can you give me a link For the version you have installed, I am trying to download the beta version from my XDA official page
It seems to me on the official XDA page
Beta
And the stable version are the same

[ROM]LineageOS 19.0(W/ Signature spoofing)/Android 12 + Material You for N10/N10+/N10+ 5G 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 19.0 for Galaxy Note10 Series​
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
- Video Playback
- Fingerprint Sensor
- Ril (Mobile data,calls, sms and stuff)
- Sensors
- Bluetooth
- Wifi HotSpot
- MTP
- 2D and 3D gpu acceleration
- HW encoding/decoding
- GPS
- Cameras (All of them)
- HWcomposer (HWC)
- Signal indicator
- Double tap to wake
Not Working
- VoLTE and VoWiFi will not be implemented (for now) as they heavily depand on samsungs framework
- A lot of features are not yet implemented in LineageOS itself, while those are not device specific bugs do not expect extras to be there yet
To properly report a bug (Please dont report things already on the Not Working list)
a) Logcat
b) /proc/last_kmsg (or /proc/kmsg)
c) /data/tombstones
d) dmesg
Please do not report bugs if you have performed any system modifications excluding gapps installation
Installation instructions
Download official twrp from twrp.me
flash twrp as per given instructions
if you are coming from stock and have encryption enabled format data (Note i said format, Wiping it in twrp is not the same as formating it)
wipe cache, dalvik cache and system
flash LineageOS
If you want to have gapps flash them right after flashing the rom before first booting
Reboot the device
Make sure your /data partition is formated ext4 and not f2fs, f2fs at this stage of 12 bringup is a bit too problematic​so I left it disabled​Downloads:
Google Drive
md5 checksums
Code:
6aa56fe08b2b7b42341153de004c588e348292490e62bf59eb9791091a5e65ac lineage-19.0-20211214-UNOFFICIAL-d2x.zip
eaff5e72e68d0250aac4cc3ebfd99903c7e0671ae1a68fe670ff7fe0ff3c7177 lineage-19.0-20211214-UNOFFICIAL-d2s.zip
ba69f66f74955a195b5a289f0ce2f2f4238bc6d821190f5ea0ecd4cdb1b8f968 lineage-19.0-20211214-UNOFFICIAL-d1.zip
If you need general help or questions feel free to join Telegram group
Gapps
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, and also cover the coffee for time spent debugging stuff
Based On Android S
Changelog
14.12.2021.
- Merged December 2021 security update
- Merged kernel 4.14.253
- Enabled selinux
- Disabled configstore which got replaced with props
- Switched to new fp hal
- Switched to new lights hal
- Switched to new vibrator hal
- Added signature spoofing support
- Misc performance and stability improvements
- Synced with LOS source
10.11.2021.
- Fixed in-call bluetooth issues with various devices
- Merged November 2021. security update
- Performance and stability iimprovements
- Synced with LOS source and merged a lot of los features previously missing (Keep in mind everything is still not there)
29.10.2021.
- Fixed audio
28.10.2021.
- Cleaned up vndk dependencies to remove unneeded ones
- Fixed cases where Material You theme wouldnt be applied to some visual effects
- Merged every change to date on gerrit
- merged vendor binnaries from samsung october security update
- Misc performance and stability improvements
- Synced with LOS source (Once again a lot of small stuff has been merged that has been missing from lineageos so far but not everything is there yet)
14.10.2021.
- Initial public release
Contributors
Ivan_Meler
Source Code: https://github.com/SealsPlayground/android_kernel_samsung_exynos9820
ROM OS Version: 12.0
This also includes monet dynamic theming support
keep in mind this is early build and a lot of lineage features havent been ported over yet but this will be regularly updated to keep up with them
Big thanks to everyone who donated and helped covering the build server cost over on PayPal this project wouldnt been possible without them
For root just install magisk apk version 23 or newer, patch and flash patch boot.img from the rom or simply install Magisk.apk from twrp
Fingerprint icon on d2s and d2x is too large, im aware of the issue and it will be fixed during the day
Builds for d2s and d2x with fixed fp icon size have been uploaded
All sound systems are not working
Hey Ivan, thanks for the awesome work. Would you be able to update this one with the sound fix like the non material UI version has? No sound is working at the moment, everything else is perfect. Thanks
Another build with some minor imrpovements and that has beem synced with curent lineageos source + everything from gerrit
Here is a brief changelog
- Cleaned up vndk dependencies to remove unneeded ones
- Fixed cases where Material You theme wouldnt be applied to some visual effects
- Merged every change to date on gerrit
- Misc performance and stability improvements
- Synced with LOS source
Big thanks to everyone who supported this project as their donations help cover the build server cost, enjoy the new build
Ivan_Meler said:
Another build with some minor imrpovements and that has beem synced with curent lineageos source + everything from gerrit
Here is a brief changelog
- Cleaned up vndk dependencies to remove unneeded ones
- Fixed cases where Material You theme wouldnt be applied to some visual effects
- Merged every change to date on gerrit
- Misc performance and stability improvements
- Synced with LOS source
Big thanks to everyone who supported this project as their donations help cover the build server cost, enjoy the new build
Click to expand...
Click to collapse
This build the sound system has not been fixed
Can't flash with twrp your device will get bootloop
It is recommended to flash with lineage recovery to succeed
Hopefully the sound will be fixed in the next build
thank you
keidnoi said:
This build the sound system has not been fixed
Can't flash with twrp your device will get bootloop
It is recommended to flash with lineage recovery to succeed
Hopefully the sound will be fixed in the next build
thank you
Click to expand...
Click to collapse
Damn!!! I've been following this thread since coming across it bout a week ago and have been eger too try on my N975f l, even D/L everything in preparation. But once I saw your post regarding "Sound" it stopped me in me tracks. When I saw the Dev had posted a updated version uesterday I thought Sweet! I'll D/L this version and flash when I get the chance but once again I'm stopped in my tracks....Bugger!!!!!!
New builds with fixed audio are up sorry for inconvenience
hi please give us direct links to download the rom like androidfilehost.com or sourceforge.com
can't download from googledrive or mega
thanks
September builds are up with improved bt incall audio support and a lot of lineageos features in place
Hi,
I have a Galaxy Note 10 LITE (SM-N770F/DS), is this ROM compatible with my phone please ?
Can we expect an official version in the future ?
Thanks,

Categories

Resources