Lineage-16.0 (Android Pie) Nightly

same here but I can hardly catch this by a bug report.
Any idea if there is a proper debug app?

Yes, I know, it is some time ago that I posted this, but maybe the following additional info is still useful for someone: instead of setting the color calibration manually you can also do this via a script using the following command:

settings put --lineage system display_color_adjustment "0.5 0.5 0.5" 

And to restore the default values:

settings put --lineage system display_color_adjustment "1.0 1.0 1.0"

This works a lot better for me than changing the brightness value to the lowest level as described here:

Edited to add:

The main difference between these two solutions is that the minimum brightness value will change back to the default value as soon as you move the brightness slider or turn the screen off and on, while the color calibration will stay the same until you change it again.

5 Likes

Newest builds have much better performing WiFi. It still seems unstable for some networks, but when it is stable, it is faster :slight_smile:

Maybe better wifi because of this: https://review.lineageos.org/c/LineageOS/android_device_fairphone_FP2/+/262947

4 Likes

If you can get the new version of DB Navigator to work e.g. on a different phone, or if it is already working e.g. on a different phone ā€¦

  • On the phone where it works, additionally install SAI Split APKs Installer (F-Droid / Play Store).
  • Use SAI to export the split APK of the new version of DB Navigator.
  • Transfer the exported split APK file to the phone where DB Navigator doesnā€™t work.
  • Install SAI there, too, and use SAI to install the split APK.

Confirmed working with DB Navigator 19.10.p03.02 on lineage-16.0-20191119-microG-FP2.zip. (Solution originally found here.)

3 Likes

Hello peopleā€¦ Iā€™ve just installed lineage 16 and magisk, but I have a questionā€¦ Can I update lineage with magisk or I need to do something in particular?

Thanks for mentioning. In the meantime I decided to not use both apps anymore. I switched to Ɩffi for transport information and buy tickets from the respective websites. Inconvenient but not impossible.

1 Like

You usually do not need to do anything. Magisk comes with an addon.d skript, that will reinstall itself after you have updated LineageOS.

1 Like

I noticed that my Wi-Fi keep disconneting very often, maybe when the screen goes off for a while but it seems that happens also in other circumstances. Am I the only one with this issue? Are there any solutions around?

No, you are not the only one - I have the same trouble in disconnecting Wi-Fi while screen goes off (sometimes also while screen is on). But I can t find a rule for thisā€¦ its not always - and I do not use 5GHzā€¦
edit: Did not happen with LOS15 under same conditionsā€¦

1 Like

The disconnecting Wifi issue exists for FP2 GMS device too: At my home place normally hardly ever, at my parents place extremely frequently also while screen is on, at other places sometimes regularly when screen is off. I have no clue for this behaviour.

Similar hereā€¦ on my home Wifi (relatively new Netgear router), the 2.4Ghz network runs fine and stable. At another place where they use an LTE router from Huawei, it disconnects all the time, no matter if screen is on or off. Did not happen with LOS15 ā€¦ no idea why.
But at least, the WiFi performance has gotten better (when the connection is stable) :slight_smile:

hey,

over adb?

Steven :slight_smile:

You can do this over adb if you like (you will need root access for adb).

But I did it the following way (you will need root access for the Termux API in this case):

I created a few scripts with different color adjustment values and use Termux and the Termux widget to run these scripts. The scripts are placed in
/data/data/com.termux/files/home/.shortcuts/tasks
and look like this:

#!/bin/sh
# adjust colors as in Settings > Display > LiveDisplay > Color calibration
su -c 'settings put --lineage system display_color_adjustment "0.5 0.5 0.5"'

You can then add the Termux widget to the screen so that the color calibration can easily be changed by just tapping on the appropriate script.

More info about Termux can be found in the Termux Wiki and especially on the page about the Termux Widget.

3 Likes

Tested for a while, didnā€™t change. However.

Another issue: Has anyone been able to run Netguard with LineageOS 16 on a FP2? Normally Iā€™m using AfWall+, but Iā€™m testing because the FP2 of my wife is due to an update. When NetGuard is active, the access to the internet is fully blocked. Has anyone been able to run NetGuard on FP2 with LOS 16?

Nope, unfortunately. As the Netguard FAQ states:

Some Android versions, including LineageOS for some devices, contain a bug resulting in all internet traffic being blocked. Mostly, you can workaround this bug by enabling filtering in NetGuardā€™s Advanced options. If this doesnā€™t solve the issue, the problem can unfortunately not be fixed or worked around by NetGuard.

Too bad. I liked NetGuard a lot (even paid for it). Thereā€™s alternatives (on F-Droid), but not the same.

cheers

2 Likes

Iā€™ve read this but hoped somebody might have dicovered a work around.

Thanks.

At home, my FP2 is doing just fine on the 2.4 Ghz network, but constantly disconnects from the 5 Ghz network (fixed by just using the former).

At work however, we have a single SSID for wifi (eduroam), which offers both 2.4 and 5 Ghz services. While using the 2.4 Ghz network it usually runs quite stably, but it seems that every time my phone detects the 5 Ghz network, it prefers that variant and switches connection. However, 5 Ghz disconnects all the time (like: within seconds), even while Iā€™m using it with the screen turned on. Super-inconvenientā€¦

I updated to 2019-12-05 a few days ago and had a version from October before. For me GPS and network location over UnifiedNLP (without GAPPS) work much better now, but I realized something today I wanted to share:

I use Mozilla Stumbler to collect GPS and wireless network data for Mozilla Location Service (the service I use with UnifiedNLP on my Fairphone but also on my GNOME desktop). I changed the appā€™s settings so that for every observation I make I see the MLS location (the location derived from the network data available in MLS before my observation) on the map.

With LineageOS 16 (2019-12-05) when I switch off the display, walk around, collect some wireless network data and after some time switch the display on again, all observations made in the meantime have the same MLS location. However the next observation with the display switched on gets a new and much more realistic MLS location (just like all other observations with the display switched on). Today I went for a walk in a large park to a point where thereā€™s no WiFi access point, then I switched on my display and Mozilla Stumbler told me that there are 27 WiFi access points around. A second later not one AP was visible. Before that the last time I had my display on was in the center of a village ā€“ and the MLS location pointed there.

So as I understand it for my Fairphone WiFi networks stay visible as long as the display is off. I have to switch it on to induce my phone to scan for access points again.

How come You are running Android 9 on an FP2?

1 Like