Giorgio Micotti
a145ee19aa
Add firmware detection for kobo, adjust input accordingly.
2013-08-08 12:09:43 +02:00
Paulo Matias
667378d64a
Merge branch 'master' of https://github.com/koreader/koreader
...
Conflicts:
koreader_kobo.sh
2013-08-07 08:31:52 -03:00
Paulo Matias
cc9f9cce4d
Added LuaJIT profiling support (lulip), better cmdline option handling.
2013-08-06 11:53:44 -03:00
Giorgio Micotti
cea353323e
Initial light control widget; final fixes for kobo light
2013-08-05 23:06:26 +02:00
chrox
1520fd7974
add page up/down buttons in menus that have more than one pages
2013-08-02 22:44:47 +08:00
chrox
4547273d7b
add icon button and show/hide method of button
2013-08-02 22:41:39 +08:00
Giorgio Micotti
103133d216
Fix some dumb mistakes, toggle light now works
2013-08-02 11:08:36 +02:00
{Qingping,Dave} Hou
3d8b6ca838
Merge pull request #191 from chrox/master
...
fix fast refresh waveform
2013-07-31 08:54:51 -07:00
chrox
fa21dfda63
remove double_tap processing code in keyboard
2013-07-31 20:06:27 +08:00
chrox
225ae9f826
disable double tap detection in keyboard widget
2013-07-31 20:02:26 +08:00
chrox
fa9878301f
disable double tap detection by default in gesture detector
...
since the gesture detector will block the main thread
(the only thread in the lua part) for 300 ms on each tap
waiting for the arrival of the second tap, it makes the whole
application less responsive. 300 ms of latency is well perceived
in this case. This patch will simply disable double tap detection by
default as no widget now handles double_tap gestures. We could
temporarily enable double tap detection when this gesture is indeed
needed after.
2013-07-31 19:35:47 +08:00
chrox
19d70f2719
fix delChar decreasing charpos on blank charlist
2013-07-31 19:33:36 +08:00
Giorgio Micotti
8fa01bc76c
Fixes for higher DPI; make the X easier to reach.
2013-07-31 11:38:13 +02:00
chrox
4e4df37f7b
fix fast refresh waveform
2013-07-31 16:55:50 +08:00
chrox
ef7f3fec90
fix keyboard in landscape
2013-07-31 13:51:01 +08:00
chrox
32bd30aae9
UI tweaks
2013-07-30 23:38:57 +08:00
chrox
196f72a053
add onGotoPage handler in readerpaging
2013-07-30 23:37:51 +08:00
chrox
b774c1468f
refactoring font face variable in ScrollText widget
2013-07-30 23:13:24 +08:00
chrox
6457f42407
fix fractional pixel coordinates in paintTo function
2013-07-30 23:10:40 +08:00
chrox
57a5f18406
add goto page menu entry for pdfreader
2013-07-30 23:09:08 +08:00
chrox
fb4b6979f5
add on-screen keyboard widget
2013-07-30 23:07:33 +08:00
{Qingping,Dave} Hou
0024ad6503
Merge pull request #188 from chrox/scroll_text
...
add missing scrollbar widget
2013-07-29 18:16:01 -07:00
chrox
c6f3388e35
add missing scrollbar widget
2013-07-29 16:03:16 +08:00
{Qingping,Dave} Hou
caf5d678c0
Merge pull request #187 from chrox/scroll_text
...
fix long definition not shown properly in dictionary window
2013-07-28 12:17:01 -07:00
chrox
6c7641cd0b
fix long definition not shown properly in dictionary window
2013-07-28 16:07:51 +08:00
chrox
872ffa5767
add vertically scrollable text widget
2013-07-28 16:06:45 +08:00
chrox
668e84290e
fix fractional pix returned by scaleByDPI
2013-07-28 16:05:51 +08:00
Qingping Hou
a8a589c27b
only set two pages mode for crengine in kindle dxg
2013-07-28 02:35:46 -04:00
chrox
3f36fa80fd
fix nil pos bug in readerhighlight
2013-07-25 23:03:54 +08:00
Qingping Hou
201e63b2b2
fix require error
2013-07-24 02:14:12 -04:00
Huang Xin
5eb1fb7e06
Merge pull request #174 from giorgio130/master
...
WIP kobo light support
2013-07-23 18:09:47 -07:00
Giorgio Micotti
70963a0ddc
Merge branch 'master' of https://github.com/koreader/koreader
2013-07-23 19:41:16 +02:00
Giorgio Micotti
e4b8fc3266
NOT WORKING initial kobo light support.
2013-07-23 19:40:26 +02:00
Paulo Matias
b814eaf6f3
Fix a rare crash on ReaderHighlight
2013-07-23 14:08:14 -03:00
chrox
b3a068d3bb
fix wrong calculation of textwidget height
2013-07-23 23:52:09 +08:00
chrox
3f672b5894
fix typo error that invalidate forced partial refresh
2013-07-23 17:10:29 +08:00
chrox
294f47c0ed
full refresh config panel
2013-07-23 16:49:30 +08:00
chrox
210e2fcef8
update image dimen in paintTo method
2013-07-23 16:47:39 +08:00
chrox
467e7bf4fc
UI tweaks on dictionary window
2013-07-23 14:52:15 +08:00
chrox
07de799237
set fast refresh mode in setDirty method
2013-07-23 14:51:38 +08:00
chrox
08a1422ad4
fix regional screen refresh
2013-07-22 23:38:18 +08:00
{Qingping,Dave} Hou
b7a49e04f9
Merge pull request #167 from chrox/refresh_mode
...
add regional screen refresh support
2013-07-22 08:30:25 -07:00
chrox
0c9c4d7af1
fix regional screen refresh
2013-07-22 23:28:35 +08:00
chrox
f3bcbd3b4e
use regional update when displaying dict windows
2013-07-22 22:09:14 +08:00
chrox
8dbaa2c76c
use regional update when selecting config panels
2013-07-22 22:08:40 +08:00
chrox
f2a6b7c4e3
use WAVEFORM_MODE_A2 when scrolling page
2013-07-22 22:07:49 +08:00
chrox
ee6c93a516
add regional screen refresh support
...
and waveform mode can be specified when calling screen refresh
2013-07-22 22:04:54 +08:00
chrox
8c73c19e50
fix missing underline in config window
2013-07-22 22:02:13 +08:00
chrox
2b29c70250
fix Geom:combine when sizeof rect is zero
2013-07-22 21:59:22 +08:00
Paulo Matias
f0b352b0e3
Fix multiple crash bugs on GestureDector (with double-finger) and ReaderFrontLight (closes Issue #165 )
2013-07-22 09:23:58 -03:00
chrox
8f051b4c44
bugfix: update width of dict window in readerdictionary
2013-07-21 14:42:27 +08:00
chrox
725bef08e6
add multi-dictionary support
2013-07-21 14:23:54 +08:00
chrox
b24db8a1ca
refactoring using centercontainer in button widget
2013-07-21 14:16:45 +08:00
chrox
f9344faefe
refactoring using updated dimen
2013-07-21 14:16:45 +08:00
chrox
e8cfeb979c
update framecontainer dimen in paintTo function
2013-07-21 14:16:45 +08:00
chrox
05965e386e
factor out buttontable as a vertical group
2013-07-21 14:16:45 +08:00
{Qingping,Dave} Hou
bc15daf06f
Merge pull request #163 from chrox/ocr_language
...
add document language option in config dialog
2013-07-20 10:11:40 -07:00
chrox
6dc53df5b5
word gap is set to smallest when selcting CJK languages
2013-07-20 03:33:58 +08:00
chrox
aefb58f5bf
bugfix: fix invalid auto page cropping
2013-07-20 02:51:17 +08:00
chrox
71d6395fba
add Translate button when selecting multiple words
2013-07-20 02:49:03 +08:00
chrox
1808c7e5c3
add document language option in config dialog
...
Document language setting is used for better text extraction and OCR.
2013-07-20 02:46:51 +08:00
{Qingping,Dave} Hou
ffb2264133
Merge pull request #161 from chrox/config_dialog
...
bugfix: show last used panel when opening config dialog
2013-07-16 00:06:07 -07:00
chrox
167e6ca0aa
bugfix: show last used panel when opening config dialog
2013-07-16 14:15:22 +08:00
{Qingping,Dave} Hou
af2e9436dc
Merge pull request #160 from chrox/master
...
if original zoom mode is not "content", set zoom mode to "contentwidth" after cropping
2013-07-15 10:41:58 -07:00
Huang Xin
c8a1fb4935
if original zoom mode is not "content", set zoom mode to "contentwidth" after cropping
...
Otherwise, users will feel confused that the view stays the same after cropping if current mode is fit-to-page.
2013-07-15 19:10:17 +08:00
chrox
03faf70fd5
show last used panel when opening config dialog
2013-07-14 18:48:06 +08:00
{Qingping,Dave} Hou
bb62d0c5e2
Merge pull request #157 from chrox/path_compress
...
compress paths like "test/pdf/../epub" into "test/epub" in FileChooser
2013-07-13 01:33:22 -07:00
chrox
6c4248251c
compress paths like "test/pdf/../epub" into "test/epub" in FileChooser
...
This patch fixes Bug #107
2013-07-13 15:24:10 +08:00
{Qingping,Dave} Hou
8c8977567c
Merge pull request #156 from chrox/landscape_ori
...
toggle landscape will change orientation for landscape mode
2013-07-12 23:13:28 -07:00
chrox
52c4ada111
save rotation mode in doc settings
2013-07-13 13:57:02 +08:00
chrox
c19de743ba
toggle landscape will change orientation for landscape mode
2013-07-13 13:56:25 +08:00
chrox
7f1d682a98
adapt gesture detector for 90 degrees rotation
2013-07-13 13:55:21 +08:00
chrox
703e9da698
add 90 degrees of landscape mode
2013-07-13 13:54:29 +08:00
chrox
cee6f6a616
fix typo in readerrotation.lua
2013-07-13 13:52:30 +08:00
chrox
2e5d2b9930
add semi-auto bbox option in page crop dialog
2013-07-13 11:18:49 +08:00
chrox
87296fe884
set larger toggle switch width
2013-07-13 11:08:53 +08:00
chrox
56c8b28f7c
Fix bug #151
...
Check if there is only one line between the two positions and no
word boxes are found, if so break the loop immediately.
2013-07-12 20:52:12 +08:00
Giorgio Micotti
6c9b76de4f
Fix bug #144 .
2013-07-10 21:16:49 +02:00
Giorgio Micotti
c91e3834bb
Added detection of single kobo models. Also a script to launch koreader is included and the related Makefile changes.
2013-07-10 09:10:38 +02:00
{Qingping,Dave} Hou
c423c031b3
Merge pull request #146 from chrox/master
...
semi-automatic bbox finding
2013-07-09 21:16:18 -07:00
chrox
9cb9999865
semi-automatic bbox finding
...
Semi-automatic cropping is implemented with a initial
manual cropping that exclude the obvious decorating line or
the spine part in scanned books and then an automatic cropping
ie. background/foreground pixel detection restricted within
the manual cropping area.
This PR is a candidate for the solution of issue #141 .
2013-07-09 19:15:45 +08:00
Giorgio Micotti
01d04250c2
Fix bug #119 .
2013-07-09 12:39:43 +02:00
Giorgio Micotti
98a2e50652
Add cbz to the supported extensions of pdf viewer.
2013-07-09 12:32:21 +02:00
chrox
5b1ca4b101
remove associated scroll mode setting with zoom mode
2013-07-09 15:38:34 +08:00
Deyuan Deng
9528f4a95b
when open document, check if provider is nil
2013-07-08 23:17:06 -07:00
Qingping Hou
0d902a1a4c
add scrollmode and fullscreen mode to defaults
2013-07-03 02:19:10 -04:00
Qingping Hou
561c7902ca
move defaults.lua to root directory
2013-07-01 02:55:28 -04:00
Qingping Hou
18122fe067
add defaults.lua
2013-07-01 02:41:33 -04:00
chrox
d8e45b4e7c
bugfix: embedded css toggle now shows correct status
2013-06-28 17:15:02 +08:00
chrox
94526fa26d
add page margin options in CREOptions
2013-06-28 17:12:04 +08:00
chrox
67816852ac
option value can be dict now
2013-06-28 17:08:10 +08:00
chrox
f87c67308a
toggle scroll mode on when zooming to content*
...
and toggle scrool mode off when zooming to page*.
2013-06-26 15:54:24 +08:00
chrox
84e67ff122
disable scroll mode in flipping for better performance
2013-06-26 15:51:12 +08:00
chrox
6601b19e4d
disable scroll mode by default
...
since the default zoom mode is page while continuous paging is
useless in page zoom mode.
2013-06-26 15:46:10 +08:00
chrox
35f71bb04a
add fake tap to dismiss temp hightlight after hightlight is saved
2013-06-17 13:15:24 +08:00
{Qingping,Dave} Hou
ef66e106cb
Merge pull request #125 from chrox/highlight
...
bugfix: remove selected word only if hold moves out of word box
2013-06-16 10:07:02 -07:00
chrox
18fbc0f248
export hightlights to My Clippings
2013-06-16 19:00:15 +08:00
chrox
8ae528629c
bugfix: make a fresh copy of Geom before transforming
2013-06-16 18:59:11 +08:00
chrox
c116b34e71
parameterize lighten color in displaying saved highlights
2013-06-16 17:10:54 +08:00
chrox
e3da8e41f1
remove selected word if hold moves out of word box
2013-06-16 16:58:26 +08:00