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/plugins
onde2rock e502bf04d3 [feat, UX] Support the virtualKeyboard on non touch-device (#3796)
* [VirtualKeyboard] Add support for keynaviguation

Also rename the variable "layout" to "keyboard_layout" because conflict
with the layout from the focusmanager

* Make the goto dialog compatible with key naviguation

My solution is to change the order of the widget. The last one will the
virtualkeybard so it catch all the keybinding, and below it, make the
dialog "is_always_active = true" so it can receive touch event.

* Correctly show the virtual keyboard on dpad devices

* change the order to call the virtualKeyboard so it end up on top

* Handle the multi input dialog

* Support reopening the virtualKeyboard by the Press key

* add check focusmanager

* Fix https://github.com/koreader/koreader/issues/3797

* MultiInputDialog : Now work on non touch-device

* Set the virtualkeyboard to be a modal widget

* Fix the layout in multiinputwidget

* Fix for the various combination of
hasKeys,hasDpad,isTouchDevice

* [Focusmanager] Better handling of malformed layout
6 years ago
..
autofrontlight.koplugin Revert last change to autofrontlight.koplugin 7 years ago
autosuspend.koplugin Use PluginShare to exchange data between plugins (#2981) 7 years ago
backgroundrunner.koplugin Do not execute background runner if device is suspended (#3608) 6 years ago
batterystat.koplugin Several minor fixes (#3057) 7 years ago
calibrecompanion.koplugin [fix] calibrecompanion.plugin (#3799) 6 years ago
coverbrowser.koplugin [UX] Make the reader bottom menu compatible with key navigation (#3785) 6 years ago
evernote.koplugin [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 6 years ago
goodreads.koplugin [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 6 years ago
hello.koplugin Support configurable extra plugin lookup path (#2693) 7 years ago
keepalive.koplugin Use PluginShare to exchange data between plugins (#2981) 7 years ago
kobolight.koplugin [fix] KoboLight: typo (#3672) 6 years ago
kosync.koplugin [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 6 years ago
newsdownloader.koplugin Fix some minor plugin errors on exit (#3739) 6 years ago
perceptionexpander.koplugin [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 6 years ago
readtimer.koplugin separate strings for singular and plural (#3420) 7 years ago
send2ebook.koplugin Fix some minor plugin errors on exit (#3739) 6 years ago
statistics.koplugin [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 6 years ago
systemstat.koplugin KeyValuePage: improve looks 7 years ago
terminal.koplugin [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 6 years ago
timesync.koplugin Support configurable extra plugin lookup path (#2693) 7 years ago
zsync.koplugin Fix: Zsync -> Share this document crashes 7 years ago