chrox
637904a711
add text highlight for credocument
...
Three highlight drawers "lighten", "underscore" and "invert" are
available in reader menu.
This should implement #176 .
2014-01-18 03:11:04 +08:00
Huang Xin
81f526cd43
Merge pull request #456 from houqp/houqp-master
...
update battery state on device resume
2014-01-16 18:28:30 -08:00
Qingping Hou
21af7b6a9f
update battery state on device resume
2014-01-16 18:34:46 -05:00
Qingping Hou
f7b47a3634
udpate translation
2014-01-16 18:33:27 -05:00
Qingping Hou
48bf9637f2
Merge pull request #453 from chrox/master
...
add missing registry for fb2 document
2014-01-16 07:55:11 -08:00
chrox
63ddc3dd04
tweaks on default page margins
2014-01-16 18:32:09 +08:00
chrox
3900657c73
should lookup dictionary for Chinese word now
2014-01-16 18:30:30 +08:00
chrox
4454df705a
enlarge tappable link box
2014-01-16 17:24:23 +08:00
chrox
f5ddf33cab
fix missing Device in readerscreenshot
2014-01-16 13:43:45 +08:00
chrox
3275413366
add missing registry for fb2 document
2014-01-16 12:54:49 +08:00
Markismus
82ae1990b4
Merge pull request #443 from giorgio130/master
...
Fix corner case for Kobo Aura: tev.id == -1 with tev.x and tev.y values defined.
2014-01-15 13:41:14 -08:00
Giorgio Micotti
9dad62d210
Merge branch 'master' of https://github.com/koreader/koreader
2014-01-15 22:31:59 +01:00
Giorgio Micotti
b4d5e70522
Fix flaky input support for kobo Aura.
2014-01-15 22:30:56 +01:00
Qingping Hou
4ff4c8c42c
Merge pull request #452 from chrox/master
...
add goto link function for CreDocument
2014-01-15 08:52:39 -08:00
chrox
319403b695
add missing readerlink widget
2014-01-15 23:36:56 +08:00
chrox
6f3c538dc2
update koreader-base
2014-01-15 23:36:56 +08:00
chrox
bcf2a1994f
refactoring widget registering in readerui
2014-01-15 23:36:56 +08:00
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