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/kindle
NiLuJe e2961097e7
Don't use WAL on devices where it's not supported (#5162)
(i.e., truly ancient kernels and weird FS).

In which case, we use TRUNCATE, which might be a tad less terrible than
DELETE on said weird crap FS.
5 years ago
..
device.lua Don't use WAL on devices where it's not supported (#5162) 5 years ago
event_map_keyboard.lua [chore] Code cleanup : deprecate the 'Enter' event, replaced with 'Press' (#3815) 6 years ago
event_map_kindle4.lua Fix K4 key mappings 9 years ago
keyboard_layout.lua feat: support numeric input for keyboard only devices 8 years ago
powerd.lua On (really old) Kindles, don't crash if there's no sysfs entry to read for battery capacity (#5161) 5 years ago