Commit Graph

484 Commits (7f53ddacbe568e9530d1a4792522b436a7c1b8ed)

Author SHA1 Message Date
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.
11 years ago
chrox 313525e961 add cpath in reader.lua 11 years ago
Qingping Hou 0660ae379b enable scroll using pan gesture in readerrolling 11 years ago
Qingping Hou 1783b16d69 credoc fix: load metadata info after document is rendered 11 years ago
Qingping Hou b011bc405b fix: set ReaderView.view_mode instead of ReaderUi.view_mode 11 years ago
chrox 8df55b8318 recalculate zoom when changing font size 11 years ago
chrox d505f39c79 recalculate zoom when toggling flipping mode 11 years ago
chrox ac548d768c don't bother to consume background context
since now each context is independent and has its own dst bitmap.
11 years ago
chrox 8f18ee260c increase max size of cache item 11 years ago
chrox a60cfc4e10 fix occasionally failed lipc invocation 11 years ago
Qingping Hou 3ab79f69e9 add simple readerhyphenation menu 11 years ago
Qingping Hou 92cbbabbcf bug fix in touchmenu, reset menu page on go up 11 years ago
Qingping Hou 0a40658a9d bug fix in touchmenu: properly set max menu height 11 years ago
chrox 598772562d bugfix: use ceil to keep index greater than or equal to 1 11 years ago
{Qingping,Dave} Hou 1781b8bc91 Merge pull request #66 from chrox/fl_adjust
add front light intensity adjustment by vertical two_finger_pan
11 years ago
{Qingping,Dave} Hou 75b1096a65 Merge pull request #65 from chrox/pan_scroll
add panning of page in scroll mode
11 years ago
chrox ed33937af2 add front light intensity adjustment by vertical two_finger_pan 11 years ago
chrox 1c9388cd17 add swipe rolling for crereader 11 years ago
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.
11 years ago
chrox d24131b13b add panning of page in scroll mode 11 years ago
chrox fb05f9a428 add auto page crop 11 years ago
chrox e56bea89aa rotate page 90 degree instead of 270 degree before reflowing for vertical text 11 years ago
Huang Xin f6b2b2653c Merge pull request #52 from houqp/houqp-master
update translation from transifex
11 years ago
{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
11 years ago
chrox 0a8ca756cc default render quality is set to 1 which will avoid most text resampling 11 years ago
Qingping Hou 114e330fdc remove misleading language menu item 11 years ago
Qingping Hou 6f89796b84 revert readerconfig since we updated xgettext script 11 years ago
Twobob bb15773853 Added Help Tip to Help menu 11 years ago
chrox a133b33eab use char(95)(underscore) to avoid conflict with gettext macro 11 years ago
Huang Xin b6fcc85a45 Merge pull request #44 from th0mass/fe3fc9039909e6051321dd7d0b5ffbd42c886b8a
having a bigger close icon could be a good idea
11 years ago
chrox 22b650d0c7 move kopt/cre options into ui/data directory & wrap strings in config options 11 years ago
Qingping Hou 5a96c00142 update text in menu help item 11 years ago
Qingping Hou 09e1c0af06 add gettext to document modules 11 years ago
Qingping Hou ce0ab36908 add gettext to all widgets 11 years ago
Qingping Hou 3602c61b1f add gettext to all reader widgets 11 years ago
Qingping Hou f36279ed53 wrap text with gettext in readercropping and readerfont 11 years ago
Qingping Hou fb16790958 add gettext to inputevent.lua 11 years ago
Qingping Hou b40be3d0f8 remove trailing white spaces 11 years ago
Huang Xin e42c8f7956 Merge pull request #36 from houqp/houqp-master
add gettext support
11 years ago
Qingping Hou ff7f6e0740 require gettext module in uimanager.lua 11 years ago
Qingping Hou 2d0090c6de remove debug name 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 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
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,Dave} Hou e7fe768497 Merge pull request #28 from chrox/flipping_tweak
disable reflow in flipping mode
11 years ago