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
bookgrinder
Astral Realm

Re: New Baka-Tsuki Android App: Development

Post by bookgrinder »

I wish you guy could make a version of Bakareader for Windows Phone 8 soon. Tried the app on my Note 3 and found it's good, except the loading seem a bit too loooong (but somehow I'm able to make the loading message disappear by touching the screen and everything is fine).
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 »

bookgrinder wrote:(but somehow I'm able to make the loading message disappear by touching the screen and everything is fine).
There is a bug on progress dialog auto dismissal if the orientation is not in default position. This should be fixed in beta release. If there is no issues, I will publish it to production by tomorrow.

UPDATE:
1.1.10:
- Add Text-to-speech feature.
- Show big image if novel cover is clicked.
- Fix last position bug.
- Replace Progress Dialog with inline Progress Bar.
- Enable Display Zoom Option for older android.
- Add Toast message if unable to open DB.

Report any bug in this forum, or create a ticket in GitHub.
Visit my blog for other applications.
User avatar
-=TwoFace=-
Mikuru's Master
Posts: 25
Joined: Sun Nov 11, 2012 4:15 pm
Favourite Light Novel:

Re: New Baka-Tsuki Android App: Development

Post by -=TwoFace=- »

Nandaka wrote:
ShadowfoxEX wrote:The loading times are currently the only issue I'm having with the program. It takes like up to a minute for any of the lists to load. Honestly, this feels too long and was wondering if something is throttling the load speed. Front pages take a while and the actual chapters also take a while to load. It's mostly text, it shouldn't be so slow, even the webpages loading within the program is faster
Do you save your pages.db in external SDCard?
I have the same problem anymore. I have all info saved on internal memory and still tons of room so it not that. I not sure but I think loading gets longer the larger my db gets from adding more novel info to it. That my only guess though.
The world is cruel. And the only morality in a cruel world is chance: unbiased, unprejudiced, fair.
You either die a hero or you live long enough to see yourself become the villain.
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 »

I have the same problem anymore. I have all info saved on internal memory and still tons of room so it not that. I not sure but I think loading gets longer the larger my db gets from adding more novel info to it. That my only guess though.
Can you give the log file when loading?
Visit my blog for other applications.
KDTV
Reader
Posts: 5
Joined: Sat Jan 26, 2013 4:59 am
Favourite Light Novel:

Re: New Baka-Tsuki Android App: Development

Post by KDTV »

Hello, I got a problem with the last update (1.1.10), I have a Galaxy Tab 2 7.0 with android 4.2, no root, and since the update the app doesn't checks for updates and when I tap for a forced update the app crashes.
Hope you can do something or tell me what I can do, thanks.
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 »

Yeah, I'm having a similar problem. Whenever I attempt to force update it just crashes the device.
Here's a logcat:
Spoiler! :
build.board: 7x27
build.bootloader: unknown
build.brand: lge
build.cpu_abi: armeabi-v7a
build.cpu_abi2: armeabi
build.device: e0
build.display: Y2.3.6K JellyBread V2
build.fingerprint: lge/e0_open_eur/e0:2.3.6/GRK39F/V10q-DEC-05-2012.2ED92C3F11:user/release-keys
build.hardware: e0
build.host: ubuntu
build.id: Y2.3.6K JellyBread V2
build.manufacturer: LGE
build.model: LG-E400
build.product: e0_open_eur
build.radio: unknown
build.serial: 2c1441
build.tags: release-keys
build.time: 1354677537000
build.type: user
build.user: Exit_Only
version.codename: REL
version.incremental: V10q-DEC-05-2012.2ED92C3F11
version.release: 2.3.6
version.sdk_int: 10

10-14 16:03:41.130 I/ActivityManager(583): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.erakk.lnreader/.activity.MainActivity bnds=[192,260][240,316] } from pid 711
10-14 16:03:41.280 I/ActivityManager(583): process name to start: com.erakk.lnreader
10-14 16:03:41.280 I/ActivityManager(583): Start proc com.erakk.lnreader for activity com.erakk.lnreader/.activity.MainActivity: pid=18018 uid=10055 gids={3003, 1015}
10-14 16:03:41.510 D/class com.erakk.lnreader.helper.DBHelper(18018): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
10-14 16:03:41.540 D/class com.erakk.lnreader.service.UpdateService(18018): doBindService
10-14 16:03:41.540 D/class com.erakk.lnreader.LNReaderApplication(18018): Application created.
10-14 16:03:41.540 W/ActivityManager(583): Unable to start service Intent { cmp=com.erakk.lnreader/.service.UpdateService }: not found
10-14 16:03:41.580 D/class com.erakk.lnreader.UIHelper(18018): Locale: 0
10-14 16:03:41.730 D/class com.erakk.lnreader.activity.MainActivity(18018): Main created.
10-14 16:03:41.869 I/ActivityManager(583): Displayed com.erakk.lnreader/.activity.MainActivity: +593ms
10-14 16:03:42.889 I/ActivityManager(583): Starting: Intent { cmp=com.erakk.lnreader/.activity.DisplaySettingsActivity } from pid 18018
10-14 16:03:43.069 D/class com.erakk.lnreader.AlternativeLanguageInfo(18018): French Language added
10-14 16:03:43.069 D/class com.erakk.lnreader.AlternativeLanguageInfo(18018): Bahasa Indonesia Language added
10-14 16:03:43.069 D/class com.erakk.lnreader.AlternativeLanguageInfo(18018): Polish Language added
10-14 16:03:43.089 W/class com.erakk.lnreader.UIHelper(18018): Empty Path, use default path for image storage.
10-14 16:03:43.089 D/class com.erakk.lnreader.helper.DBHelper(18018): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
10-14 16:03:43.249 I/ActivityManager(583): Displayed com.erakk.lnreader/.activity.DisplaySettingsActivity: +346ms
10-14 16:03:44.569 D/class com.erakk.lnreader.service.UpdateService(18018): doBindService
10-14 16:03:44.569 W/ActivityManager(583): Unable to start service Intent { cmp=com.erakk.lnreader/.service.UpdateService }: not found
10-14 16:03:44.579 E/AndroidRuntime(18018): at com.erakk.lnreader.LNReaderApplication.runUpdateService(LNReaderApplication.java:269)
10-14 16:03:44.579 E/AndroidRuntime(18018): at com.erakk.lnreader.activity.DisplaySettingsActivity.runUpdate(DisplaySettingsActivity.java:756)
10-14 16:03:44.579 E/AndroidRuntime(18018): at com.erakk.lnreader.activity.DisplaySettingsActivity.access$3(DisplaySettingsActivity.java:755)
10-14 16:03:44.579 E/AndroidRuntime(18018): at com.erakk.lnreader.activity.DisplaySettingsActivity$8.onPreferenceClick(DisplaySettingsActivity.java:273)
10-14 16:03:44.579 E/AndroidRuntime(18018): at com.erakk.lnreader.LNReaderApplication.runUpdateService(LNReaderApplication.java:269)
10-14 16:03:44.579 E/AndroidRuntime(18018): at com.erakk.lnreader.activity.DisplaySettingsActivity.runUpdate(DisplaySettingsActivity.java:756)
10-14 16:03:44.579 E/AndroidRuntime(18018): at com.erakk.lnreader.activity.DisplaySettingsActivity.access$3(DisplaySettingsActivity.java:755)
10-14 16:03:44.579 E/AndroidRuntime(18018): at com.erakk.lnreader.activity.DisplaySettingsActivity$8.onPreferenceClick(DisplaySettingsActivity.java:273)
10-14 16:03:44.599 W/ActivityManager(583): Force finishing activity com.erakk.lnreader/.activity.DisplaySettingsActivity
10-14 16:03:45.099 W/ActivityManager(583): Activity pause timeout for HistoryRecord{4071f7d0 com.erakk.lnreader/.activity.DisplaySettingsActivity}
10-14 16:03:46.159 E/InputDispatcher(583): channel '40631c90 com.erakk.lnreader/com.erakk.lnreader.activity.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x8
10-14 16:03:46.159 E/InputDispatcher(583): channel '40631c90 com.erakk.lnreader/com.erakk.lnreader.activity.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
10-14 16:03:46.159 I/ActivityManager(583): Process com.erakk.lnreader (pid 18018) has died.
10-14 16:03:46.169 I/WindowManager(583): WIN DEATH: Window{40631c90 com.erakk.lnreader/com.erakk.lnreader.activity.MainActivity paused=false}
10-14 16:03:46.179 I/WindowManager(583): WIN DEATH: Window{407fde88 com.erakk.lnreader/com.erakk.lnreader.activity.DisplaySettingsActivity paused=false}
10-14 16:03:47.109 I/ActivityManager(583): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.erakk.lnreader/.activity.MainActivity bnds=[192,260][240,316] } from pid 711
10-14 16:03:47.169 I/ActivityManager(583): process name to start: com.erakk.lnreader
10-14 16:03:47.179 I/ActivityManager(583): Start proc com.erakk.lnreader for activity com.erakk.lnreader/.activity.MainActivity: pid=18033 uid=10055 gids={3003, 1015}
10-14 16:03:47.299 D/class com.erakk.lnreader.helper.DBHelper(18033): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
10-14 16:03:47.309 D/class com.erakk.lnreader.service.UpdateService(18033): doBindService
10-14 16:03:47.309 D/class com.erakk.lnreader.LNReaderApplication(18033): Application created.
10-14 16:03:47.309 W/ActivityManager(583): Unable to start service Intent { cmp=com.erakk.lnreader/.service.UpdateService }: not found
10-14 16:03:47.319 D/class com.erakk.lnreader.UIHelper(18033): Locale: 0
10-14 16:03:47.459 D/class com.erakk.lnreader.activity.MainActivity(18033): Main created.
10-14 16:03:47.599 I/ActivityManager(583): Displayed com.erakk.lnreader/.activity.MainActivity: +424ms
10-14 16:03:48.369 I/ActivityManager(583): Starting: Intent { cmp=com.erakk.lnreader/.activity.DisplaySettingsActivity } from pid 18033
10-14 16:03:48.549 D/class com.erakk.lnreader.AlternativeLanguageInfo(18033): French Language added
10-14 16:03:48.549 D/class com.erakk.lnreader.AlternativeLanguageInfo(18033): Bahasa Indonesia Language added
10-14 16:03:48.549 D/class com.erakk.lnreader.AlternativeLanguageInfo(18033): Polish Language added
10-14 16:03:48.569 W/class com.erakk.lnreader.UIHelper(18033): Empty Path, use default path for image storage.
10-14 16:03:48.569 D/class com.erakk.lnreader.helper.DBHelper(18033): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
10-14 16:03:48.749 I/ActivityManager(583): Displayed com.erakk.lnreader/.activity.DisplaySettingsActivity: +360ms
10-14 16:03:49.889 W/ActivityManager(583): Unable to start service Intent { cmp=com.erakk.lnreader/.service.UpdateService }: not found
10-14 16:03:49.889 D/class com.erakk.lnreader.service.UpdateService(18033): doBindService
10-14 16:03:49.889 E/AndroidRuntime(18033): at com.erakk.lnreader.LNReaderApplication.runUpdateService(LNReaderApplication.java:269)
10-14 16:03:49.889 E/AndroidRuntime(18033): at com.erakk.lnreader.activity.DisplaySettingsActivity.runUpdate(DisplaySettingsActivity.java:756)
10-14 16:03:49.889 E/AndroidRuntime(18033): at com.erakk.lnreader.activity.DisplaySettingsActivity.access$3(DisplaySettingsActivity.java:755)
10-14 16:03:49.889 E/AndroidRuntime(18033): at com.erakk.lnreader.activity.DisplaySettingsActivity$8.onPreferenceClick(DisplaySettingsActivity.java:273)
10-14 16:03:49.889 E/AndroidRuntime(18033): at com.erakk.lnreader.LNReaderApplication.runUpdateService(LNReaderApplication.java:269)
10-14 16:03:49.889 E/AndroidRuntime(18033): at com.erakk.lnreader.activity.DisplaySettingsActivity.runUpdate(DisplaySettingsActivity.java:756)
10-14 16:03:49.889 E/AndroidRuntime(18033): at com.erakk.lnreader.activity.DisplaySettingsActivity.access$3(DisplaySettingsActivity.java:755)
10-14 16:03:49.889 E/AndroidRuntime(18033): at com.erakk.lnreader.activity.DisplaySettingsActivity$8.onPreferenceClick(DisplaySettingsActivity.java:273)
10-14 16:03:49.899 W/ActivityManager(583): Force finishing activity com.erakk.lnreader/.activity.DisplaySettingsActivity
10-14 16:03:50.399 W/ActivityManager(583): Activity pause timeout for HistoryRecord{407cd078 com.erakk.lnreader/.activity.DisplaySettingsActivity}
10-14 16:03:51.669 I/ActivityManager(583): Process com.erakk.lnreader (pid 18033) has died.
10-14 16:03:51.679 E/InputDispatcher(583): channel '408d1300 com.erakk.lnreader/com.erakk.lnreader.activity.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x8
10-14 16:03:51.679 E/InputDispatcher(583): channel '408d1300 com.erakk.lnreader/com.erakk.lnreader.activity.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
10-14 16:03:51.689 I/WindowManager(583): WIN DEATH: Window{408d1300 com.erakk.lnreader/com.erakk.lnreader.activity.MainActivity paused=false}
10-14 16:03:51.689 I/WindowManager(583): WIN DEATH: Window{409450a8 com.erakk.lnreader/com.erakk.lnreader.activity.DisplaySettingsActivity paused=false}
10-14 16:03:52.709 I/ActivityManager(583): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.erakk.lnreader/.activity.MainActivity bnds=[192,260][240,316] } from pid 711
10-14 16:03:52.739 I/ActivityManager(583): process name to start: com.erakk.lnreader
10-14 16:03:52.749 I/ActivityManager(583): Start proc com.erakk.lnreader for activity com.erakk.lnreader/.activity.MainActivity: pid=18048 uid=10055 gids={3003, 1015}
10-14 16:03:52.929 D/class com.erakk.lnreader.helper.DBHelper(18048): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
10-14 16:03:52.949 D/class com.erakk.lnreader.service.UpdateService(18048): doBindService
10-14 16:03:52.949 D/class com.erakk.lnreader.LNReaderApplication(18048): Application created.
10-14 16:03:52.949 W/ActivityManager(583): Unable to start service Intent { cmp=com.erakk.lnreader/.service.UpdateService }: not found
10-14 16:03:52.969 D/class com.erakk.lnreader.UIHelper(18048): Locale: 0
10-14 16:03:53.119 D/class com.erakk.lnreader.activity.MainActivity(18048): Main created.
10-14 16:03:53.259 I/ActivityManager(583): Displayed com.erakk.lnreader/.activity.MainActivity: +527ms
10-14 16:03:54.389 I/ActivityManager(583): Starting: Intent { cmp=com.erakk.lnreader/.activity.DisplaySettingsActivity } from pid 18048
10-14 16:03:54.559 D/class com.erakk.lnreader.AlternativeLanguageInfo(18048): French Language added
10-14 16:03:54.559 D/class com.erakk.lnreader.AlternativeLanguageInfo(18048): Bahasa Indonesia Language added
10-14 16:03:54.559 D/class com.erakk.lnreader.AlternativeLanguageInfo(18048): Polish Language added
10-14 16:03:54.579 W/class com.erakk.lnreader.UIHelper(18048): Empty Path, use default path for image storage.
10-14 16:03:54.579 D/class com.erakk.lnreader.helper.DBHelper(18048): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
10-14 16:03:54.729 I/ActivityManager(583): Displayed com.erakk.lnreader/.activity.DisplaySettingsActivity: +326ms
10-14 16:04:01.739 D/class com.erakk.lnreader.service.UpdateService(18048): Setting up schedule
10-14 16:04:01.739 I/class com.erakk.lnreader.service.UpdateService(18048): Repeating in: 900000
10-14 16:04:03.899 I/ActivityManager(583): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.erakk.lnreader/.activity.MainActivity bnds=[192,260][240,316] } from pid 711
10-14 16:04:03.959 D/class com.erakk.lnreader.UIHelper(18048): Locale: 0
10-14 16:04:04.029 D/class com.erakk.lnreader.activity.MainActivity(18048): Main created.
10-14 16:04:04.119 I/ActivityManager(583): Displayed com.erakk.lnreader/.activity.MainActivity: +172ms
10-14 16:04:05.149 I/ActivityManager(583): Starting: Intent { cmp=com.erakk.lnreader/.activity.DisplaySettingsActivity } from pid 18048
10-14 16:04:05.319 D/class com.erakk.lnreader.AlternativeLanguageInfo(18048): French Language added
10-14 16:04:05.319 D/class com.erakk.lnreader.AlternativeLanguageInfo(18048): Bahasa Indonesia Language added
10-14 16:04:05.319 D/class com.erakk.lnreader.AlternativeLanguageInfo(18048): Polish Language added
10-14 16:04:05.329 W/class com.erakk.lnreader.UIHelper(18048): Empty Path, use default path for image storage.
10-14 16:04:05.329 D/class com.erakk.lnreader.helper.DBHelper(18048): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
10-14 16:04:05.459 I/ActivityManager(583): Displayed com.erakk.lnreader/.activity.DisplaySettingsActivity: +305ms
10-14 16:04:09.459 I/class com.erakk.lnreader.service.UpdateService(18048): Canceling Schedule
10-14 16:04:10.299 D/class com.erakk.lnreader.service.UpdateService(18048): doBindService
10-14 16:04:10.299 W/ActivityManager(583): Unable to start service Intent { cmp=com.erakk.lnreader/.service.UpdateService }: not found
10-14 16:04:10.299 E/AndroidRuntime(18048): at com.erakk.lnreader.LNReaderApplication.runUpdateService(LNReaderApplication.java:269)
10-14 16:04:10.299 E/AndroidRuntime(18048): at com.erakk.lnreader.activity.DisplaySettingsActivity.runUpdate(DisplaySettingsActivity.java:756)
10-14 16:04:10.299 E/AndroidRuntime(18048): at com.erakk.lnreader.activity.DisplaySettingsActivity.access$3(DisplaySettingsActivity.java:755)
10-14 16:04:10.299 E/AndroidRuntime(18048): at com.erakk.lnreader.activity.DisplaySettingsActivity$8.onPreferenceClick(DisplaySettingsActivity.java:273)
10-14 16:04:10.309 E/AndroidRuntime(18048): at com.erakk.lnreader.LNReaderApplication.runUpdateService(LNReaderApplication.java:269)
10-14 16:04:10.309 E/AndroidRuntime(18048): at com.erakk.lnreader.activity.DisplaySettingsActivity.runUpdate(DisplaySettingsActivity.java:756)
10-14 16:04:10.309 E/AndroidRuntime(18048): at com.erakk.lnreader.activity.DisplaySettingsActivity.access$3(DisplaySettingsActivity.java:755)
10-14 16:04:10.309 E/AndroidRuntime(18048): at com.erakk.lnreader.activity.DisplaySettingsActivity$8.onPreferenceClick(DisplaySettingsActivity.java:273)
10-14 16:04:10.339 W/ActivityManager(583): Force finishing activity com.erakk.lnreader/.activity.DisplaySettingsActivity
10-14 16:04:10.849 W/ActivityManager(583): Activity pause timeout for HistoryRecord{40ba3da8 com.erakk.lnreader/.activity.DisplaySettingsActivity}
10-14 16:04:12.139 E/InputDispatcher(583): channel '40b57b00 com.erakk.lnreader/com.erakk.lnreader.activity.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x8
10-14 16:04:12.139 E/InputDispatcher(583): channel '40b57b00 com.erakk.lnreader/com.erakk.lnreader.activity.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
10-14 16:04:12.139 I/ActivityManager(583): Process com.erakk.lnreader (pid 18048) has died.
10-14 16:04:12.149 I/WindowManager(583): WIN DEATH: Window{40b57b00 com.erakk.lnreader/com.erakk.lnreader.activity.MainActivity paused=false}
10-14 16:04:12.149 I/WindowManager(583): WIN DEATH: Window{40b42bf0 com.erakk.lnreader/com.erakk.lnreader.activity.DisplaySettingsActivity paused=false}
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 »

