-
Content Count
1,485 -
Joined
-
Last visited
-
Days Won
36
Everything posted by Slion
-
Pushed a new version that should fix screen wake up by proximity sensor when opening the case.
-
SafetyNet was passing, Google Play said I was certified but still I could not find Netflix in the store. Changed my spoofed fingerprint to Samsung Galaxy S21 SM-G991B (11) did the data reset and reboot et voilà... Netflix is there!
-
So I went through all that, Magisk says SafetyNet passes. Google Play Settings says the device is certified but still Netflix is not turning up in the the store.
-
According to that article this registration trick is only for people who can't even launch Google Play apparently, which is not our case. It won't make a device pass SafetyNet however. It's therefore useless to us apparently. It was too good to be true 😃 The only way forward it seems is Magisk and root as explained by OP and @Rob. S. I wonder if there are other good online guides to achieve this.
-
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
https://wiki.lineageos.org/devices/pro1/build That link is the extent of my knowledge. -
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
I'm not surprised, it may be that the only way forward is to modify the keyboard driver. -
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
Exactly -
How to customize the keyboard layout on LineageOS 18.1?
Slion replied to ivoanjo's topic in Pro1 - Thoughts & questions
I'm with you there. The work @tdm did for us is awesome but I would have implemented the keyboard driver differently. I tried multiple times to convince him and other members of the community to notably leave the Fn keys programmable so that they can be taken advantage off notably by international custom layout but I was told I was wrong and they were right sometimes not very friendly if I remember well. Maybe they felt threaten by the truth of my argumentation even though it was going in another direction than what they had in mind. 😁 Anyway my understanding of what we have is: Fn -
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
That should do it: -
Just released Fx Service v1.1.0 with support for Lineage 0S 18.1 Should work on LOS 17.1 too but it won't on 16 at the moment. https://slions.net/resources/fx-service.8/ I have yet to test the release version I uploaded but the debug version worked fine. Though I did not use it for any length of time so I can't tell you how stable it is. I have not tested for regression on stock ROM but I reckon it should work just the same as before and does not bring anything more so you could stick to the previous version if you are on stock. When the accessibility service turns on it s
-
Nope, it would not work. However from version v1.1.0 Fx Service supports Lineage OS 18.1. Maybe that would work for you. I can tell you it would not work if you are based on Android 9 cause Fx Service would then assume you are running stock. It could work if you are based on Android 10 or 11 or anything above 9 for that matter.
-
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
As mentioned above it should be doable as I can see the key events coming in. Just need to debug it to see what's the hiccup. I got Fx Service working already but that one feature is still not there yet. Btw maybe we should communicate with FxTec to tell them we want that to work better on the Pro1X I mean it looks like they are working on drivers at the moment. The issue is that on the Pro1 I could not see a proper sensor to use for that. Instead we had to rely on those magic key events. Since they are still there in LOS I'm assuming this is part of the blob of closed source drivers. -
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
Yes, something similar anyway, I think since there is not navigation bar because gesture navigation, it is somehow still trying to show that keyboard icon that's usually shown in nav bar but fails and end up showing some vestigial nav bar. -
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
No it isn't possible, see above post with link to SwiftKey forums. Major fail from SwiftKey if you ask me. -
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
However not all text fields are equal, not sure if that settings search field is affected by this bug. -
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
AnySoftKeyboard also does not exhibit that bug and does not have that annoying suggestion bar popup either. Sounds like the best and so far only option to use your full vertical screen real estate with keyboard open and gesture navigation without hindrance. -
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
Apparently not: https://support.swiftkey.com/hc/en-us/community/posts/115000474549-How-do-I-remove-the-prediction-bar-from-SwiftKey-You-can-t-?page=4#community_comment_4406168654874 -
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
Regardless it looks like using SwiftKeys is an acceptable workaround for that keyboard bug. Here is what I need to sort out next to get Lineage OS to a level where it could replace my stock daily driver: Get smart case screen lock working. I started porting Fx Service and it looks like it could work, however it still does not, more debug needed I guess. Get SafetyNet and Google Play certification sorted. Improve keyboard layout so that it can do international characters. Also alt tabbing using the right Fn key should be made to work at some point, modifying the driver m -
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
Is there no way to prevent the SwiftKey prediction bar popping up? -
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
SwiftKey is definitely better for now, it shows a bar with suggestions but at leat you can close it. I had to disable the following option though to prevent it to flash or still pop-up: -
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
It has definitely something to do with virtual keyboard. That band is not there with SwiftKey for instance. However as you select a text input field on your Web page with keyboard open SwiftKey flashes up and closes. But then it's gone for good however on other text fields it remains on screen even though the keyboard is open. There is something fishy there. -
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
Anyway, it looks like that task switcher bug is not an issue anymore since there is an easy workaround for it. However there is still that horizontal empty bar issue: https://gitlab.com/LineageOS/issues/android/-/issues/3874 I thought that was caused by the nav bar however after switching from aosp keyboard to gboard it looks different, it's black instead of the current background color, therefore I'm thinking it could be caused by the current virtual keyboard while still being a system issue somehow. I'm also surprised such a bug has not been spotted or tracked down earlier as -
LineageOS 18.1 Official Release for Pro1
Slion replied to Wheeljack's topic in Pro1 - Thoughts & questions
Does it or does it not make a difference I'm not sure. I recall that the task switcher is implemented by the built-in Home app, not the default one, in our case Trebuchet. Then there was possibly a trick to enable third party Home app to provide their own task switcher but I'm not sure what's the current status of all that in Android 12. -
I know, the thinking was that maybe there is something else that's wrong with my gapps setup. Well... Obviously there is.... 🙂
-
I'm pretty sure this one is persisted on a solid drive so probably not such a good indicator.