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
HW
5bfe6893c5
Merge pull request #10 from chrox/master
...
rename kpdf.sh to koreader.shin in customupdate
2013-03-25 02:45:52 -07:00
HW
50a539bc11
Merge pull request #9 from chrox/catch_up_legacy
...
cherry picks from the new_ui_code branch of legacy repo
2013-03-25 02:45:35 -07:00
chrox
1d775c27a6
rename kpdf.sh to koreader.shin in customupdate
2013-03-25 16:49:41 +08:00
chrox
01f045e7f9
add standalone glyph cache
...
I found it will be especially helpful to cache glyph separately
so that glyph caches won't be washed out by a single page cache.
2013-03-25 16:26:57 +08:00
chrox
039eea17ae
bugfix: set toc/bookmark window dimension smaller than screen size
...
Otherwise if text widgets in toc window expands out of screen, memory
free on these widgets will mess up the heap. It sounds ridiculous but
after we restrict toc window well inside the screen the bug in #815
is fixed.
2013-03-25 16:26:47 +08:00
{Qingping,Dave} Hou
cf0795a5dc
Merge pull request #8 from houqp/master
...
cosmetic changes to makefile
2013-03-24 14:41:11 -07:00
Qingping Hou
969f98a61f
Merge branch 'master' of github.com:koreader/koreader
...
Conflicts:
Makefile
2013-03-24 17:39:46 -04:00
Qingping Hou
b096af45a2
define KOR_BASE at the top of Makefile
2013-03-24 17:27:20 -04:00
Qingping Hou
c3fb3fb7db
fix typo
2013-03-24 17:06:49 -04:00
Qingping Hou
c01ba51d85
update koreader-base
2013-03-24 17:05:49 -04:00
Qingping Hou
c70520dedf
add KOR_BASE variable in Makefile
2013-03-24 17:04:32 -04:00
HW
61e48b8991
Merge pull request #7 from houqp/make-fix
...
update application name in customupdate target
2013-03-24 13:49:32 -07:00
Qingping Hou
404d5e4e18
update application name in customupdate target
2013-03-24 16:32:19 -04:00
HW
a7664ebe1b
Merge pull request #6 from houqp/master
...
update gitignore
2013-03-24 12:55:50 -07:00
Qingping Hou
963b71d1e4
update gitignore
2013-03-24 15:52:52 -04:00
Qingping Hou
8981ed7561
update koreader-base
2013-03-24 15:38:47 -04:00
HW
845ba5f16e
Merge pull request #5 from houqp/master
...
bootstrap target for emulator
2013-03-24 12:21:02 -07:00
Qingping Hou
d016717bc0
update README
2013-03-24 15:13:03 -04:00
Qingping Hou
221bc10404
add bootstrapemu target and update README
2013-03-24 15:11:21 -04:00
HW
0c4264b065
updated project URLs
2013-03-24 20:08:24 +01:00
HW
e5888744fc
changed submodule koreader-base to its new URI
2013-03-24 19:31:10 +01:00
{Qingping,Dave} Hou
9915d5ea01
Merge pull request #4 from hwhw/hwhw-master
...
Adapt wrapper script and launcher files to new naming
2013-03-24 11:07:56 -07:00
HW
d2ad43c535
Merge branch 'master' of github.com:hwhw/koreader
2013-03-24 17:39:31 +01:00
HW
20eb258374
Merge pull request #3 from houqp/make-fix
...
add emulation bootstrap target in makefile & update README
2013-03-24 09:39:22 -07:00
HW
89b9e57299
adapted wrapper script and launcher configurations
2013-03-24 17:28:32 +01:00
HW
5cf909e2f1
switched base path kindlepdfviewer to koreader
2013-03-24 17:22:22 +01:00