nightkr / flickboard

Flicking keyboard for Android
GNU Affero General Public License v3.0
124 stars 25 forks source link

Add a Hebrew layout #130

Closed alonron closed 6 months ago

alonron commented 7 months ago

Context

Can you help by adding a Hebrew layout ?

Describe your suggested feature

The Hebrew layout could be similar to Messageease or thumbkey layouts

Other details

HEMessagEase.zip Attached zip file of the keyboard file from thumbkey

Acknowledgements

nightkr commented 7 months ago

I'd be happy to merge a PR adding this, but as a general rule I don't write layouts myself for languages I can't speak.

alonron commented 6 months ago

Hey, Thanks for agreeing to merge it. I'm working on it and I didn't understand how to insert the layout for the capital letters. Can you share an insight?

Best, Alon

On Mon, Apr 1, 2024 at 3:24 PM Natalie Klestrup Röijezon < @.***> wrote:

I'd be happy to merge a PR adding this, but as a general rule I don't write layouts myself for languages I can't speak.

— Reply to this email directly, view it on GitHub https://github.com/nightkr/flickboard/issues/130#issuecomment-2029677901, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU34PBOE6SUJJUTZWXBENRDY3FGYNAVCNFSM6AAAAABFRLGQK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRZGY3TOOJQGE . You are receiving this because you authored the thread.Message ID: @.***>

nightkr commented 6 months ago

Each key can define a shift variant, which can have its own gestures. That said, generally upper-case characters should be generated automatically from the lower-case ones (this happens by default).

Also, there is already a PR in progress for this (#153), you might want to look into and coordinate with them? ^^

nightkr commented 6 months ago

135 has now been merged, closing but feel free to reopen if it's insufficient.