My fault, I accidentally replace the service name Orz

EDIT: Fixed in app store, direct link for Google Play Signed APK: http://www.mediafire.com/?nqi5goaetfo4wxr
Visit my blog for other applications.
Taper
Mikuru's Master
Posts: 23
Joined: Tue Jan 08, 2013 4:48 pm
Favourite Light Novel:

Re: New Baka-Tsuki Android App: Development

Post by Taper »

There's a bit of an annoying problem. Or a bug.

BT updater noticed that some chapters of vol1 of Sword Art Online were updated, but I didn't have a chance to download them before the volume was removed from BT so as result vol1 is now permanently tagged with 'update notification' icon. I had hoped that by forcing the app to access the missing chapters and failing it then would dismiss the icon since with chapters missing the app wouldn't be able to verify that chapters were updated. Didn't work.
User avatar
Misogi
Supreme Lord Temporal
Posts: 4119
Joined: Sun Mar 18, 2012 5:19 am
Favourite Light Novel:
Location: France

Re: New Baka-Tsuki Android App: Development

Post by Misogi »

Have you tried to refresh the SAO chapter page on the app ?
Twitter : @MisogID
----
Sans plume, ni sanité (Without feathers nor sanity), a blog reeking of sickness. Wipe your minds before entering.
Taper
Mikuru's Master
Posts: 23
Joined: Tue Jan 08, 2013 4:48 pm
Favourite Light Novel:

