chrox
73e0608327
flush reader settings when closing readerui
2014-07-03 20:43:17 +08:00
chrox
2900432efb
read/save document settings in document sidecar too
2014-07-03 20:42:48 +08:00
chrox
9fc048ecfc
considering visible page count in readerrolling
...
This should fix #660 .
2014-07-03 17:54:35 +08:00
chrox
e7fc16dd25
hold on config panel option to set default option
2014-07-03 16:31:44 +08:00
chrox
a92ca26bea
hold on zoom mode menu entry to set default zoom mode
2014-07-03 16:31:44 +08:00
Qingping Hou
7ba0a46098
Merge pull request #683 from chrox/master
...
restrict highlight in current page area
2014-07-02 13:55:13 -04:00
Huang Xin
9d9a73ccac
Merge pull request #684 from WS64/ws64
...
Configurable "mini" progress bar
2014-07-02 22:59:21 +08:00
chrox
78918bc531
hold on font menu entry to set default font
2014-07-02 22:53:06 +08:00
chrox
07c2049cc4
confirmbox with button table
2014-07-02 22:52:17 +08:00
chrox
b0b2149a92
touch menu entry now responses hold gestures
2014-07-02 22:51:27 +08:00
chrox
6cdfd322f1
update buildin font names
2014-07-02 22:47:24 +08:00
WS64
0429325c5f
removed "next chapter" for PDFs
...
Should actually also be done for EPUBs without TOC, but somehow I can't get it to work
2014-07-02 14:46:23 +02:00
chrox
5214cc0f4c
tap to clear selected text too
...
This should fix #589 .
2014-07-02 17:46:55 +08:00
chrox
27b15b7020
restrict highlight in current page area
...
This should fix #588 .
Highlight in multiple pages is too complicated and requires large
code refactoring and will not be considered for now.
2014-07-02 17:46:55 +08:00
WS64
dc78dd9fda
Update readertoc.lua
2014-07-02 10:46:26 +02:00
WS64
00c050f279
Update readerfooter.lua
2014-07-02 10:43:24 +02:00
WS64
c50a0f701b
Update readerfooter.lua
2014-07-02 10:32:17 +02:00
chrox
fd1bb86514
fix cannot get word box in last page of a chapter
2014-07-02 14:47:23 +08:00
WS64
dee04099d1
Update readertoc.lua
...
Add "pages left to next chapter" to minibar
2014-07-02 07:07:18 +02:00
WS64
ec16a3f745
Update readerfooter.lua
...
Add "pages left to next chapter" to minibar
2014-07-02 07:06:43 +02:00
Qingping Hou
45f3294f8d
fix(kobo suspend): ignore user input in suspend mode
2014-06-26 14:28:57 -04:00
Qingping Hou
4400468741
refactor(uimanager): use event_handlers to dispatch events
2014-06-26 14:12:44 -04:00
Qingping Hou
f7766d9606
feature(device): add isKindle method
2014-06-26 13:48:59 -04:00
Qingping Hou
f57014cfc3
fix(kobo): partially fix suspend support
...
Tested in Kobo Aura HD.
Suspend can still be interrrupted if user touches the screen after
slided the power button and before the suspend function is called (2s delay).
Reason for this is still unkown.
2014-06-26 13:48:59 -04:00
chrox
2773ca9386
fix zsync cannot run properly in Kindle due to firewall
2014-06-25 21:32:50 +08:00
chrox
26f5a4731e
add peer-to-peer file sharing plugin ZSync
2014-06-23 22:35:41 +08:00
chrox
3967ba0346
sort plugins in path order
2014-06-23 22:33:38 +08:00
Markismus
c390d6fca4
offset and resize Kobo Aura screen because of obscuration by black bezel
2014-06-21 18:24:37 +02:00
chrox
53165e3c2a
fix init hyphenation dictionaries
2014-06-17 21:48:07 +08:00
chrox
bb587184a5
register swipe diagonal gesture range to screenshot
...
for non-multitouch devices
This PR is intended to substitude #652 which needs tweaking
double tap zone for screenshot.
2014-06-17 21:12:45 +08:00
chrox
685fbb4d94
match distance when gesturerange has scale field
2014-06-17 21:11:48 +08:00
chrox
241d67e0ec
revert zip file handler to crereader
...
It seems that fb2.zip is a conventional format for fb2 with compression
which cannot be handled properly by mupdf.
This should fix #642 .
2014-06-16 19:47:03 +08:00
Qingping Hou
7ac5b419b5
refactor(doc): use ffi binding in picdocument
2014-06-16 02:21:49 -04:00
Huang Xin
3f1827f9cb
Merge pull request #641 from Markismus/master
...
Frontlight decrease of sensitivity for two-fingered pan gesture
2014-06-12 12:26:59 +08:00
Markismus
bf4199e995
Update readerfrontlight.lua
...
Frontlight decrease of sensitivity for two-fingered pan gesture
2014-06-11 20:52:45 +02:00
Markismus
8120dd20f5
Update readerfrontlight.lua
...
Frontlight decrease of sensitivity for two-fingered pan gesture
2014-06-11 20:50:38 +02:00
Paulo Matias
f04951e5dc
Consider as corrupt a null-area bbox
...
Fixes crash with empty page_states
2014-06-11 00:17:16 -03:00
chrox
f13a165c4b
tweaks of font size
2014-06-10 21:33:31 +08:00
chrox
b8ce85d3de
use two finger swipe west/east to close TOC and bookmark respectively
2014-06-10 21:33:31 +08:00
chrox
b8626f6098
pass onClose gesture to Menu widget
2014-06-10 21:33:31 +08:00
chrox
e624695d54
the Back key on Android should close the popup window and menu
2014-06-10 21:33:31 +08:00
chrox
613c66aa73
key event map for Android
2014-06-10 21:33:31 +08:00
pazos
b690d6aa95
standarize script names for kobos
2014-06-09 20:51:25 +02:00
chrox
20bd14d588
automatically set language on Android
2014-06-08 21:32:45 +08:00
chrox
88061b323e
strip encoding suffix in locale name like zh_CN.utf8
...
So that we can automatically change to language defined in
the LANGUAGE or LANG env variable.
2014-06-08 20:48:37 +08:00
chrox
940beff044
fix insensitive rotate gesture detection
...
This should fix #546 .
2014-06-08 19:57:35 +08:00
chrox
c0bb3ab3f7
fix typo
2014-06-08 19:56:42 +08:00
chrox
1fd45c3903
add tap zone configuration for the minibar
2014-06-08 19:07:14 +08:00
chrox
15baeb7867
save doc settings when receiving IntoSS or Suspend or SaveState events
2014-06-08 17:56:58 +08:00
chrox
3b5fa25c25
respond Menu key to show reader menu
2014-06-08 17:52:45 +08:00