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
Erakk
Digitalizer Editor
Posts: 152
Joined: Sat Jan 21, 2012 3:12 am
Favourite Light Novel:

Re: New Baka-Tsuki Android App: Development

Post by Erakk »

Thatdot7 wrote:EDIT: http://www.baka-tsuki.org/project/index ... disclaimer looks like a good resource, even a link to that will do.
That is already in, but on the preferences pages. Will put to show on first use.

@Nandaka: Yeah, buy one for me tooooo!!!!!!!!!!!!!

EDIT: Nevermind. i put the copyrights text on a string, and i am using a normal AlerDialog.
In theory, practice and theory are the same.
but, practically, they arent.
User avatar
Simon
Editor-in-Chief
Posts: 508
Joined: Wed Dec 28, 2011 9:06 am
Favourite Light Novel:
Location: !=

Re: New Baka-Tsuki Android App: Development

Post by Simon »

Thatdot7 wrote:
Simon wrote:Ok, the basic idea is:

Write a Front-End interface so people can edit the CSS files in the web.(Desktop, Mobile)
DB as Back-End.

Revisions,
Preview,
User management (if the B-T admins give read access to the user table it would be prefect... but no sane person would do it... it's like: "Give me all your passwords"...),
and the API.

Anything else ?
Before you go crazy on that idea, I would just like to throw out some things to think about before commitment is made:

1) The Purpose.
- Do you really need have a centralized hub with the purpose of storaging CSS, an aesthestic change by the part of the user?
- If it is for the sake of keeping user's CSS synced through all their devices, the next question will be, do user's really wants to have the same CSS file over all their devices?

2) Having a server requires the commitment to keep the server up and running at all times. Even needing to fork out money to pay for webserver fees.
- Who will have the commitment to run the server?
- Who is going to maintain the database and the server application?

3) Creating a front-end interface to edit the CSS files will sort of be like reinventing the wheel. It will be hard to make it better and is there really a need to?
- Why not just link to a text-editor app that will open the user's CSS files up for editing? (simply a 1 line thing to write in Android's API)
- Why can't users just open their CSS file with any text editor on their computers to edit it?
- Is it necessary to have a new interface? and why? (reasons are generally new features)

I guess those are the main questions I would ask before proceeding. If all these questions can be answered and all point to having a server application. Here is the ultimate question.
Is it worth the time?

Food for thought. But this is what this forum is for, right?
  1. Why centralized ? My point is variety.
  2. *sigh* Well... let's turn that around. Who made that suggestion ?
  3. Do you like typing on a small display a wall of code ?
    Why not connect to PC ? Then go write a guide for the 50% of people who will ask where, what and how to do it.
    Why ? Because I can.
  4. Is it worth the time ?
    How the hell should I know if it is. If it will be used, everything's good. If not, well... then I have a css dump site that I can use.
Nandaka wrote: - Listing the custom.css's + thumb_preview.
- Getting the custom.css information and bigger_preview.
- Checking updates for the css.
  • Do you want images as preview or a text where the CSS is applied ?
    One is more or less bound to the device where the image was taken, the other one can display css on the device itself.
    And also, downloading the whole CSS might be faster and will weight less then the thumbs.
  • Oh! And about listing, I think you'd like to have it in xml. Any specific naming sense ?
More or less should be done tomorrow or the day after tomorrow when I have some free time.

Worst thing about gov is that there is helluva paperwork to do...
ePUB Generator <<Productive>> : BTE-GEN | Yay, I'm free. Let's see how long it takes for this place to go down.
User avatar
Erakk
Digitalizer Editor
Posts: 152
Joined: Sat Jan 21, 2012 3:12 am
Favourite Light Novel:

Re: New Baka-Tsuki Android App: Development

Post by Erakk »

New build 40 with Copyright on first run:
https://www.dropbox.com/s/6uxe7yapeb9d4 ... 1-0-40.apk

for feedback: i need to know if the wall of text is not hard for the eyes... lol
In theory, practice and theory are the same.
but, practically, they arent.
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 »

Erakk wrote:New build 40 with Copyright on first run:
https://www.dropbox.com/s/6uxe7yapeb9d4 ... 1-0-40.apk

for feedback: i need to know if the wall of text is not hard for the eyes... lol
Not in GitHub? How do u store the user is accepting the TOS?
Visit my blog for other applications.
User avatar
Simon
Editor-in-Chief
Posts: 508
Joined: Wed Dec 28, 2011 9:06 am
Favourite Light Novel:
Location: !=

Re: New Baka-Tsuki Android App: Development

Post by Simon »

Nandaka, could you please check the function that clears the image cache. Looks like it kills the application.

Dev: GT-I9100
A-V: 4.0.3
Kernel: 3.0.15
ePUB Generator <<Productive>> : BTE-GEN | Yay, I'm free. Let's see how long it takes for this place to go down.
Thatdot7
Literature Club Member
Posts: 34
Joined: Fri Jan 25, 2013 5:34 am
Favourite Light Novel:

Re: New Baka-Tsuki Android App: Development

Post by Thatdot7 »

Simon wrote:Why centralized ? My point is variety.

*sigh* Well... let's turn that around. Who made that suggestion ?

Do you like typing on a small display a wall of code ?
Why not connect to PC ? Then go write a guide for the 50% of people who will ask where, what and how to do it.
Why ? Because I can.

Is it worth the time ?
How the hell should I know if it is. If it will be used, everything's good. If not, well... then I have a css dump site that I can use.
Perhaps we got off on the wrong foot here. Sorry about sounding so demeaning.
Actually, I quite like the idea of a server-application for that. However I just didn't want it to go to waste after all the hard work that has to be done to set it up.
Also, I didn't know that you were offering your own services for it (or had a server ready to go for it) >.<...

I think I wrote a little introductory piece on the CSS stuff in this forum, as well as commented the living daylights out of the CSS file in the actual application.
So if you need it, feel free =D

And sorry once again.
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 »

Simon wrote:Nandaka, could you please check the function that clears the image cache. Looks like it kills the application.

Dev: GT-I9100
A-V: 4.0.3
Kernel: 3.0.15
Do you have Log file? If your phone is rooted, you can use CatLog to get it, if not, you need to download the Android SDK and run adb logcat.
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 »

Build 40:
Biggest change: Copyright now appears on the first launch after Build 40 is installed. Obviously, if you clear data or uninstall and reinstall, you will get the message again. If you choose exit app, you will keep getting the Copyright pop up until you agree.
Is it hard on the eyes? Its more like completely ignore and just push "I agree" already.
Other changes noticed:
The sub menu in the Main menu now only includes "Invert colors".

Small feature request: Could you put implement a way where the new chapters and the updated ones are seperated in the update history? Sifting through all the updated chapters just to find the new chapters, which you're only really interested in, is somewhat of a bother.

Bug:
Yep, if you clear images, app will just force close.
http://db.tt/uKjsLRui
Logcat file. LG E400 2.3.6 Stock Rom Rooted
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:Build 40:

Small feature request: Could you put implement a way where the new chapters and the updated ones are seperated in the update history? Sifting through all the updated chapters just to find the new chapters, which you're only really interested in, is somewhat of a bother.
Most likely, I'll sort the updates history based on the category like this:
- Copyright/TOS Changes
- New Novel
- New Chapter
- Updated Chapter
- Deleted Chapter (?) <- not implemented.
Bloodscythe wrote:Build 40:

