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/newsdownloader.koplugin
Philip Chan 107156c0a8
[feat] Non-touch improvements (#8859)
FocusManager: fix round x use y layout
FocusManager: add tab and shift tab focus navigation support
FocusManager: handle Press key by default
FocusManager: make sure selected in instance level
FocusManager: add hold event support
FocusManager: Half move instead of edge move
FocusManager: add keymap override support
FocusManager: refocusWidget will delegate to parent FocusManager
Focusmanager: refocusWidget can execute on next tick
inputtext: can move out of focus on back
inputtext: fix cannot exit for non-touch device
inputtext: fix cannot input text with kindle dx physical keyboard
fontlightwidget: add non-touch support
datetimewidget: add non-touch support
datetimewidget: fix set date failed in kindle DX, fix datetimewidget month range to 1~23 by default
datetimewidget: make hour max value to 23
multiinputdialog: add non-touch support
checkbox: focusable and focus style
virtualkeyboard: no need to press two back to unfocus inputtext
virtualkeyboard: collect FocusManager event key names to let VirtualKeyboard disable them
openwithdialog: add non-touch support
inputdialog: can close via back button
enable all InputDialog and MultiInputDialog can be close by back
keyboardlayoutdialog: non-touch support
readertoc: non touch device can expand/collapse in toc
bookstatuswidget: non touch support
keyvaluepage: non-touch support
calendarview: non-touch support
2 years ago
..
lib NewsDownloader: add date time to filename (#3863) 6 years ago
_meta.lua [Fix] Don't load disabled plugins (#4169) 6 years ago
epubdownloadbackend.lua NewsDownloader: new option to allow EPUB volumization (#8263) 2 years ago
feed_config.lua [plugin] NewsDownloader: fix XML, better error messages, change default feed, and more (#8145) 3 years ago
feed_source.lua NewsDownloader: add support for RDF feeds (#8822) 2 years ago
feed_view.lua NewsDownloader: new option to allow EPUB volumization (#8263) 2 years ago
http_utilities.lua NewsDownloader: new option to allow EPUB volumization (#8263) 2 years ago
internaldownloadbackend.lua Unify LuaSocket usage (#7405) 3 years ago
luahttpdownloadbackend.lua NewsDownloader externalize download engine (#3618) 6 years ago
main.lua [feat] Non-touch improvements (#8859) 2 years ago