Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating Old Version to New Version #562

Open
jamesmartins opened this issue Nov 24, 2014 · 6 comments
Open

Migrating Old Version to New Version #562

jamesmartins opened this issue Nov 24, 2014 · 6 comments

Comments

@jamesmartins
Copy link

Hi, I'm using an old version (two years ago) this awesome library. In my current project it's working. But I need to parse CSS Styles e want to update the library PageTurner in my project to achieve new features.
I have a ReaderActivity that it's using "findFragmentById(R.id.fragment_reading)". In ''fragment_reading" instancing "net.nightwhistler.pageturner.activity.ReadingFragment".

Now, the structure has changed a lot. Try to find the ReadingFragment, but not exist more.
Please, I need your help!

My environment is a Mac OS + ADT Eclipse + java 7 compiler

@NightWhistler
Copy link
Owner

Hi James,

If you just need the css support, you might want to update to the 2.2_bugfix branch instead of the current master. On the master branch I have been doing a lot of restructuring, including a move to java 8 using retrolambda.

@jamesmartins
Copy link
Author

Thank you very much! You saved my life.
But I have another question: the PageTurner app that on the play store is
based on the current master brach?

Thanks.
James.

On Tue, Nov 25, 2014 at 11:57 AM, Alex Kuiper [email protected]
wrote:

Hi James,

If you just need the css support, you might want to update to the
2.2_bugfix branch instead of the current master. On the master branch I
have been doing a lot of restructuring, including a move to java 8 using
retrolambda.


Reply to this email directly or view it on GitHub
#562 (comment)
.

James Mendes Miranda Martins
Android Developer/ System Analyst
Cel:015-981147539

@NightWhistler
Copy link
Owner

The current version on Google Play is 2.2.6, which corresponds to the 2.2.6 tag on Git, which was made on the 2.2_bugfix branch.

I still have some fixes to implement before releasing the 2.3 branch to Google Play.

@NightWhistler
Copy link
Owner

By the way: what's your project?

@jamesmartins
Copy link
Author

So, my project is CPB Store App (
https://play.google.com/store/apps/details?id=br.com.cpb.reader&hl=pt_BR).
CPB Store is a epub reader of the Brazilian Publish House. But I using
pageturner reader engine to read epub files.
I've updated my project with the bugfix 2.2 branch. But solved some Css
Styles only. I've still with little bugs.
Exemple: In the free ebook "Viva com Esperança" the first letter of the
first paragraph of each chapter must be uppercase.
I've uploaded the same epub in the your PageTurner App. But not working too.

I sending the "VivaComEsperança.epub" attachment.

Thank you for your attention.

James.

On Thu, Nov 27, 2014 at 10:53 AM, Alex Kuiper [email protected]
wrote:

By the way: what's your project?


Reply to this email directly or view it on GitHub
#562 (comment)
.

James Mendes Miranda Martins
Android Developer/ System Analyst
Cel:015-981147539

@NightWhistler
Copy link
Owner

Looks nice... I don't see the code on your Github account I think?

Are you hosting the code somewhere else, or did I just not look properly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants