I’ve been using SwiftKey for waaaaaaay too long. I shoulda switched when Microsoft bought them out.
But old habits die hard. And I love the skin I use.
Help they know everything I’ve typed on a phone. That can’t be good for anyone.
I’ve been using SwiftKey for waaaaaaay too long. I shoulda switched when Microsoft bought them out.
But old habits die hard. And I love the skin I use.
Help they know everything I’ve typed on a phone. That can’t be good for anyone.
Thx! Ya the main reason I made it, was because messagease development died, and all my emails to the messagease team (their only contact email) went unanswered for like 2+ years. So it seemed like a good opportunity to do a from-scratch open source rewrite.
I actually forked your code so I could customize the keyboard a little bit. I was impressed that I didn’t have any problems building the thing right away. Doesn’t always happen for me with open source projects.
One thing that was driving me nuts was how sensitive the swipe gestures on the spacebar are. I guess my thumbs always do a slight swipe when I’m pressing space and it was moving the cursor position on me. I wiped out all of that code. If you’re taking suggestions, a way to disable swipe gestures on the spacebar would be a cool add. I’ll see if I can get together a PR for it as well and be a part of the solution.
Sure, I’d accept a PR for adding a setting to disable all spacebar swipes.