Frans de Jonge
8fc50335df
(chore) Remove storage satistics menu order leftovers ( #2922 )
...
Fixes #2921 . Leftover from #2764 .
2017-05-27 09:29:41 -07:00
Qingping Hou
ed36ab3f9b
language: remove out of date Russian translation
2017-05-24 10:55:58 +02:00
Frans de Jonge
6815959f06
ReaderView: add long-press to set default
...
Fixes #2915
2017-05-24 01:46:24 -07:00
robert00s
c749c42b4b
Fix #2667
2017-05-21 00:35:45 -07:00
Hzj_jie
30378eb2a8
Add restart koreader function and ensure FlushSettings event can be delivered to all widgets ( #2772 )
2017-05-16 02:11:11 -07:00
Frans de Jonge
3492b8b117
(minor, lang) improve text clarity for downloadmgr dialogs ( #2897 )
...
It's not necessarily clear that you need to long-press, see https://www.mobileread.com/forums/showpost.php?p=3520376&postcount=7
2017-05-15 21:48:18 -07:00
Martín Fernández
474c011f21
[kobo]: add reboot and poweroff menu actions ( #2888 )
2017-05-14 09:43:08 -07:00
poire-z
9e346f5559
Allow wikipedia lookup from filemanager
...
Also allow taking screenshot when on dictionary window.
2017-05-12 19:10:26 +02:00
Qingping Hou
bde2139b27
wifi(fix): quote ssid and password for wpa_passphrase
2017-05-09 09:43:47 +02:00
mwoz123
4eb8664c95
News downloader atom support ( #2736 )
...
* newsDownloader - atom support initial version
* NewsDownloader: update example feed config (use Reuters atom source)
* NewsDownloader: InfoMessage when unsupported urls
* NewsDownloader: update menu_item id
* NewsDownloader: change text label
2017-05-08 22:15:42 +02:00
Robert
f21550b3d5
minor: translate "Save as epub" and "Close" in full Wikipedia window ( #2875 )
...
* translate save as epub and close
* epub to EPUB
2017-05-08 18:14:29 +02:00
Qingping Hou
3541320cd2
goodreads(fix): double free
2017-05-08 09:55:02 +02:00
Qingping Hou
23c2955500
chore: style cleanup for infomessage
2017-05-08 09:38:48 +02:00
Robert
0b47c81b1a
Add Greek keyboard ( #2866 )
...
* Add Greek keyboard
* Fix fix raw to row in comments
2017-05-07 13:28:01 +02:00
Frans de Jonge
e7f4af1065
DevDocs: ui.downloadmgr
2017-05-06 18:25:24 -07:00
Robert
394be8a651
Remove run twice onPageUpdate() when document is opening ( #2855 )
...
* Remove run twice onPageUpdate() when document is opening
2017-05-06 19:54:31 +02:00
poire-z
3b813c761f
Fix crash on Swipe to follow links with DJVU documents
2017-05-02 00:18:55 -07:00
Frans de Jonge
773e24fc79
(chore) some require sorting.
2017-04-29 11:41:24 -07:00
poire-z
2dc604bb74
Allow for setting a default or fallback hyph dictionary
...
It makes no sense to have both, so setting a default removes
the fallback, and setting a fallback removes the default.
Also save hyph_alg to document setting only if it has been
manually chosen, so that later changes to default or fallback
can be used.
2017-04-29 14:48:42 +02:00
Frans de Jonge
e1aa57f27e
Font: unify font styling
2017-04-29 03:01:38 -07:00
Frans de Jonge
19928f2b1b
KeyValuePage: smaller font and padding
2017-04-29 03:01:38 -07:00
Frans de Jonge
4616339ef8
KeyValuePage: improve looks
...
Fixes #2578 .
* key bolded
* values normally left-aligned at 50%
* allows misalignment for the sake of fitting everything on one line
2017-04-29 03:01:38 -07:00
Frans de Jonge
ea9fa95a54
util.lua: fix lfs require in isEmptyDir()
...
Pointed out by @poire-z ed7937f65d (commitcomment-21956632)
2017-04-29 08:57:50 +02:00
Frans de Jonge
bb70ae9eaf
Dev docs: some widgets
2017-04-27 01:29:54 -07:00
Frans de Jonge
ed7937f65d
ReaderDictionary: add info message about installing dictionaries
...
Fixes #2816 .
2017-04-27 01:29:24 -07:00
Frans de Jonge
fa12f488e8
Fix garbled ImageWidget cache issues
...
Fixes #2805 . Thanks to @poire-z, see https://github.com/koreader/koreader/issues/2805#issuecomment-296686695
2017-04-27 01:25:34 -07:00
poire-z
495accfec9
Reduce memory leaks when switching credocuments
...
CRE cache, hyphdict and fonts can be initialized only once
when first credocument is opened. Previously, they were
recreated for each document, and as previous instances were probably
not free'd, this caused memory leaks.
2017-04-26 22:36:02 +02:00
Qingping Hou
55ec64a859
readermenu(fix): override pan gesture from scrolling
2017-04-24 15:19:38 +02:00
Qingping Hou
72ae80870c
quickstart fix ( #2804 )
...
* translation text fix
* quickstart(fix): go back to home dir after document close
* quickstart(fix): purge old quick start files
* spec: fix quickstart tests
2017-04-24 08:27:29 +02:00
Qingping Hou
6f037cec30
ota(fix): do not create 0 size installed file if index is missing
2017-04-23 08:25:28 +02:00
Qingping Hou
76e427cbb4
kodev: add device simulation option for run command ( #2802 )
2017-04-23 12:32:58 +08:00
poire-z
a05f23d8fe
Really disable double tap when 'disable_double_tap' is set
...
Closes #1594
2017-04-22 16:10:50 +02:00
poire-z
76f6b49731
Fix crash with kopt semi-auto crop on blank page
...
When such blank page has only a few black pixels (dust), it would result in
a really small cropped area, than when scaled to fit screen, would cause a
crash with :
./ffi/mupdf.lua:63: could not allocate pixmap:
malloc of array (451342 x 612558 bytes) failed (integer overflow) (1)
Fix similar to what is done in KoptInterface:getAutoBBox(): when cropped area too small,
fall back to whole page (or here: to user's manually set area).
2017-04-22 16:10:50 +02:00
Qingping Hou
8df1e14b6f
plugin(fix): catch crash with pcall in event handlers
2017-04-22 00:22:37 -07:00
Qingping Hou
f2671a3e20
plugin(fix): catch crash in addToMainMenu
2017-04-22 00:22:37 -07:00
Qingping Hou
fd862f5e28
plugin(fix): catch plugin crash at init time
2017-04-22 00:22:37 -07:00
Robert
16192d2354
Pinch gesture for changing font size ( #2768 )
...
* Pinch gesture for changing font size
2017-04-22 00:18:10 -07:00
mwoz123
d6c81f5097
Simple News (RSS/Atom) downloader plugin ( #2592 )
...
* Simple News (RSS/Atom) downloader plugin
* Limit news from sources
* new News Downloader menu entry - goto news dir
* Initial configuration logic
* Download each feed source to separate folder
* 2 feed sources in example config
2017-04-19 17:59:45 +02:00
Qingping Hou
a1ec64b3ed
chore: skip en_US in gettext.changeLang
2017-04-16 22:41:36 +02:00
Qingping Hou
4a2ef591b7
tweak quick start guide formatting
2017-04-16 22:41:36 +02:00
Frans de Jonge
89099e2c94
Swipe for menu and quickstart guide ( #2761 )
...
* Swipe for menu and quickstart guide
Because swiping for the menu is a big change from what we're used to, this commit includes a new quickstart guide.
Fixes #2608 .
* add some dev docs
* add FileConverter spec
* add QuickStart spec
* add Version module
* add Version spec
2017-04-15 14:45:56 +02:00
Qingping Hou
1922b2526b
fix: normalize require path to reuse import result
2017-04-14 21:28:38 +02:00
Hzj_jie
999898fa69
Merge various information into systemstat ( #2764 )
...
* Merge various information to systemstat
2017-04-14 21:12:28 +02:00
Frans de Jonge
108ed374b3
Docs: dump & random
2017-04-14 11:40:35 -07:00
Frans de Jonge
96d4adb34c
Docs: DocSettings ( #2763 )
2017-04-13 21:11:10 -07:00
Robert
9a247e86ae
Screensaver on Kindle without Special Offers ( #2757 )
2017-04-13 19:55:31 +02:00
robert00s
7872bd3bc1
Fix: Frontlight level in Status bar in Kobos without light
2017-04-13 19:53:46 +02:00
Frans de Jonge
485295657c
Docs: fix typo in listview.lua example
2017-04-12 22:45:42 +02:00
Frans de Jonge
9b2128ecb8
FileConverter added with local Markdown to HTML conversion ( #2737 )
...
* FileConverter added with local Markdown to HTML conversion
2017-04-12 20:42:28 +02:00
Frans de Jonge
c847d628e1
Docs: cosmetic updates and additions
...
* Content from wiki had some cosmetic leftover glitches
* Added/adapted some docs for other modules
2017-04-12 11:27:22 -07:00