Code Monkey home page Code Monkey logo

epublibdroid's People

Contributors

avinashskaranth avatar mcsong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

epublibdroid's Issues

Horizontal Scrollig

Hi,

Thanks for the great library. I was wondering if it's possible to add have a horizontal page scroll rather then vertical scrolling?

Index and page

Hi ~!
Whilst we are preparing for e-book viewer, we ecountered a big problem regarding index. Let’s say epub file is consisted of total 6pages inclduing 2page of index page.

Index#1
Page2
Page3
Index#2
Page5
Page6

At the fist time, the problem was limited to a certain epub file, which was viewer only show index page. (W/O page2,3,5,6)
Thus, we changed the code, now ‘the’ problem has been solved. But we got a new problem, which is index itself. If we click the index, the order of chapters are messed up, and some chapter has the ‘title’, but others dose not have a ‘title’ , it only shows number of chapter.

We just want to make a simple viewer, but we are strugling with these problems.
Can you help us to solve?

Thank you
Best regards,
KakaoTalk_Photo_2019-04-04-14-01-42

ArrayIndexOutOfBoundsException issue.

When someone got a crash, because my app call GotoPosition(0, (float) 0).

Caused by java.lang.ArrayIndexOutOfBoundsException: length=0; index=-1
at java.util.ArrayList.get(ArrayList.java:413)

I think ChapterList size is zero. so, ChapterNumber will be -1. And then app will crash with ArrayIndexOutOfBoundsException.

I don't know exact logic to fix this issue.
Could you check this issue, please?

Thank you.

moving bethwan pages / chapters

hello, i am building a book reader for blind users
i built a menu actions to move bethwan pages & chapters, but i am confused on what's the float progress used for?
public void GotoPosition(int ChapterNumber,final float
may you give me a clue on how to move bethwan pages just with click, not with gestures?
thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.