SeventhM / hackerskeyboard

Hacker's Keyboard edit
https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard
Apache License 2.0
12 stars 1 forks source link

Faq and known issues #3

Open SeventhM opened 5 months ago

SeventhM commented 5 months ago

This issue is being used to document the main things regarding this fork. Ideally this fork will be used to update the primary branch upstream, though if not, I will move most of the information of this issue to the readme or a similar md file The primary Java branch will be https://github.com/SeventhM/hackerskeyboard/tree/workingBranch The primary Kotlin branch will be https://github.com/SeventhM/hackerskeyboard/tree/kotlinBranch Ideally I will move everything to the kotlin branch to make working on the project easier going forwards, though the Java branch will be kept in case the upstream project comes back to life and sticks to that language (@klausw, I would love to know where you stand on that)

Known issues and/or differences for users

If anyone knows of any bug with the upstream project, please mkae it known somewhere

Notable differences/bugs for devs

TPS commented 5 months ago

Is this is in good enough shape to be published to F-Droid as (at least, unstable) fork? Auto-updating would be a great benefit.

SeventhM commented 5 months ago

I might want to double check a few more things before I publish to F-Droid. I also need to learn how to publish to F-Droid in the first place. At the very least, I'm running into an issue where on a device that wasn't my test device, now the keyboard's suggestion bar gets stuck at the bottom of the screen sometimes. Seems likely both it isn't closing resources properly and I probably broke it's ability to detect that it's been dismissed

matte22ladde commented 4 months ago

Is this layout possible to be implemented? The option that allows to view function keys by default would be nice to have. 68747470733a2f2f76686e2e766e2f696d616765732f7668656469746f722e6a7067

A repository of the fork appears to be available as mentioned here