Commit Graph

2489 Commits (34e28d28e621e1e0fe5f01627551d9687bbe899b)
 

Author SHA1 Message Date
chrox 34e28d28e6 page links for crereader and pdfreader
Swipe right will return to previous page or position.
11 years ago
Qingping Hou f6cf3aa497 Merge pull request #462 from thotypous/master
Fix out-of-range page and tweak swipe
11 years ago
Paulo Matias f441135772 Restore north and south swipe gestures
Might be useful in pages covered with links, which make it difficult
to tap in the correct point for flipping the page.
11 years ago
Paulo Matias b1e9b35da8 Avoid PageUpdate from receiving out-of-range page
Otherwise, current_page can acquire negative values, or values greater
than the page count, when the user tries to go back the first page
or past the last page.
11 years ago
Paulo Matias fb90d632ed Merge pull request #461 from chrox/master
update koreader-base
11 years ago
chrox ff1b5c1bb6 update koreader-base 11 years ago
Paulo Matias 4bdc029d1c Merge pull request #460 from chrox/master
fix nil page state when saving settings in ReaderPaging
11 years ago
chrox ec3c9ba2bc return current page if top page state is nil in some corner cases 11 years ago
chrox 466541b322 fix nil page state when saving settings in ReaderPaging
This should fix #457.
11 years ago
Qingping Hou d5adf544d5 Merge pull request #459 from chrox/master
add text highlight for credocument
11 years ago
Huang Xin a3f0b8c720 Merge pull request #458 from thotypous/master
Avoid crash if trying to open a non-existent file
11 years ago
chrox 83eb90cd47 add font size fine tuning for crereader 11 years ago
chrox 637904a711 add text highlight for credocument
Three highlight drawers "lighten", "underscore" and "invert" are
available in reader menu.
This should implement #176.
11 years ago
Paulo Matias 1b1e65edfe Avoid crash if trying to open a non-existent file
which currently might occur by clicking in the history entry of a file which was removed
11 years ago
Huang Xin 81f526cd43 Merge pull request #456 from houqp/houqp-master
update battery state on device resume
11 years ago
Qingping Hou 21af7b6a9f update battery state on device resume 11 years ago
Qingping Hou f7b47a3634 udpate translation 11 years ago
Qingping Hou 48bf9637f2 Merge pull request #453 from chrox/master
add missing registry for fb2 document
11 years ago
chrox 63ddc3dd04 tweaks on default page margins 11 years ago
chrox 3900657c73 should lookup dictionary for Chinese word now 11 years ago
chrox 4454df705a enlarge tappable link box 11 years ago
chrox f5ddf33cab fix missing Device in readerscreenshot 11 years ago
chrox 3275413366 add missing registry for fb2 document 11 years ago
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.
11 years ago
Giorgio Micotti 9dad62d210 Merge branch 'master' of https://github.com/koreader/koreader 11 years ago
Giorgio Micotti b4d5e70522 Fix flaky input support for kobo Aura. 11 years ago
Qingping Hou 4ff4c8c42c Merge pull request #452 from chrox/master
add goto link function for CreDocument
11 years ago
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