You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/device
Cosmin Gorgovan 10132d1c59 Disable the network asynchronously to avoid blocking the UI
Noticeable latency between toggling the power switch and the device
showing the screensaver has been tracked down to the two network
manager calls. This change allows the screen to be updated first.
Note that unloading the open source brcmfmac driver used on okreader
is slower than unloading the proprietary driver shipped by Kobo,
making this delay even more noticeable.

self.suspend() is scheduled after the network manager calls to avoid
race conditions.
7 years ago
..
android BatteryStat plugin and instruction of KoboLight plugin (#2643) 7 years ago
generic Disable the network asynchronously to avoid blocking the UI 7 years ago
kindle Remove powerd:refreshCapacity() (#2671) 7 years ago
kobo BatteryStat plugin and instruction of KoboLight plugin (#2643) 7 years ago
pocketbook BatteryStat plugin and instruction of KoboLight plugin (#2643) 7 years ago
sdl feat: add logger module & rewrite kobo suspend script in lua 7 years ago
gesturedetector.lua feat: add logger module & rewrite kobo suspend script in lua 7 years ago
input.lua input(optimization): replace ev type reflection with table lookup 7 years ago
key.lua Refactoring hardware abstraction 10 years ago