Commit Graph

3271 Commits (092522b89d1a996dfe1e764f268e0dbc9188dd78)
 

Author SHA1 Message Date
chrox 092522b89d promote user to save PDF document after highlighting
This is a wordaround for #791.
10 years ago
Qingping Hou bd2fa87c85 Merge pull request #836 from chrox/fix_835
fix #835
10 years ago
Qingping Hou 0302944bc4 Merge pull request #834 from chrox/fix_fallback
fix Droid Sans Fallback not registered to crengine
10 years ago
chrox 985a421852 fix #835 10 years ago
Huang Xin 7c741ffd24 Merge pull request #833 from gontofe/master
Make cover preview size dynamic in search info
10 years ago
Mike 69c2ee5ef0 Merge pull request #1 from chrox/refactoring
refactoring: better logic and indentation
10 years ago
chrox 4c68e091f9 refactoring: better logic and indentation 10 years ago
Michael Hall 8d9eb30886 Switch to local variables 10 years ago
chrox 7ce5c9c052 fix Droid Sans Fallback not registered to crengine 10 years ago
Michael Hall 8e57adadb2 2nd change to make image dynamic in search 10 years ago
Michael Hall d84984521b Making image size in search info dynamic based on screen size 10 years ago
Huang Xin 6ce9c02d05 Merge pull request #831 from WS64/master
Give cover images unique names and keep them 30 days
10 years ago
WS64 aaf9d20c64 Give cover images unique names and keep them 30 days 10 years ago
Huang Xin e4ab31de31 Merge pull request #825 from WS64/master
Add last book screensaver for Kobo, also covers to book info screen
10 years ago
WS64 1a71b3e503 resolve github inconsistencies 10 years ago
WS64 26413adab5 resolve github inconsistencies 10 years ago
WS64 03c2782844 Don't show "0: text" in series view but just "text" 10 years ago
Qingping Hou 99f6298b28 Merge pull request #829 from chrox/master
markup annotation quadpoints should be defined in counterclockwise
10 years ago
Qingping Hou ef7626cf7d Merge pull request #828 from chrox/image_cache
add image cache
10 years ago
chrox ef65b0e343 update koreader-base 10 years ago
chrox 7048ca971b add getCoverPageImage api for CreDocument 10 years ago
chrox baae364571 add cover page in sample EPUB file 10 years ago
chrox a2b232c80b add image cache 10 years ago
chrox dc166b50cc fix OTA update on Kobo, close #824 10 years ago
WS64 9661616edb Removed screensaver functions to new lua file 10 years ago
WS64 1a4bdd5895 Removed screensaver functions to new lua file 10 years ago
WS64 45546945e4 Removed screensaver functions to new lua file 10 years ago
WS64 f5f3e61782 Removed screensaver functions to new lua file 10 years ago
chrox 0c29b041fe markup annotation quadpoints should be defined in counterclockwise 10 years ago
WS64 db7c97211c Add images to info screen 10 years ago
WS64 23db9ddcb0 Parameter to turn "last-book-screensaver" off 10 years ago
WS64 7e1b702111 Allow to take an image from paretn instead of info-i.png 10 years ago
WS64 4599d02c6f Show filename on error in crash.log 10 years ago
WS64 043dc13a24 Add "last book" screensaver for Kobo
Epub only.
If someone knows how to get an jpg/png from a pdf on linux (e.g. convert by imangemagick? But i am not a linux specialist and have no idea how to get that one into koreader) I can add something for linux too.
cbz/cbr should be possible too, but I have not looked into it yet.

Do I see it right that the Kindle screensavers are handled by Kindle itself?
But on Kindle you also profit, you can see picture thumbnails now in the search results (long tap on found book)
10 years ago
Qingping Hou b915ada919 Merge pull request #823 from chrox/master
disable string collating in Kobo devices
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