Jules Aguillon

Results 670 comments of Jules Aguillon

Sorry, I might not have time to work on it during this year. I won't close the issue as I also want the feature but keep in mind it's not...

I've extracted the Swedish layout: fadedfd

I have not abandoned this either. I've cherry picked some bits of it already and I plan on picking the theme settings and the borders before next release. I like...

Hi! Thanks for the suggestion. There's already a gesture on the keyboard that you might find useful. The key-repeat speed can be modulated by moving the finger farther or closer...

This works fine in my testing. In what applications do you have that problem ? And what's your version of Android ?

After a bit of testing, I feel it's not the keyboard's fault. If this happens in every flutter apps, I'll have to add a workaround but I'll leave this unfixed...

Additionally, Ctrl+Backspace makes the app crash. I'll consider that FluffyChat is broken and I'll close this issue.

That would be an interesting addition :) Would you be interested in contributing ?

The main thing to do is write an xml file similar to this one: https://github.com/Julow/Unexpected-Keyboard/blob/master/res/xml/qwerty.xml then a few formalities: [arrays](https://github.com/Julow/Unexpected-Keyboard/blob/e031de6b57fcfbe0658e4953f80232b8e46a5f89/res/values/arrays.xml#L7), [Config](https://github.com/Julow/Unexpected-Keyboard/blob/e031de6b57fcfbe0658e4953f80232b8e46a5f89/srcs/juloo.keyboard2/Config.java#L114). Unicode characters can be written directly but make sure...

Great, thanks !