Giorgio Micotti
9576201da5
Tentative fix for touch coordinates on phoenix.
2013-11-19 22:44:40 +01:00
Qingping Hou
6aa995f4ad
Merge pull request #361 from giorgio130/master
...
Fix DPI for nex Kobo Aura (phoenix).
2013-11-17 15:32:30 -08:00
Giorgio Micotti
ffc27d4437
Fix DPI for nex Kobo Aura (phoenix).
2013-11-17 14:43:41 +01:00
HW
865220a32d
Merge pull request #358 from hchaojie/master
...
fixed issue: https://github.com/koreader/koreader/issues/354
2013-11-07 23:42:43 -08:00
ciro
cfd1f07f0e
fixed issue: https://github.com/koreader/koreader/issues/354
2013-11-08 10:42:06 +08:00
Qingping Hou
92ede68253
Merge pull request #351 from chrox/master
...
fix lost refresh in inputdialog enter callback
2013-10-28 07:47:43 -07:00
chrox
5bf56cbf4c
check position nullity in getTextFromBoxes
2013-10-28 21:49:54 +08:00
chrox
2f2d3553ff
fix cannot highlight text with only one word in the first line
2013-10-28 21:48:17 +08:00
chrox
4b312528f7
fix lost refresh in inputdialog enter callback
2013-10-28 20:01:44 +08:00
Qingping Hou
bbcac4c685
Merge pull request #350 from chrox/master
...
update koreader-base (fix OCR init failure)
2013-10-27 21:54:47 -07:00
chrox
5908e65ca0
update koreader-base (fix OCR init failure)
2013-10-28 11:41:37 +08:00
Qingping Hou
001034eeae
Merge pull request #348 from hwhw/master
...
updated koreader-base reference, was broken
2013-10-27 10:35:45 -07:00
HW
b58d618c26
updated koreader-base reference, was broken
2013-10-27 18:30:21 +01:00
Qingping Hou
88e1dab9fb
Merge pull request #347 from chrox/master
...
various fixes and features in koreader-base
2013-10-27 09:48:52 -07:00
chrox
ef23357d07
various fixes and features in koreader-base
2013-10-27 22:06:15 +08:00
Qingping Hou
1a8abca4c4
Merge pull request #346 from chrox/master
...
smoother relative panning in scrolled pages
2013-10-25 07:47:11 -07:00
chrox
63d574c3b5
less verbose on fallback text rendering
2013-10-25 20:10:15 +08:00
chrox
c205503828
remove global variable DEBUG
2013-10-25 20:09:21 +08:00
chrox
0cdc5b64f4
fix debug on/off toggle
2013-10-25 20:07:58 +08:00
chrox
974927db54
smoother relative panning in scrolled pages
2013-10-25 16:07:04 +08:00
chrox
ae2462c17e
relative x and y in pan gesture are relative to first touch events
2013-10-25 16:05:20 +08:00
Qingping Hou
d98ced0533
Merge pull request #345 from chrox/master
...
highlight text from scratch instead of reusing rectmaps in reflowing mode
2013-10-24 23:18:36 -07:00
chrox
2590cc7ca5
highlight text from scratch instead of reusing rectmaps in reflowing mode
2013-10-25 13:22:49 +08:00
giorgio130
2cefdf7c6b
Merge pull request #344 from houqp/houqp-master
...
call scaleByDPI from screen module fixes #343
2013-10-24 11:03:36 -07:00
Qingping Hou
6269ca5b27
Merge pull request #340 from chrox/master
...
set auto detect word gap in reflowing by default
2013-10-24 10:50:29 -07:00
Qingping Hou
d3979ff72d
call scaleByDPI from screen module fixes #343
2013-10-24 13:47:22 -04:00
chrox
6211e678fc
Merge branch 'master' of github.com:chrox/koreader
2013-10-24 23:46:02 +08:00
chrox
184a6f5d21
highlight word from scratch instead of reusing rectmaps in reflowing mode
...
Totally revert the OCR in reflowed page to build 545.
And this should fix #309 .
2013-10-24 23:45:09 +08:00
chrox
90d55cbde4
set auto detect word gap in reflowing by default
2013-10-24 23:45:09 +08:00
Huang Xin
68d0ba78af
Merge pull request #342 from hwhw/master
...
add missing require of gettext
2013-10-24 06:45:55 -07:00
Hans-Werner Hilse
526137deda
add missing require of gettext
2013-10-24 15:45:02 +02:00
chrox
78d4f915a8
set auto detect word gap in reflowing by default
2013-10-24 21:29:12 +08:00
Huang Xin
af0255985c
Merge pull request #339 from hwhw/master
...
missing require() of infomessage in UIManager
2013-10-24 06:26:40 -07:00
Hans-Werner Hilse
fd586a56e9
missing require() of infomessage in UIManager
...
require() must be done locally in order to not create circular dependencies
2013-10-24 14:54:55 +02:00
Huang Xin
1559f8106c
Merge pull request #337 from hwhw/master
...
add missing require for defining DEBUG in ConfigDialog
2013-10-24 02:37:46 -07:00
Hans-Werner Hilse
22e5117cce
add missing require for defining DEBUG
2013-10-24 10:44:15 +02:00
Hans-Werner Hilse
616b9281b2
Merge remote-tracking branch 'upstream/master'
2013-10-24 10:41:14 +02:00
HW
60c641fd25
Merge pull request #335 from chrox/master
...
add missing gettext and Menu module
2013-10-23 10:10:40 -07:00
HW
9406f06aac
Merge pull request #2 from chrox/master
...
add missing gettext and Menu module
2013-10-23 08:56:47 -07:00
Huang Xin
4f1743826c
Merge pull request #334 from hwhw/master
...
Refactoring: Make globals local
2013-10-23 08:17:24 -07:00
chrox
f49f64bc15
add missing gettext and Menu module
2013-10-23 22:51:07 +08:00
HW
ad8bd5afdf
Merge pull request #1 from chrox/master
...
fix several local calls of Math.round
2013-10-23 07:44:30 -07:00
chrox
4cfdce6105
fix several local calls of Math.round
2013-10-23 22:37:55 +08:00
HW
141d72ddbe
Merge remote-tracking branch 'upstream/master'
2013-10-22 20:54:57 +02:00
HW
09cd5c4104
Make DEBUG a require()d local
2013-10-22 20:51:29 +02:00
Qingping Hou
67ba0b03b3
Merge pull request #333 from chrox/master
...
check json output before decoding
2013-10-22 09:55:50 -07:00
HW
748a443cd5
Merge remote-tracking branch 'upstream/master'
...
resolved conflicts with refactored structure
2013-10-22 17:19:08 +02:00
HW
2154e7e852
Further refactoring
...
This should finish the work to make all globals to local variables.
That allows LuaJIT to properly compile things by interning the
references to the relevant parts (rather than looking up globals
all the time which stops a trace).
2013-10-22 17:11:31 +02:00
chrox
99e0da52b6
check json output before decoding
...
This should fix #332 .
2013-10-22 22:13:47 +08:00
{Qingping, Dave} Hou
7a0e7b3382
Merge pull request #329 from chrox/master
...
export highlights only if highlighted text is not nil
2013-10-19 21:48:16 -07:00