2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend/device
NiLuJe e3b7524d9c Another round of Kobo Fixes (#3939)
* Trim unneeded stuff from startup script

I was somehow convinced I'd already done that...
While we're there, explain why we need to siphon those specific vars

* Fix a stray eth0

-> $INTERFACE

* Be very very sure we have INTERFACE set in our env

re #3936

* Make getFirmwareVersion less fragile on Kobo

Not that we actually use it right now, but, still. :D

* Use the same syntax as the PRODUCT check

* Actually implement getProductId

Instead of a stray c/p ^^

* Properly identify the Rev2/Mark7 variants of existing devices

Namely, the H2O² and Aura SE
Not that the H2O²r2 support is still broken, this just allows us to
implement it cleanyl without breaking handling of the original H2O²

re #3925

* Tweak sleeps a bit around Kobo WiFi modules...

See if that jog things up (re #3936)

* Try harder not to suspend with WiFi on on Kobos

Because otherwise, things go boom. (re #3936)
2018-05-10 12:26:07 +02:00
..
android [chore] Code cleanup : deprecate the 'Enter' event, replaced with 'Press' (#3815) 2018-03-30 23:22:18 +02:00
generic Another round of Kobo Fixes (#3939) 2018-05-10 12:26:07 +02:00
kindle [chore] Code cleanup : deprecate the 'Enter' event, replaced with 'Press' (#3815) 2018-03-30 23:22:18 +02:00
kobo Another round of Kobo Fixes (#3939) 2018-05-10 12:26:07 +02:00
pocketbook [CI] Add a check to detect tab in lua files (#3919) 2018-04-29 15:15:11 +02:00
sdl [feat] SDL2: add window icon (new logo) (#3884) 2018-04-15 23:39:42 +02:00
gesturedetector.lua Really disable double tap when 'disable_double_tap' is set 2017-04-22 16:10:50 +02:00
input.lua [chore] device/input: migrate custom event map to settings dir (#3822) 2018-04-03 20:28:37 +02:00
key.lua Refactoring hardware abstraction 2014-11-02 21:19:04 +01:00