-
Content Count
5,863 -
Joined
-
Last visited
-
Days Won
372
Everything posted by EskeRahn
-
Important point, thanks! We have had no information on wether all the Pro1X will be in one initial large batch, or spread out over some us unknown period. My personal guess would be that it will be spread out, and given the previous experiences over a not insubstantial period. (I'm guessing months rather than days)
-
LineageOS 18.1 Official Release for Pro1
EskeRahn replied to Wheeljack's topic in Pro1 - Thoughts & questions
Tried to extend the opengapps table with MindTheGapps: The last two I THINK could be included as obligatory in say "Google System Base" for OpenGapps. (I got them on AICP Q + OpenGapps 10 Pico also) -
Note that one is a preorder, the other a indiegogo perk. That is the first is a conventional buy with the buyer rights that offer. The second is an investment without the same rights. Or said otherwise on the first FxTec have the risk, on the second you have. That is the reason for the pricedifference. But you should be able to cancel the preorder anytime, and take the IGG perk instead if you wish to - but you can not cancel a perk (except some days after picking it) I would suggest sending a mail to [email protected]
-
We have the camera discussions in several other threads, not much point in repeating it here, just because I made a joke from a picture.... e.g. this is active:
-
LineageOS 18.1 Official Release for Pro1
EskeRahn replied to Wheeljack's topic in Pro1 - Thoughts & questions
The size (200M) seems pretty close to the opengapps nano, the pico is about half the size. I have not checked what is actually included. ADD When we find a list we can compare it with this ADD II, this is the APKs in the ZIP: product\app\GoogleCalendarSyncAdapter\GoogleCalendarSyncAdapter.apk product\app\GoogleContactsSyncAdapter\GoogleContactsSyncAdapter.apk product\app\GoogleTTS\GoogleTTS.apk product\app\MarkupGoogle\MarkupGoogle.apk product\app\PrebuiltExchange3Google\PrebuiltExchange3Google.apk product\app\talkback\talkback.apk product\priv-app\AndroidAutoStubPrebuilt\Android -
Being a bit evil, following the link the second image seems to tell us that we would better ALSO have a real camera... πΌπ
-
LineageOS 18.1 Official Release for Pro1
EskeRahn replied to Wheeljack's topic in Pro1 - Thoughts & questions
I certainly hope he will π The issue as @claude0001 pointed out is that LOS is great when it stabilised, but pretty crazy that they immediately remove the older version as supported. A few months overlap - with security updates would be nice. Even what in the broad perspective can be seen as minor bugs, can be crucial for others, so some overlap where people can jump back waiting for a fix (even if it requires a wipe) would be nice. Or simply be hesitant in upgrading until those of us not dependant on it has stumbled on the bugs, and can report if&when they are fixed. I can fully u -
LineageOS 18.1 Official Release for Pro1
EskeRahn replied to Wheeljack's topic in Pro1 - Thoughts & questions
I upgraded from @tdm's 16 to the official one without any real issues, and it also worked nicely 16->17, but the 18 seems to be a bit too rushed out - so we that upgraded are the April fools... And I even missed the first one, since I was away over eastern. If we look at the surprisingly short change list going from 17 to 18 https://download.lineageos.org/pro1/changes/ there is only a single one that is marked as specifically related to the Pro1. So not that surprising that things are not all working smoothly, π€ I have it on the preproduction unit only, that is not suitable as a da -
LineageOS 18.1 Official Release for Pro1
EskeRahn replied to Wheeljack's topic in Pro1 - Thoughts & questions
(edited my post above, Some language-layouts are OK others not) -
LineageOS 18.1 Official Release for Pro1
EskeRahn replied to Wheeljack's topic in Pro1 - Thoughts & questions
Just to be sure, did you rememeber to flash BOTH lineage AND (reflash) any gapps package you are using on the upgrade? -
...As long as we avoid HDR mode, yes. Currently HDR works with the stock app, but not trough the api with other apps. Be aware that the HDR mode does not work as intended. It do take a high and low light image as it is supposed to, but some metadata handling in the Camera2 API interface must be wrong, so when the software tries to stitch the two together, we get odd shadow-results. e.g. OpenCamera HDR works just fine on a Samsung S8, so not the app that is wrong. it must be the returned images that does not match the requested shuttertime/ISO settings. And this obviously confuses the
-
LineageOS 18.1 Official Release for Pro1
EskeRahn replied to Wheeljack's topic in Pro1 - Thoughts & questions
My point was that the keyboard is no longer really usable with 18.1 it worked (with a few quirks) with 17.1. BUT exactly as they no longer support 17.1 I guess we could expect some of the fixes from 17.1 transferred over to 18.1 -
LineageOS 18.1 Official Release for Pro1
EskeRahn replied to Wheeljack's topic in Pro1 - Thoughts & questions
How odd, I will try to remove some of the things that might influence such as swiftkey, I do not personally use qwertZ, nor do the unit I use for Lineage have an unshifted keyboard. so it was just for test I tried to see if I could Germanise it. -
LineageOS 18.1 Official Release for Pro1
EskeRahn replied to Wheeljack's topic in Pro1 - Thoughts & questions
Went from, lineage-17.1-20210329-nightly-pro1-signed.zip on March 5 security patch installed using adb sideload and opengapps pico 20210327 to lineage-18.1-20210405-nightly-pro1-signed.zip on March 5 security patch installed smoothly using adb sideload and MindTheGapps-11.0.0-arm64-20210328_143848 Note that it went (almost) smooth DESPITE the change from opengapps to mindthegapps π (note there is a new 0405 18.1 build already) (Edited below) I have issues selecting anything but US hardware some build in layout for the keyboard though. So currently the keyboard on 18.1 -
Display units with large tap-insensitive margin
EskeRahn replied to EvilDragon's topic in General Discussion
The most protective -yet still usable- solution is a screen protector and a flip case. -
System UI keeps stopping, lockscreen loop, adb available, Signal Backup
EskeRahn replied to dreamflasher's topic in Support
That sounds like a good hint! π Too bad it did not help out with the Signal-related issue you had. -
Display units with large tap-insensitive margin
EskeRahn replied to EvilDragon's topic in General Discussion
That could do the trick, yes π -
PRO1, LineageOS 17.1 Official Builds: Discussion
EskeRahn replied to EskeRahn's topic in General Discussion
(lineage-17.1-20210329-nightly-pro1-signed.zip on March 5 security patch installed smoothly using adb sideload and opengapps pico 20210327) -
System UI keeps stopping, lockscreen loop, adb available, Signal Backup
EskeRahn replied to dreamflasher's topic in Support
You can fake input through adb, both keyboard and touch AFAIK. Never tried the touch though, but pretty sure I've seen it describes somewhere.... ADD: adb shell input tap x y https://stackoverflow.com/questions/3437686/how-to-use-adb-to-send-touch-events-to-device-using-sendevent-command -
System UI keeps stopping, lockscreen loop, adb available, Signal Backup
EskeRahn replied to dreamflasher's topic in Support
I'm not even sure that a TWRP exists for the Pro1 except for Sailfish (see this)... We better have some with better knowledge on this stuff answer that..... -
System UI keeps stopping, lockscreen loop, adb available, Signal Backup
EskeRahn replied to dreamflasher's topic in Support
...Perhaps the launcher saving wallpapers there? -
System UI keeps stopping, lockscreen loop, adb available, Signal Backup
EskeRahn replied to dreamflasher's topic in Support
Could sound like a 'vital' app has been moved (or had its storage moved to SD, and then the SD removed, leaving the system confused. So guess the hunt is to find and disable that app.... Any of these that might help? -
System UI keeps stopping, lockscreen loop, adb available, Signal Backup
EskeRahn replied to dreamflasher's topic in Support
(See line 3 of the original post) -
System UI keeps stopping, lockscreen loop, adb available, Signal Backup
EskeRahn replied to dreamflasher's topic in Support
And I assume adb root (& adb unroot) does not work either? You could also stop those you do not want disabled (e.g. Signal) Stop would not normally lead to data-loss.