ailiboy / ebookdroid

Automatically exported from code.google.com/p/ebookdroid
0 stars 0 forks source link

Feature requests #93

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The Sony PRS-T1, which runs Android, has been rooted and Ebookdroid seems to 
workon it. To improve the reading experience, here are a few suggestions:

1. Make the hardware page-turn buttons work with Ebookdroid
2. Add a 2-column split mode, where the software focuses successively, with 
each page turn, on a quadrant of the screen (upper left, lower left, upper 
right, lower right). Also, 3-column split mode with 6 zones instead of 4. (see 
Sony's default software)
3. Add cropping options, manual and automatic (see Sony's default software).

If Ebookdroid could offer the same functionality as Sony's default software, it 
would be a great improvement.

Original issue reported on code.google.com by danielar...@gmail.com on 18 Nov 2011 at 11:59

GoogleCodeExporter commented 9 years ago
1. Buttons (Sound volume and DPAD) are working. Key binding configuration will 
be added into 1.3 release.
2. Not quite understand. Pls add screenshots.
3. Automatic cropping (as book settings) will be added into 1.3 release. You 
can see first variant in 
http://ebookdroid.googlecode.com/files/ebookdroid-1.3.0-dev-r597.apk technical 
preview version.

Original comment by Alexander.V.Kasatkin@gmail.com on 19 Nov 2011 at 9:37

GoogleCodeExporter commented 9 years ago
Another feature request, very useful:
4. Zoom panning option from the top to the bottom of a page using page turns. 
For example, if you are viewing a page that is larger than your screen, instead 
of manually zooming on the first part of the page and then on the second part, 
this could be done automatically with a page flip. Sony has implemented this 
feature, and calls it "Fit Landscrape Width" (though it should also exist in 
portrait view). See the last 4 screenshots.

Original comment by danielar...@gmail.com on 19 Nov 2011 at 12:25

Attachments:

GoogleCodeExporter commented 9 years ago
Regarding automatic cropping in 1.3, it would be nice to have manual cropping 
also, because it is useful with image-based pdfs that include artifacts in the 
margins which the software mistakes for text.

Original comment by danielar...@gmail.com on 19 Nov 2011 at 12:29

GoogleCodeExporter commented 9 years ago
About "Fit Landscrape Width":
In single page mode you can set the page align "by width" in book settings and 
flip device in landscape.
In continious mode pages are fitted by width automatically.

Original comment by Alexander.V.Kasatkin@gmail.com on 20 Nov 2011 at 12:30

GoogleCodeExporter commented 9 years ago
About "2-column split mode"
At the moment we don't work with PDF as with data container.
We only receive rendered page image from 3d party engine (MuPDF).
So this feature (and PDF text reflow) can be implemented right now.

Original comment by Alexander.V.Kasatkin@gmail.com on 20 Nov 2011 at 12:46

GoogleCodeExporter commented 9 years ago
If I understand correctly, the two following enhancements will be added in 1.3:
1- Page turn button will work with the PRS-T1
2- Auto-cropping

You are quite right about the continuous page mode being equivalent to the zoom 
panning option I suggested in comment 2. I have tried it, and it works very 
well.

As for manual cropping, it would be great if Ebookdroid could use Briss as a 
3rd party engine. Briss works very well without user intervention.

Original comment by danielar...@gmail.com on 20 Nov 2011 at 1:35

GoogleCodeExporter commented 9 years ago
It'll be rather good to enable hard buttons on "nook simple touch" to switch 
between pages (next page/ previous page)

Original comment by rym.the....@gmail.com on 12 Feb 2012 at 11:54

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
thx for answer

Original comment by rym.the....@gmail.com on 12 Feb 2012 at 1:48

GoogleCodeExporter commented 9 years ago
Now there are custom key bindings, but they do not include the PRS-T1 page turn 
buttons. Please add them. Thanks.

Original comment by danielar...@gmail.com on 23 Jun 2012 at 7:05

GoogleCodeExporter commented 9 years ago
Third party software is now available for remapping the page turn keys on a per 
app basis: 
http://www.mobileread.com/forums/showthread.php?t=187054

Install Buttonmap.apk and add the following line to /sdcard/.pgdn
profile org.ebookdroid 115 114

Original comment by danielar...@gmail.com on 1 Sep 2012 at 11:49

GoogleCodeExporter commented 9 years ago
To summarize:

> 1. Make the hardware page-turn buttons work with Ebookdroid

Can be configured by 3d-party software

> 2. Add a 2-column split mode

Zoom to column action added, Scroll to page corner actions added too.

> 3. Add cropping options, manual and automatic (see Sony's default software).

Manual crop has been added.

Original comment by Alexander.V.Kasatkin@gmail.com on 18 Oct 2012 at 9:13

GoogleCodeExporter commented 9 years ago
If you use EBookDroid 1.5.x - you may create a settings backup, go to the 
/sdcard/.org.ebookdroid/backup folder,
oped the backup file in editor and replace default scrolling codes (19/20) with 
your own codes in chunks/app-settings/key-bindings section.
After that you should restore settings from this file.

Original comment by Alexander.V.Kasatkin@gmail.com on 18 Oct 2012 at 10:57