kotlin-toolkit icon indicating copy to clipboard operation
kotlin-toolkit copied to clipboard

A toolkit for ebooks, audiobooks and comics written in Kotlin

Results 102 kotlin-toolkit issues
Sort by recently updated
recently updated
newest added

Update to Kotlin 2.0.20.

### Describe the bug When I try to reproduce a text in TTS on some Samsung devices, there is an additional voice that's reproduced along with another voice that I...

bug
triage

### Describe the bug My application is using the OPDS1Parser from v2.4.1 to read from a server. When it downloads an acquisition link like this following: ```Lady+Baltimore%3A+The+Witch+Queens/volumes/2021?unread=false``` it is throwing...

I know that the TestApp is eventually going to be removed and will leave it to you if you want to use this. This is a rewrite of the TestApp...

### Describe the bug I am encountering a java.lang.OutOfMemoryError when attempting to decrypt a large LCP-protected resource using the readium-lcp module. I tried with android:largeHeap="true in Manifest, Still app getting...

triage

I’ve migrated R2RTLViewPager to R2RTLViewPager2. The key changes are as follows: Applying RTL is now much simpler with ViewPager2. With ViewPager2's support for both horizontal and vertical orientation, WebViews can...

### Describe the bug When loading a WebPub manifest that declares conformance to the EPUB profile via `"conformsTo": "https://readium.org/webpub-manifest/profiles/epub"`, the publication does not behave like an EPUB. Instead, it's treated...

triage