New Baka-Tsuki Android App: Development

Forum for volunteer developers working on Baka-Tsuki related applications (Baka-Reader, BTprince, etc).

Moderators: thelastguardian, Fringe Security Bureau, Senior Editors, Senior Translators, Alt. Language Translator/Editor, Executive Council, Project Translators, Project Editors

Post Reply
User avatar
Nandaka
Digitalizer Editor
Posts: 535
Joined: Thu Aug 09, 2012 9:46 am
Favourite Light Novel: Ahouka!
Location: Singapore
Contact:

Re: New Baka-Tsuki Android App: Development

Post by Nandaka »

seint wrote:
liyhcharles wrote: I've noticed that too; some missing chapters will be red while others will simply be the placeholder you described. The funny thing is, refreshing the novel or updating the database fixes this issue for me (as far as I can tell). Now I can't seem to reproduce this issue, even when I launch the app on different phones.
can you tell me fix in meaning? is it make the missing page disappear? or anything? because i cant fix it, everytime i update the red page that i deleted will appear once again,
sorry for my bad english
Go to Settings > General > on Chapter Listing section, untick Show Missing Chapter.
Visit my blog for other applications.
Bloodscythe
Haruhiist Disciple
Posts: 63
Joined: Fri Dec 14, 2012 1:50 pm
Favourite Light Novel:

Re: New Baka-Tsuki Android App: Development

Post by Bloodscythe »

I just noticed that I can't access 'missing chapters' anymore, per se.
What I mean is that I still have the 'Hidan no Aria' series saved on my phone but I can't access them anymore... I used to, even when the app declared it as missing so um...
Could the feature to access missing chapters or something be put back in?
User avatar
Nandaka
Digitalizer Editor
Posts: 535
Joined: Thu Aug 09, 2012 9:46 am
Favourite Light Novel: Ahouka!
Location: Singapore
Contact:

Re: New Baka-Tsuki Android App: Development

Post by Nandaka »

Bloodscythe wrote:I just noticed that I can't access 'missing chapters' anymore, per se.
What I mean is that I still have the 'Hidan no Aria' series saved on my phone but I can't access them anymore... I used to, even when the app declared it as missing so um...
Could the feature to access missing chapters or something be put back in?
Settings > General > on Chapter Listing section, tick Show Missing Chapter.
Visit my blog for other applications.
seint
Mikuru's Master
Posts: 22
Joined: Tue Sep 10, 2013 2:00 am
Favourite Light Novel:

Re: New Baka-Tsuki Android App: Development

Post by seint »

Nandaka wrote: Go to Settings > General > on Chapter Listing section, untick Show Missing Chapter.
well thats not what i mean, it just everytime i run update task, many missing chapter will show up, and it came from empty page
User avatar
Nandaka
Digitalizer Editor
Posts: 535
Joined: Thu Aug 09, 2012 9:46 am
Favourite Light Novel: Ahouka!
Location: Singapore
Contact:

Re: New Baka-Tsuki Android App: Development

Post by Nandaka »

seint wrote:
Nandaka wrote: Go to Settings > General > on Chapter Listing section, untick Show Missing Chapter.
well thats not what i mean, it just everytime i run update task, many missing chapter will show up, and it came from empty page
Yes, this was intended. All the redlink=1 page will be shown as missing page. you can hide it from the setting page.
Visit my blog for other applications.
Ahze85283
Reader
Posts: 3
Joined: Wed Nov 20, 2013 12:03 am
Favourite Light Novel:

Re: New Baka-Tsuki Android App: Development

Post by Ahze85283 »

QQ, <Admin if this has been asked i'm sorry I was unable to find it>
is there any way to Integrate Simon's BTE-GEN into this.
... and maybe even use the Android "intent" for "Sharing" to email it
to lets say my [email protected] address ??
User avatar
Nandaka
Digitalizer Editor
Posts: 535
Joined: Thu Aug 09, 2012 9:46 am
Favourite Light Novel: Ahouka!
Location: Singapore
Contact:

Re: New Baka-Tsuki Android App: Development

Post by Nandaka »

Ahze85283 wrote:QQ, <Admin if this has been asked i'm sorry I was unable to find it>
is there any way to Integrate Simon's BTE-GEN into this.
... and maybe even use the Android "intent" for "Sharing" to email it
to lets say my [email protected] address ??
Simon's BTE-GEN into this.<< never heard of it.
and what to share?
Visit my blog for other applications.
User avatar
denormative
Fish Miner
Posts: 834
Joined: Mon Jul 30, 2012 1:56 am
Favourite Light Novel:

Re: New Baka-Tsuki Android App: Development

Post by denormative »

Nandaka wrote:
Ahze85283 wrote:QQ, <Admin if this has been asked i'm sorry I was unable to find it>
is there any way to Integrate Simon's BTE-GEN into this.
... and maybe even use the Android "intent" for "Sharing" to email it
to lets say my [email protected] address ??
Simon's BTE-GEN into this.<< never heard of it.
and what to share?
The epub generator: http://ln.m-chan.org/v3/

