FBReaderJ icon indicating copy to clipboard operation
FBReaderJ copied to clipboard

Official FBReaderJ project repository

Results 103 FBReaderJ issues
Sort by recently updated
recently updated
newest added

Hi,do you have the version for android studio?

In it's current unsorted state the listing of authors in FBreader's local library is pretty useless, as finding something in it is near to impossible. I think it has to...

Please add support for icon shape https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive.html https://material.io/guidelines/style/icons.html

I have an EPUB2 (attached) that shows the covers properly in Calibre but the FBReader won't show the image either in the library/shelf view or the details page. I've tried...

` ` should be retained as a blank line. Here is a more in-depth explanation why: http://teleread.com/how-epubs-readers-disagree-when-non-breaking-spaces-break-standards/ Right now, FBReader on android doesn't seem to do this, making affected EPUB files...

I tried to introduce a paragraph break (empty blank line between two paragraphs with the following approach): ```html Some text Following text ``` ```css .paragraph_break {visibility: hidden; height:0px;border-style:none;display:block;padding-bottom:0.5em;padding-top:0.5em;} ``` This...

how to change font in FBReaderJ? thanks

The ePub from [here](http://akhirmasa.blogspot.com/2013/12/personal-project-al-quran-epub-version.html) displays properly in Calibre's built-in viewer but in FBReader the order of words is reversed. Compare the two screen shots below. I'm using version 2.1-ics on...

Hi, I want to contribute this project to fix RTL rendering problem of FBReader in Android. Can you direct me which class that need to be enhanced?

Since keeping the database and actual files in sync is hard/broken, exporting and importing the global settings would provide a work around to the problem (export settings, drop all app...