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
Robert-Jan de Dreu 41e57fccd2
Fix Pocketbook crashes when filename is nil (#8823)
Function `SetSubtaskInfo` takes only chars as a valid book. Since
filename can be `nil` (not a char) the crash would happen. This
Change avoids the crash by using a char type nil value. See:

`int SetSubtaskInfo(int task, int subtask, const char *name, const char *book);`

Fixes #8053
Fixes #8392 too
Fixes #8743 last issue
3 years ago
..
android Colordict: use generic send intent. (#8721) 3 years ago
cervantes [frontlight, kobo, cervantes] Remove auto_warmth (#8154) 3 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 6 years ago
generic ReaderFooter: Take the PowerCover into account in the battery level 3 years ago
kindle OTA: Handle tar checkpointing visual feedback w/ an FBInk daemon (#7588) 3 years ago
kobo Kobo: Use the right input protocol on the Nia (#8794) 3 years ago
pocketbook Fix Pocketbook crashes when filename is nil (#8823) 3 years ago
remarkable [plugin] Add a caching mechanism for CoverImage (#7510) 3 years ago
sdl SDL & Android: Do not set FM banner on resize 3 years ago
sony-prstux Input: Minor cleanups (#7542) 4 years ago
devicelistener.lua [frontlight, kobo, cervantes] Remove auto_warmth (#8154) 3 years ago
gesturedetector.lua Input: Minor simplifications around pen/finger discrimination & the snow protocol (#8021) 3 years ago
input.lua Allow Backspace to work as back button 3 years ago
key.lua Refactoring hardware abstraction 10 years ago
sysfs_light.lua Allow running shell scripts from the FileManager/Favorites (#5804) 5 years ago
thirdparty.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 3 years ago
wakeupmgr.lua WakeupMgr: Minor usage tweak (#7400) 4 years ago