Re: New Baka-Tsuki Android App: Development

Post by Taper »

Refreshed both SAO LN page and the chapters themselves, the update icon still persists.
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 »

Taper wrote:Refreshed both SAO LN page and the chapters themselves, the update icon still persists.
Yap, confirm as bug, I'll fix it in new release.
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 »

Change Log for v1.1.11-beta:
- Update ActionBarSherlock to 4.4.0.
- Fix Update Marker on missing/deleted chapter.
- Update Polish translation by Trollmen.
- Add Backup and Restore Thumb Images.
- Add Relink Thumb Images.
- Update Loading text on Novel Content.

Download link in http://www.mediafire.com/?rccr41cv4ae6di1 or apply for beta release in Google+:
- Apply to https://plus.google.com/communities/113 ... 4391145754
- Opt-in to https://play.google.com/apps/testing/com.erakk.lnreader
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 »

I'll do a push request with a bunch of updated translations for the french language later this week. Just so you know ;)
Wiki user : Lery (talk)

Sysadmin, sometimes.
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 »

Lery wrote:I'll do a push request with a bunch of updated translations for the french language later this week. Just so you know ;)
Sure :D
Visit my blog for other applications.
User avatar
Wolfpup
Senior Project Editor
Posts: 241
Joined: Sat May 08, 2010 7:29 pm
Favourite Light Novel: Ahouka!
Location: Florida, United States
Contact:

Re: New Baka-Tsuki Android App: Development

Post by Wolfpup »

I recently go the ap on my new Samsung Prevail 2 phone and I am liking the app. I have noticed a couple of things though when the app checks for updated it will do it for ALL the LN's on the site it would be nice if the app checked to see if you had any LN's marked in the favs and ONLY check those for updates when you have actually DL'd the volumes to your device. Also the app dose not seem to be able to handle when a LN has two versions in the same language. although currently only Infinate Stratos is the only LN here that I know of that has an 'original' and 'rewrite' version and in the app you can not switch between the version if you click the link @ the top for the rewrite you are actually sent to to the web site via the phones browser and do not switch in the app. Another thing is that the app is ignoring the <noinclude></noinclude> wiki tags at the bottom of chapters which causes the links for Previous, main, and Next which are @ the bottom of each chapter to be visible and active.
Always on the hunt for good Anime and their associated Light Novels, Manga. :)
Image
Post Reply

Return to “Developers and Code”