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/statistics.koplugin
weijiuqiao 81b2f22b04
ReaderStatistics: fix sync sql command (#9811)
Fixes sync sql command that uses left join instead of
inner join, which adds unnecessary comparisons and
might result in incorrect mapping between databases.
2 years ago
..
_meta.lua A few small design fixes (#7933) 3 years ago
calendarview.lua Calendar view: adjust color palette to avoid pure black bars (#9739) 2 years ago
main.lua ReaderStatistics: fix sync sql command (#9811) 2 years ago
readerprogress.lua Cleanup: Track color constant name change (#9716) 2 years ago