Commit Graph

2425 Commits (a6e885e77d014519d5faf7da704ad2a76538098a)
 

Author SHA1 Message Date
chrox a6e885e77d show battery icon in crereader page header 11 years ago
chrox 4d1df962f5 cache battery level in BasePowerD
Since we need to pull it frequently but usually it doesn't change
that often.
11 years ago
chrox 92b62c907a refactoring frontlight device to more generic power device 11 years ago
chrox b6b3207a79 swipe north/south in touch menu should also turn page 11 years ago
chrox 6d30f679c5 add bookmark flipping feature
Bookmark flipping mode is toggled when long-holding the upper-right
corner of the screen. In this mood both the flipping icon and the dogear
icon are shown. And swiping west and east in this mode will flipping
only on bookmarked pages. Currently only pdf/djvu readers are supported.

This should implement feature request in #154.
11 years ago
chrox 80732b6bf6 mutable menu item text for 'Toggle floating punctuation' 11 years ago
chrox bc960dcf01 mutable menu item text for 'Toggle page overlap' 11 years ago
chrox 819fece802 add DLANDSCAPE_CLOCKWISE_ROTATION option in defaults.lua 11 years ago
chrox e21e017b8d tweaks on config dialog for crereader 11 years ago
chrox 71b3e717cf refactoring onConfigChoose 11 years ago
chrox b72dd5aab6 alternate landscape in crereader 11 years ago
chrox 2ffd9bbeef tweaks on config dialog responsiveness 11 years ago
chrox d471b3eaec more responsive in config dialog 11 years ago
chrox 865815b42b set visible page count when loading document 11 years ago
chrox 6413fb1692 fix adding coptlistener in pdf/djvu reader 11 years ago
chrox d2f03c9f73 save page margins for credocument 11 years ago
chrox d6f405890b adjust controllers order especially for crereader 11 years ago
chrox 71ddd8aa91 make default font size consistent 11 years ago
chrox 23982b185e add debug information in credocument api 11 years ago
chrox 210293b561 add floating punctuation option for crereader
Luckily after disabling floating punctuation left/right margin
are able to be same now (with large enough margins, should be
more than 1em). So I also changed the default page margins for
crereader and removed the dirty hack.
11 years ago
Qingping Hou f1b5c439dd Merge pull request #428 from chrox/master
explicitly call free method of Blitbuffer for credocument
11 years ago
chrox eaa9535133 move logMemoryUsage from koptinterface to document 11 years ago
chrox 14e94f39a4 explicitly call free method of Blitbuffer 11 years ago
Qingping Hou fc6b45e03a Merge pull request #427 from chrox/master
add regional zoom mode in pdf/djvu page
11 years ago
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