-
Content Count
1,485 -
Joined
-
Last visited
-
Days Won
36
Everything posted by Slion
-
I was thinking about that too. I'm not sure how doable that is. That's also considered. Was even doing some brainstroming on how to cancel it optionally for situations where you just close the keyboard to go landscape. Filters are there to prevent those events to reach the focused application. For instance, as it is, if you close your keyboard while looking at Chrome, it will reload the page you are looking at because F5 reaches Chrome. Filter lets you fix that, optionally.
-
But the whole code is available? Then again we may as well use Lineage instead. Though I guess we could prepare patches for LTE to integreate which could speed things up. That's if LTE don't go bust because of virus.
-
app Custom Keyboard Layouts for F(x)tec Pro1
Slion replied to Slion's topic in Pro1 - Thoughts & questions
Scan code -
Can you do that?
-
Spontaneous reboots - discssion on possible causes
Slion replied to VaZso's topic in Pro1 - Thoughts & questions
Still not a single spontaneous reboot since I got my Pro1. Using it with 2 SIMs and even weak signal does not bother it. I did not travel much with it though, I wonder what it will be like on the train for instance. -
I swear it wasn't me who stole the credit card numbers of all 5 users of Fx Service 🤣
-
I won't bother going any further than that for now. But please be my guest, compile that APK on your machine and tell me what you get.
-
I'm pretty sure that's what it is as it seems that the idea with JetPack is that it gets updated a lot more often than the android platform. It's basically a way for Google to make sure apps are running high quality code even on devices that are not getting updates anymore. The downside is that the app developer seems to be responsible for doing the update himself and the package is a lot larger obviously. My two cents.
-
Good point, by comparison Fx Qwerty is a lot smaller. I'm guessing it has to do with the fact that Fx Service is using androidx jetpack stuff, though to be fair I have no clue. Maybe I just messed up some packing optimisations somehow.
-
Just released v0.1.0 Adding better on-boarding experience.
-
I declare this the official F(x)tec Community on GitHub. There you go 🤣
-
Spreadsheet is better than nothing, GitHub is better 😁
-
Issues I have experience so far and other thoughts
Slion replied to NukaNegan's topic in General Discussion
Try that SNAKEHIVE case, it will make things a lot easier and needs only minimum customisation. Here the case should help a lot too. Otherwise, I know there are probably various app from Google Play that could help you with that. -
I created that F(x)tec Community on GitHub. Get in touch if you want me to add your GitHub account to the community. I'm hoping we could start using it to keep track of stock Android bugs and feature requests.
-
Until something else comes along, I suggest we help F(x)tec keep track of bugs there: https://github.com/Fxtec-Community/Pro1-Android/issues
-
app Custom Keyboard Layouts for F(x)tec Pro1
Slion replied to Slion's topic in Pro1 - Thoughts & questions
Does that mean scan codes remain the same? Could you share a picture of the QWERTZ keyboard? -
app Custom Keyboard Layouts for F(x)tec Pro1
Slion replied to Slion's topic in Pro1 - Thoughts & questions
You could use Key Mapper. -
app Custom Keyboard Layouts for F(x)tec Pro1
Slion replied to Slion's topic in Pro1 - Thoughts & questions
If it's not too specific then yes. However the app as it is is just for qwerty keyboards as I can't test qwertz. -
app Custom Keyboard Layouts for F(x)tec Pro1
Slion replied to Slion's topic in Pro1 - Thoughts & questions
Can't find those settings options. -
Same for me, I was so happy when I found out Pro1 had such sensor too. If you use a flip cover it's just awesome. I have the screen timout set to 10 minutes so basically if the cover is open I don't want the screen to go off. It only goes off when closing the case. 🥳
-
It says so on the home page 😁 Actually I already implemented changes in the application to make this process easier. Will pubish a new version soon. Yes that was tricky too but once you get it right it works flawlesly.
-
Did you try Fx Qwerty instead?
-
Fx Service is an Android application notably enabling Pro1 smart case support. It also provides various solutions to common Pro1 problems or simply new features including: Smart case support: configurable lock and wake functionalities. Screen filter overlay to lower display brightness beyond system settings. Configurable vibration upon keyboard key action. Alternative auto-rotate solution to bypass system auto-rotate which tends to get stuck. Filter out unwanted system key input. Feel free to post here to discuss bugs and feature requests.
-
There it is: Fx Service. For better and easier Pro1 integration with smart case cover.
-
BUS52061 is the keyboard open/close. But maybe I should take a closer look at it to see if it also provides the case state somehow. Worth a try I guess.