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
Martín Fernández 2e731dd4dd
[chore] Device abstraction (#6280)
* generic Device:info() function which returns the model

* add Device:canSuspend() and make it true in all devices that have suspend routines and the emulator

* also enable fake poweroff/reboot on the emulator

* add Device.home_dir

* add Device:hasExitOptions() and update menus & comments
4 years ago
..
device.lua [chore] Device abstraction (#6280) 4 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 [Kindle] More accurate on/off FL detection/toggle (#5989) 4 years ago