Tim Krief
Tim Krief
Yeah, that would be great to have :) Maybe it could be possible by getting a mail notification to a fake account? But it would add a lot of latency.
AZERTY french keyboard layout would be more than welcome 😄
@seigneurfuo I am working on an implementation, (with preferences azerty / qwerty).
@seigneurfuo I just realized that there are four files involving _qwerty_: - qwerty.xml - qwerty_arrow_numbers.xml - qwerty_arrows.xml - qwerty_numbers.xml You'll have to make four _azerty_ versions I guess ? ^^
I just made a pull request, https://github.com/VladThodo/behe-keyboard/pull/33 adding multiple langage support. Two choices for the moment _azerty_ or _qwerty_. But it's up to you to make xml files for your...
Hi, there are multiple files to change to make a layout appear in the app. I can give you the instructions on how to do that later today.
(We should automate this... :/ )
@xfim Hi, I'm back, here are the instructions: First, add [layout name].xml, [layout name]_arrows.xml, [layout name]_numbers.xml and [layout name]_arrow_numbers.xml to the app/src/main/res/xml/ directory Then, in app/src/main/res/values/strings.xml you'll have to add...
Hi there, I just wanted to know if there are ways to achieve this in the current state of talk. This could be really useful to be able to only...
It crashed for me too. It happened on Linux Ubuntu 20 lts. It crashed on an old project but also a brand new one, I just had to create a...