Commit Graph

10240 Commits

Author SHA1 Message Date
Qingping Hou
2d0090c6de remove debug name 2013-04-08 02:44:41 +08:00
Qingping Hou
cec992c1e6 rename template folder name 2013-04-08 02:22:09 +08:00
Qingping Hou
7602698e39 add koreader demo template 2013-04-08 02:15:29 +08:00
Qingping Hou
734bf63863 add gettext to readermenu 2013-04-07 16:47:05 +08:00
Qingping Hou
b639b34d5c use gettext in readertoc 2013-04-07 16:36:16 +08:00
Qingping Hou
a95c20b436 use gettext in readermenu 2013-04-07 16:35:40 +08:00
Qingping Hou
1fe2e5c377 use DroidSansFallback for all major fonts
we need DroidSansFallback for internalization :)
2013-04-07 16:34:06 +08:00
Qingping Hou
8968efeb72 copy i18n in customupdate 2013-04-07 16:24:36 +08:00
Qingping Hou
77b5b2aee4 add l10n directory 2013-04-07 16:23:55 +08:00
Qingping Hou
15a409245a use gettext in reader.lua 2013-04-07 16:13:08 +08:00
Qingping Hou
31f3564158 add gettext lua module 2013-04-07 16:09:33 +08:00
th0mass
fe3fc90399 having an easy to press close button
though it is a bit "ugly" hence I'm not sure everybody will happy with this
2013-04-07 10:31:13 +03:00
{Qingping,Dave} Hou
bce6b2fa5a Merge pull request #35 from th0mass/master
adding a close button to filemanager
2013-04-07 00:29:21 -07:00
th0mass
e1684cae77 file manager close button is activated
since home menu doesn't work properly we need a solid close button on file manager to exit from the app on Touch.
https://github.com/koreader/koreader/issues/15
2013-04-07 10:22:01 +03:00
Huang Xin
e08e7ffaf3 Merge pull request #30 from houqp/houqp-master
bug fix:  	discard bbox with zero area
2013-04-03 06:33:55 -07:00
Qingping Hou
f12ff20c37 discard bbox with zero area 2013-04-03 13:03:55 +08:00
Qingping Hou
4ccf5a57e3 a little bit code cleanup 2013-04-03 12:43:58 +08:00
Huang Xin
8486fd3bb1 Merge pull request #29 from houqp/houqp-master
make history directory in bootstrapemu target
2013-04-02 21:33:27 -07:00
Qingping Hou
0285475bac make history directory in bootstrapemu target 2013-04-03 12:29:13 +08:00
{Qingping,Dave} Hou
e7fe768497 Merge pull request #28 from chrox/flipping_tweak
disable reflow in flipping mode
2013-03-31 15:11:35 -07:00
{Qingping,Dave} Hou
65c3acc23f Merge pull request #27 from chrox/bbox_tweak
increase fine tuning factor in bbox to 10
2013-03-31 15:11:13 -07:00
{Qingping,Dave} Hou
e65e02d376 Merge pull request #26 from chrox/config_tap
set active area for config menu to 1/12 of screen height
2013-03-31 15:10:31 -07:00
chrox
11c0741afe increase fine tuning factor in bbox to 10
So that the finest adjustment of bbox is 5 pixels
considering pan threshold is 50 pixels.
2013-03-31 22:09:19 +08:00
chrox
9e985cde96 cleanup: add new line at the end of source file 2013-03-31 21:39:20 +08:00
chrox
dd19d446cf disable reflow in flipping mode 2013-03-31 21:37:57 +08:00
chrox
df308a895f set active area for config menu to 1/12 of screen height 2013-03-31 16:40:43 +08:00
Huang Xin
3257219b12 Merge pull request #25 from houqp/houqp-master
capitalize KOR to make the name sounds less like korea ;p
2013-03-30 20:37:09 -07:00
Qingping Hou
cc3caf9b12 capitalize KOR to make it less like korea ;p 2013-03-30 23:35:41 -04:00
{Qingping,Dave} Hou
993b6a7118 Merge pull request #23 from chrox/master
tweaks on widget alignment in touch menu
2013-03-29 07:57:05 -07:00
chrox
bbda1362e3 tweaks on widget alignment in touch menu 2013-03-29 22:54:54 +08:00
{Qingping,Dave} Hou
ba780e734a Merge pull request #22 from chrox/master
add time information in menu footer by neoquest in hi-pda forum
2013-03-29 07:43:33 -07:00
chrox
2fc897bc25 add time information in menu footer by neoquest in hi-pda forum 2013-03-29 22:37:34 +08:00
{Qingping,Dave} Hou
66d7de06ad Merge pull request #21 from chrox/more_gestures
add pinch, spread, rotate and inward/outward pan gestures
2013-03-28 07:38:42 -07:00
chrox
f4b74cea95 use rotate gesture to set screen mode 2013-03-28 22:08:48 +08:00
chrox
7fcc2e5972 fix DEBUG location in case ges_ev is nil 2013-03-28 22:05:17 +08:00
chrox
a105d463a8 use pinch/spread gestures to set zoom mode 2013-03-28 21:42:23 +08:00
chrox
d262ffecab fix direction rectification of pinch/spread gestures 2013-03-28 21:40:16 +08:00
chrox
ae40aad56e use new directions in pan/swipe gesture 2013-03-28 21:07:38 +08:00
chrox
15eccb4da7 add pinch, spread, rotate and inward/outward pan gestures 2013-03-28 21:06:13 +08:00
Huang Xin
af7cf25f6d Merge pull request #19 from houqp/houqp-master
add more instructions for emulation mode
2013-03-26 22:40:13 -07:00
Qingping Hou
63fb983747 fix readme link 2013-03-26 19:23:24 -04:00
Qingping Hou
a85dd587c7 update README on emulation 2013-03-26 19:21:30 -04:00
{Qingping,Dave} Hou
551ef73af3 Merge pull request #16 from chrox/more_gestures
add two_finger_pan_release gesture & some refactorings in tap state
2013-03-26 06:03:59 -07:00
chrox
9ef581e69c add two_finger_pan_release gesture & some refactorings in tap state 2013-03-26 20:59:47 +08:00
{Qingping,Dave} Hou
2c48f48f09 Merge pull request #14 from chrox/swipe_to_return
use two finger swipe gesture to return to original page in flipping mode
2013-03-25 23:10:35 -07:00
chrox
4fda0611c2 remove unnecessary require 2013-03-26 13:21:29 +08:00
chrox
dbe663de46 use two finger swipe gesture to return to original page in flipping mode 2013-03-26 13:18:09 +08:00
chrox
d713bf7732 add two finger swipe gesture 2013-03-26 13:17:03 +08:00
{Qingping,Dave} Hou
ca25ee738a Merge pull request #13 from hwhw/master
remove leftover picviewer.lua from legacy KPV code
2013-03-25 10:12:40 -07:00
HW
a5fd599235 remove leftover legacy picviewer.lua 2013-03-25 18:12:15 +01:00