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

3277 Commits

Author SHA1 Message Date
Qingping Hou
749c7f9939 fix(FM): remove redundant call to lfs.dir 2014-08-25 00:20:19 -04:00
Qingping Hou
8ddade9862 Merge pull request #837 from chrox/save_highlight
prompt user to save PDF document after highlighting
2014-08-24 11:07:36 -07:00
Huang Xin
fceb0f4b50 Merge pull request #838 from WS64/master
refactoring: remove global variable GLOBAL_INPUT_VALUE
2014-08-24 16:40:59 +08:00
WS64
6c603bf9ad remove global variable 2014-08-24 10:09:15 +02:00
WS64
6e86923659 remove global variable 2014-08-24 10:08:45 +02:00
WS64
5fba816d08 remove global variable 2014-08-24 10:08:18 +02:00
chrox
092522b89d promote user to save PDF document after highlighting
This is a wordaround for #791.
2014-08-24 15:16:04 +08:00
Qingping Hou
bd2fa87c85 Merge pull request #836 from chrox/fix_835
fix #835
2014-08-23 21:20:54 -07:00
Qingping Hou
0302944bc4 Merge pull request #834 from chrox/fix_fallback
fix Droid Sans Fallback not registered to crengine
2014-08-23 21:18:37 -07:00
chrox
985a421852 fix #835 2014-08-24 11:21:59 +08:00
Huang Xin
7c741ffd24 Merge pull request #833 from gontofe/master
Make cover preview size dynamic in search info
2014-08-24 09:11:43 +08:00
Mike
69c2ee5ef0 Merge pull request #1 from chrox/refactoring
refactoring: better logic and indentation
2014-08-23 16:48:49 +01:00
chrox
4c68e091f9 refactoring: better logic and indentation 2014-08-23 23:19:02 +08:00
Michael Hall
8d9eb30886 Switch to local variables 2014-08-23 16:01:47 +01:00
chrox
7ce5c9c052 fix Droid Sans Fallback not registered to crengine 2014-08-23 22:46:41 +08:00
Michael Hall
8e57adadb2 2nd change to make image dynamic in search 2014-08-23 15:35:55 +01:00
Michael Hall
d84984521b Making image size in search info dynamic based on screen size 2014-08-23 15:33:00 +01:00
Huang Xin
6ce9c02d05 Merge pull request #831 from WS64/master
Give cover images unique names and keep them 30 days
2014-08-23 18:16:35 +08:00
WS64
aaf9d20c64 Give cover images unique names and keep them 30 days 2014-08-23 11:21:37 +02:00
Huang Xin
e4ab31de31 Merge pull request #825 from WS64/master
Add last book screensaver for Kobo, also covers to book info screen
2014-08-23 15:27:21 +08:00
WS64
1a71b3e503 resolve github inconsistencies 2014-08-23 09:01:58 +02:00
WS64
26413adab5 resolve github inconsistencies 2014-08-23 08:50:51 +02:00
WS64
03c2782844 Don't show "0: text" in series view but just "text" 2014-08-22 18:30:20 +02:00
Qingping Hou
99f6298b28 Merge pull request #829 from chrox/master
markup annotation quadpoints should be defined in counterclockwise
2014-08-22 09:29:38 -07:00
Qingping Hou
ef7626cf7d Merge pull request #828 from chrox/image_cache
add image cache
2014-08-22 09:29:09 -07:00
chrox
ef65b0e343 update koreader-base 2014-08-22 21:32:03 +08:00
chrox
7048ca971b add getCoverPageImage api for CreDocument 2014-08-22 21:32:03 +08:00
chrox
baae364571 add cover page in sample EPUB file 2014-08-22 21:32:03 +08:00
chrox
a2b232c80b add image cache 2014-08-22 21:32:03 +08:00
chrox
dc166b50cc fix OTA update on Kobo, close #824 2014-08-22 21:32:03 +08:00
WS64
9661616edb Removed screensaver functions to new lua file 2014-08-22 09:07:56 +02:00
WS64
1a4bdd5895 Removed screensaver functions to new lua file 2014-08-22 09:05:59 +02:00
WS64
45546945e4 Removed screensaver functions to new lua file 2014-08-22 09:05:30 +02:00
WS64
f5f3e61782 Removed screensaver functions to new lua file 2014-08-22 09:05:00 +02:00
chrox
0c29b041fe markup annotation quadpoints should be defined in counterclockwise 2014-08-22 09:32:27 +08:00
WS64
db7c97211c Add images to info screen 2014-08-21 22:34:00 +02:00
WS64
23db9ddcb0 Parameter to turn "last-book-screensaver" off 2014-08-21 22:31:47 +02:00
WS64
7e1b702111 Allow to take an image from paretn instead of info-i.png 2014-08-21 22:30:01 +02:00
WS64
4599d02c6f Show filename on error in crash.log 2014-08-21 22:24:59 +02:00
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)
2014-08-21 22:22:49 +02:00
Qingping Hou
b915ada919 Merge pull request #823 from chrox/master
disable string collating in Kobo devices
2014-08-20 23:11:28 -07:00
chrox
2199da1713 disable string collating in Kobo devices
This should fix #686.
2014-08-21 13:55:17 +08:00
Qingping Hou
63b6d25f72 Merge pull request #818 from chrox/master
enable Wikipedia support
2014-08-20 22:00:25 -07:00
Huang Xin
7d08cf7d78 Merge pull request #821 from WS64/patch-1
Workaround for Kobo Touch mirror
2014-08-21 10:03:57 +08:00
WS64
2e8ee74b2c Update input.lua 2014-08-20 20:45:56 +02:00
chrox
f575797b01 use original lookup word in wikipedia lookup 2014-08-20 18:25:37 +08:00
chrox
a275a8cc89 strip punctuations in word before wikipedia lookup 2014-08-20 18:04:19 +08:00
Huang Xin
8bde68aedd Merge pull request #820 from WS64/master
Bugfix. Latest version just allowed you to enter the editor once
2014-08-20 16:59:27 +08:00
chrox
50d45a13d1 fix missing declaration for symbol 'munmap' 2014-08-20 16:58:04 +08:00
WS64
9b6d273c66 Bugfix. Latest version just allowed you to enter the editor once 2014-08-20 10:47:08 +02:00