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 support for Yandex Android keyboard #27

Closed
wants to merge 3 commits into from

Conversation

QADavidCalvo
Copy link
Contributor

@QADavidCalvo QADavidCalvo commented May 22, 2024

Add support for Yandex Android keyboard

πŸ”οΈ Description

Added yandex to the available Android keyboards and the Xpaths needed to map the keys and suggestions.

🧐 Context

Only for Android devices (emulators and real devices)

⚠️ Side-effects / Shortcomings

The numbers layout is not mapped

βœ… How this was tested ?

To map the keys run kebbie show_layout -K yandex
To evaluate the keyboard run kebbie evaluate -K yandex

🌱 Checklist

  • Perform self-review of my own code
  • Comment the code, particularly in hard-to-understand areas
  • Update the documentation accordingly to the new code
  • Lint / format the code
  • Update existing tests / Add new tests
  • Tests are passing locally

@QADavidCalvo QADavidCalvo deleted the android-yandexkeyboard-support branch May 22, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant