2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui
poire-z c0c243c41a Menu: don't underline items on touch devices (#3663)
First item would be underlined if the device is both Touch and Keys
capable (emulator, android, pocketboot...), which is not really
pretty. Delay that till Keys for focusing are really used.
2018-02-05 15:42:26 +01:00
..
data Remove unneeded string S.DARKEST (#3552) 2017-12-18 22:13:49 +01:00
elements Add menu item for toggling auto_book_status (#3642) 2018-01-30 12:12:52 +01:00
message feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00
network [feat] Add NetworkManager:beforeWifiAction() to enable optional auto-connect (#3482) 2018-01-17 18:16:11 +01:00
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 2017-08-31 16:37:39 +02:00
widget Menu: don't underline items on touch devices (#3663) 2018-02-05 15:42:26 +01:00
downloadmgr.lua DevDocs: ui.downloadmgr 2017-05-06 18:25:24 -07:00
event.lua doc: event propagation for widgets 2016-12-11 12:20:59 -08:00
font.lua Font: unify font styling 2017-04-29 03:01:38 -07:00
geometry.lua [travis] Add protection against unscaled sizes 2017-09-23 20:24:45 +02:00
gesturerange.lua multi-touch: add tests for gesturerange moudle 2016-03-06 22:45:40 -08:00
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 2017-06-23 10:04:11 -07:00
language.lua language: remove out of date Russian translation 2017-05-24 10:55:58 +02:00
menusorter.lua [fix] MenuSorter: don't ignore user order without counterpart in default menu (#3166) 2017-09-11 22:56:44 +02:00
opdsparser.lua opds(fix): unescape name and value 2016-12-29 00:02:22 -08:00
otamanager.lua ota(fix): do not create 0 size installed file if index is missing 2017-04-23 08:25:28 +02:00
quickstart.lua quickstart fix (#2804) 2017-04-24 08:27:29 +02:00
rendertext.lua [doc] RenderText:getGlyph() and truncateTextByWidth() (#3140) 2017-08-28 21:25:33 +02:00
screensaver.lua Screensaver: a few tweaks and fixes (#3619) 2018-01-21 19:44:12 +01:00
size.lua [UX] Smaller borders (#3266) 2017-09-28 16:25:00 +02:00
timeval.lua [fix, doc] TimeVal: typo 2017-09-11 13:17:52 +02:00
translator.lua Docs: cosmetic updates and additions 2017-04-12 11:27:22 -07:00
trapper.lua Add MovableContainer: allow moving some widgets (#3636) 2018-01-29 21:27:24 +01:00
uimanager.lua Trapper: adds dismissableRunInSubprocess() + new TrapWidget 2018-01-17 21:36:21 +01:00
wikipedia.lua Wiki Save as EPUB: better handling of math formulas (#3639) 2018-01-29 20:50:26 +01:00