Martín Fernández
48013dc70d
move dicts from external storage to internal partition,
...
do this after usbms seasons
2019-02-16 17:32:43 +01:00
Martín Fernández
301aa580cc
cervantes: add usb storage on devices w/updated 3rd party tools
2019-02-16 17:32:43 +01:00
Sergey Avseyev
973e61557b
[cervantes] automatically restore wifi connection ( #4463 )
2019-01-08 21:03:05 +01:00
Martín Fernández
6a844136cf
[Cervantes]: wifi fix & misc improvements. ( #4341 )
...
* remove unused setting 'internal_storage_mount_point
use filemanagerutil.getDefaultDir() instead
https://github.com/koreader/koreader/blob/master/frontend/apps/filemanager/filemanagerutil.lua#L15
* more info about device frontlight/naturalLight capabilities
* make stock reader fonts available in KOReader
* remove restore-wifi-async leftovers
* wireless: fix wpa_supplicant configuration:
make it compatible w/ debian wheezy binaries
don't try to run enable-wifi.sh more than once
2018-11-16 10:21:57 +01:00
Martín Fdez
b69882fa34
add safemode tool support
...
https://github.com/pazos/cervantes-safemode
ref: https://www.mobileread.com/forums/showpost.php?p=3760905&postcount=2 - kodeps.tar.gz
2018-11-10 16:00:03 +01:00
Martín Fdez
6c6bec35ec
wireless: make QBookApp happy across switches
2018-11-10 16:00:03 +01:00
Martín Fdez
6424176922
wireless: sleep unconditionally, do not launch wpa_supplicant if is already running and a bit of formatting
2018-11-10 16:00:03 +01:00
Martín Fdez
acfd21112f
enable fbink feedback during OTA updates
2018-11-10 16:00:03 +01:00
Martín Fernández
1e69fae7bc
[feat] Add support for BQ/Fnac devices ( #4294 )
...
Adds support for devices found in https://blog.bq.com/es/bq-ereaders-developers-program/ . Tested on BQ Cervantes 4 (last BQ device from 2017).
It adds a new touch input event handler (discussed in #4275 ) which should work on other single touch devices (ie: Kobo Touch, Mini, Glo, Aura HD) but wasn't tested.
Includes base bump with: [feat] Add BQ/Fnac device support (https://github.com/koreader/koreader-base/pull/745 )
2018-10-31 23:48:36 +01:00