Commit Graph

1792 Commits

Author SHA1 Message Date
{Qingping,Dave} Hou afbfc17fbf Merge pull request #82 from chrox/activity_indicator
add activity indicator when configuring in reflow mode
2013-04-21 08:51:10 -07:00
chrox 7f53ddacbe add activity indicator when configuring in reflow mode
For now pillow activityIndicator is used to draw animated waiting icon
at the upper left corner of the screen. So pillow service should be
enabled to use this feature, but eventually we should implement an
activity indicator that is independent of native system.
2013-04-21 16:54:59 +08:00
chrox 313525e961 add cpath in reader.lua 2013-04-21 16:49:00 +08:00
{Qingping,Dave} Hou c5ea1c4065 Merge pull request #81 from chrox/kctx_fix
update koreader-base: add top and bottom margin in reflowed page
2013-04-20 21:08:22 -07:00
chrox 3f818fa900 update koreader-base: add top and bottom margin in reflowed page 2013-04-21 11:08:05 +08:00
Huang Xin b3c81c8dca Merge pull request #79 from houqp/houqp-master
enable scroll for readerrolling
2013-04-20 18:03:26 -07:00
Huang Xin 3d2cf49d7c Merge pull request #80 from houqp/readme-fix
readme update from Lucas Malor @ mobileread
2013-04-20 17:58:09 -07:00
Qingping Hou 6e7fda101f add nightlybuild script reference 2013-04-21 06:35:47 +08:00
Qingping Hou 882d6ea83f add back emulator screen setting hint 2013-04-21 06:31:24 +08:00
Qingping Hou 2f25b90f8b readme update from Lucas Malor @ mobileread
see http://www.mobileread.com/forums/showpost.php?p=2488740&postcount=979
2013-04-21 06:28:42 +08:00
Qingping Hou 0660ae379b enable scroll using pan gesture in readerrolling 2013-04-21 05:56:52 +08:00
Qingping Hou 1783b16d69 credoc fix: load metadata info after document is rendered 2013-04-21 05:54:20 +08:00
Qingping Hou b011bc405b fix: set ReaderView.view_mode instead of ReaderUi.view_mode 2013-04-21 05:51:28 +08:00
{Qingping,Dave} Hou 4df8ac4d4d Merge pull request #78 from chrox/kctx_fix
bugfix: fix occasional reader crash when change screen mode from landscape to portrait in reflow mode
2013-04-20 11:34:04 -07:00
chrox 8df55b8318 recalculate zoom when changing font size 2013-04-20 16:17:38 +08:00
chrox d505f39c79 recalculate zoom when toggling flipping mode 2013-04-20 16:15:50 +08:00
chrox ac548d768c don't bother to consume background context
since now each context is independent and has its own dst bitmap.
2013-04-20 16:12:43 +08:00
chrox 8f18ee260c increase max size of cache item 2013-04-20 16:10:46 +08:00
chrox a60cfc4e10 fix occasionally failed lipc invocation 2013-04-20 11:08:12 +08:00
Huang Xin 9589e5c54d Merge pull request #75 from houqp/houqp-master
update translation
2013-04-18 08:13:40 -07:00
Qingping Hou 5703f44cd0 update translation 2013-04-18 10:57:36 -04:00
Huang Xin 9f22a33b15 Merge pull request #72 from houqp/houqp-master
add simple readerhyphenation menu
2013-04-16 23:48:58 -07:00
Qingping Hou 3ab79f69e9 add simple readerhyphenation menu 2013-04-16 13:11:28 -04:00
Huang Xin 5ba50a3564 Merge pull request #71 from houqp/houqp-master
update koreader-base and bug fix in touch menu
2013-04-15 20:17:08 -07:00
Qingping Hou 92cbbabbcf bug fix in touchmenu, reset menu page on go up 2013-04-15 22:09:48 -04:00
Qingping Hou 0a40658a9d bug fix in touchmenu: properly set max menu height 2013-04-15 22:06:18 -04:00
Qingping Hou fa96075611 update koreader-base for hyphenation support 2013-04-15 19:30:08 -04:00
{Qingping,Dave} Hou 133cf2954e Merge pull request #69 from chrox/master
bugfix: use ceil to keep index greater than or equal to 1
2013-04-15 07:33:24 -07:00
chrox 598772562d bugfix: use ceil to keep index greater than or equal to 1 2013-04-15 14:11:57 +08:00
{Qingping,Dave} Hou 324e0575d0 Merge pull request #67 from chrox/master
update koreader-base
2013-04-14 07:43:39 -07:00
{Qingping,Dave} Hou 1781b8bc91 Merge pull request #66 from chrox/fl_adjust
add front light intensity adjustment by vertical two_finger_pan
2013-04-14 07:43:28 -07:00
{Qingping,Dave} Hou 75b1096a65 Merge pull request #65 from chrox/pan_scroll
add panning of page in scroll mode
2013-04-14 07:40:24 -07:00
chrox c55943377c update koreader-base 2013-04-14 22:39:46 +08:00
{Qingping,Dave} Hou 660438ec42 Merge pull request #64 from chrox/auto_crop
add auto page crop
2013-04-14 07:37:46 -07:00
chrox ed33937af2 add front light intensity adjustment by vertical two_finger_pan 2013-04-14 21:17:52 +08:00
chrox 1c9388cd17 add swipe rolling for crereader 2013-04-14 18:19:42 +08:00
chrox 4fbebe0d4c horizontal swipe in flipping mode will use stepped paging
Proportional to swipe distance the page increment is stepped as
0, 1, 2, 5, 10, 20, 50 and 100.
2013-04-14 18:02:34 +08:00
chrox d24131b13b add panning of page in scroll mode 2013-04-14 17:39:12 +08:00
chrox fb05f9a428 add auto page crop 2013-04-14 15:16:42 +08:00
Huang Xin 26474144b8 Merge pull request #63 from houqp/houqp-master
update translation
2013-04-13 20:32:03 -07:00
Qingping Hou f65cfd04d7 update translation 2013-04-13 21:01:47 -04:00
{Qingping,Dave} Hou a083bab018 Merge pull request #61 from chrox/vertical_text_fix
rotate page 90 degree instead of 270 degree before reflowing
2013-04-13 09:45:06 -07:00
chrox e56bea89aa rotate page 90 degree instead of 270 degree before reflowing for vertical text 2013-04-13 14:13:11 +08:00
Huang Xin 67877c2018 Merge pull request #57 from houqp/houqp-master
update from transifex
2013-04-11 22:03:44 -07:00
Qingping Hou fbc9cb7dfc update from transifex 2013-04-11 20:51:25 -04:00
{Qingping,Dave} Hou 0dfa2c8410 Merge pull request #56 from chrox/quality_fix
update koreader-base
2013-04-11 11:41:19 -07:00
chrox 37d70bec65 update koreader-base 2013-04-12 02:39:15 +08:00
Huang Xin f6b2b2653c Merge pull request #52 from houqp/houqp-master
update translation from transifex
2013-04-11 11:36:19 -07:00
{Qingping,Dave} Hou 5d563223af Merge pull request #55 from chrox/quality_fix
default render quality is set to 1 which will avoid most text resampling
2013-04-11 11:35:35 -07:00
chrox 0a8ca756cc default render quality is set to 1 which will avoid most text resampling 2013-04-12 02:30:33 +08:00