keymanapp / keyman

Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
https://keyman.com/
Other
387 stars 107 forks source link

feat(android): RTL UI #12215

Closed darcywong00 closed 1 week ago

darcywong00 commented 4 weeks ago

18.0 sprint focus of updating the Keyman for Android UI to handle right-to-left

Reference document: RTL UX Localization

Change Display Language

List of strings always left-to-right

Info page

flip left/right navigation arrows

Keyman Settings

left arrow to navigate forward

Adjust Keyboard Height

Maybe have an rtl OSK screenshot where backspace and return keys point the other direction

Add Language to installed keyboard

keyboard row needs left arrow to advance

English Language Settings

left arrow for advance on keyboard row

darcywong00 commented 4 weeks ago

And some general layout migrations: replace

darcywong00 commented 1 week ago

afaict, all the RTL UI issues are resolved with the associated PRs.