Skip to content

Releases: peterboda236/readinginsights.koplugin

v1.4.4

Choose a tag to compare

@peterboda236 peterboda236 released this 03 Jul 09:10
3f4a066

fix: register Dispatcher action inside init() for Android compatibility

v1.4.3

Choose a tag to compare

@peterboda236 peterboda236 released this 03 Jul 07:19
3156ccc

Settings submenu
Tools → Reading insights is now a submenu.

The popup can still be opened from there

Two new persistent settings are available:

  • Full-screen refresh on open/close (toggle, default off)
  • 8-week chart order: choose between Oldest first or Newest first (default: Oldest first)

Less flicker
The 8-week trend chart popup and the streak detail popup now refresh only their own area on open and close, with no full-screen flash.

V1.4.2

Choose a tag to compare

@peterboda236 peterboda236 released this 02 Jul 10:27
0c1c017

Force this plugin's entry to the top of the Tools menu
(both in Reader view and in the File manager)

V1.4.1

Choose a tag to compare

@peterboda236 peterboda236 released this 02 Jul 09:06
b3d9122

Change main window from full refresh to partial when opening or closing

v1.4 - Enrich streak date popup with reading stats

Choose a tag to compare

@peterboda236 peterboda236 released this 02 Jul 06:39
73ffd09
  • Replace plain InfoMessage with a styled popup matching the main
    insights popup (bold value + label rows)
  • Add total reading time, average time/day, and book count for the
    streak period
  • Size the popup to its content instead of a fixed screen width
  • Add a gray divider line under the date, matching main popup style

v1.3.1

Choose a tag to compare

@peterboda236 peterboda236 released this 01 Jul 06:48
6d2960f

Some label fixing. Uppercase left in the code.