chrox
1329f10fa5
add goto link function for CreDocument
2014-01-15 23:36:56 +08:00
Paulo Matias
f49fc5fd15
Merge pull request #451 from chrox/master
...
clear temp highlight when turning page
2014-01-15 05:00:39 -08:00
chrox
202a4d94db
clear temp highlight when turning page
...
This should fix #446 .
2014-01-15 20:42:16 +08:00
Paulo Matias
42d39a726e
Merge pull request #449 from Markismus/patch-3
...
Update readerscreenshot.lua (Kobo_phoenix)
2014-01-11 07:56:37 -08:00
Markismus
8e6ed697cf
Update readerscreenshot.lua
...
No the first part of the text can be translated.
2014-01-11 16:05:46 +01:00
Markismus
ed46bcba5d
Update readerscreenshot.lua
...
This adds screenshot functionality for the Kobo Aura.
The pam-files generated can be read and converted using Imagemagick for linux/windows.
I've added the infomessage because it takes 5+ tries to get a screenshot by tapping the lower left and upper right corners. The other diagonal is not working for the Kobo Aura yet.
2014-01-11 14:54:53 +01:00
Qingping Hou
c68bb2c79a
Merge pull request #447 from thotypous/master
...
Avoid off-limits dictionary title and make font size adjustable
2014-01-10 13:30:48 -08:00
Paulo Matias
9072a30cb5
Avoid off-limits dictionary title and make font size adjustable
2014-01-10 01:12:51 -02:00
Qingping Hou
2052c1efb3
Merge pull request #445 from chrox/master
...
fix an infinite loop when upskip a left punctuation
2014-01-08 06:59:16 -08:00
chrox
1fa321f8e6
fix an infinite loop when upskip a left punctuation
2014-01-08 19:31:17 +08:00
Qingping Hou
d0c2b49ff9
Merge pull request #444 from chrox/master
...
tweaks on default page margins with new punctuation calculation
2014-01-07 23:41:00 -08:00
chrox
a5594e8e42
tweaks on default page margins with new punctuation calculation
2014-01-08 15:27:42 +08:00
Giorgio Micotti
172241bc8e
Fix corner case for Kobo Aura: tev.id == -1 with tev.x and tev.y values defined.
2014-01-07 23:10:10 +01:00
Qingping Hou
cde3e1d184
Merge pull request #440 from bitdeli-chef/master
...
Add a Bitdeli Badge to README
2014-01-07 11:31:12 -08:00
Bitdeli Chef
04711c2a16
Add a Bitdeli badge to README
2014-01-07 16:30:50 +00:00
Qingping Hou
764e16f8e5
Merge pull request #439 from chrox/master
...
move setPageMargin to the begining of document initialization
2014-01-07 08:10:46 -08:00
chrox
d80e89ee3c
update pot file
2014-01-07 23:40:49 +08:00
chrox
94320da5be
default to enable floating punctuation
2014-01-07 23:20:07 +08:00
chrox
ae9b68e1b9
adjust default page margins
2014-01-07 21:38:26 +08:00
chrox
1cad93338a
move setPageMargin to the begining of document initialization to
...
avoid reformatting of DocView that makes previously generated
cr3cache files unused.
2014-01-07 21:31:27 +08:00
Paulo Matias
9262b17bab
Merge pull request #438 from chrox/master
...
process new line symbol in TextBoxWidget
2014-01-07 05:09:59 -08:00
chrox
f9445fca0d
tweaks on dict lookup window
2014-01-07 19:30:53 +08:00
chrox
ccd3481735
process new line symbol in WordBoxWidget
2014-01-07 19:30:19 +08:00
Qingping Hou
973d56fffb
Merge pull request #437 from chrox/master
...
fix koreader-base reference is not a tree
2014-01-06 22:34:04 -08:00
chrox
4a5c6cdf12
fix intensity field name in powerd
2014-01-07 10:21:05 +08:00
chrox
3d21981a88
fix koreader-base reference is not a tree
2014-01-07 10:12:36 +08:00
Qingping Hou
867ba397fd
Merge pull request #435 from chrox/master
...
update koreader-base for punctuation taboo in crengine
2014-01-06 12:11:48 -08:00
chrox
b0e8048a44
update koreader-base for punctuation taboo in crengine
2014-01-07 02:59:27 +08:00
Qingping Hou
e70e4a542d
Merge pull request #433 from chrox/master
...
show battery icon in crereader page header
2014-01-04 09:07:22 -08:00
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