2
0
mirror of https://github.com/koreader/koreader synced 2024-11-13 19:11:25 +00:00
koreader/frontend/ui
hius07 85cfb552cb
Keyboard preferred layouts: usability fixes (#8159)
Store list of layouts in settings file as array of enabled
layouts only (up to 4 elements). Optimize code.
Allows sorting of the abbreviations in the globe popup:
just check layouts in the desired order (the first checked
will be northeast).
Requires onetime migration to clean up the settings.
2021-09-01 22:55:59 +02:00
..
data Keyboard preferred layouts: usability fixes (#8159) 2021-09-01 22:55:59 +02:00
elements Keyboard preferred layouts: usability fixes (#8159) 2021-09-01 22:55:59 +02:00
message Remove zsync plugin (#7957) 2021-07-22 09:01:57 +02:00
network NetworkManager: Just warn if the gateway is unreachable after a (#7570) 2021-04-19 21:29:12 +02:00
plugin Plugins: adds PluginMenuInserter helper (#7419) 2021-05-10 12:46:55 +02:00
widget Keyboard preferred layouts: usability fixes (#8159) 2021-09-01 22:55:59 +02:00
bidi.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 2020-01-04 01:34:46 +01:00
cloudmgr.lua Standardize select/choose to choose (#8128) 2021-08-24 22:19:07 +02:00
downloadmgr.lua Calibre plugin fixes for android (#6996) 2020-12-15 00:46:38 +01:00
event.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
font.lua Font menu: show font names with their own font 2020-10-06 00:34:17 +02:00
geometry.lua Geom: nil guard a few rect methods (#7664) 2021-05-13 13:05:05 +02:00
gesturerange.lua Minor Input & TimeVal cleanups 2021-04-16 22:12:15 +02:00
hook_container.lua Input: Process input events in batches (#7483) 2021-04-03 01:48:35 +02:00
language.lua VirtualKeyboard: redesign and enhancements (#8089) 2021-08-24 23:51:39 +02:00
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 2020-07-20 20:58:01 +02:00
otamanager.lua Check for update → Check for updates (#8027) 2021-07-25 21:04:13 +02:00
quickstart.lua Quick start guide: fix links to images (#8072) 2021-08-14 22:53:46 +02:00
renderimage.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
rendertext.lua Cache: Some more tweaks after #7624 2021-05-09 23:10:44 +02:00
screensaver.lua Screensaver: Fix an old w/h typo (#7941) 2021-07-07 19:07:36 +02:00
size.lua [RFC] Pagination UI shenanigans (#7335) 2021-02-25 05:15:23 +01:00
timeval.lua Port ffiUtil.getTimestamp users to TimeVal:now() 2021-05-05 20:37:33 +02:00
translator.lua Translator: add "Translate from book language" option (#8094) 2021-08-18 00:42:14 +02:00
trapper.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
uimanager.lua USBMS: Dismiss ConfirmBox on unplug 2021-08-25 20:15:57 +02:00
wikipedia.lua Unify LuaSocket usage (#7405) 2021-03-15 01:25:10 +01:00