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
poire-z 64f699ba36 Store book metadata and nb of pages in new settings
They may already be available (with other statistics stuff) under
the 'stats' key, but not if Statistics plugin is disabled. As this
plugin may be migrated to SQLite, readerui and readerfooter will now
set two new properties: doc_props (containing all and only the metadata
returned by document:getDocumentProps()) and doc_pages (updated
by readerfooter on any display or font change).

PDF document: returns additional PDF properties: Keywords
and Subject (as Description).
7 years ago
..
readeractivityindicator.lua Support the White Kindle PW3 & the Kindle Oasis. 8 years ago
readerbookmark.lua Font: unify font styling 7 years ago
readerconfig.lua fix: stop self.dimen polution for inputcontainers 9 years ago
readercoptlistener.lua readercopt(fix): set view mode after reader is ready 7 years ago
readercropping.lua refactor: add touch zone subsystem to inputcontainer 8 years ago
readerdictionary.lua [fix] stop propagation of tap events when triggering reader menu (#2934) 7 years ago
readerdogear.lua refactor(readerfooter): optimization and bug fixes 8 years ago
readerflipping.lua refactor(readerfooter): optimization and bug fixes 8 years ago
readerfont.lua Font zooming more than 1 (#2989) 7 years ago
readerfooter.lua Store book metadata and nb of pages in new settings 7 years ago
readerfrontlight.lua AutoFrontlight plugin (#2941) 7 years ago
readergoto.lua fix: normalize require path to reuse import result 7 years ago
readerhighlight.lua [fix] stop propagation of tap events when triggering reader menu (#2934) 7 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 crash on Swipe to follow links with DJVU documents 7 years ago
readermenu.lua [fix] stop propagation of tap events when triggering reader menu (#2934) 7 years ago
readerpaging.lua MenuSorter: fix outside testability (for potential unit tests) 7 years ago
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
readerrolling.lua Remove run twice onPageUpdate() when document is opening (#2855) 7 years ago
readerrotation.lua minor: a lot of luacheck fixes 8 years ago
readersearch.lua InputContainer: add cancel_text and ok_text 7 years ago
readerstatus.lua MenuSorter: fix outside testability (for potential unit tests) 7 years ago
readertoc.lua Font: unify font styling 7 years ago
readertypeset.lua CreDocument: disable fancy formatting by default 7 years ago
readerview.lua ReaderView: add long-press to set default 7 years ago
readerwikipedia.lua [fix] stop propagation of tap events when triggering reader menu (#2934) 7 years ago
readerzooming.lua MenuSorter: fix outside testability (for potential unit tests) 7 years ago