2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend
NiLuJe 687aba796d Fix networkmgr on Kobo
To avoid potential issues with USBMS.
Namely, make sure CWD doesn't point to the userstore for persitent
processes.
Make sure wpa_supplicant doesn't try to use our own OpenSSL lib, which,
again, is in the userstore area.
Properly kill our dhcp client invocation on when killing WiFi

Also, some related fixes to the startup script:
Properly kill wpa_supplicant & the dhcp client when we kill
wifi before rebooting to nickel.
2015-09-04 23:14:17 +02:00
..
apps Make 'default' and 'fallback' strings translatable 2015-09-04 10:59:07 +02:00
device fix spaces 2015-05-15 21:57:00 -04:00
document replace Droidsansfallback with NotoSansCJK-Regular 2015-09-04 00:15:12 +09:30
ui Fix networkmgr on Kobo 2015-09-04 23:14:17 +02:00
cache.lua add md5:update and md5:sum methods 2015-03-02 14:55:16 +08:00
cacheitem.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
configurable.lua hold on config panel option to set default option 2014-07-03 16:31:44 +08:00
dbg.lua factor out dump() function, handle reference loops 2014-11-14 16:33:52 +01:00
device.lua lfs.attributes() basically does a stat() 2015-04-27 13:10:16 +02:00
docsettings.lua add datastorage module to handle data directory on various platform 2015-06-15 16:56:27 +08:00
dump.lua fix dump() recursion detection 2014-11-16 17:27:37 +01:00
gettext.lua gettext: unescape \n 2014-11-19 21:46:45 +01:00
httpclient.lua Use turbo looper on Android 2015-04-28 11:06:38 +08:00
luxl.lua treate quoted slash as plain text in attribute value 2014-09-10 13:27:14 +08:00
MD5.lua add md5:update and md5:sum methods 2015-03-02 14:55:16 +08:00
optmath.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
up_reg.list adapt widgets to new refresh/repaint API 2014-11-30 00:17:50 +00:00
util.lua Refactor out string.gsplit to util.gsplit 2015-04-22 14:27:33 +08:00