Commit Graph

10294 Commits (master)
 

Author SHA1 Message Date
Qingping Hou 4747cd6a8a add gettext related target to Makefile 11 years ago
Qingping Hou 9313a88f2a pull zh translation from transifex 11 years ago
Qingping Hou efa7ce0ef2 update tx config and koreader template 11 years ago
Qingping Hou 4914f5467f add Makefile for managing po and pot files
basically wrapper around tx
11 years ago
Qingping Hou 2d0090c6de remove debug name 11 years ago
Qingping Hou cec992c1e6 rename template folder name 11 years ago
Qingping Hou 7602698e39 add koreader demo template 11 years ago
Qingping Hou 734bf63863 add gettext to readermenu 11 years ago
Qingping Hou b639b34d5c use gettext in readertoc 11 years ago
Qingping Hou a95c20b436 use gettext in readermenu 11 years ago
Qingping Hou 1fe2e5c377 use DroidSansFallback for all major fonts
we need DroidSansFallback for internalization :)
11 years ago
Qingping Hou 8968efeb72 copy i18n in customupdate 11 years ago
Qingping Hou 77b5b2aee4 add l10n directory 11 years ago
Qingping Hou 15a409245a use gettext in reader.lua 11 years ago
Qingping Hou 31f3564158 add gettext lua module 11 years ago
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
11 years ago
{Qingping,Dave} Hou bce6b2fa5a Merge pull request #35 from th0mass/master
adding a close button to filemanager
11 years ago
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
11 years ago
Huang Xin e08e7ffaf3 Merge pull request #30 from houqp/houqp-master
bug fix:  	discard bbox with zero area
11 years ago
Qingping Hou f12ff20c37 discard bbox with zero area 11 years ago
Qingping Hou 4ccf5a57e3 a little bit code cleanup 11 years ago
Huang Xin 8486fd3bb1 Merge pull request #29 from houqp/houqp-master
make history directory in bootstrapemu target
11 years ago
Qingping Hou 0285475bac make history directory in bootstrapemu target 11 years ago
{Qingping,Dave} Hou e7fe768497 Merge pull request #28 from chrox/flipping_tweak
disable reflow in flipping mode
11 years ago
{Qingping,Dave} Hou 65c3acc23f Merge pull request #27 from chrox/bbox_tweak
increase fine tuning factor in bbox to 10
11 years ago
{Qingping,Dave} Hou e65e02d376 Merge pull request #26 from chrox/config_tap
set active area for config menu to 1/12 of screen height
11 years ago
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.
11 years ago
chrox 9e985cde96 cleanup: add new line at the end of source file 11 years ago
chrox dd19d446cf disable reflow in flipping mode 11 years ago
chrox df308a895f set active area for config menu to 1/12 of screen height 11 years ago
Huang Xin 3257219b12 Merge pull request #25 from houqp/houqp-master
capitalize KOR to make the name sounds less like korea ;p
11 years ago
Qingping Hou cc3caf9b12 capitalize KOR to make it less like korea ;p 11 years ago
{Qingping,Dave} Hou 993b6a7118 Merge pull request #23 from chrox/master
tweaks on widget alignment in touch menu
11 years ago
chrox bbda1362e3 tweaks on widget alignment in touch menu 11 years ago
{Qingping,Dave} Hou ba780e734a Merge pull request #22 from chrox/master
add time information in menu footer by neoquest in hi-pda forum
11 years ago
chrox 2fc897bc25 add time information in menu footer by neoquest in hi-pda forum 11 years ago
{Qingping,Dave} Hou 66d7de06ad Merge pull request #21 from chrox/more_gestures
add pinch, spread, rotate and inward/outward pan gestures
11 years ago
chrox f4b74cea95 use rotate gesture to set screen mode 11 years ago
chrox 7fcc2e5972 fix DEBUG location in case ges_ev is nil 11 years ago
chrox a105d463a8 use pinch/spread gestures to set zoom mode 11 years ago
chrox d262ffecab fix direction rectification of pinch/spread gestures 11 years ago
chrox ae40aad56e use new directions in pan/swipe gesture 11 years ago
chrox 15eccb4da7 add pinch, spread, rotate and inward/outward pan gestures 11 years ago
Huang Xin af7cf25f6d Merge pull request #19 from houqp/houqp-master
add more instructions for emulation mode
11 years ago
Qingping Hou 63fb983747 fix readme link 11 years ago
Qingping Hou a85dd587c7 update README on emulation 11 years ago
{Qingping,Dave} Hou 551ef73af3 Merge pull request #16 from chrox/more_gestures
add two_finger_pan_release gesture & some refactorings in tap state
11 years ago
chrox 9ef581e69c add two_finger_pan_release gesture & some refactorings in tap state 11 years ago
{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
11 years ago
chrox 4fda0611c2 remove unnecessary require 11 years ago