Commit Graph

1677 Commits (e1684cae77ae6f5a8f93a58e0e0f2de227beed57)
 

Author SHA1 Message Date
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
chrox dbe663de46 use two finger swipe gesture to return to original page in flipping mode 11 years ago
chrox d713bf7732 add two finger swipe gesture 11 years ago
{Qingping,Dave} Hou ca25ee738a Merge pull request #13 from hwhw/master
remove leftover picviewer.lua from legacy KPV code
11 years ago
HW a5fd599235 remove leftover legacy picviewer.lua 11 years ago
HW 5bfe6893c5 Merge pull request #10 from chrox/master
rename kpdf.sh to koreader.shin in customupdate
11 years ago
HW 50a539bc11 Merge pull request #9 from chrox/catch_up_legacy
cherry picks from the new_ui_code branch of legacy repo
11 years ago
chrox 1d775c27a6 rename kpdf.sh to koreader.shin in customupdate 11 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.
11 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.
11 years ago
{Qingping,Dave} Hou cf0795a5dc Merge pull request #8 from houqp/master
cosmetic changes to makefile
11 years ago
Qingping Hou 969f98a61f Merge branch 'master' of github.com:koreader/koreader
Conflicts:
	Makefile
11 years ago
Qingping Hou b096af45a2 define KOR_BASE at the top of Makefile 11 years ago
Qingping Hou c3fb3fb7db fix typo 11 years ago
Qingping Hou c01ba51d85 update koreader-base 11 years ago
Qingping Hou c70520dedf add KOR_BASE variable in Makefile 11 years ago
HW 61e48b8991 Merge pull request #7 from houqp/make-fix
update application name in customupdate target
11 years ago
Qingping Hou 404d5e4e18 update application name in customupdate target 11 years ago