Bug:
Yep, if you clear images, app will just force close.
http://db.tt/uKjsLRui
Logcat file. LG E400 2.3.6 Stock Rom Rooted
Might need to do null check on https://github.com/calvinaquino/LNReade ... .java#L322
Visit my blog for other applications.
User avatar
Erakk
Digitalizer Editor
Posts: 152
Joined: Sat Jan 21, 2012 3:12 am
Favourite Light Novel:

Re: New Baka-Tsuki Android App: Development

Post by Erakk »

Nandaka wrote:
Erakk wrote:New build 40 with Copyright on first run:
https://www.dropbox.com/s/6uxe7yapeb9d4 ... 1-0-40.apk

for feedback: i need to know if the wall of text is not hard for the eyes... lol
Not in GitHub? How do u store the user is accepting the TOS?
GAH i forgot to upload... its almost morning here, i feel sleepy, sorry xD

on the copyright storage, i found having to access the internet was too much of a hassle, so i saved the text inside the resources/strings.
In theory, practice and theory are the same.
but, practically, they arent.
User avatar
Erakk
Digitalizer Editor
Posts: 152
Joined: Sat Jan 21, 2012 3:12 am
Favourite Light Novel:

Re: New Baka-Tsuki Android App: Development

Post by Erakk »

Bloodscythe wrote:Build 40:
Biggest change: Copyright now appears on the first launch after Build 40 is installed. Obviously, if you clear data or uninstall and reinstall, you will get the message again. If you choose exit app, you will keep getting the Copyright pop up until you agree.
Is it hard on the eyes? Its more like completely ignore and just push "I agree" already.
Other changes noticed:
The sub menu in the Main menu now only includes "Invert colors".
@Copyrights stubborness: It IS supposed to be that way. You only get to use the app if you agree to the terms. Uninstalling and reinstalling manually clears the app's preferences, so thats unavoidable.

Whatever the case if you read or not... If you click "i agree", you automatically claim that you have read, understood, and agreed to those terms, so you wont be able to complain in that regard. Any legal issues regarding content, is to be dealt with baka-tsuki itself.

I removed temporally those menu options, since they are located to the right of the main buttons now.
I commented them, if we ever need them back. (compiler ignores comment, so its like it was never there, hahá)

EDIT: Submitted to github. sorry Nandaka =d
In theory, practice and theory are the same.
but, practically, they arent.
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 »

Erakk wrote:
Bloodscythe wrote:Build 40:
Biggest change: Copyright now appears on the first launch after Build 40 is installed. Obviously, if you clear data or uninstall and reinstall, you will get the message again. If you choose exit app, you will keep getting the Copyright pop up until you agree.
Is it hard on the eyes? Its more like completely ignore and just push "I agree" already.
Other changes noticed:
The sub menu in the Main menu now only includes "Invert colors".
@Copyrights stubborness: It IS supposed to be that way. You only get to use the app if you agree to the terms. Uninstalling and reinstalling manually clears the app's preferences, so thats unavoidable.

Whatever the case if you read or not... If you click "i agree", you automatically claim that you have read, understood, and agreed to those terms, so you wont be able to complain in that regard. Any legal issues regarding content, is to be dealt with baka-tsuki itself.

I removed temporally those menu options, since they are located to the right of the main buttons now.
I commented them, if we ever need them back. (compiler ignores comment, so its like it was never there, hahá)

EDIT: Submitted to github. sorry Nandaka =d
See the changes, now go update the play store :P
Visit my blog for other applications.
User avatar
Simon
Editor-in-Chief
Posts: 508
Joined: Wed Dec 28, 2011 9:06 am
Favourite Light Novel:
Location: !=

Re: New Baka-Tsuki Android App: Development

Post by Simon »

Nandaka wrote:
Simon wrote:Nandaka, could you please check the function that clears the image cache. Looks like it kills the application.

Dev: GT-I9100
A-V: 4.0.3
Kernel: 3.0.15
Do you have Log file? If your phone is rooted, you can use CatLog to get it, if not, you need to download the Android SDK and run adb logcat.
LOG:
Spoiler! :

Code: Select all

