Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Czech language characters #194

Closed
wants to merge 1 commit into from
Closed

Add Czech language characters #194

wants to merge 1 commit into from

Conversation

a1346054
Copy link
Contributor

Please check code for code style and other problems. I did not compile it to see if it runs.

@a1346054 a1346054 mentioned this pull request Jul 10, 2018
@rom1v
Copy link
Collaborator

rom1v commented Jul 11, 2018

Thank you. The code seems correct, but in practice it does not work on my devices.

Maybe the only supported combinations are those described here (the ones already implemented):

The system recognizes the following Unicode characters as combining diacritical dead key characters:

  • '\u0300': Grave accent.
  • '\u0301': Acute accent.
  • '\u0302': Circumflex accent.
  • '\u0303': Tilde accent.
  • '\u0308': Umlaut accent.

@a1346054
Copy link
Contributor Author

I don't know what to say :( Sounds wrong that android does not properly support other keyboard languages than english :(

@rom1v
Copy link
Collaborator

rom1v commented Aug 15, 2018

Since finally it does not work, I'm closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants