chrox
97e7a90865
encode lfs.dir iterated file path to UTF-8
2014-09-25 22:33:43 +08:00
chrox
a0cd4816a7
no mkfifo on Windows
2014-09-25 22:33:31 +08:00
chrox
7d22318641
don't require ssl.https since it cannot yet be built for win32
2014-09-25 22:33:06 +08:00
chrox
7013e9dae4
update koreader-base
2014-09-25 22:32:08 +08:00
Huang Xin
be43d41e26
Merge pull request #911 from evgsh/master
...
add fb2 file format in download panel of opdsbrowser
2014-09-19 19:09:06 +08:00
evgsh
aabee1f3bc
Update opdsbrowser.lua
2014-09-19 13:43:58 +03:00
Qingping Hou
4e211e230f
Merge pull request #909 from chrox/fix_hostname_unresolved
...
use calibre ip address returned by receivefrom
2014-09-18 21:09:34 -07:00
Huang Xin
0d38a02eb6
Merge pull request #910 from WS64/master
...
minor code optimizing
2014-09-19 09:24:50 +08:00
WS64
d47af7e368
minor code optimizing optimizing
2014-09-18 19:04:00 +02:00
chrox
e002125696
use calibre ip address returned by receivefrom
...
This fixes unresolved hostname issue in some network configurations.
2014-09-18 20:39:50 +08:00
Huang Xin
534c68cf24
Merge pull request #908 from WS64/master
...
Minor code optimization
2014-09-18 17:17:16 +08:00
WS64
f7c640e550
Code optimization
2014-09-18 10:17:40 +02:00
Qingping Hou
b7536ef339
Merge pull request #907 from chrox/calibre_companion
...
add Calibre Companion plugin
2014-09-17 23:37:55 -07:00
chrox
7871af3489
add Calibre Companion plugin
...
This plugin implements a simple Calibre Companion protocol that
communicates with Calibre Wireless Server from which users can
send documents to Koreader devices directly with WIFI connection.
Note that Calibre Companion(CC) is a trade mark held by MultiPie Ltd.
The Android app Calibre Companion provided by MultiPie is closed-source.
This plugin only implements a subset function of CC according to the
open-source smart device driver from Calibre source tree.
More details can be found at calibre/devices/smart_device_app/driver.py.
2014-09-18 14:03:55 +08:00
Huang Xin
4640ecce4d
Merge pull request #906 from WS64/master
...
Exclude book's cover from screensaver (hopefully the final try!)
2014-09-17 21:17:58 +08:00
WS64
4ee35bb972
Add "exclude screensaver" to menu
2014-09-17 12:25:13 +02:00
WS64
abaa772750
Add "exclude cover from screensaver" functionality
2014-09-17 12:24:33 +02:00
Huang Xin
786d300953
Merge pull request #899 from gontofe/WifiMenuToggle
...
Adding Touch Menu Wifi Status icon/Toggler for Kobo and Kindle.
2014-09-15 09:10:20 +08:00
Huang Xin
b2a3f6e5ec
Merge pull request #900 from gontofe/OTAfix
...
Add tidy up option after failed update.
2014-09-15 09:05:45 +08:00
Michael Hall
f6b1ed2b6d
Add tidy up option after failed update.
2014-09-14 16:07:19 +01:00
Michael Hall
96aa795618
Adding Touch Menu Wifi Status icon/Toggler for Kobo and Kindle. Change to
...
NetworkMgr:getWifiStatus() to ping default gateway instead of 8.8.8.8.
2014-09-14 15:05:28 +01:00
Huang Xin
9f1e1a4bf4
Merge pull request #898 from houqp/houqp-master
...
fix(ui): hide button framecontainer background in hide() method
2014-09-14 12:10:57 +08:00
Qingping Hou
5e035c2517
fix(ui): hide button framecontainer background in hide() method
2014-09-13 23:43:39 -04:00
NiLuJe
8568f77741
Merge pull request #894 from chrox/fix_872
...
fix #872
2014-09-13 15:04:31 +02:00
chrox
19e3af1b09
fix #872
2014-09-13 16:25:41 +08:00
Qingping Hou
aaeb7aa353
Merge pull request #893 from chrox/pathchooser
...
refactoring: use pathchooser in zsync plugin
2014-09-13 01:01:37 -07:00
Qingping Hou
a57a164063
Merge pull request #892 from chrox/submenu_pgno
...
fix page number of sub-menu is not updated
2014-09-13 01:00:47 -07:00
chrox
54ebfe8b2f
refactoring: use pathchooser in zsync plugin
2014-09-13 14:23:20 +08:00
chrox
cf882a078a
fix page number of sub-menu is not updated
2014-09-13 14:00:57 +08:00
NiLuJe
2debd0a7ae
Merge pull request #890 from chrox/fix_772
...
fix #772
2014-09-10 16:28:32 +02:00
chrox
0349281ef5
fix #772
2014-09-10 18:11:00 +08:00
Qingping Hou
9c9edcf36f
Merge pull request #888 from chrox/fix_886
...
always suspend in portrait mode so that screensaver image won't be stretched
2014-09-10 00:56:25 -07:00
chrox
3bd2c0756a
always suspend in portrait mode so that screensaver image won't be stretched
...
This patch should fix #886 .
2014-09-10 15:52:18 +08:00
Qingping Hou
eb46aa7d66
Merge pull request #887 from chrox/fix_875
...
refactoring: hide the charlist implementation of InputText
2014-09-10 00:49:06 -07:00
Qingping Hou
48560253ed
Merge pull request #885 from chrox/opds
...
add shortcut to add local calibre OPDS catalog directly by host and port
2014-09-10 00:46:02 -07:00
chrox
5b940cecaf
refactoring: hide the charlist implementation of InputText
...
This patch also fix #875 .
2014-09-10 15:31:11 +08:00
chrox
2299ac118a
fix infinit loop when OPDSCatalog is created without onExit definded
2014-09-10 14:35:06 +08:00
WS64
de1d8d7cac
Switch back to portrait before leaving book
2014-09-10 13:49:11 +08:00
chrox
88d9cdf533
add shortcut to add local calibre OPDS catalog
2014-09-10 13:27:15 +08:00
chrox
b05ece345a
add set download directory option when downloading files from OPDSCatalog
...
Manually added opds servers are editable and deletable by long press on
the menu entries.
2014-09-10 13:27:15 +08:00
chrox
84abe620d2
refresh filemanager when closing opdscatalog
2014-09-10 13:27:15 +08:00
chrox
11a8a1dce6
show file size and directory items in filemanager
2014-09-10 13:27:15 +08:00
chrox
8294a629b8
treate quoted slash as plain text in attribute value
2014-09-10 13:27:14 +08:00
Huang Xin
09892a4fc1
Merge pull request #880 from houqp/houqp-master
...
chore: cleanup FileManagerHistory:updateItemTable()
2014-09-08 14:55:59 +08:00
Qingping Hou
18d4c7550a
chore: cleanup FileManagerHistory:updateItemTable()
2014-09-08 02:33:26 -04:00
NiLuJe
3e66718101
Merge pull request #879 from houqp/houqp-master
...
fix: replace showReaderUI with ReaderUI:showReader
2014-09-08 01:55:38 +02:00
Qingping Hou
7c6790796a
fix: replace showReaderUI with ReaderUI:showReader
2014-09-07 18:43:32 -04:00
Paulo Matias
c26e5e3116
Merge pull request #877 from chrox/opds
...
fix href with two slash
2014-09-07 10:01:45 -03:00
chrox
98da30f689
fix href with two slash
2014-09-07 17:21:58 +08:00
chrox
c91224f12c
add default directory for filemanager
2014-09-07 17:19:51 +08:00