Commit Graph

1858 Commits (6687208525c3ce76837f819f1014919d9cb16755)
 

Author SHA1 Message Date
{Qingping,Dave} Hou 66d7de06ad Merge pull request #21 from chrox/more_gestures
add pinch, spread, rotate and inward/outward pan gestures
12 years ago
chrox f4b74cea95 use rotate gesture to set screen mode 12 years ago
chrox 7fcc2e5972 fix DEBUG location in case ges_ev is nil 12 years ago
chrox a105d463a8 use pinch/spread gestures to set zoom mode 12 years ago
chrox d262ffecab fix direction rectification of pinch/spread gestures 12 years ago
chrox ae40aad56e use new directions in pan/swipe gesture 12 years ago
chrox 15eccb4da7 add pinch, spread, rotate and inward/outward pan gestures 12 years ago
Huang Xin af7cf25f6d Merge pull request #19 from houqp/houqp-master
add more instructions for emulation mode
12 years ago
Qingping Hou 63fb983747 fix readme link 12 years ago
Qingping Hou a85dd587c7 update README on emulation 12 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
12 years ago
chrox 9ef581e69c add two_finger_pan_release gesture & some refactorings in tap state 12 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
12 years ago
chrox 4fda0611c2 remove unnecessary require 12 years ago
chrox dbe663de46 use two finger swipe gesture to return to original page in flipping mode 12 years ago
chrox d713bf7732 add two finger swipe gesture 12 years ago
{Qingping,Dave} Hou ca25ee738a Merge pull request #13 from hwhw/master
remove leftover picviewer.lua from legacy KPV code
12 years ago
HW a5fd599235 remove leftover legacy picviewer.lua 12 years ago
HW 5bfe6893c5 Merge pull request #10 from chrox/master
rename kpdf.sh to koreader.shin in customupdate
12 years ago
HW 50a539bc11 Merge pull request #9 from chrox/catch_up_legacy
cherry picks from the new_ui_code branch of legacy repo
12 years ago
chrox 1d775c27a6 rename kpdf.sh to koreader.shin in customupdate 12 years ago
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.
12 years ago
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.
12 years ago
{Qingping,Dave} Hou cf0795a5dc Merge pull request #8 from houqp/master
cosmetic changes to makefile
12 years ago
Qingping Hou 969f98a61f Merge branch 'master' of github.com:koreader/koreader
Conflicts:
	Makefile
12 years ago
Qingping Hou b096af45a2 define KOR_BASE at the top of Makefile 12 years ago
Qingping Hou c3fb3fb7db fix typo 12 years ago
Qingping Hou c01ba51d85 update koreader-base 12 years ago
Qingping Hou c70520dedf add KOR_BASE variable in Makefile 12 years ago
HW 61e48b8991 Merge pull request #7 from houqp/make-fix
update application name in customupdate target
12 years ago
Qingping Hou 404d5e4e18 update application name in customupdate target 12 years ago
HW a7664ebe1b Merge pull request #6 from houqp/master
update gitignore
12 years ago
Qingping Hou 963b71d1e4 update gitignore 12 years ago
Qingping Hou 8981ed7561 update koreader-base 12 years ago
HW 845ba5f16e Merge pull request #5 from houqp/master
bootstrap target for emulator
12 years ago
Qingping Hou d016717bc0 update README 12 years ago
Qingping Hou 221bc10404 add bootstrapemu target and update README 12 years ago
HW 0c4264b065 updated project URLs 12 years ago
HW e5888744fc changed submodule koreader-base to its new URI 12 years ago
{Qingping,Dave} Hou 9915d5ea01 Merge pull request #4 from hwhw/hwhw-master
Adapt wrapper script and launcher files to new naming
12 years ago
HW d2ad43c535 Merge branch 'master' of github.com:hwhw/koreader 12 years ago
HW 20eb258374 Merge pull request #3 from houqp/make-fix
add emulation bootstrap target in makefile & update README
12 years ago
HW 89b9e57299 adapted wrapper script and launcher configurations 12 years ago
HW 5cf909e2f1 switched base path kindlepdfviewer to koreader 12 years ago
Qingping Hou 261f98e7f0 fix typo in README 12 years ago
HW 038b6a474a updated koreader-base submodule 12 years ago
Qingping Hou 23435317ce add emulation bootstrap target in makefile & update README 12 years ago
HW 3c6db2ce88 Merge pull request #2 from houqp/make-fix
fix in README & makefile
12 years ago
Qingping Hou 2495d2c862 include dbg instead for settings for DEBUG in font.lua 12 years ago
Qingping Hou 9546c5503b update reader name in customupdate to koreader 12 years ago