Commit Graph

2502 Commits (2e558745cff2b9998d134110b811065116b948e6)
 

Author SHA1 Message Date
Paulo Matias 2e558745cf Update koreader-base 10 years ago
Qingping Hou 2c2d129433 Merge pull request #467 from thotypous/master
Fix dealing with filenames containing spaces
10 years ago
Paulo Matias 271b827860 Fix dealing with filenames containing spaces
and missing GestureRange require
10 years ago
Huang Xin 1da9c1cd22 Merge pull request #465 from houqp/houqp-master
add language setting menu item
10 years ago
Qingping Hou c852422db0 update pot templates 10 years ago
Qingping Hou ae1cf90006 add language setting menu item 10 years ago
Qingping Hou 8a204890f0 Merge pull request #464 from chrox/master
basic functionality on file copy/paste/cut/delete in filemanager
10 years ago
chrox b3b0844f34 basic functionality on file copy/paste/cut/delete in filemanager
There file operations will popup when holding on file entries
in filemanager.
This should implement #244.
10 years ago
Qingping Hou fcdfbdfe1a Merge pull request #463 from chrox/master
page links for crereader and pdfreader
10 years ago
chrox 913a3df5a1 adjust nice value of reader.lua process to -2
when launching koreader with KUAL
This should fix #413.
10 years ago
chrox e947f83548 fix dogear not shown properly in crereader 10 years ago
chrox 2d6d0a92f6 tweaks on dimension of dictionary window 10 years ago
chrox ce3b58538c fix no getPageLinks method in djvudocument 10 years ago
chrox 34e28d28e6 page links for crereader and pdfreader
Swipe right will return to previous page or position.
10 years ago
Qingping Hou f6cf3aa497 Merge pull request #462 from thotypous/master
Fix out-of-range page and tweak swipe
10 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.
10 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.
10 years ago
Paulo Matias fb90d632ed Merge pull request #461 from chrox/master
update koreader-base
10 years ago
chrox ff1b5c1bb6 update koreader-base 10 years ago
Paulo Matias 4bdc029d1c Merge pull request #460 from chrox/master
fix nil page state when saving settings in ReaderPaging
10 years ago
chrox ec3c9ba2bc return current page if top page state is nil in some corner cases 10 years ago
chrox 466541b322 fix nil page state when saving settings in ReaderPaging
This should fix #457.
10 years ago
Qingping Hou d5adf544d5 Merge pull request #459 from chrox/master
add text highlight for credocument
10 years ago
Huang Xin a3f0b8c720 Merge pull request #458 from thotypous/master
Avoid crash if trying to open a non-existent file
10 years ago
chrox 83eb90cd47 add font size fine tuning for crereader 10 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.
10 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
10 years ago
Huang Xin 81f526cd43 Merge pull request #456 from houqp/houqp-master
update battery state on device resume
10 years ago
Qingping Hou 21af7b6a9f update battery state on device resume 10 years ago
Qingping Hou f7b47a3634 udpate translation 10 years ago
Qingping Hou 48bf9637f2 Merge pull request #453 from chrox/master
add missing registry for fb2 document
10 years ago
chrox 63ddc3dd04 tweaks on default page margins 10 years ago
chrox 3900657c73 should lookup dictionary for Chinese word now 10 years ago
chrox 4454df705a enlarge tappable link box 10 years ago
chrox f5ddf33cab fix missing Device in readerscreenshot 10 years ago
chrox 3275413366 add missing registry for fb2 document 10 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.
10 years ago
Giorgio Micotti 9dad62d210 Merge branch 'master' of https://github.com/koreader/koreader 10 years ago
Giorgio Micotti b4d5e70522 Fix flaky input support for kobo Aura. 10 years ago
Qingping Hou 4ff4c8c42c Merge pull request #452 from chrox/master
add goto link function for CreDocument
10 years ago
chrox 319403b695 add missing readerlink widget 10 years ago
chrox 6f3c538dc2 update koreader-base 10 years ago
chrox bcf2a1994f refactoring widget registering in readerui 10 years ago
chrox 1329f10fa5 add goto link function for CreDocument 10 years ago
Paulo Matias f49fc5fd15 Merge pull request #451 from chrox/master
clear temp highlight when turning page
10 years ago
chrox 202a4d94db clear temp highlight when turning page
This should fix #446.
10 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