[ROM][UNOFFICIAL][P][F500,LS991,H81x,US991,VS986] LineageOS 16.0

farzad9108

Member
Jul 31, 2010
8
0
21
1) read my signature and always share the recovery log, not (just) pics
2) before doing so: use the latest TWRP preview for pie. you are on 3.1 (extreme outdated, full of bugs) even the official TWRP is on 3.3 but anyways: use my preview. see the official TWRP thread for the g4


.-
Thanks a lot.
After updating the TWRP recoery to the latest 3.3.1, and then wiped everything and finally flashed (the linage OS 16.0 and the Gapps), it worked fine.
The ROM works fine for almost everything except I find it a slow....
Another strange thing that I don't have any network service for SIM Card. My sim card is not even detected. I've tested with other sim card, the same issue. But Wifi is working fine.
Edit : After restarting several time the phone, it finally detected the sim CAD and the Sim Network is working now. Very strange ( I saw this workaround on another forum).

Have a nice day.
 
Last edited:

kessaras

Recognized Developer
Sep 28, 2013
4,665
9,445
0
36
Athens
tbh, i ve succeded to decompress latest unofficial rr p, which contains android q lockscreen clock..
do u think it is as simple as cut&paste CLock?

Sent from my LG-H815 using XDA-Developers Legacy app
wut ?!
RR has lockscreen like ours in AOSCP and the lock icon is on top and a dynamic analog clock ?
 

Attachments

GalaxyS3User2000

New member
Nov 14, 2014
2
0
0
Hi guys i have a question. My G4 H815 is on Nougat v30 port 2.2 and i have this Nougat bootloader flashed (mega.nz/#!cdNBGDTA!SL6JhzYX2HAQn4guADEIhmOEue-RYCoIizZ8bIjbJuI) by Astrako which was necessary for the ROM. Can i flash this pie ROM on my device without having a problem with the bootloader?
Thanks hope you understand me :)
 

kessaras

Recognized Developer
Sep 28, 2013
4,665
9,445
0
36
Athens
Hi guys i have a question. My G4 H815 is on Nougat v30 port 2.2 and i have this Nougat bootloader flashed (mega.nz/#!cdNBGDTA!SL6JhzYX2HAQn4guADEIhmOEue-RYCoIizZ8bIjbJuI) by Astrako which was necessary for the ROM. Can i flash this pie ROM on my device without having a problem with the bootloader?
Thanks hope you understand me :)
ya as far as i remember when we did N long ago with Astraco for the first time, that's the stock N bootloader without any changes. So you r good with that.
 

fi5z.x9

Senior Member
Dec 13, 2017
162
59
38
Please if we're considering requests, I'd love the ambient display feature (like something on Dot OS Oreo). It's quite a smart feature, as opposed to unlocking the phone to see which notification just dropped. Thanks.... Just wishing :)
 

kessaras

Recognized Developer
Sep 28, 2013
4,665
9,445
0
36
Athens
i said unofficial RR Pie, tested yesterday.
give it a try.. it has many configurations, like the Q text clock lockscreen.

https://forum.xda-developers.com/showthread.php?t=3861158

Sent from my LG-H815 using XDA-Developers Legacy app
its not that simple.
the keyguard and it's drawing is part of framework. For example here : https://github.com/CypherOS/frameworks_base/tree/poundcake-release/packages/SystemUI/res-keyguard
you can't just grab the lockscreen apk.
In LG stock rom it was possible to port those because it was LG rom both.
Here the one is RR and the other one is Los.
Please if we're considering requests, I'd love the ambient display feature (like something on Dot OS Oreo). It's quite a smart feature, as opposed to unlocking the phone to see which notification just dropped. Thanks.... Just wishing :)
No he was talking about porting the lockscreen from RR to Los.
I don't even consider it to port ambient display. We do not have an ambient display. Every time it will light on to show the notifications, it will spend 1% battery per minute.
Also our sensor can't do that properly. I need to add a kernel module to run 24 hours to check for double tap. That means 1% more battery drain per minute because the phone will never go to deep sleep again.
If you like it so much , use ACdisplay. It can add ambient display features and it can be used alongside with the default keyguard. So you can set a password and have ambient display features and a wave to unlock which i tested it and it works.
 

sperelli

Senior Member
Nov 24, 2011
1,494
241
93

steadfasterX

Recognized Developer
Nov 13, 2013
5,570
14,795
263
Please if we're considering requests, I'd love the ambient display feature (like something on Dot OS Oreo). It's quite a smart feature, as opposed to unlocking the phone to see which notification just dropped. Thanks.... Just wishing :)
as kessaras already said this is very battery consuming stuff. Keep in mind that the most draining (~80%) is coming from our LCD display.
besides that iirc there are apps providing that functionality if you still wanna go that way.

can anybody help porting the new android q lockscreen clock to this wonderful pie rom?
I'm totally fine with requests like that but this is LOS - pure - with the exception of F-Droid added.
but... I will not port & replace base functionalities of other sources as long as there is no real need to (or if I like to, lol).
Replacing the lock screen is good for you but may not for others.

