|
|
#181 | |
|
Junior Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6
Karma: 9108
Join Date: Aug 2012
Device: Kindle Touch 5.1.2
|
Quote:
|
|
|
|
|
|
|
#182 | ||
|
THE NOOB
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 584
Karma: 1245625
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
|
Quote:
And I'll send you a small script to test the memory problem (do you manage to send ssh commands? If so, I'll send you two commands!) Quote:
EDIT: IF ANYONE ELSE HAVE THAT FORCE CLOSE PROBLEM, PLEASE TRY SENDING THESE COMMANDS: Code:
sqlite3 /var/local/appreg.db "INSERT INTO properties (handlerId, name, value) VALUES ('com.silver18.komic001','memUnloadLevel','150000')"
sqlite3 /var/local/appreg.db "INSERT INTO properties (handlerId, name, value) VALUES ('com.silver18.komic001','memWarnLevel','71680')"
The first command should change the default memory level for unloading the WAF, the second one should change the default memory level for warning. I ask to try this not because I need some guinea pigs (I already did it on my Kindle and everything is fine) but because I don't get that force close problem often!! If you have it, give it a try and report. If it works, I'll add this workaround to next release! Last edited by silver18; 09-12-2012 at 01:35 PM. |
||
|
|
|
|
Enthusiast
|
|
|
|
#183 |
|
Behold-The Destroyer:Bane
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 226
Karma: 568824
Join Date: Jun 2012
Location: USA
Device: Kindle Touch hacked
|
hey silver here are some suggetions for bringing back pinch to zoom. I dont know whether they work or not. I know this sort of bad that I am not knowing if this is risky or not but I am just trying to be helpful:
1) the most obvious and easy way: make a kindlet 2) we know that kindle supports hyperlinks and all in a book, so why not put buttons in a pdf, book or prc to make it work just like komic 3) look at the whole code that is running on the kindle, if you see anything that disables features in waf apps, disable it. I know you have already tried disabling a option but might be there are more. 4) reverse engineer the kindle os and try to understand every bit of code :0. ONCE YOU HAVE GRASPED ALL OF IT,START MODIFYING THE PARTS THAT YOU THINK MIGHT BE DISABLING PINCH TO ZOOM. 5) compare the code of the kindle os 5.1.x and 5.0.x. as 5.0.x had pinch to zoom why not fiind the differences understand them and disable/enable the ones that might be causing the problem. NOTE: I don't know if these work. these are just guesses. try at your own risk!!!
__________________
An e reader is like a window. It is just a portal to the book world. So don't buy an e reader based on its looks or features. Any will do, as it will show you the same thing, books. |
|
|
|
|
|
#184 | |
|
THE NOOB
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 584
Karma: 1245625
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
|
Quote:
(And this really isn't the right time as I'm in a hurry to get my degree and I'm also out of money! )As regards the other suggestions, I don't really want to "reverse engineer" an OS just to bring back pinch-to-zoom! I know where the problem should be and I think the best way to solve this is to study the browser WAF (as it has pinch-to-zoom)!! You can do this also by yourself!!! Just keep waiting, I'll solve this!! Otherwise, try the stock imageviewer from Amazon!!! |
|
|
|
|
|
|
#185 |
|
Behold-The Destroyer:Bane
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 226
Karma: 568824
Join Date: Jun 2012
Location: USA
Device: Kindle Touch hacked
|
i kind of knew your reply. Anyway thanks for komic, which is a great app.
__________________
An e reader is like a window. It is just a portal to the book world. So don't buy an e reader based on its looks or features. Any will do, as it will show you the same thing, books. |
|
|
|
|
|
#186 |
|
Junior Member
![]() Posts: 8
Karma: 10
Join Date: May 2012
Device: KT 5.1.0
|
Thx for Komic! It is really great to have and I love that it keeps getting better ;-)
So just one short idea: Would it make sense to have a possibility to launch the latest bookmark directly from the starting menu? Since now having that autosave option and the app also showing the last read folder/item. |
|
|
|
|
|
#187 | |
|
THE NOOB
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 584
Karma: 1245625
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
|
Quote:
I mean: 1) last read+orientation: if ON, when opening Komic you'll be redirected to last read comic using the last used orientation 2) last read != orientation: if last read is ON, when opening Komic you'll be redirected to last read comic but in portrait mode. If also orientation is ON, you'll use the last used orientation. I prefer first option but it has one downside: if ON, you'll be always redirected to last read. You can't keep the last used orientation without being redirected to a comic! |
|
|
|
|
|
|
#188 |
|
THE NOOB
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 584
Karma: 1245625
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
|
New options (and option pages!!):
|
|
|
|
|
|
#189 |
|
THE NOOB
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 584
Karma: 1245625
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
|
Few fixes done (smarter way of handling the new "go to last read" option + some improvements here and there).
And, what about a "Check for updates" feature??? ![]() Spoiler:
|
|
|
|
|
|
#190 |
|
THE NOOB
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 584
Karma: 1245625
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
|
Komic can now download and install updates by itself.
Use the "check for updates" script to check if a new version of Komic is out and, then, automatically download and install the update. |
|
|
|
|
|
#191 |
|
Всё гениальное просто.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,023
Karma: 6352591
Join Date: Nov 2011
Location: Щедрость не имеет пределов.
Device: *.*
|
That is a nice feature for a hack.
__________________
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
![]() |
|
|
|
|
|
#192 |
|
THE NOOB
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 584
Karma: 1245625
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
|
Do you think so?
I did it just to become familiar with wget/curl... Anyway, do you know how to execute a shell script if the user touches somewhere in the screen? I need to execute the download/update script only if needed (something like "touch here to proceed")...I recall you used something like this to exit from a program...
|
|
|
|
|
|
#193 | |
|
Всё гениальное просто.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,023
Karma: 6352591
Join Date: Nov 2011
Location: Щедрость не имеет пределов.
Device: *.*
|
Quote:
![]() You can also detect touches with waitforkey, running in the background.
__________________
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
![]() Last edited by geekmaster; 09-25-2012 at 10:54 AM. |
|
|
|
|
|
|
#194 | |
|
discoverer of principles
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 610
Karma: 1758576
Join Date: Dec 2011
Location: bath
Device: Kindle Touch
|
Quote:
|
|
|
|
|
|
|
#195 | ||
|
THE NOOB
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 584
Karma: 1245625
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
|
Quote:
Code:
waitforkey > /mnt/us/test.txt & Any clue? Is it possibile to store something like coordinates (just like what eips uses)? Quote:
I'll read it as it seems to be really usefull for another project I have...
|
||
|
|
|
![]() |
| Tags |
| launcher add-ons |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Android Any Comic Reader App working ? | astrocity | enTourage Archive | 38 | 03-01-2011 12:23 PM |
| iPad Good comic reader for iPad? | jocampo | Apple Devices | 5 | 02-24-2011 06:36 AM |
| SmartQ V7 comic reader help | Renji | Alternative Devices | 21 | 12-15-2009 10:05 PM |
| Macintosh Comic Reader and PDF creator now available :) | grayfox | iRex | 3 | 01-03-2008 05:06 PM |