2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend/ui/data
alexandrahurst 71d38ac647 Refactor modifier keys and add basic Japanese keyboard layout (#2930)
* Add a basic Japanese keyboard layout

Allow for entring Japanese text into text boxes.  Only supports kana
and latin letters due to limitations of current VirtualKeyboard
implementation (complex text input with conversion is not possible).

* Allow keyboard layouts to declare custom modifiers

Refactor modifier key setup code and existing keyboard layouts so
that each layout can declare custom modifier key labels.  This
allows for greater extensibility and for future keyboard layouts.
2017-06-03 11:14:36 +02:00
..
keyboardlayouts Refactor modifier keys and add basic Japanese keyboard layout (#2930) 2017-06-03 11:14:36 +02:00
creoptions.lua rename 'Highlight' to 'Highlight options' in menu 2016-05-14 12:20:01 +08:00
koptoptions.lua fix some luacheck warnings 2016-06-28 00:43:23 +08:00
strings.lua Various low-hanging language fruits 2016-10-17 10:19:33 -07:00