I've been meaning to do something similar but with PDFs (so people can generate them themselves rather then having to wait for me to finish them), but I haven't had a chance to look into the code (like I haven't really had a chance to spend much time building PDFs lately...). :(
Assorted PDFs: viewtopic.php?p=159960
User avatar
Nandaka
Digitalizer Editor
Posts: 535
Joined: Thu Aug 09, 2012 9:46 am
Favourite Light Novel: Ahouka!
Location: Singapore
Contact:

Re: New Baka-Tsuki Android App: Development

Post by Nandaka »

denormative wrote: The epub generator: http://ln.m-chan.org/v3/

I've been meaning to do something similar but with PDFs (so people can generate them themselves rather then having to wait for me to finish them), but I haven't had a chance to look into the code (like I haven't really had a chance to spend much time building PDFs lately...). :(
You means export the contents from the reader to epub? This kinda defeat the purpose of baka reader ex, but then if you want, you can export the contents from the DB. It is just an html formatted body.
Of course you need to append the css and the images.
Visit my blog for other applications.
User avatar
Nandaka
Digitalizer Editor
Posts: 535
Joined: Thu Aug 09, 2012 9:46 am
Favourite Light Novel: Ahouka!
Location: Singapore
Contact:

Re: New Baka-Tsuki Android App: Development

Post by Nandaka »

1.1.12-beta:
- Fix External Page Refresh.
- Reorganize Preferences screen.
- Update backup and restore to include all images, controlled by flag.
- Update relink image to process all images.
- Add free space validation for backup image.
- Fix isMissing flag for redlinked chapter.
- Fix update service for external chapter.
- Fix refresh for external chapter.
- Add DisplayChangelogActivity (yaminorito).
- Update image path check logic (yaminorito).
- Add Mark Unread Entire Volume context menu (yaminorito).
- Update Android 4.4/Kitkat text zoom handler (need to be tested).
- Update read handler to ignore redlink=1 chapter.
- Add filter on Update History.
- Add option to hide redlink page (separated from missing).
- Rollback Jsoup to 1.7.2 for older android compatibility

Download link in: https://www.mediafire.com/?df23flibb53z23j or auto update from Google Play
Visit my blog for other applications.
User avatar
Lery
I.D.S.E Humanoid Interface [LSB]
Posts: 3343
Joined: Sun Nov 11, 2012 3:23 pm
Favourite Light Novel: Ahouka!
Location: Switzerland

Re: New Baka-Tsuki Android App: Development

Post by Lery »

denormative wrote:I've been meaning to do something similar but with PDFs (so people can generate them themselves rather then having to wait for me to finish them), but I haven't had a chance to look into the code (like I haven't really had a chance to spend much time building PDFs lately...). :(
^^'
Being given that the PDF is a proprietary format, I guess it won't be as easy as generating Epub, so good luck if you try to look into it further.
Wiki user : Lery (talk)

Sysadmin, sometimes.
User avatar
denormative
Fish Miner
Posts: 834
Joined: Mon Jul 30, 2012 1:56 am
Favourite Light Novel:

Re: New Baka-Tsuki Android App: Development

Post by denormative »

Lery wrote:
denormative wrote:I've been meaning to do something similar but with PDFs (so people can generate them themselves rather then having to wait for me to finish them), but I haven't had a chance to look into the code (like I haven't really had a chance to spend much time building PDFs lately...). :(
^^'
Being given that the PDF is a proprietary format, I guess it won't be as easy as generating Epub, so good luck if you try to look into it further.
Incorrect. PDF has been an ISO standard (32000?) since 2008, including a royalty free licence on all patents adobe holds on it's format related to it's use. It's also had a formal public specifications document released by adobe since the inception of it's format in the early 1990s. There are actually more-or-less plug and play libraries out there to turn html to PDF, I currently use a python one though as it allows me more low level access to tweak what I want.

I do recall adobe uses a couple of proprietary extensions, but unless you're writing a reader for it, those are irrelevant.

I wouldn't have actually bothered building my PDFs if all the epub readers actually supported the epub spec properly; but the v3 standard was so new (and v2 support lacking in areas I needed), pretty much every epub reader I tossed Simon's epubs and the ones I generated at rendered them differently, or their footnotes worked differently (or failed miserably), and so forth so I gave up. :(

Anyway, epub and PDF are used for different purposes. PDF is if you care how it looks, and want it look the same everywhere (so you don't have to try and debug 'things looking oddly', such as what happens with Campione! with it's mix of Hindi, Chinese, Japanese, Greek fonts all in one volume), whereas epub is better if you're just wanting to get the information across and don't care exactly how things look, but they're much more flexible depending upon device's screen size and resolution.
Assorted PDFs: viewtopic.php?p=159960
User avatar
Nandaka
Digitalizer Editor
Posts: 535
Joined: Thu Aug 09, 2012 9:46 am
Favourite Light Novel: Ahouka!
Location: Singapore
Contact:

Re: New Baka-Tsuki Android App: Development

Post by Nandaka »

Hiya,

For those who using Android 2.2.x (API Level 8) and encounter FC because of java.lang.NoSuchMethodError: java.lang.String.isEmpty

Can you use this version: http://www.mediafire.com/download/5elc4 ... e_play.apk
Visit my blog for other applications.
User avatar
Lery
I.D.S.E Humanoid Interface [LSB]
Posts: 3343
Joined: Sun Nov 11, 2012 3:23 pm
Favourite Light Novel: Ahouka!
Location: Switzerland

Re: New Baka-Tsuki Android App: Development

Post by Lery »

denormative wrote:I do recall adobe uses a couple of proprietary extensions, but unless you're writing a reader for it, those are irrelevant.
Okay, that must be why. ^^'
The only experience I have with PDF was when I tried to program a way to read and print directly some PDF using C++ and I had a few worries about the proprietary part, but that was a few year ago already.
Now I would never have tried to do it that way. :roll:
Wiki user : Lery (talk)

Sysadmin, sometimes.
User avatar
wiseliu
Astral Realm

Re: New Baka-Tsuki Android App: Development

Post by wiseliu »

hello, i would like to report a bug.
the resume novel function doesn't work properly.... it always reset to top of chapter after the app closed
Post Reply

Return to “Developers and Code”