2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
Commit Graph

3378 Commits

Author SHA1 Message Date
WS64
9b6d273c66 Bugfix. Latest version just allowed you to enter the editor once 2014-08-20 10:47:08 +02:00
chrox
0d112c4fa5 fix koboEnableWifi 2014-08-20 15:47:10 +08:00
chrox
557c29a7d9 prompt users to turn on Wifi in OTA update and Wikipedia lookup 2014-08-20 15:46:43 +08:00
chrox
9d6a5b8e7d update pot file 2014-08-20 15:19:18 +08:00
Huang Xin
3334b4dc77 Merge pull request #819 from WS64/master
Add { and } to cirtual keyboard and just save back settings that really were changed
2014-08-20 15:10:08 +08:00
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 {, }, [, ]
2014-08-20 08:52:38 +02:00
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)
2014-08-20 08:51:07 +02:00
chrox
c83f35a0d0 long press the backspace key will clear input text 2014-08-20 14:45:38 +08:00
chrox
948d92a3b3 fix tap on word title will crash koreader 2014-08-20 14:45:11 +08:00
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.
2014-08-20 14:41:48 +08:00
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.
2014-08-20 09:41:01 +08:00
Huang Xin
e3af23f5ef Merge pull request #817 from WS64/master
Create a simplified database file out of the calibre file
2014-08-20 08:02:39 +08:00
WS64
d5b35e8547 Default Settings finally also with the array fields 2014-08-19 22:50:20 +02:00
WS64
669d766a39 Code cosmetics 2014-08-19 18:04:38 +02:00
WS64
fdfd94507f Update filemanagermenu.lua 2014-08-19 17:50:46 +02:00
WS64
e19733edf4 Create a simplified database file out of the calibre file
Makes searches WAY 100 times faster.
From the second run on.
2014-08-19 17:50:02 +02:00
Paulo Matias
a19715231f Merge pull request #816 from chrox/master
fix making of local package in OTA for Kobo
2014-08-19 08:04:45 -03:00
chrox
6c7e4ab6a1 update pot file 2014-08-19 16:06:35 +08:00
chrox
b5a2da34e3 update koreader-base 2014-08-19 16:02:37 +08:00
chrox
f89dfe0b06 fix making of local package in OTA for Kobo
by excluding kobo launching files that may be removed after installation
2014-08-19 15:56:41 +08:00
Qingping Hou
d0f61a9364 Merge pull request #810 from chrox/master
revert rebasing with sourceforge upstream crengine
2014-08-19 01:50:29 -04:00
chrox
8e70c0f39b ignore tar.gz packages 2014-08-19 12:11:49 +08:00
chrox
eeeccd8a2b update koreader-base 2014-08-19 12:11:49 +08:00
chrox
dc911c659e adapt DroidSansFallback file name 2014-08-19 12:11:49 +08:00
chrox
fe14809bdf update mupdf and k2pdfopt to latest versions 2014-08-19 12:11:49 +08:00
chrox
507b989747 use pdfreader instead of crereader to handle zip files
Generally zip files are zipped pictures which should be
better handled in pdfreader.
2014-08-19 12:11:49 +08:00
chrox
8fb47fe415 update pot file 2014-08-19 12:11:49 +08:00
chrox
30898a3cd8 config line space/font gamma values directly 2014-08-19 12:11:49 +08:00
chrox
c5def15558 lift TOC entry in navi tab 2014-08-19 12:11:49 +08:00
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.
2014-08-19 12:11:49 +08:00
chrox
e68e409469 revert rebasing with sourceforge upstream
fix #799
fix #801
2014-08-19 12:11:49 +08:00
chrox
f37faadcf1 ImageWidget now supports png, jpg and tiff files 2014-08-19 12:11:49 +08:00
chrox
c8bc9ee37c close screen framebuffer when exiting reader 2014-08-19 12:11:48 +08:00
Huang Xin
88c80f447b Merge pull request #814 from WS64/master
New function, browse series/tags, and sorting of all search results
2014-08-19 09:12:20 +08:00
Huang Xin
bc232fce37 Merge pull request #815 from pazos/master
move wifi.sh to networkmgr.lua
2014-08-19 09:11:07 +08:00
pazos
955825d5ee [kobo] add support for external launchers to koreader.sh 2014-08-19 01:48:31 +02:00
pazos
a568995778 remove wifi.sh from Makefile 2014-08-19 00:52:21 +02:00
pazos
30931f22b9 update pot file 2014-08-19 00:50:38 +02:00
pazos
a455b3a730 move wifi.sh to networkmgr.lua 2014-08-19 00:48:06 +02:00
WS64
5201f59451 Go back to series/tags list after enter a series/tag
Todo: Go back to the actual page
2014-08-18 22:52:29 +02:00
WS64
05abbbdff9 Minor change for error "not found2 messages 2014-08-18 20:44:15 +02:00
WS64
24f3bdb7fa Add number of books to browse fundction 2014-08-18 20:37:32 +02:00
WS64
7fb545286b New function, browse series/tags, and sorting of all search results 2014-08-18 09:48:46 +02:00
Qingping Hou
5d8a9fa1bd Merge pull request #813 from chrox/dict_lookup
lookup input word when holding on word in dict lookup window
2014-08-17 17:16:27 -04:00
chrox
d34a7fb355 lookup input word when holding on word in dict lookup window 2014-08-18 00:32:09 +08:00
Huang Xin
0145bf217e Merge pull request #811 from WS64/master
Reuser earlie search and minor bugfixes
2014-08-17 18:11:46 +08:00
WS64
0a6fbe28e3 Reaarange cancel buttons to the left 2014-08-17 12:02:24 +02:00
WS64
f39ffc623a Reuse previous search 2014-08-17 12:01:59 +02:00
WS64
298874c4ae Preparation for new function "browse" 2014-08-17 12:01:33 +02:00
Huang Xin
3331c7739d Merge pull request #807 from WS64/master
Enhancements Search/Set Defaults
2014-08-17 08:21:52 +08:00