Commit Graph

3237 Commits (0c29b041fecfa201f48cb1e1973f47a865aa3a8e)
 

Author SHA1 Message Date
chrox 0c29b041fe markup annotation quadpoints should be defined in counterclockwise 10 years ago
chrox 2199da1713 disable string collating in Kobo devices
This should fix #686.
10 years ago
Qingping Hou 63b6d25f72 Merge pull request #818 from chrox/master
enable Wikipedia support
10 years ago
Huang Xin 7d08cf7d78 Merge pull request #821 from WS64/patch-1
Workaround for Kobo Touch mirror
10 years ago
WS64 2e8ee74b2c Update input.lua 10 years ago
chrox f575797b01 use original lookup word in wikipedia lookup 10 years ago
chrox a275a8cc89 strip punctuations in word before wikipedia lookup 10 years ago
Huang Xin 8bde68aedd Merge pull request #820 from WS64/master
Bugfix. Latest version just allowed you to enter the editor once
10 years ago
chrox 50d45a13d1 fix missing declaration for symbol 'munmap' 10 years ago
WS64 9b6d273c66 Bugfix. Latest version just allowed you to enter the editor once 10 years ago
chrox 0d112c4fa5 fix koboEnableWifi 10 years ago
chrox 557c29a7d9 prompt users to turn on Wifi in OTA update and Wikipedia lookup 10 years ago
chrox 9d6a5b8e7d update pot file 10 years ago
Huang Xin 3334b4dc77 Merge pull request #819 from WS64/master
Add { and } to cirtual keyboard and just save back settings that really were changed
10 years ago
WS64 1eea694190 To edit arrays we need { and }
I removed pi and e and two other characters that were there twice and replaced them by {, }, [, ]
10 years ago
WS64 f99f18ee13 Just save settings that really were changed
And not also settings that are different from the ones loaded.
This prevents Koreader from overwriting your complete persistent.defaults.settings when you started Koreader with a malformated persistent.defaults.settings file and choose "save settings". In such a malformated case you just can edit the damaged setting and save it back (although you can't see which one is damaged since the defaults settings are taken)
10 years ago
chrox c83f35a0d0 long press the backspace key will clear input text 10 years ago
chrox 948d92a3b3 fix tap on word title will crash koreader 10 years ago
chrox 7b10d66e1b enable Wikipedia support
Since wikipedia server is language specific we should first detect
language of the text by querying Google Translate. Make sure you have
access to both Google Translate and Wikipedia service to use this
function.
10 years ago
chrox 56fa8a45b7 remove rescaleByDPI since it's not reversible
alternatively we store the original size before scaling by screen DPI
and use that value when needed.
10 years ago
Huang Xin e3af23f5ef Merge pull request #817 from WS64/master
Create a simplified database file out of the calibre file
10 years ago
WS64 d5b35e8547 Default Settings finally also with the array fields 10 years ago
WS64 669d766a39 Code cosmetics 10 years ago
WS64 fdfd94507f Update filemanagermenu.lua 10 years ago
WS64 e19733edf4 Create a simplified database file out of the calibre file
Makes searches WAY 100 times faster.
From the second run on.
10 years ago
Paulo Matias a19715231f Merge pull request #816 from chrox/master
fix making of local package in OTA for Kobo
10 years ago
chrox 6c7e4ab6a1 update pot file 10 years ago
chrox b5a2da34e3 update koreader-base 10 years ago
chrox f89dfe0b06 fix making of local package in OTA for Kobo
by excluding kobo launching files that may be removed after installation
10 years ago
Qingping Hou d0f61a9364 Merge pull request #810 from chrox/master
revert rebasing with sourceforge upstream crengine
10 years ago
chrox 8e70c0f39b ignore tar.gz packages 10 years ago
chrox eeeccd8a2b update koreader-base 10 years ago
chrox dc911c659e adapt DroidSansFallback file name 10 years ago
chrox fe14809bdf update mupdf and k2pdfopt to latest versions 10 years ago
chrox 507b989747 use pdfreader instead of crereader to handle zip files
Generally zip files are zipped pictures which should be
better handled in pdfreader.
10 years ago
chrox 8fb47fe415 update pot file 10 years ago
chrox 30898a3cd8 config line space/font gamma values directly 10 years ago
chrox c5def15558 lift TOC entry in navi tab 10 years ago
chrox 492a36a7da add follow links option in navigation tab of reader menu
If "Follow links" options is not checked links won't be followed.
The "Follow links" option is checked by default.
This option affect both PDF and EPUB documents.
10 years ago
chrox e68e409469 revert rebasing with sourceforge upstream
fix #799
fix #801
10 years ago
chrox f37faadcf1 ImageWidget now supports png, jpg and tiff files 10 years ago
chrox c8bc9ee37c close screen framebuffer when exiting reader 10 years ago
Huang Xin 88c80f447b Merge pull request #814 from WS64/master
New function, browse series/tags, and sorting of all search results
10 years ago
Huang Xin bc232fce37 Merge pull request #815 from pazos/master
move wifi.sh to networkmgr.lua
10 years ago
pazos 955825d5ee [kobo] add support for external launchers to koreader.sh 10 years ago
pazos a568995778 remove wifi.sh from Makefile 10 years ago
pazos 30931f22b9 update pot file 10 years ago
pazos a455b3a730 move wifi.sh to networkmgr.lua 10 years ago
WS64 5201f59451 Go back to series/tags list after enter a series/tag
Todo: Go back to the actual page
10 years ago
WS64 05abbbdff9 Minor change for error "not found2 messages 10 years ago