Commit Graph

2401 Commits (8e4516b824d614d21b2d854290193bffa824d621)
 

Author SHA1 Message Date
chrox 8e4516b824 add regional zoom mode in pdf/djvu page
In regional zoom mode double tap will zoom to the tapped
region(paragraph or column, etc., detected optically via libk2pdfopt).
As the first demo, this feature is only turned on in flipping mode by
tapping the top-left corner of the screen. Eventually we may incorporate
this feature in "free" zoom mode.
11 years ago
HW 4945e0ae23 Merge pull request #426 from houqp/houqp-master
update translation & support build against custom koreader-base repo
11 years ago
Qingping Hou 93d04839fc support for building against custom koreader-base repo 11 years ago
Qingping Hou 701d80cee3 update translation 11 years ago
Qingping Hou 2fcddfa3ba Merge pull request #425 from chrox/master
fix dictionary lookup crash in scroll mode
11 years ago
chrox 62e12ddfba import document module on-demand 11 years ago
chrox e43c77c192 fix dictionary lookup crash in scroll mode 11 years ago
Qingping Hou 3cf3f3ddbe Merge pull request #424 from chrox/master
fix dictionary lookup crash via OCR in scroll mode
11 years ago
chrox 5140a4c6ff fix dictionary lookup crash via OCR in scroll mode 11 years ago
Qingping Hou 67a6fbabbc Merge pull request #422 from chrox/master
invert color when selecting bookmark
11 years ago
chrox f7387822aa handle xps files in pdfdocument backend 11 years ago
chrox 8b24c0a8e9 revert to previous margin sizes 11 years ago
chrox c67b8a22ed invert color when selecting bookmark 11 years ago
Qingping Hou 928ec679b0 Merge pull request #419 from chrox/master
show both reader menu and config menu when tapping top
11 years ago
chrox b2cc4b5b73 tweaks on default margin sizes 11 years ago
chrox f38133e9b4 update pot file 11 years ago
chrox 1cbc6b9669 move crereader margin options into defaults.lua 11 years ago
chrox 1fb4dfab95 add visual indication on document loading
This should implement #265.
11 years ago
chrox 3eeba5389d fix show hidden flag not persistent between restart
This should fix bug reported in comments of #278.
11 years ago
chrox 60adab7168 add page overlap toggle in reader menu
This should implement #278.
11 years ago
chrox 3ee2c758ec fix lost of frontlight intensity after exiting kobo
This should fix #243.
11 years ago
chrox 1288be7b95 automatically selecting CSS for specific file types
when turning off embedded style sheet.
This should fix #246.
11 years ago
chrox fefa0a3507 add version information in reader menu
This should implement #315.
11 years ago
chrox ee8838960b add auto save settings option 11 years ago
chrox 32cd7b2a88 show both reader menu and config menu when tapping top
So the bottom tap zone is optional now and will be removed by default
in the future.
11 years ago
chrox e5de29bfbd remove redundant debug 11 years ago
Qingping Hou 004d867c3a Merge pull request #417 from hwhw/master
pull latest koreader-base with 16bpp blitbuffer fixes
11 years ago
Qingping Hou 1b3a28bd0c Merge pull request #416 from chrox/master
add Kindle-like dictionary window follow-up
11 years ago
HW 50e30d6adb pull latest koreader-base with 16bpp blitbuffer fixes 11 years ago
chrox b9d0d6d0e4 update koreader-base 11 years ago
chrox 13d70eec9b add Kindle-like dictionary window follow-up 11 years ago
chrox f12d8eb9b4 add align field in WidgetContainer 11 years ago
chrox 4c5d1caa92 detect touch event for more responsive UI 11 years ago
Qingping Hou 043b8cfd96 Merge pull request #415 from chrox/master
fix font size change when reopening the same credocument
11 years ago
chrox b5fd38f897 delayed calling of gotoXPointer when internal properties are changed
This should fix #400 and fix #300.
11 years ago
chrox b0d27a021d tweaks on menu font size 11 years ago
chrox 2f9e65871a invert item when tapping on filemanager 11 years ago
chrox 01046fe478 fix font size change when reopening the same credocument 11 years ago
Qingping Hou 27d7a7b1b6 Merge pull request #411 from Markismus/patch-1
Update input.lua
11 years ago
Qingping Hou 383bd13bd3 Merge pull request #412 from Markismus/patch-2
Update gesturedetector.lua
11 years ago
Markismus a30de54511 Update gesturedetector.lua
Aligns DEBUG line 84 with the DEBUG lines in input.lua for easier visual checking.
11 years ago
Qingping Hou 66cf0fad2a Merge pull request #410 from chrox/master
add dictionary lookup in crereader
11 years ago
Markismus 730b1880de Update input.lua
When the the power_off switch is pulled a empty SYN_REPORT is generated and koreader crashed on a DEBUG line.

The DEBUG lines now generate identically spaced output, which makes it easier to read by eye.
11 years ago
chrox 3b9eaafadd add dictionary lookup in crereader 11 years ago
Qingping Hou 2fc5034d6e Merge pull request #409 from chrox/master
update pot file
11 years ago
chrox 53d586bb12 update pot file 11 years ago
Qingping Hou b7f894797d Merge pull request #408 from chrox/master
add writing direction option when reflowing
11 years ago
chrox 7247a9e3a2 add writing direction option when reflowing
This probably will fix #195.
11 years ago
Huang Xin e5b1f83703 Merge pull request #405 from houqp/houqp-master
update wtest.lua to use new ffi modules
11 years ago
Qingping Hou d91bb04afa update wtest to use new ffi modules 11 years ago