The code for Q preview-5 is public available since a while and as kessaras said already it would be possible (like almost everything ;) ) but that would make sense only if we do not replace the current one.
I want to keep this ROM clean in terms of being as much LOS as possible. This should not become another RR or PA or whatever ROM ;) its LOS :)

does that make sense?

-.
 
Last edited:

sperelli

Senior Member
Nov 24, 2011
1,494
241
93
as kessaras already said this is very battery consuming stuff. Keep in mind that the most draining (~80%) is coming from our LCD display.
besides that iirc there are apps providing that functionality if you still wanna go that way.



I'm totally fine with requests like that but this is LOS - pure - with the exception of F-Droid added.
but... I will not port & replace base functionalities of other sources as long as there is no real need to (or if I like to, lol).
Replacing the lock screen is good for you but may not for others.

The code for Q preview-5 is public available since a while and as kessaras said already it would be possible (like almost everything ;) ) but that would make sense only if we do not replace the current one.
I want to keep this ROM clean in terms of being as much LOS as possible. This should not become another RR or PA or whatever ROM ;) its LOS :)

does that make sense?

-.
of course it does! it could have been just an add-on and not a replacement (like it is in RR as a matter of fact), but I see clearly your point. Thx

Sent from my LG-H815 using XDA-Developers Legacy app
 
Last edited:

kessaras

Recognized Developer
Sep 28, 2013
4,665
9,445
0
36
Athens
of course it does! it could have been just an add-on and not a replacement (like it is in RR as a matter of fact), but I see clearly your point. Thx
1.
We need to create and build another package that will add extra options in Los settings.
2.
We need to alter Los framework
3.
We need to add API to support that function
4.
We need to maintain this thing too.

Ok we r good but not so good. Also we r just two people and even if we were three or four it would not be enough.

Until we do all that , I will have already did Android Q. It's just one month until Android Q. Can we relax and forget porting Q stuff ?


Ah , also , does it worth all this work for just a stupid lock icon on top, a dynamic analog clock and a different font in the digital clock ? LMAO

The font by the way can be changed. Tell us what do you like so we do it that way once and for all.
 
Last edited:

sperelli

Senior Member
Nov 24, 2011
1,494
241
93
1.
We need to create and build another package that will add extra options in Los settings.
2.
We need to alter Los framework
3.
We need to add API to support that function
4.
We need to maintain this thing too.

Ok we r good but not so good. Also we r just two people and even if we were three or four it would not be enough.

Until we do all that , I will have already did Android Q. It's just one month until Android Q. Can we relax and forget porting Q stuff ?


Ah , also , does it worth all this work for just a stupid lock icon on top, a dynamic analog clock and a different font in the digital clock ? LMAO

The font by the way can be changed. Tell us what do you like so we do it that way once and for all.
@kessaras... guys... relax :) in the beginning i shared a polite request to know if somebody could teach me how to port.
i know and i admire your hard work.
mine was only -let's say- a hint, just in case someone would have some spare time. what I like the most is the text clock on locksreen.
@steadfasterX explained his reasons and i meant ''ok, i do agree with you, it does make sense (not to change anything)!" :fingers-crossed:
 
Last edited:

Djdjo59

Member
Oct 29, 2017
12
2
0
Hello,

I just discovered this rom based on LineageOS

Could you tell me if the battery is much better on the G4 with this ROM than the Marshamallow?
And does the Camera has still the good quality?

Also, is Netflix working on it? When i updated to Nougat (official LG beta), netflix didn't work because it wasn't a recognized version

Regards
 
Last edited:

ANDROID2468

Senior Member
Oct 19, 2016
375
140
53
Nashville
Hello,

I just discovered this rom based on LineageOS

Could you tell me if the battery is much better on the G4 with this ROM than the Marshamallow?
And does the Camera has still the good quality?

Also, is Netflix working on it? When i updated to Nougat (official LG beta), netflix didn't work because it wasn't a recognized version

Regards
Battery life is fine. Netflix works and you should be able to get it working on lg's nougat by installing magisk and enabling core only mode.
 
  • Like
Reactions: busattovini

mathbond

Member
Feb 9, 2017
11
5
0
Hi
For a few weeks i have some network issues : i have only a signal when edge is selected (no signal with 3g or lte ) and for a few days it s even hard to have a signal in 2g...
Here is two log when i change 2g to 4g and lose the signal, tell me if you need anything else
 

Attachments

kessaras

Recognized Developer
Sep 28, 2013
4,665
9,445
0
36
Athens
The Music App isn't finding songs located in the SD Card. How can I fix it?

Sent from my LG-H815 using XDA Labs
You mean external sd card i guess , not sd card ???
And how did you put the songs there in the first place ?
adb push or mtp transfer ?
Grab one logcat while you move a song there and wait 3 sec and stop logcat.
A second logcat when you open the file manager and you go find the song and move it there in the desired folder.
A 3rd logcat when you open the music app and you go find the song.

Try this too. After you place the song in external sd card, reboot and check the music app if it can find it.
If last one works, then the bug must be reported to all los devs group chat so that they fix it asap.