2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
Commit Graph

2680 Commits

Author SHA1 Message Date
chrox
7dbd437d1e add battery status pulling functions in KoboPowerD
Status files found at
http://www.mobileread.com/forums/showpost.php?p=1750642&postcount=9.
2014-01-05 00:29:46 +08:00
chrox
35538fe544 fix isCharging name conflict 2014-01-04 23:22:46 +08:00
chrox
a6e885e77d show battery icon in crereader page header 2014-01-04 22:30:36 +08:00
chrox
4d1df962f5 cache battery level in BasePowerD
Since we need to pull it frequently but usually it doesn't change
that often.
2014-01-04 22:15:30 +08:00
chrox
92b62c907a refactoring frontlight device to more generic power device 2014-01-04 21:38:07 +08:00
Qingping Hou
db27d61833 Merge pull request #431 from chrox/master
fix adding coptlistener in pdf/djvu reader
2014-01-03 12:43:29 -08:00
chrox
b6b3207a79 swipe north/south in touch menu should also turn page 2014-01-04 03:39:23 +08:00
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.
2014-01-04 03:14:37 +08:00
chrox
80732b6bf6 mutable menu item text for 'Toggle floating punctuation' 2014-01-04 00:37:21 +08:00
chrox
bc960dcf01 mutable menu item text for 'Toggle page overlap' 2014-01-04 00:32:14 +08:00
chrox
819fece802 add DLANDSCAPE_CLOCKWISE_ROTATION option in defaults.lua 2014-01-03 23:38:47 +08:00
chrox
e21e017b8d tweaks on config dialog for crereader 2014-01-03 23:18:10 +08:00
chrox
71b3e717cf refactoring onConfigChoose 2014-01-03 22:09:55 +08:00
chrox
b72dd5aab6 alternate landscape in crereader 2014-01-03 22:08:07 +08:00
chrox
2ffd9bbeef tweaks on config dialog responsiveness 2014-01-03 20:41:15 +08:00
chrox
d471b3eaec more responsive in config dialog 2014-01-03 19:43:25 +08:00
chrox
865815b42b set visible page count when loading document 2014-01-03 19:35:45 +08:00
chrox
6413fb1692 fix adding coptlistener in pdf/djvu reader 2014-01-03 19:32:21 +08:00
Qingping Hou
ca85deb1fa Merge pull request #430 from chrox/master
save page margins for credocument
2014-01-02 19:52:37 -08:00
chrox
d2f03c9f73 save page margins for credocument 2014-01-03 11:23:11 +08:00
chrox
d6f405890b adjust controllers order especially for crereader 2014-01-03 11:22:27 +08:00
chrox
71ddd8aa91 make default font size consistent 2014-01-03 11:12:26 +08:00
chrox
23982b185e add debug information in credocument api 2014-01-03 11:10:06 +08:00
Qingping Hou
9977f51dd7 Merge pull request #429 from chrox/master
add floating punctuation option for crereader
2014-01-02 10:33:21 -08:00
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.
2014-01-03 02:07:32 +08:00
Qingping Hou
f1b5c439dd Merge pull request #428 from chrox/master
explicitly call free method of Blitbuffer for credocument
2014-01-02 09:39:56 -08:00
chrox
eaa9535133 move logMemoryUsage from koptinterface to document 2014-01-02 19:19:03 +08:00
chrox
14e94f39a4 explicitly call free method of Blitbuffer 2014-01-02 19:03:52 +08:00
Qingping Hou
fc6b45e03a Merge pull request #427 from chrox/master
add regional zoom mode in pdf/djvu page
2014-01-01 20:46:59 -08:00
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.
2014-01-02 11:14:26 +08:00
HW
4945e0ae23 Merge pull request #426 from houqp/houqp-master
update translation & support build against custom koreader-base repo
2014-01-01 14:55:51 -08:00
Qingping Hou
93d04839fc support for building against custom koreader-base repo 2014-01-01 16:09:29 -05:00
Qingping Hou
701d80cee3 update translation 2014-01-01 16:04:47 -05:00
Qingping Hou
2fcddfa3ba Merge pull request #425 from chrox/master
fix dictionary lookup crash in scroll mode
2013-12-31 07:57:16 -08:00
chrox
62e12ddfba import document module on-demand 2013-12-31 13:12:56 +08:00
chrox
e43c77c192 fix dictionary lookup crash in scroll mode 2013-12-31 12:42:58 +08:00
Qingping Hou
3cf3f3ddbe Merge pull request #424 from chrox/master
fix dictionary lookup crash via OCR in scroll mode
2013-12-30 11:44:53 -08:00
chrox
5140a4c6ff fix dictionary lookup crash via OCR in scroll mode 2013-12-30 15:15:59 +08:00
Qingping Hou
67a6fbabbc Merge pull request #422 from chrox/master
invert color when selecting bookmark
2013-12-29 12:24:38 -08:00
chrox
f7387822aa handle xps files in pdfdocument backend 2013-12-29 15:52:44 +08:00
chrox
8b24c0a8e9 revert to previous margin sizes 2013-12-29 15:24:51 +08:00
chrox
c67b8a22ed invert color when selecting bookmark 2013-12-29 15:19:22 +08:00
Qingping Hou
928ec679b0 Merge pull request #419 from chrox/master
show both reader menu and config menu when tapping top
2013-12-28 22:36:06 -08:00
chrox
b2cc4b5b73 tweaks on default margin sizes 2013-12-28 19:40:45 +08:00
chrox
f38133e9b4 update pot file 2013-12-28 19:05:02 +08:00
chrox
1cbc6b9669 move crereader margin options into defaults.lua 2013-12-28 18:39:42 +08:00
chrox
1fb4dfab95 add visual indication on document loading
This should implement #265.
2013-12-28 18:21:39 +08:00
chrox
3eeba5389d fix show hidden flag not persistent between restart
This should fix bug reported in comments of #278.
2013-12-28 17:49:43 +08:00
chrox
60adab7168 add page overlap toggle in reader menu
This should implement #278.
2013-12-28 17:33:36 +08:00
chrox
3ee2c758ec fix lost of frontlight intensity after exiting kobo
This should fix #243.
2013-12-28 14:30:44 +08:00