You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
keyboardlayouts Refactor modifier keys and add basic Japanese keyboard layout (#2930) 7 years ago
creoptions.lua rename 'Highlight' to 'Highlight options' in menu 8 years ago
koptoptions.lua fix some luacheck warnings 8 years ago
strings.lua Various low-hanging language fruits 8 years ago