|
|
2010-11-17
, 22:01
|
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#292
|
|
|
2010-11-17
, 22:20
|
|
Posts: 838 |
Thanked: 292 times |
Joined on Apr 2010
|
#293
|
|
|
2010-11-17
, 22:23
|
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#294
|
|
|
2010-11-18
, 09:12
|
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#295
|
The Library view has trouble distinguishing between scroll-by-finger-drag and selection. The old FBReader (0.10.*) did not have this problem, as far as I remember.
1) nice little drag box near colors in preferences...good catch I have many times noticed hitting colors while scrolling preferences changed the colors...
2) variable drag scrolling which I have set at 150 no longer seems to work. I set things to finger as opposed to stylus mode but I don't think it has to do with a change in sensitivity..I can still swipe a big swipe to turn pages quickly.
4) finally (as you said it might) the quit from the menu is very easy to trigger...any way to either make it only trigger on double tap or long press?
1 The ability to grab books from Gutenberg Project without leaving FBReader. Something like this used to be available, but the official FBReader guy seems to have given it up.
|
|
2010-11-18
, 09:43
|
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#296
|
There's lots of code for a "Network Library" but it looks like this isn't currently enabled for Maemo - I'll have a look into this. Project Gutenberg doesn't appear to be in the current list though - I guess they don't have an appropriate API.
|
|
2010-11-18
, 10:23
|
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#297
|
I'll take a look at this - I should be able to install the 0.10 version from extras. In the 0.12 version, selection is triggered on press, whereas scroll is on release, so selection will take precedence. I'll take a look at how this was handled on 0.10 though.
|
|
2010-11-18
, 12:17
|
|
Posts: 3 |
Thanked: 1 time |
Joined on Jan 2009
|
#298
|
|
|
2010-11-18
, 13:11
|
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#299
|
just tried the upgrade/install of the new version on my N800/OS2008 (all updates current) and FBReader opens then I see a window, inside FBReader, that the program is updating. What it is updating I can only imagine, maybe the previous catalog? Not sure...have no idea where it would be as I have completely reformatted both memory cards ages ago and I NEVER use this POS tablet.
|
|
2010-11-18
, 13:25
|
|
Posts: 3 |
Thanked: 1 time |
Joined on Jan 2009
|
#300
|


This adds a check for stylus movement being triggered outside the window. This should prevent the text selection from going crazy when selecting the system menu or task switcher.
The button shown the indicator bar can now be selected from a list - currently there's Full Screen, Popup Menu, or None.
Finally, I've exposed the option for configuring the motion sensitivity - this is switchable between stylus & finger operation. This should make it easier for those without fingernails.
The source code changes are available from here.