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/coverbrowser.koplugin
NiLuJe dfe3502b91
ReaderStatistics: Data collection improvements (#6778)
* Update the data collection format & handler to make it much less tortuous
* Update the pagecount & resync the stats on document layout changes
* Update the database schema to allow doing most queries against a SQL view that rescales the collected data to be accurate regardless of document layout (thanks to @marek-g for the SQL magic ;)).
* Add a "reset stats for current book" entry in the list of reset options, one that won't horribly break stats in said book ;).
* Fixed a couple of resource (SQL connection) leaks (in ReaderStatistics:getCurrentBookStats & ReaderStatistics:getCurrentBookStats).
* Flush stats to the DB on periodical metadata saves.
* Minor cosmetic tweaks to the code
4 years ago
..
_meta.lua [Fix] Don't load disabled plugins (#4169) 6 years ago
bookinfomanager.lua ReaderStatistics: Data collection improvements (#6778) 4 years ago
covermenu.lua Minor util & ffi/util cleanups (#6657) 4 years ago
listmenu.lua CoverBrowser: list mode: show last read date for deleted files 4 years ago
main.lua Floor dimension computations (mul/div). (#6264) 4 years ago
mosaicmenu.lua [UI] Render metadata text with book language 4 years ago
xutil.lua ReaderStatistics: Data collection improvements (#6778) 4 years ago