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/apps/reader/modules
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
..
readeractivityindicator.lua Support the White Kindle PW3 & the Kindle Oasis. 8 years ago
readerbookmark.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 6 years ago
readerconfig.lua [UX] Make the reader bottom menu compatible with key navigation (#3785) 6 years ago
readercoptlistener.lua readercopt(fix): set view mode after reader is ready 7 years ago
readercropping.lua [travis] Add protection against unscaled sizes 7 years ago
readerdictionary.lua Dict & wiki history: use filename when no book title (#3635) 6 years ago
readerdogear.lua Fix: Can't long-press lookup word inside bookmark tap zone (#3048) 7 years ago
readerflipping.lua refactor(readerfooter): optimization and bug fixes 8 years ago
readerfont.lua cre: more constrast settings (#3737) 6 years ago
readerfooter.lua [UX] apps/reader/modules/readerfooter: also redraw progressbar on height change (#3780) 6 years ago
readerfrontlight.lua AutoFrontlight plugin (#2941) 7 years ago
readergoto.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 6 years ago
readerhighlight.lua Remove some leading and trailing newlines (#3768) 6 years ago
readerhinting.lua minor(readerhinting): access document directly instead of from ui 8 years ago
readerhyphenation.lua Allow for setting a default or fallback hyph dictionary 7 years ago
readerkoptlistener.lua fix #835 10 years ago
readerlink.lua [fix, lang] ReaderLink: change location stack to location history (#3671) 6 years ago
readermenu.lua Kindle4NT improvements (#3745) 6 years ago
readerpaging.lua [feat] Two-column navigation (#3674) 6 years ago
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
readerrolling.lua Speed up page turning on big cre documents (#3740) 6 years ago
readerrotation.lua minor: a lot of luacheck fixes 8 years ago
readersearch.lua [UX] Remove search highlights when closing search bar (#3804) 6 years ago
readerstatus.lua Add menu item for toggling auto_book_status (#3642) 6 years ago
readertoc.lua UIManager: avoid painting widgets covered by a full screen widget (#3770) 6 years ago
readertypeset.lua Set Rendering Style, and Comments (#3165) 7 years ago
readerview.lua [fix] Optimize cre highlights onTap and drawing (#3508) 7 years ago
readerwikipedia.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 6 years ago
readerzooming.lua [feat] Two-column navigation (#3674) 6 years ago