Commit Graph

2612 Commits (b3c2a7e3fdce172c50112252cb741fc37bb3d16a)
 

Author SHA1 Message Date
chrox 319403b695 add missing readerlink widget 11 years ago
chrox 6f3c538dc2 update koreader-base 11 years ago
chrox bcf2a1994f refactoring widget registering in readerui 11 years ago
chrox 1329f10fa5 add goto link function for CreDocument 11 years ago
Paulo Matias f49fc5fd15 Merge pull request #451 from chrox/master
clear temp highlight when turning page
11 years ago
chrox 202a4d94db clear temp highlight when turning page
This should fix #446.
11 years ago
Paulo Matias 42d39a726e Merge pull request #449 from Markismus/patch-3
Update readerscreenshot.lua (Kobo_phoenix)
11 years ago
Markismus 8e6ed697cf Update readerscreenshot.lua
No the first part of the text can be translated.
11 years ago
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.
11 years ago
Qingping Hou c68bb2c79a Merge pull request #447 from thotypous/master
Avoid off-limits dictionary title and make font size adjustable
11 years ago
Paulo Matias 9072a30cb5 Avoid off-limits dictionary title and make font size adjustable 11 years ago
Qingping Hou 2052c1efb3 Merge pull request #445 from chrox/master
fix an infinite loop when upskip a left punctuation
11 years ago
chrox 1fa321f8e6 fix an infinite loop when upskip a left punctuation 11 years ago
Qingping Hou d0c2b49ff9 Merge pull request #444 from chrox/master
tweaks on default page margins with new punctuation calculation
11 years ago
chrox a5594e8e42 tweaks on default page margins with new punctuation calculation 11 years ago
Giorgio Micotti 172241bc8e Fix corner case for Kobo Aura: tev.id == -1 with tev.x and tev.y values defined. 11 years ago
Qingping Hou cde3e1d184 Merge pull request #440 from bitdeli-chef/master
Add a Bitdeli Badge to README
11 years ago
Bitdeli Chef 04711c2a16 Add a Bitdeli badge to README 11 years ago
Qingping Hou 764e16f8e5 Merge pull request #439 from chrox/master
move setPageMargin to the begining of document initialization
11 years ago
chrox d80e89ee3c update pot file 11 years ago
chrox 94320da5be default to enable floating punctuation 11 years ago
chrox ae9b68e1b9 adjust default page margins 11 years ago
chrox 1cad93338a move setPageMargin to the begining of document initialization to
avoid reformatting of DocView that makes previously generated
cr3cache files unused.
11 years ago
Paulo Matias 9262b17bab Merge pull request #438 from chrox/master
process new line symbol in TextBoxWidget
11 years ago
chrox f9445fca0d tweaks on dict lookup window 11 years ago
chrox ccd3481735 process new line symbol in WordBoxWidget 11 years ago
Qingping Hou 973d56fffb Merge pull request #437 from chrox/master
fix koreader-base reference is not a tree
11 years ago
chrox 4a5c6cdf12 fix intensity field name in powerd 11 years ago
chrox 3d21981a88 fix koreader-base reference is not a tree 11 years ago
Qingping Hou 867ba397fd Merge pull request #435 from chrox/master
update koreader-base for punctuation taboo in crengine
11 years ago
chrox b0e8048a44 update koreader-base for punctuation taboo in crengine 11 years ago
Qingping Hou e70e4a542d Merge pull request #433 from chrox/master
show battery icon in crereader page header
11 years ago
chrox 7dbd437d1e add battery status pulling functions in KoboPowerD
Status files found at
http://www.mobileread.com/forums/showpost.php?p=1750642&postcount=9.
11 years ago
chrox 35538fe544 fix isCharging name conflict 11 years ago
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
Qingping Hou db27d61833 Merge pull request #431 from chrox/master
fix adding coptlistener in pdf/djvu reader
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