kotlin-toolkit
kotlin-toolkit copied to clipboard
A toolkit for ebooks, audiobooks and comics written in Kotlin
We are trying to open **json** file same as **lcpl** file but we get an error **"An error occurred while attempting to decode the content. "** `file:///data/user/0/com.samawy.readerapp/files/manifest_1007319.json` ``` val url...
We have troubles with CSS Selectors, as described in [the documentation](https://github.com/readium/architecture/blob/master/models/locators/extensions/html.md). We are using the test-app as the baseline for tests, since it includes the highlights functionality. Any created highlight...
**AS-IS** * When swiping left or right between spines, the transition uses `setCurrentItem(position, true)` with an automatic animation. This feels different from swiping inside a spine, so the UX is...
## Description: We are encountering a rendering issue when displaying some EPUB files using **Readium version 3.1.1**.Specifically, certain sections that use a `` tag combined with `` tags to emulate...
Dear Readium Team, We are currently developing an EPUB reading application using Readium, and we’re aiming to implement a user-friendly pagination system. Specifically, we would like to display a simple,...
### Describe the bug I get an error saying `Error parsing Catalog feed. Please check the URL and try again`. I am unable to find a way to get more...
Dokka released 2.0.0 at the end of 2024, and with it, a host of changes. Most relevant for us is, it doesn't generate the documentation of Kotlin code in GitHub...
### Describe the bug Hi Team We have an issue in readium while reading PDF books. I am able to reproduce the same issue in test app as well. Kindly...
### Describe the bug In "Kaarnalaul" from Manfred Kalmsten, when I am at the start of the book, I start the TTS and play it, the book pages start randomly...
Google is finally working on a native Jetpack library for PDF support at https://developer.android.com/jetpack/androidx/releases/pdf While it's currently missing byte arrays/streams support, @mickael-menu opened an issue that got accepted by Google:...