01-31 08:54:49.515 I/Launcher(4122): onWindowFocusChanged(false)
01-31 08:54:49.525 D/CalendarAppWidgetProviderAgenda(16273): onReceive : sec.android.intent.action.HOME_PAUSE
01-31 08:54:49.525 D/CalendarAppWidgetProviderAgenda(16273): ACTION_HOME_PAUSE: false
01-31 08:54:49.530 D/GLSurfaceViewGroup(4122): Skipped drawing due to suspendDrawingUntilResume()
01-31 08:54:49.540 W/SurfaceView(4122): CHECK surface infomation creating=false formatChanged=false sizeChanged=false visible=false visibleChanged=true surfaceChanged=true realSizeChanged=false redrawNeeded=false left=false top=false
01-31 08:54:49.555 D/dalvikvm(16261): GC_CONCURRENT freed 420K, 6% free 8953K/9479K, paused 2ms+3ms
01-31 08:54:49.555 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:54:49.555 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:54:49.565 D/class com.erakk.lnreader.helper.DBHelper(20952): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
01-31 08:54:49.565 D/class com.erakk.lnreader.service.UpdateService(20952): doBindService
01-31 08:54:49.565 D/class com.erakk.lnreader.LNReaderApplication(20952): Application created.
01-31 08:54:49.650 D/dalvikvm(20952): GC_CONCURRENT freed 155K, 3% free 9143K/9351K, paused 1ms+2ms
01-31 08:54:49.715 D/STATUSBAR-NetworkController(3972): onSignalStrengthsChanged signalStrength=SignalStrength: 13 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4 level=4
01-31 08:54:49.760 D/dalvikvm(3870): GC_EXPLICIT freed 839K, 30% free 22572K/32071K, paused 3ms+6ms
01-31 08:54:49.765 D/class com.erakk.lnreader.service.UpdateService(20952): onCreate
01-31 08:54:49.765 D/class com.erakk.lnreader.service.UpdateService(20952): updatesIntervalStr = 5
01-31 08:54:49.785 D/class com.erakk.lnreader.service.UpdateService(20952): Checking Updates...
01-31 08:54:49.785 D/class com.erakk.lnreader.service.UpdateService(20952): onBind
01-31 08:54:49.800 I/SurfaceFlinger(1821): id=819(1) createSurface 0x45db4 (1x1),1 flag=400
01-31 08:54:49.805 D/class com.erakk.lnreader.dao.NovelsDao(20952): PageModel = Baka-Tsuki:Copyrights
01-31 08:54:49.805 W/WifiStateTracker(3870): getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true
01-31 08:54:49.805 D/PowerManagerService(3870): acquireWakeLock flags=0xa tag=KEEP_SCREEN_ON_FLAG uid=1000 pid=3870   myUID=1000 myPID=3870 myTID=4041
01-31 08:54:49.825 D/libEGL  (20952): loaded /system/lib/egl/libEGL_mali.so
01-31 08:54:49.835 D/libEGL  (20952): loaded /system/lib/egl/libGLESv1_CM_mali.so
01-31 08:54:49.835 D/libEGL  (20952): loaded /system/lib/egl/libGLESv2_mali.so
01-31 08:54:49.840 D/        (20952): Device driver API match
01-31 08:54:49.840 D/        (20952): Device driver API version: 10
01-31 08:54:49.840 D/        (20952): User space API version: 10 
01-31 08:54:49.840 D/        (20952): mali: REVISION=Linux-r2p4-02rel0 BUILD_DATE=Mon Mar  5 09:47:55 KST 2012 
01-31 08:54:49.855 D/OpenGLRenderer(20952): Enabling debug mode 0
01-31 08:54:49.860 D/class com.erakk.lnreader.service.UpdateService(20952): getService
01-31 08:54:49.860 D/class com.erakk.lnreader.service.UpdateService(20952): onServiceConnected
01-31 08:54:49.865 V/ProgramMonitorRemoteService(19902): onReceive() intent=Intent { act=ProgramMonitorRemoteService.CPU_USAGE_WARN flg=0x10 }
01-31 08:54:49.865 V/ProgramMonitorRemoteService(19902): onReceive() CPU_USAGE_WARN  test_count=
01-31 08:54:49.865 V/ProgramMonitorRemoteService(19902): updateCPUUsage()
01-31 08:54:49.930 W/InputManagerService(3870): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@414da008 (uid=10001 pid=4122)
01-31 08:54:49.935 I/ActivityManager(3870): Displayed shortComponentName: +453ms
01-31 08:54:49.940 D/CLIPBOARD(20952): Hide Clipboard dialog at Starting input: finished by someone else... !
01-31 08:54:49.950 I/SurfaceFlinger(1821): id=820(2) createSurface 0x27674 (1x1),1 flag=0
01-31 08:54:49.950 V/ProgramMonitorRemoteService(19902): calcCPUUsage() packageName:com.nolanlawson.logcat usage:1.843318
01-31 08:54:49.950 V/ProgramMonitorRemoteService(19902): calcCPUUsage() packageName:com.android.vending usage:0.0
01-31 08:54:49.955 V/ProgramMonitorRemoteService(19902): calcCPUUsage() cpu_warning:false
01-31 08:54:49.955 V/ProgramMonitorRemoteService(19902): calcCPUUsage() cpu_warning_level:
01-31 08:54:49.955 V/ProgramMonitorRemoteService(19902): calcCPUUsage() cpu_warning_msg:
01-31 08:54:49.955 V/ProgramMonitorRemoteService(19902): calcCPUUsage() top_cpu_usage:1.843318
01-31 08:54:49.955 V/ProgramMonitorRemoteService(19902): calcCPUUsage() total_cpu_usage:1.843318
01-31 08:54:49.955 V/ProgramMonitorRemoteService(19902): isCPUWarning() false
01-31 08:54:49.955 V/ProgramMonitorRemoteService(19902): getCPUWarningLevel() 
01-31 08:54:49.955 V/ProgramMonitorRemoteService(19902): getCPUWarningMessage() 
01-31 08:54:49.960 I/ProgramMonitorState(16249): isCpuWarning=false warningLevel= warningMsg=
01-31 08:54:50.125 D/STATUSBAR-NetworkController(3972): onReceive() - RSSI_CHANGED_ACTION, WIFI_STATE, NETWORK_STATE
01-31 08:54:50.130 I/SurfaceFlinger(1821): id=818 Removed idx=5 Map Size=7
01-31 08:54:50.130 I/SurfaceFlinger(1821): id=818 Removed idx=-2 Map Size=7
01-31 08:54:50.135 I/SurfaceFlinger(1821): id=817 Removed idx=1 Map Size=6
01-31 08:54:50.135 I/SurfaceFlinger(1821): id=817 Removed idx=-2 Map Size=6
01-31 08:54:50.135 I/SurfaceFlinger(1821): id=816 Removed idx=1 Map Size=5
01-31 08:54:50.135 I/SurfaceFlinger(1821): id=816 Removed idx=-2 Map Size=5
01-31 08:54:50.135 I/power   (3870): *** acquire_dvfs_lock : lockType : 1  freq : 800000 
01-31 08:54:50.135 V/LauncherAppWidgetHostView(4122): dispatchSaveInstanceState: widgetid=24 vid=-1
01-31 08:54:50.135 V/LauncherAppWidgetHostView(4122): dispatchSaveInstanceState: widgetid=30 vid=-1
01-31 08:54:50.135 V/LauncherAppWidgetHostView(4122): dispatchSaveInstanceState: widgetid=4 vid=-1
01-31 08:54:50.135 V/LauncherAppWidgetHostView(4122): dispatchSaveInstanceState: widgetid=5 vid=-1
01-31 08:54:50.135 V/LauncherAppWidgetHostView(4122): dispatchSaveInstanceState: widgetid=13 vid=-1
01-31 08:54:50.135 D/PowerManagerService(3870): releaseDVFSLockLocked : remain DVFS_MIN_LIMIT : next : 800000
01-31 08:54:50.135 W/ActivityManager(3870): mDVFSLock.release()
01-31 08:54:50.140 V/ProgramMonitorRemoteService(19902): onReceive() intent=Intent { act=ProgramMonitorRemoteService.UPDATE_RUNNING_COUNT flg=0x10 }
01-31 08:54:50.140 V/ProgramMonitorRemoteService(19902): onReceive() UPDATE_RUNNING_APPLICATION_COUNT
01-31 08:54:50.140 V/ProgramMonitorRemoteService(19902): updateRunningApplicationListInfo()
01-31 08:54:50.140 I/Launcher(4122): onStop. Launcher: 41cb84f0
01-31 08:54:50.360 D/dalvikvm(19902): GC_CONCURRENT freed 502K, 7% free 9058K/9735K, paused 3ms+1ms
01-31 08:54:50.370 D/dalvikvm(20952): GC_FOR_ALLOC freed 79K, 3% free 9371K/9607K, paused 13ms
01-31 08:54:50.390 I/power   (3870): *** release_dvfs_lock : lockType : 1 
01-31 08:54:50.390 D/PowerManagerService(3870): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
01-31 08:54:50.425 D/dalvikvm(19902): GC_CONCURRENT freed 425K, 7% free 9082K/9735K, paused 1ms+1ms
01-31 08:54:50.460 D/dalvikvm(20952): GC_CONCURRENT freed 430K, 5% free 9448K/9927K, paused 2ms+1ms
01-31 08:54:50.485 D/dalvikvm(19902): GC_CONCURRENT freed 530K, 7% free 9061K/9735K, paused 1ms+1ms
01-31 08:54:50.535 D/dalvikvm(20952): GC_CONCURRENT freed 335K, 4% free 9593K/9991K, paused 1ms+2ms
01-31 08:54:50.540 D/dalvikvm(19902): GC_CONCURRENT freed 403K, 7% free 9097K/9735K, paused 1ms+5ms
01-31 08:54:50.595 I/PackageInfo(19902): getRunningAppPackageList(), pid:20952, task:true, service:false, memUsage:7267, cpuUsage:0.0, packageName:com.erakk.lnreader
01-31 08:54:50.595 I/PackageInfo(19902): getRunningAppPackageList(), pid:20462, task:true, service:false, memUsage:13454, cpuUsage:0.0, packageName:com.nolanlawson.logcat
01-31 08:54:50.595 I/PackageInfo(19902): getRunningAppPackageList(), pid:19887, task:true, service:false, memUsage:27536, cpuUsage:0.0, packageName:com.android.vending
01-31 08:54:50.615 D/dalvikvm(20952): GC_CONCURRENT freed 185K, 3% free 9855K/10119K, paused 1ms+1ms
01-31 08:54:50.665 E/lights  (3870): write_int: path /sys/devices/virtual/sec/sec_touchkey/brightness, value 2
01-31 08:54:50.665 W/PowerManagerService(3870): Timer 0x7->0x3|0x3
01-31 08:54:50.665 I/PowerManagerService(3870): Ulight 7->3|0
01-31 08:54:50.665 D/PowerManagerService(3870): setLightBrightness : mButtonLight : 0
01-31 08:54:50.695 D/dalvikvm(20952): GC_CONCURRENT freed 215K, 4% free 10122K/10439K, paused 1ms+2ms
01-31 08:54:50.725 D/class com.erakk.lnreader.parser.BakaTsukiParser(20952): parsePageAPI pages size: 1
01-31 08:54:50.725 D/class com.erakk.lnreader.parser.BakaTsukiParser(20952): parsePageAPI source: Baka-Tsuki:Copyrights
01-31 08:54:50.730 I/class com.erakk.lnreader.parser.BakaTsukiParser(20952): parsePageAPI Baka-Tsuki:Copyrights Last Update: Wed Nov 23 10:08:51 MEZ 2011
01-31 08:54:50.780 I/class com.erakk.lnreader.helper.DBHelper(20952): Page Model: Baka-Tsuki:Copyrights Updated, Affected Row: 1
01-31 08:54:50.805 I/class com.erakk.lnreader.service.UpdateService(20952): Found updates: 0
01-31 08:54:50.830 D/class com.erakk.lnreader.service.UpdateService(20952): Setting up schedule
01-31 08:54:50.835 I/class com.erakk.lnreader.service.UpdateService(20952): Repeating in: 86400000
01-31 08:54:50.840 V/ProgramMonitorRemoteService(19902): onReceive() intent=Intent { act=ProgramMonitorRemoteService.RUNNING_COUNT flg=0x10 }
01-31 08:54:50.840 V/ProgramMonitorRemoteService(19902): onReceive() RUNNING_APPS_COUNT
01-31 08:54:50.840 V/ProgramMonitorRemoteService(19902): getRunningApplicationCount() start
01-31 08:54:50.840 V/ProgramMonitorRemoteService(19902): getRunningApplicationCount() end 3
01-31 08:54:50.840 V/ProgramMonitorRemoteService(19902): onReceive() getRunningApplicationCount=3
01-31 08:54:50.850 V/ProgramMonitorRemoteService(19902): initCPUUsage()
01-31 08:54:50.920 I/InputReader(3870): dispatchTouch::touch event's action is 0 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0]
01-31 08:54:50.920 I/InputDispatcher(3870): Delivering touch to current input target: action: 0, channel 'xxxx'
01-31 08:54:50.920 I/InputDispatcher(3870): Delivering touch to current input target: action: 0, channel 'xxxx'
01-31 08:54:50.920 I/InputDispatcher(3870): Delivering touch to current input target: action: 0, channel 'xxxx'
01-31 08:54:50.920 E/lights  (3870): write_int: path /sys/devices/virtual/sec/sec_touchkey/brightness, value 1
01-31 08:54:50.920 I/PowerManagerService(3870): Ulight 3->7|0
01-31 08:54:50.920 D/PowerManagerService(3870): setLightBrightness : mButtonLight : 40
01-31 08:54:51.045 I/InputReader(3870): dispatchTouch::touch event's action is 1 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0]
01-31 08:54:51.045 I/InputDispatcher(3870): Delivering touch to current input target: action: 1, channel 'xxxx'
01-31 08:54:51.045 I/InputDispatcher(3870): Delivering touch to current input target: action: 1, channel 'xxxx'
01-31 08:54:51.165 I/power   (3870): *** acquire_dvfs_lock : lockType : 1  freq : 1200000 
01-31 08:54:51.165 I/ActivityManager(3870): START {intent.toShortString} from pid 20952
01-31 08:54:51.165 D/PowerManagerService(3870): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1200000  uid : 1000  pid : 3870  tag : ActivityManager
01-31 08:54:51.170 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdminitadapter.java Line:586][smldmWaitBearerSetting] waits 13 sec
01-31 08:54:51.170 W/ActivityManager(3870): mDVFSLock.acquire()
01-31 08:54:51.175 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdmdb.java Line:4983][smldmdbGetFUMOStatus] smldmdbGetFUMOStatus 220
01-31 08:54:51.175 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdmTask.java Line:219][smlTaskHandler] SMLMSG_DM_SYNCML_INIT
01-31 08:54:51.175 W/WifiStateTracker(3870): getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true
01-31 08:54:51.180 I/DBG_WSS_DM(20926): [v3_1201_3_1][DMService.java Line:1602][ProtoIsWIFIConnected] WiFi Connected
01-31 08:54:51.200 D/ActivityManager(3870): Trying to launch applicationName
01-31 08:54:51.225 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssDmUiNotificationManager.java Line:350][setCurProfileIndex] poj+UUD/w7kk5KRDrPx8Tw==
01-31 08:54:51.225 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdmFeature.java Line:31][wssdmFeatureGetBearerSettingFromCSCFotaDataBase] 
01-31 08:54:51.275 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdmdb.java Line:5155][smldmdbGetFotaBearerStatus] mBx7mVxoIsllXXAhedT9QA==
01-31 08:54:51.275 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdmFeature.java Line:44][wssdmFeatureGetBearerSettingFromCSCFotaDataBase] jEd1gSu3jVl8YzFc4wgbTuBr+cL+meRy5osZnj4vi0U=
01-31 08:54:51.275 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdmFeature.java Line:45][wssdmFeatureGetBearerSettingFromCSCFotaDataBase] jEd1gSu3jVl8YzFc4wgbTl1EJ9pRSX7FxHVhB8owKzl3o63nokSujfTEanrHiU41
01-31 08:54:51.275 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdmFeature.java Line:46][wssdmFeatureGetBearerSettingFromCSCFotaDataBase] 8AjDbx2cLPQgUFpNel7pJ5xuP8lPcd6CEHvpV1beEHg=
01-31 08:54:51.280 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdmFeature.java Line:47][wssdmFeatureGetBearerSettingFromCSCFotaDataBase] nOFeDLNnkLs7pSa7Vf1Zj+J/AvpyHb1vVouMI68Z1os=
01-31 08:54:51.290 D/dalvikvm(20926): GC_CONCURRENT freed 278K, 4% free 9031K/9351K, paused 2ms+2ms
01-31 08:54:51.290 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssLawmoDb.java Line:368][wsLawmoDbGetDbLawmoOperation] wsLawmoDbGetDbLawmoOperation: 3
01-31 08:54:51.295 I/power   (3870): *** release_dvfs_lock : lockType : 1 
01-31 08:54:51.295 D/dalvikvm(20952): GC_CONCURRENT freed 345K, 4% free 10235K/10631K, paused 1ms+3ms
01-31 08:54:51.295 D/PowerManagerService(3870): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
01-31 08:54:51.295 W/ActivityManager(3870): mDVFSLock.release()
01-31 08:54:51.300 W/Resources(20952): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
01-31 08:54:51.310 W/Resources(20952): Converting to string: TypedValue{t=0x10/d=0x5 a=-1}
01-31 08:54:51.315 W/Resources(20952): Converting to string: TypedValue{t=0x10/d=0x96 a=-1}
01-31 08:54:51.315 W/Resources(20952): Converting to string: TypedValue{t=0x10/d=0x96 a=-1}
01-31 08:54:51.330 D/class com.erakk.lnreader.helper.DBHelper(20952): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
01-31 08:54:51.350 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssLawmoDb.java Line:337][wsLawmoDbSetLawmoOperation] nOperation = 3
01-31 08:54:51.350 I/SurfaceFlinger(1821): id=821(3) createSurface 0x37844 (1x1),1 flag=400
01-31 08:54:51.350 I/DBG_WSS_DM(20926): [v3_1201_3_1][wsMobileTrackingDb.java Line:542][wsMobileTrackingDbGetOperation] wsMobileTrackingDbGetOperation 0
01-31 08:54:51.380 I/DBG_WSS_DM(20926): [v3_1201_3_1][wsMobileTrackingDb.java Line:511][wsMobileTrackingDbSetOperation] nOperation = 0
01-31 08:54:51.380 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdminitadapter.java Line:402][_smldmInitAdpEXTInit] smldmdbGetDmAgentType [1]
01-31 08:54:51.380 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdminitadapter.java Line:111][smlNetAdpGetSIMLockState] EdRbFqp1Y98uGagYj3gpS7vPREPNtZqSG8gnTqdVjck=
01-31 08:54:51.380 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdminitadapter.java Line:112][smlNetAdpGetSIMLockState] SG9FBIQTROYHVmNmyzIL//0UWZuXZ+frEgqJOnRHMTE=
01-31 08:54:51.380 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdminitadapter.java Line:131][smlNetAdpGetSIMLockState] bret : true
01-31 08:54:51.385 I/DBG_WSS_DM(20926): [v3_1201_3_1][wsMobileTrackingDb.java Line:542][wsMobileTrackingDbGetOperation] wsMobileTrackingDbGetOperation 0
01-31 08:54:51.385 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssLawmoDb.java Line:347][wsLawmoDbGetLawmoOperation] wsLawmoDbGetLawmoOperation: 3
01-31 08:54:51.385 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdmdb.java Line:4983][smldmdbGetFUMOStatus] smldmdbGetFUMOStatus 220
01-31 08:54:51.390 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdmdb.java Line:5777][smldmdbGetDownloadPostponeStatus] Download Postpone status : 0
01-31 08:54:51.390 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdminitadapter.java Line:444][_smldmInitAdpEXTInit] nStatus [220]
01-31 08:54:51.390 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdminitadapter.java Line:471][_smldmInitAdpEXTInit] SML_DM_FUMO_STATE_POSTPONE_TO_UPDATE or SML_DM_FUMO_STATE_POSTPONE_TO_DOWNLOAD
01-31 08:54:51.390 I/DBG_WSS_DM(20926): [v3_1201_3_1][DMService.java Line:759][handleMessage] 
01-31 08:54:51.390 I/DBG_WSS_DM(20926): [v3_1201_3_1][DMService.java Line:1240][wscallPostpone] 
01-31 08:54:51.395 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdmdb.java Line:4983][smldmdbGetFUMOStatus] smldmdbGetFUMOStatus 220
01-31 08:54:51.395 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssFotaUiPostponeActivity.java Line:429][_wssAppFotaUpdateReStartTimer] 
01-31 08:54:51.395 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssFotaUiPostponeActivity.java Line:485][_wssAppFotaUpdateReStartTimer] i4O9r/+MMCYfRl8x6fTfcPOQT2gdzzctrxIFUSAhrQ4h8M/Vr5h7dzGc0PDKyX7kjGHA6W6bq/Gt8Yy1DDAQLbSl13r3yPrZZyrJa5LXK6M=
01-31 08:54:51.395 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssFotaUiPostponeActivity.java Line:412][WssAppFotaPostponeStartTimer] 
01-31 08:54:51.400 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdmTask.java Line:246][smlTaskHandler] SMLMSG_DM_SYNCML_INIT : Initialized
01-31 08:54:51.400 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdmTask.java Line:1575][CheckResumeNoti] 
01-31 08:54:51.405 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssdmdb.java Line:4983][smldmdbGetFUMOStatus] smldmdbGetFUMOStatus 220
01-31 08:54:51.405 I/DBG_WSS_DM(20926): [v3_1201_3_1][wssDmUiNotificationManager.java Line:206][setNotification] NotificationID : 3 / Notification IndicatorState : 3
01-31 08:54:51.450 D/dalvikvm(20462): GC_CONCURRENT freed 304K, 38% free 9652K/15367K, paused 1ms+4ms
01-31 08:54:51.455 I/SurfaceFlinger(1821): id=820 Removed idx=6 Map Size=5
01-31 08:54:51.455 I/SurfaceFlinger(1821): id=820 Removed idx=-2 Map Size=5
01-31 08:54:51.555 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:54:51.555 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:54:51.565 I/ActivityManager(3870): Displayed shortComponentName: +361ms
01-31 08:54:51.570 D/OpenGLRenderer(20952): Flushing caches (mode 0)
01-31 08:54:51.730 D/dalvikvm(3972): GC_FOR_ALLOC freed 992K, 13% free 12055K/13703K, paused 24ms
01-31 08:54:51.785 I/SurfaceFlinger(1821): id=819 Removed idx=2 Map Size=4
01-31 08:54:51.785 I/SurfaceFlinger(1821): id=819 Removed idx=-2 Map Size=4
01-31 08:54:51.850 V/ProgramMonitorRemoteService(19902): onReceive() intent=Intent { act=ProgramMonitorRemoteService.CPU_USAGE_WARN flg=0x10 }
01-31 08:54:51.850 V/ProgramMonitorRemoteService(19902): onReceive() CPU_USAGE_WARN  test_count=
01-31 08:54:51.850 V/ProgramMonitorRemoteService(19902): updateCPUUsage()
01-31 08:54:51.880 I/SurfaceFlinger(1821): id=822(4) createSurface 0x28824 (1x1),1 flag=0
01-31 08:54:51.885 V/ProgramMonitorRemoteService(19902): calcCPUUsage() packageName:com.erakk.lnreader usage:15.730337
01-31 08:54:51.885 V/ProgramMonitorRemoteService(19902): calcCPUUsage() packageName:com.nolanlawson.logcat usage:3.9325843
01-31 08:54:51.885 V/ProgramMonitorRemoteService(19902): calcCPUUsage() packageName:com.android.vending usage:0.0
01-31 08:54:51.900 V/ProgramMonitorRemoteService(19902): calcCPUUsage() cpu_warning:true
01-31 08:54:51.900 V/ProgramMonitorRemoteService(19902): calcCPUUsage() cpu_warning_level:level2
01-31 08:54:51.900 V/ProgramMonitorRemoteService(19902): calcCPUUsage() cpu_warning_msg:Programm(BakaReader EX ...)Von laufenden Anwendungen verbrauchter Akku
01-31 08:54:51.900 V/ProgramMonitorRemoteService(19902): calcCPUUsage() top_cpu_usage:15.730337
01-31 08:54:51.900 V/ProgramMonitorRemoteService(19902): calcCPUUsage() total_cpu_usage:19.662922
01-31 08:54:51.900 V/ProgramMonitorRemoteService(19902): isCPUWarning() true
01-31 08:54:51.900 V/ProgramMonitorRemoteService(19902): getCPUWarningLevel() level2
01-31 08:54:51.900 V/ProgramMonitorRemoteService(19902): getCPUWarningMessage() Programm(BakaReader EX ...)Von laufenden Anwendungen verbrauchter Akku
01-31 08:54:51.905 I/ProgramMonitorState(16249): isCpuWarning=true warningLevel=level2 warningMsg=Programm(BakaReader EX ...)Von laufenden Anwendungen verbrauchter Akku
01-31 08:54:52.420 E/lights  (3870): write_int: path /sys/devices/virtual/sec/sec_touchkey/brightness, value 2
01-31 08:54:52.420 W/PowerManagerService(3870): Timer 0x7->0x3|0x3
01-31 08:54:52.420 I/PowerManagerService(3870): Ulight 7->3|0
01-31 08:54:52.420 D/PowerManagerService(3870): setLightBrightness : mButtonLight : 0
01-31 08:54:52.425 I/InputReader(3870): dispatchTouch::touch event's action is 0 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0]
01-31 08:54:52.425 I/InputDispatcher(3870): Delivering touch to current input target: action: 0, channel 'xxxx'
01-31 08:54:52.425 I/InputDispatcher(3870): Delivering touch to current input target: action: 0, channel 'xxxx'
01-31 08:54:52.425 I/InputDispatcher(3870): Delivering touch to current input target: action: 0, channel 'xxxx'
01-31 08:54:52.425 E/lights  (3870): write_int: path /sys/devices/virtual/sec/sec_touchkey/brightness, value 1
01-31 08:54:52.425 I/PowerManagerService(3870): Ulight 3->7|0
01-31 08:54:52.425 D/PowerManagerService(3870): setLightBrightness : mButtonLight : 40
01-31 08:54:52.630 I/InputReader(3870): dispatchTouch::touch event's action is 1 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0]
01-31 08:54:52.630 I/InputDispatcher(3870): Delivering touch to current input target: action: 1, channel 'xxxx'
01-31 08:54:52.630 I/InputDispatcher(3870): Delivering touch to current input target: action: 1, channel 'xxxx'
01-31 08:54:52.955 I/SurfaceFlinger(1821): id=822 Removed idx=5 Map Size=4
01-31 08:54:52.955 I/SurfaceFlinger(1821): id=822 Removed idx=-2 Map Size=4
01-31 08:54:53.135 D/STATUSBAR-NetworkController(3972): onReceive() - RSSI_CHANGED_ACTION, WIFI_STATE, NETWORK_STATE
01-31 08:54:53.555 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:54:53.555 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:54:53.925 E/lights  (3870): write_int: path /sys/devices/virtual/sec/sec_touchkey/brightness, value 2
01-31 08:54:53.925 W/PowerManagerService(3870): Timer 0x7->0x3|0x3
01-31 08:54:53.925 I/PowerManagerService(3870): Ulight 7->3|0
01-31 08:54:53.925 D/PowerManagerService(3870): setLightBrightness : mButtonLight : 0
01-31 08:54:55.545 I/InputReader(3870): dispatchTouch::touch event's action is 0 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0]
01-31 08:54:55.545 I/InputDispatcher(3870): Delivering touch to current input target: action: 0, channel 'xxxx'
01-31 08:54:55.545 I/InputDispatcher(3870): Delivering touch to current input target: action: 0, channel 'xxxx'
01-31 08:54:55.545 E/lights  (3870): write_int: path /sys/devices/virtual/sec/sec_touchkey/brightness, value 1
01-31 08:54:55.545 I/PowerManagerService(3870): Ulight 3->7|0
01-31 08:54:55.545 D/PowerManagerService(3870): setLightBrightness : mButtonLight : 40
01-31 08:54:55.555 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:54:55.555 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:54:55.670 I/InputReader(3870): dispatchTouch::touch event's action is 1 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0]
01-31 08:54:55.670 I/InputDispatcher(3870): Delivering touch to current input target: action: 1, channel 'xxxx'
01-31 08:54:55.670 I/InputDispatcher(3870): Delivering touch to current input target: action: 1, channel 'xxxx'
01-31 08:54:55.845 I/SurfaceFlinger(1821): id=823(5) createSurface 0x528bc (1x1),1 flag=0
01-31 08:54:56.920 I/InputReader(3870): dispatchTouch::touch event's action is 0 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0]
01-31 08:54:56.920 I/InputDispatcher(3870): Delivering touch to current input target: action: 0, channel 'xxxx'
01-31 08:54:56.920 I/InputDispatcher(3870): Delivering touch to current input target: action: 0, channel 'xxxx'
01-31 08:54:57.025 I/InputReader(3870): dispatchTouch::touch event's action is 1 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0]
01-31 08:54:57.025 I/InputDispatcher(3870): Delivering touch to current input target: action: 1, channel 'xxxx'
01-31 08:54:57.025 I/InputDispatcher(3870): Delivering touch to current input target: action: 1, channel 'xxxx'
01-31 08:54:57.040 D/class com.erakk.lnreader.helper.DBHelper(20952): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
01-31 08:54:57.040 D/class com.erakk.lnreader.activity.DisplaySettingsActivity(20952): Deleting Dir: /mnt/sdcard/Android/data/com.erakk.lnreader/files
01-31 08:54:57.040 D/class com.erakk.lnreader.helper.DBHelper(20952): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
01-31 08:54:57.040 D/class com.erakk.lnreader.activity.DisplaySettingsActivity(20952): Deleting Dir: /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases
01-31 08:54:57.040 D/class com.erakk.lnreader.helper.DBHelper(20952): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
01-31 08:54:57.040 D/class com.erakk.lnreader.activity.DisplaySettingsActivity(20952): Skippin DB!
01-31 08:54:57.040 D/class com.erakk.lnreader.helper.DBHelper(20952): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
01-31 08:54:57.040 D/class com.erakk.lnreader.activity.DisplaySettingsActivity(20952): Skippin DB!
01-31 08:54:57.040 D/class com.erakk.lnreader.helper.DBHelper(20952): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
01-31 08:54:57.040 D/class com.erakk.lnreader.activity.DisplaySettingsActivity(20952): Deleting Dir: /mnt/sdcard/Android/data/com.erakk.lnreader/files/project
01-31 08:54:57.040 D/class com.erakk.lnreader.helper.DBHelper(20952): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
01-31 08:54:57.040 D/class com.erakk.lnreader.activity.DisplaySettingsActivity(20952): Deleting Dir: /mnt/sdcard/Android/data/com.erakk.lnreader/files/project/images
01-31 08:54:57.045 D/class com.erakk.lnreader.helper.DBHelper(20952): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
01-31 08:54:57.045 D/class com.erakk.lnreader.activity.DisplaySettingsActivity(20952): Deleting Dir: /mnt/sdcard/Android/data/com.erakk.lnreader/files/project/images/thumb
01-31 08:54:57.045 D/class com.erakk.lnreader.helper.DBHelper(20952): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
01-31 08:54:57.045 D/class com.erakk.lnreader.activity.DisplaySettingsActivity(20952): Deleting Dir: /mnt/sdcard/Android/data/com.erakk.lnreader/files/project/images/thumb/d
01-31 08:54:57.065 D/class com.erakk.lnreader.helper.DBHelper(20952): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
01-31 08:54:57.065 D/class com.erakk.lnreader.activity.DisplaySettingsActivity(20952): Deleting Dir: /mnt/sdcard/Android/data/com.erakk.lnreader/files/project/images/thumb/d/d9
01-31 08:54:57.065 D/class com.erakk.lnreader.helper.DBHelper(20952): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
01-31 08:54:57.065 D/class com.erakk.lnreader.activity.DisplaySettingsActivity(20952): Deleting Dir: /mnt/sdcard/Android/data/com.erakk.lnreader/files/project/images/thumb/d/d9/7_nights_picture.jpg
01-31 08:54:57.065 D/class com.erakk.lnreader.helper.DBHelper(20952): DB Path : /mnt/sdcard/Android/data/com.erakk.lnreader/files/databases/pages.db
01-31 08:54:57.065 D/AndroidRuntime(20952): Shutting down VM
01-31 08:54:57.065 W/dalvikvm(20952): threadid=1: thread exiting with uncaught exception (group=0x40c421f8)
01-31 08:54:57.070 E/AndroidRuntime(20952): FATAL EXCEPTION: main
01-31 08:54:57.070 E/AndroidRuntime(20952): java.lang.NullPointerException
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at com.erakk.lnreader.activity.DisplaySettingsActivity.DeleteRecursive(DisplaySettingsActivity.java:322)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at com.erakk.lnreader.activity.DisplaySettingsActivity.DeleteRecursive(DisplaySettingsActivity.java:323)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at com.erakk.lnreader.activity.DisplaySettingsActivity.DeleteRecursive(DisplaySettingsActivity.java:323)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at com.erakk.lnreader.activity.DisplaySettingsActivity.DeleteRecursive(DisplaySettingsActivity.java:323)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at com.erakk.lnreader.activity.DisplaySettingsActivity.DeleteRecursive(DisplaySettingsActivity.java:323)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at com.erakk.lnreader.activity.DisplaySettingsActivity.DeleteRecursive(DisplaySettingsActivity.java:323)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at com.erakk.lnreader.activity.DisplaySettingsActivity.DeleteRecursive(DisplaySettingsActivity.java:323)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at com.erakk.lnreader.activity.DisplaySettingsActivity.DeleteRecursive(DisplaySettingsActivity.java:323)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at com.erakk.lnreader.activity.DisplaySettingsActivity.access$6(DisplaySettingsActivity.java:312)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at com.erakk.lnreader.activity.DisplaySettingsActivity$14.onClick(DisplaySettingsActivity.java:257)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at com.android.internal.app.AlertController$ButtonHandler.handleMessage(AlertController.java:167)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at android.os.Handler.dispatchMessage(Handler.java:99)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at android.os.Looper.loop(Looper.java:137)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at android.app.ActivityThread.main(ActivityThread.java:4507)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at java.lang.reflect.Method.invokeNative(Native Method)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at java.lang.reflect.Method.invoke(Method.java:511)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:790)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:557)
01-31 08:54:57.070 E/AndroidRuntime(20952): 	at dalvik.system.NativeStart.main(Native Method)
01-31 08:54:57.075 W/ActivityManager(3870):   Force finishing activity r.intent.getComponent().flattenToShortString()
01-31 08:54:57.100 E/android.os.Debug(3870): !@Dumpstate > dumpstate -k -t -n -z -d -o /data/log/dumpstate_app_error
01-31 08:54:57.135 I/dumpstate(20982): Check if stand-alone
01-31 08:54:57.140 D/dalvikvm(20952): GC_CONCURRENT freed 180K, 3% free 10551K/10823K, paused 2ms+2ms
01-31 08:54:57.140 I/dumpstate(20982): begin
01-31 08:54:57.560 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:54:57.560 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:54:57.600 W/ActivityManager(3870): Activity pause timeout for r
01-31 08:54:58.420 W/PowerManagerService(3870): Timer 0x7->0x3|0x3
01-31 08:54:58.420 E/lights  (3870): write_int: path /sys/devices/virtual/sec/sec_touchkey/brightness, value 2
01-31 08:54:58.420 I/PowerManagerService(3870): Ulight 7->3|0
01-31 08:54:58.420 D/PowerManagerService(3870): setLightBrightness : mButtonLight : 0
01-31 08:54:59.090 D/BatteryService(3870): update start
01-31 08:54:59.095 D/BatteryService(3870): level:100 scale:100 status:3 health:2 present:true voltage: 4075 temperature: 190 technology: Li-ion AC powered:false USB powered:false icon:17302806 invalid charger:0
01-31 08:54:59.560 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:54:59.560 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:54:59.995 E/AlarmManagerService(3870): android_server_AlarmManagerService_set to type=3, 159457.960000000
01-31 08:55:01.560 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:01.560 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:01.600 D/PowerManagerService(3870): onSensorChanged: light value: 10
01-31 08:55:02.800 D/PowerManagerService(3870): onSensorChanged: light value: 10
01-31 08:55:02.855 D/VoldCmdListener(1813): asec list
01-31 08:55:02.855 D/VoldCmdListener(1813): CommandListener::AsecCmd::runCommand -> -- 
01-31 08:55:03.570 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:03.570 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:05.570 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:05.570 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:07.005 D/PowerManagerService(3870): onSensorChanged: light value: 10
01-31 08:55:07.575 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:07.575 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:09.575 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:09.575 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:11.575 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:11.575 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:12.760 D/STATUSBAR-NetworkController(3972): onSignalStrengthsChanged signalStrength=SignalStrength: 11 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4 level=4
01-31 08:55:13.575 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:13.575 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:15.580 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:15.580 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:17.580 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:17.580 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:19.585 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:19.585 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:21.580 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:21.580 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:23.540 I/dumpstate(20982): done
01-31 08:55:23.580 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:23.580 E/DataRouter(1819): DrReadUsbStatus returns false USB is offline 
01-31 08:55:23.610 I/power   (3870): *** acquire_dvfs_lock : lockType : 1  freq : 1200000 
01-31 08:55:23.610 D/PowerManagerService(3870): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1200000  uid : 1000  pid : 3870  tag : ActivityManager
01-31 08:55:23.615 W/ActivityManager(3870): mDVFSLock.acquire()
01-31 08:55:23.620 E/AlarmManagerService(3870): android_server_AlarmManagerService_set to type=1, 1359619061.788000000
01-31 08:55:23.620 E/AlarmManagerService(3870): android_server_AlarmManagerService_set to type=2, 159440.952000000
01-31 08:55:23.620 V/AlarmManager(3870): trigger WAKEUP Alarm{41fe6ed8 type 2 de.avm.android.laborapp}
01-31 08:55:23.630 W/WifiStateTracker(3870): getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true
01-31 08:55:23.630 D/STATUSBAR-NetworkController(3972): onSignalStrengthsChanged signalStrength=SignalStrength: 11 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 3 level=3
01-31 08:55:23.635 I/goggles (5910): AuthenticatedService: Allowing authenticated operation for account [email protected]
01-31 08:55:23.645 D/STATUSBAR-NetworkController(3972): onSignalStrengthsChanged signalStrength=SignalStrength: 10 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 3 level=3
01-31 08:55:23.645 D/STATUSBAR-NetworkController(3972): onSignalStrengthsChanged signalStrength=SignalStrength: 9 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 3 level=3
01-31 08:55:23.650 W/ActivityManager(3870): Launch timeout has expired, giving up wake lock!
01-31 08:55:23.690 I/SurfaceFlinger(1821): id=824(27) createSurface 0x4dcdc (1x1),1 flag=0
01-31 08:55:23.695 D/KeyguardUpdateMonitor(3870): received broadcast android.intent.action.BATTERY_CHANGED
01-31 08:55:23.695 D/KeyguardUpdateMonitor(3870): handleBatteryUpdate
01-31 08:55:23.695 D/UiModeManager(3870): mLastBroadcastState = 0mCarModeEnabled = falseisDeskDockState(mDockState) = false
01-31 08:55:23.695 V/UiModeManager(3870): updateLocked: null action, mDockState=0, firing homeIntent: null
01-31 08:55:23.695 D/UiModeManager(3870): updateConfigurationLocked: mDockState=0; mCarMode=false; mNightMode=0; uiMode=17
01-31 08:55:23.695 D/STATUSBAR-BatteryController(3972): onReceive() - ACTION_BATTERY_CHANGED
01-31 08:55:23.695 D/STATUSBAR-BatteryController(3972): onReceive() - level:100
01-31 08:55:23.695 D/STATUSBAR-BatteryController(3972): onReceive() - plugged:false
01-31 08:55:23.695 D/STATUSBAR-BatteryController(3972): onReceive() - BATTERY_STATUS_DISCHARGING:
01-31 08:55:23.700 E/AlarmManagerService(3870): android_server_AlarmManagerService_set to type=3, 159198.212000000
01-31 08:55:23.700 D/KeyguardUpdateMonitor(3870): received broadcast android.intent.action.TIME_TICK
01-31 08:55:23.700 D/STATUSBAR-NetworkController(3972): onReceive() - RSSI_CHANGED_ACTION, WIFI_STATE, NETWORK_STATE
01-31 08:55:23.705 D/KeyguardUpdateMonitor(3870): handleTimeUpdate
01-31 08:55:23.715 D/STATUSBAR-DateView(3972): updateClock :31.01.2013
01-31 08:55:23.725 D/PowerSavingModeWidgetBatteryService(20498): receive Intent.ACTION_BATTERY_CHANGED
01-31 08:55:23.735 I/Z7BroadcastReceiverHelper(20881): received battery intent: intent { act=android.intent.action.battery_changed flg=0x60000010 (has extras) }
01-31 08:55:23.735 I/Z7BroadcastReceiverHelper(20881): battery_changed. level=100 scale=100 status=3
01-31 08:55:23.735 I/Z7Service(20881): onbatteryevent true
01-31 08:55:23.740 D/DigitalClock(16207): DigitalClockAppWidgetService. action :  android.intent.action.TIME_TICK
01-31 08:55:23.745 D/DigitalClock(16207): DigitalClockAppWidget. : updateClock =  [I@4153bf80
01-31 08:55:23.745 D/DigitalClock(16207): DigitalClockAppWidget. : drawMinute mm1_ 5mm2_5
01-31 08:55:23.755 I/goggles (5910): FreshnessHelper: Checking for images newer than 1359489067871
01-31 08:55:23.760 E/AlarmManagerService(3870): android_server_AlarmManagerService_set to type=1, 1359618983.763000000
01-31 08:55:23.790 D/SipExpiredAlarm(6433): onReceive()
01-31 08:55:23.795 W/WifiStateTracker(3870): getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true
01-31 08:55:23.810 D/PowerManagerService(3870): acquireWakeLock flags=0x6 tag=FRITZApp.SipdroidEngine uid=10190 pid=6433   myUID=1000 myPID=3870 myTID=5024
01-31 08:55:23.885 D/SipExpiredAlarm(6433): setAlarm(285)
01-31 08:55:23.885 D/PowerManagerService(3870): releaseWakeLockLocked flags=0x0 tag=FRITZApp.SipdroidEngine myUID=1000 myPID=3870 myTID=4121
01-31 08:55:25.055 I/InputReader(3870): dispatchTouch::touch event's action is 0 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0]
01-31 08:55:25.055 I/InputDispatcher(3870): Delivering touch to current input target: action: 0, channel 'xxxx'
01-31 08:55:25.055 I/InputDispatcher(3870): Delivering touch to current input target: action: 0, channel 'xxxx'
01-31 08:55:25.055 E/lights  (3870): write_int: path /sys/devices/virtual/sec/sec_touchkey/brightness, value 1
01-31 08:55:25.055 I/PowerManagerService(3870): Ulight 3->7|0
01-31 08:55:25.055 D/PowerManagerService(3870): setLightBrightness : mButtonLight : 40
01-31 08:55:25.120 D/dalvikvm(20462): GC_CONCURRENT freed 307K, 37% free 9731K/15367K, paused 2ms+3ms
01-31 08:55:25.180 I/InputReader(3870): dispatchTouch::touch event's action is 1 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0]
01-31 08:55:25.180 I/InputDispatcher(3870): Delivering touch to current input target: action: 1, channel 'xxxx'
01-31 08:55:25.180 I/InputDispatcher(3870): Delivering touch to current input target: action: 1, channel 'xxxx'
01-31 08:55:25.215 I/Process (20952): Sending signal. PID: 20952 SIG: 9
01-31 08:55:25.235 I/WindowManager(3870): WIN DEATH: win
01-31 08:55:25.235 I/ActivityManager(3870): Process com.erakk.lnreader (pid 20952) has died.
01-31 08:55:25.235 W/ActivityManager(3870): Force removing r: app died, no saved state
01-31 08:55:25.245 I/SurfaceFlinger(1821): id=823 Removed idx=2 Map Size=5
01-31 08:55:25.245 I/SurfaceFlinger(1821): id=823 Removed idx=-2 Map Size=5
01-31 08:55:25.245 I/SurfaceFlinger(1821): id=821 Removed idx=1 Map Size=4
01-31 08:55:25.245 I/SurfaceFlinger(1821): id=821 Removed idx=-2 Map Size=4
01-31 08:55:25.245 I/SurfaceFlinger(1821): id=821 Removed idx=-2 Map Size=4
01-31 08:55:25.245 I/SurfaceFlinger(1821): id=823 Removed idx=-2 Map Size=4
01-31 08:55:25.245 I/WindowManager(3870): WIN DEATH: win
01-31 08:55:25.245 I/WindowManager(3870): WIN DEATH: win
01-31 08:55:25.250 D/PowerManagerService(3870): releaseWakeLockLocked flags=0x0 tag=KEEP_SCREEN_ON_FLAG myUID=1000 myPID=3870 myTID=4979
01-31 08:55:25.255 I/Launcher(4122): onRestart. Launcher: 41cb84f0
01-31 08:55:25.255 I/Launcher(4122): onResume. Launcher: 41cb84f0, mIsNewIntent: false
01-31 08:55:25.255 D/Launcher(4122): It's image wallpaper. fixed wallpaper
ePUB Generator <<Productive>> : BTE-GEN | Yay, I'm free. Let's see how long it takes for this place to go down.
User avatar
Erakk
Digitalizer Editor
Posts: 152
Joined: Sat Jan 21, 2012 3:12 am
Favourite Light Novel:

Re: New Baka-Tsuki Android App: Development

Post by Erakk »

Nandaka wrote:See the changes, now go update the play store :P
?
did you update the code?
In theory, practice and theory are the same.
but, practically, they arent.
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 »

Erakk wrote:
Nandaka wrote:See the changes, now go update the play store :P
?
did you update the code?
Nope, if you didn't see any post with changelog/updates in here, then no changes on github :D
Visit my blog for other applications.
Post Reply

Return to “Developers and Code”