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

[ROM][G920F][7.1.2] UNOFFICIAL LineageOS 14.1 [22/08/2020]

Perflyst

Senior Member
Oct 23, 2017
51
17
0


LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), 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. You can also view the Changelog for a full list of changes & features.


There are no new patches or fixes, you just get up to date and secure builds here.
You can also build it yourself, just follow this guide and add
Code:
<project name="TheMuppets/proprietary_vendor_samsung" path="vendor/samsung" remote="github" revision="cm-14.1" />
at the bottom of ~/android/lineage/.repo/local_manifests/roomservice.xml
before </manifest>
What's working:

  • Audio
  • Bootanimation
  • Brightness Level
  • Bluetooth
  • Camera (up to 4K) *needs to be improved
  • Microphone
  • Fingerprint reader
  • MTP
  • NFC
  • Wi-Fi
  • LED
  • RIL (calls, sms, microphone, data)
  • Torch
  • All sensors
  • Capacitive buttons
  • Torch
  • Wi-Fi Hotspot


Installation instructions
  • Install TWRP
  • Download the latest LineageOS build
  • Optional: Download Google Apps
  • Boot into TWRP
  • Wipe data and cache
  • Flash the zip file(s)
  • Reboot

Magisk will work.
Xposed should work too, no guarantee.

Download:
Click here to get to the downloads

Latest release: lineage-14.1-20200822-UNOFFICIAL-zerofltexx-signed
Security patch level: 05. July 2020

md5: 27e9d9b908cc9fe99d92c370c3a1576c
sha256: acb642f00651c792d0d640123a7900a134ff367b5a18c1dabf8ebee63bcfa057


XDA:DevDB Information
[ROM][G920F][7.1.2] UNOFFICIAL LineageOS 14.1 [22/08/2020], ROM for the Samsung Galaxy S6

Contributors
Perflyst, LineageOS contributors (see commit history)
Source Code: https://github.com/LineageOS/

ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Based On: LineageOS

Version Information
Status: Stable
Current Stable Version: lineage-14.1-2020082
Stable Release Date: 2020-08-22

Created 2019-08-26
Last Updated 2020-08-30
 
Last edited:

Perflyst

Senior Member
Oct 23, 2017
51
17
0
Reserved

lineage-14.1-20190915-UNOFFICIAL-zerofltexx-signed.zip
Security patch level: 05. September 2019
md5: 050ea8591937c280497892734dae141b
sha256: b705cfd979de73fadad60ebe0c50002ff58d0604e34d01e454f0647869a94127

---------------------------------------------------------------------------------------------------------------------------------------

lineage-14.1-20190826-UNOFFICIAL-zerofltexx-signed.zip
Security patch level: 05. August 2019
md5: 29a5bf804fd1beecd7eb18bb54f92e31
sha256: 1d5f10127816aaac0bf87aec2fea493cdf40bc2d0ac002b433 01a69dd70b1230
 
Last edited:

LisardSquad

Member
Feb 18, 2015
7
0
0
Does the mic works with Whatsapp ? I am asking it because every other Lineage OS version / build didn't fix the problem. ( I am talking about the robotic/slowmo voice)
 

Perflyst

Senior Member
Oct 23, 2017
51
17
0
Does the mic works with Whatsapp ? I am asking it because every other Lineage OS version / build didn't fix the problem. ( I am talking about the robotic/slowmo voice)
It probably isnt fixed because this is just builded from LineageOS repos and without any custom patches.
 

Perflyst

Senior Member
Oct 23, 2017
51
17
0
Is this possible for you to fix it ?

I will make sure to provide log files as and as many tests as you want :D
I am afraid but I am not a developer. I can cherry-pick a commit if you find a fix but I don't even know where to look to fix it.
I just provide up to date 14.1 builds. (Next one comes in ~30 minutes)
 

Prothean

Member
Aug 3, 2017
32
9
0
Thanks for your work! A build for S6 edge would be appreciated.
It would also be great if you could manage to update the patches for LineageOS 14.1 with microG for S6/edge as well.
 

Perflyst

Senior Member
Oct 23, 2017
51
17
0
Thanks for your work! A build for S6 edge would be appreciated.
It would also be great if you could manage to update the patches for LineageOS 14.1 with microG for S6/edge as well.
I may build for s6 edge but I won't for microG. You can install microG on top of normal LineageOS without any hassle.
 

Perflyst

Senior Member
Oct 23, 2017
51
17
0
What's the proper method of upgrading the previous version?
Is it enough to wipe dalvik and cache, but not data and system? And after or before installing the zip? (or is this does not matter?)
TIA,
Zsolt
It doesnt matter (at least I never had issues). What I do is just dirty flash and after that clicking the wipe dalvik and cache button + reboot
 
  • Like
Reactions: szazs89

nikisherbi

Member
Nov 30, 2018
19
2
3
Kryvyi Rih
Perflyst, I want to flash your ROM, but say, please, how are things with the camera? There is quality like in stock or poor? And what is with Google Camera app? Is it working properly?
 

Perflyst

Senior Member
Oct 23, 2017
51
17
0
Perflyst, I want to flash your ROM, but say, please, how are things with the camera? There is quality like in stock or poor? And what is with Google Camera app? Is it working properly?
The camera quality is poor compared against the rom shipped with the device by default. Google Camera is working.

BTW: New build later today!
 
  • Like
Reactions: Eric_Lev

Eric_Lev

Elite Member
Jan 27, 2019
1,064
2,106
113
Angers
androidfilehost.com
A minor correction about Code: A quotation mark was forgotten after github.

Code:
<project name="TheMuppets/proprietary_vendor_samsung" path="vendor/samsung" remote="github" revision="cm-14.1" />
at the bottom of ~/android/lineage/.repo/local_manifests/roomservice.xml
before </manifest>
FYI, I also built it myself to implement the November security update:
==> https://androidfilehost.com/?w=files&flid=302529&sort_by=date&sort_dir=DESC
Note this build is not signed and requires a clean flash if you come from a @Perflyst build.

Thx @Perflyst !
 
Last edited: