Skip to content

Releases: OmegaRa/Bookie-Reader

v1.1.4

07 Apr 18:38

Choose a tag to compare

fixed update at open check.

v1.1.3

07 Apr 17:56

Choose a tag to compare

Fixed PDF navigation via the Table of Contents
Added progress bar on the Book Grid view

v1.1.2

06 Apr 22:08

Choose a tag to compare

Updated UI.

  • The add book icon on the main view is now a PLUS sign instead of the box with arrow to avoid confusion with a share button.
  • The Book Grid will now adjust to screen size adding columns as room permits
  • The app will now check for updates on open and show an icon on the main screen if there is an update.

v1.1.1

06 Apr 18:14

Choose a tag to compare

Switch PDF view management to Readium Kotlin toolkit, and PDFs now have the ability to scroll horizontal or vertical in the Reader Settings.

v1.1

05 Apr 21:19
c4e9eea

Choose a tag to compare

Several UI updates. Added ability to search and sort by Tag and by Series.
Used Readium Kotlin Toolkit to enable horizontal scrolling and pagination for books, making for a much better and more natural reading experience. Reader has 3 color themes, Light, Dark, and Sepia (plus system).
In the Reader if you tap the center of the screen controls pop up allowing you to bookmark, open the Table of Contents, see what page number you are on, and open reader settings.
Reader settings allow theme change and font size point adjustment.
Reader remember state and progress of the books.
App backup is enabled, so if you uninstall and install again, your login is saved.
Login is software encrypted in rest and on input, so they can be backed up.

v1.0

04 Apr 01:23
c4e9eea

Choose a tag to compare

This is the initial release of Bookie Reader

v1.1.5

07 Apr 20:50
cea1d68

Choose a tag to compare

Updated to Kotlin 2.3.20 and KSP 2.3.6, and bugfixes caused by such.