chrox
9299b9a5e8
add async http client
...
it uses non-blocking turbo I/O looper to process http request
so that multiple http request can be handled simultaneously and http request
won't block user input, and most importantly, in Lua's way.
2015-03-02 17:21:26 +08:00
Qingping Hou
9de7e903e2
Merge pull request #1441 from chrox/master
...
fix cannot login Evernote
2015-03-02 03:38:00 -05:00
chrox
04324b26bf
fix cannot login Evernote
2015-03-02 14:55:16 +08:00
chrox
5c9a9198fb
add Document:fastDigest method to calculate document hash without performance overhead
2015-03-02 14:55:16 +08:00
chrox
07ff30f89c
add md5:update and md5:sum methods
2015-03-02 14:55:16 +08:00
chrox
efe8e65dd9
refactoring search path
2015-03-02 14:55:16 +08:00
HW
ac77808ea5
Merge pull request #1425 from chrox/master
...
fix #1416
2015-02-10 21:29:09 +01:00
chrox
3cc722e368
fix #1416
2015-02-10 23:59:53 +08:00
Huang Xin
b56c01c382
Merge pull request #1423 from Markismus/master
...
Update networkmgr.lua
2015-02-10 23:13:00 +08:00
Markismus
6e95673d80
Update koreader.sh
...
Forgot the export PLATFORM
2015-02-09 16:19:27 +01:00
Markismus
40202fbc6b
Update koreader.sh
...
The commands in networkmgr.lua rely on an assigned value of PLATFORM. As discussed in #1423 this is only the case for child processes of rcS. This seems to be a fine place to check the value of PLATFORM.
2015-02-09 16:13:07 +01:00
Markismus
a32c3b3879
Update networkmgr.lua
...
Corrected a typo.
2015-02-09 16:01:30 +01:00
Qingping Hou
169aef7879
Merge pull request #1424 from chrox/fix_android_build
...
update koreader-base to fix android build
2015-02-09 02:17:10 -08:00
chrox
75d58cbca0
update koreader-base to fix android build
2015-02-09 09:51:00 +08:00
Markismus
1c516603b1
Merge pull request #4 from Markismus/Markismus-patch-#939
...
Update networkmgr.lua
2015-02-08 18:30:28 +01:00
Markismus
5dd2fe0fae
Update networkmgr.lua
...
Change from the commands from `wifi.sh` to those from `wifi_enable_dhcp.sh` from Tshering's Start Menu. See Issue #939 . Should resolve hanging of Kobo Aura H2O.
2015-02-08 18:28:28 +01:00
Qingping Hou
58d4c4c975
Merge pull request #1421 from chrox/fix_old_pocketbook
...
fix no match libglib, libssl and libcrypto in some old pocketbook firmware
2015-02-06 22:08:14 -08:00
chrox
327624e4fa
fix no match libglib, libssl and libcrypto in some old pocketbook firmware
2015-02-07 12:40:51 +08:00
HW
49c8ec2efd
Merge pull request #1414 from chrox/master
...
update K2pdfopt and MuPDF to latest versions
2015-02-03 23:53:40 +01:00
chrox
030e4b4d59
update K2pdfopt and MuPDF to latest versions
2015-02-03 23:47:02 +08:00
Qingping Hou
76efdf7ee9
Merge pull request #1413 from chrox/fix_toc_node_expand
...
don't expand toc node when it's parent node is collapsed
2015-02-03 01:18:19 -08:00
chrox
3a0960d391
goto current toc entry automatically when open TOC window
2015-02-03 15:34:35 +08:00
chrox
5b76805911
disable follow link by default because it may cause trouble in reflowing mode
2015-02-03 12:48:24 +08:00
chrox
1894e71b07
don't expand toc node when it's parent node is collapsed
2015-02-03 12:48:24 +08:00
Huang Xin
5545474d4e
Merge pull request #1412 from lgeek/master
...
Fix charging detection for Kobo devices
2015-02-03 07:56:51 +08:00
Cosmin Gorgovan
41045dab99
Fix charging detection for Kobo devices
...
I've tested this on a N905C. I assume this implementation never
worked (since charge_now is supposed to show state of charge), but
it would be useful to get a confirmation.
2015-02-02 16:46:46 +00:00
HW
8fd44b0c18
Merge pull request #1411 from chrox/kindle_voyage_button
...
add page-button support for Kindle Voyage
2015-02-02 14:44:49 +01:00
chrox
906c91f0ad
add page-button support for Kindle Voyage
2015-02-02 21:37:38 +08:00
Qingping Hou
82eb1682e9
Merge pull request #1408 from chrox/fix_evernote_login
...
various fixes
2015-02-01 21:22:14 -08:00
chrox
17f1498156
fix successively set landscape rotate the screen
2015-02-02 02:33:12 +08:00
chrox
5d79158602
fix cannot save document if exit directly after highlighting in PDF
2015-02-02 02:22:58 +08:00
chrox
f22a53affd
screen orientation won't change when going into filemanager
...
and filemanager remembers screen orientation at exit
This should fix #1338 .
2015-02-02 01:36:52 +08:00
chrox
ca6b3d7e33
fix #1373 by checking the pos0 and pos1 of selected text
2015-02-02 00:09:07 +08:00
chrox
02d61115dc
fix some part of the screen not refreshed when togglering nightmode
2015-02-01 23:21:34 +08:00
chrox
e25ca27db3
auto expand the parent TOC node of current page
...
and fix current item of item not updated when in the last node
This should fix #1396 .
2015-02-01 22:50:08 +08:00
chrox
720ab191ab
fix crash when opening TOC window in scroll mode of EPUB
2015-02-01 21:52:46 +08:00
chrox
10db20f289
don't add duplicated bookmark and can delete bookmark
...
This should fix #1397 .
2015-02-01 21:37:25 +08:00
chrox
1e8f07629f
don't pop-up TOC window
2015-02-01 21:36:22 +08:00
chrox
c6f6699644
fix empty menu widget won't trigger screen refresh
...
This should fix #1398 .
2015-02-01 20:41:23 +08:00
chrox
07586cea71
strip punctuations around word before searching
...
This should fix #1337 .
2015-02-01 17:40:45 +08:00
chrox
3f691bab93
add stable OTA channel
...
This should fix #1353 .
2015-02-01 17:25:30 +08:00
Qingping Hou
741d2b3544
Merge pull request #1407 from chrox/fix_evernote_login
...
fix PocketBook screen configuration and Evernote login
2015-02-01 01:18:07 -08:00
chrox
db064fc009
add toggle wifi status on PocketBook
2015-02-01 15:16:27 +08:00
chrox
c6dbf43cf4
fix occasionally cannot login to Evernote
...
This should fix #1401 .
2015-02-01 15:15:15 +08:00
chrox
d0b450efde
refresh battery capacity when going out of suspend
...
This should fix #1383 .
2015-02-01 12:49:49 +08:00
chrox
2b8d931bf5
fix PocketBook framebuffer configuration
...
This should fix #1386 .
2015-02-01 12:49:17 +08:00
Huang Xin
476ae682b6
Merge pull request #1405 from NiLuJe/master
...
Fix input on KT2 (re #1403 )
2015-01-31 07:40:26 +08:00
NiLuJe
f0341e7b97
Update base
2015-01-30 19:04:10 +01:00
NiLuJe
06bf4a2199
Fix input on KT2 devices (re #1403 )
2015-01-30 19:00:29 +01:00
HW
5d815128cd
Merge pull request #1402 from chrox/fix_font_dir
...
fix mupdf rendering caused by FONTDIR env var
2015-01-27 19:27:53 +01:00