Commit Graph

2692 Commits (dd278a4b1fca78299f85649b593098cda19469bf)
 

Author SHA1 Message Date
chrox 2bb3c7c286 append page number in toc entry 11 years ago
Qingping Hou 3951b0ca8b Merge pull request #399 from chrox/master
customizable tap zones for page flipping and bookmarking
11 years ago
chrox 93866822d0 always show progress bar in flipping mode
tap on progress bar in flipping mode will goto corresponding page
11 years ago
chrox da317ed14a customizable tap zones for top menu 11 years ago
chrox f0039cbb02 customizable tap zones for page flipping and bookmarking 11 years ago
chrox 3205f228d3 partial refresh when switching time display in progress bar 11 years ago
Huang Xin c052655989 Merge pull request #397 from Markismus/MultitouchKoboAura
Two small changes to improve use for Kobo ereaders
11 years ago
Markismus 74e03bc615 Kobo Aura Hd and Mini users get the error message:
/luajit: ./frontend/ui/gesturedetector.lua:84: attempt to concatenate field 'y' (a nil value)

Hopefully the use of the "," in the DEBUG function instead of the string concatenate operator gets rid of it.
11 years ago
Markismus 6465398731 If Nickel is not stopped, it interferes with Koreader.
The sleep function kicks in after the set time and it will freeze koreader.
Pulling the power switch gives back control momentarily, but it changes to standby within tens of seconds.
11 years ago
Qingping Hou 90cb40f9da Merge pull request #396 from chrox/master
add customizable tap zones for tap forward/backward and config
11 years ago
chrox 5dd96b8756 tap on reader footer will toggle time display 11 years ago
chrox 90d91d567a add content range method in BottomContainer 11 years ago
chrox 912a8a496b add customizable tap zones for tap forward/backward and config 11 years ago
Qingping Hou 9ed974910c Merge pull request #395 from chrox/master
set title bar height to height of text widget in Menu widget
11 years ago
chrox ea91cdb4be set title bar height to height of text widget in Menu widget
without the height of the close button widget
This will make room for one more menu item entry and fix #355 and #394.
The larger tap zone for close button widget is still there.
11 years ago
Qingping Hou 4d1116ac5e Merge pull request #390 from chrox/master
page overlap is turned on by default
11 years ago
chrox 4d7d88cfbc page overlap is turned on by default
Page overlap added when turning in non-fit-to-page zoom mode
is now distinguishable from dim area overlap.
11 years ago
Qingping Hou d8796585d9 Merge pull request #389 from chrox/master
add PAN_THRESHOLD when detecting hold_pan gesture
11 years ago
chrox 127e053d5b add PAN_THRESHOLD when detecting hold_pan gesture
This should fix #383.
11 years ago
Huang Xin d4b76f89b4 Merge pull request #388 from Markismus/MultitouchKoboAura
Further improvements on Input:handlePhoenixTouchEv
11 years ago
Markismus 485ab8aa9d Signed-off-by: Markismus <zulde.zuldemans@gmail.com> 11 years ago
Qingping Hou 0ed65f9b4e Merge pull request #387 from chrox/master
fix highlight drawing in #379
11 years ago
Huang Xin 3b8d706b5c Merge pull request #386 from Markismus/MultitouchKoboAura
Multitouch kobo aura
11 years ago
chrox 1f25d4f817 fix highlight drawing in #379 11 years ago
Markismus c9c72df63d Merge pull request #1 from chrox/touchev
refactoring handleTouchEv
11 years ago
chrox 64f77c4210 refactoring handleTouchEv 11 years ago
Markismus 37b6f5e041 Signed-off-by: Markismus <zulde.zuldemans@gmail.com> 11 years ago
Markismus 6f5c0d86cd Signed-off-by: Markismus <zulde.zuldemans@gmail.com> 11 years ago
chrox e65df307d3 update koreader-base 11 years ago
chrox 47e258c670 update koreader-base 11 years ago
chrox 2fd66e1fa3 typo fix 11 years ago
Markismus acf1525630 Signed-off-by: Markismus <zulde.zuldemans@gmail.com> 11 years ago
Markismus b26b0729b9 Multitouch for Kobo Aura
Signed-off-by: Markismus <zulde.zuldemans@gmail.com>
11 years ago
Qingping Hou ecd8949e85 Merge pull request #382 from chrox/master
update koreader-base
11 years ago
chrox 94bd5fd49a update koreader-base 11 years ago
Qingping Hou 164161c31f Merge pull request #381 from chrox/master
sort history file with modification time
11 years ago
chrox 82cb20e448 update koreader-base 11 years ago
chrox 998193aa7b add detection of more 3G Paperwhite 2 models 11 years ago
chrox e4c77c272a sort history file with modification time 11 years ago
Qingping Hou 22a0987000 Merge pull request #377 from chrox/master
fix looking up wrong word in reflowed page
11 years ago
chrox 84ad0f2307 fix null export highlight in reflowed mode 11 years ago
chrox 71cb2d3f93 fix looking up wrong word in reflowed page
that has a text layer underneath.

For multi-column page reflowing usually fits individual column to
page width and no finner word boxes are available to map reflowed
word box onto native word box. Now the relative position of a reflowed
word center is calculated as portion of the width and height of a larger
block it belongs. This relative position is also considered in
reflow-to-native position transform so that dictionary lookup now works
on multi-column pages in reflowing mode.

This should fix #376.
11 years ago
chrox 83e7507154 force download po files 11 years ago
chrox 67f627f2fb update po file from transifex automatically on each build 11 years ago
chrox c94e88c46d update pot file 11 years ago
chrox 153d0866d5 remove auto "contentwidth" in landscape
This should fix #365.
11 years ago
Huang Xin d45aa2d304 Merge pull request #374 from hwhw/native-framebuffer
fix for Kobo framebuffers: allow for rotation at framebuffer setup
11 years ago
HW af902d1d79 fix for Kobo framebuffers: allow for rotation at framebuffer setup
the Kobo framebuffer comes up in landscape mode, that is, landscape
in the other direction as we do it when going into landscape mode.
we leave it this way, and rather allow for a rotation correction at
framebuffer setup.

this PR pulls the relevant changes from koreader-base and makes the
screen code aware of this additional rotation setting.

Kobo framebuffers should now work properly with the new framebuffer
FFI code. They can stay in 16bpp mode and don't change the current
framebuffer settings. They should thus properly interoperate with
the native framework on Kobos as well as sergeys KoboLauncher
(no garbled screen when returning)
11 years ago
HW 23573d8b67 Merge pull request #373 from chrox/master
fix default full refresh in Kindle since the new ffi framebuffer
11 years ago
chrox 326765a2d8 fix default full refresh in Kindle since the new ffi framebuffer 11 years ago