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
NiLuJe bf6c0cdd6c
LuaSettings: Add a method to initialize a setting properly (#7371)
* LuaSettings/DocSettings: Updated readSetting API to allow proper initialization to default.
Use it to initialize tables, e.g., fixing corner-cases in readerFooter that could prevent settings from being saved.
(Fixes an issue reported on Gitter).
* LuaSettings/DocSettings: Add simpler API than the the flip* ones to toggle boolean settings.
* Update LuaSettings/DocSettigns usage throughout the codebase to use the dedicated boolean methods wher appropriate, and clean up some of the more mind-bending uses.
* FileChooser: Implement an extended default exclusion list (fix #2360)
* ScreenSaver: Refactor to avoid the pile of kludges this was threatening to become. Code should be easier to follow and use, and fallbacks now behave as expected (fix #4418).
3 years ago
..
android Add a couple of modern android dicts (#7359) 3 years ago
cervantes LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 5 years ago
generic LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
kindle LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
kobo LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
pocketbook Pocketbook: waveform presets (#6794) 4 years ago
remarkable reMarkable 2 clean wakeup from sleep (#7345) 3 years ago
sdl LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
sony-prstux LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
devicelistener.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
gesturedetector.lua GestureDetector: add Tap interval on keyboard setting 4 years ago
input.lua Close Lua state on all os.exit() calls (#7050) 3 years ago
key.lua Refactoring hardware abstraction 10 years ago
sysfs_light.lua Allow running shell scripts from the FileManager/Favorites (#5804) 4 years ago
thirdparty.lua android: fix dict overrides (#6887) 4 years ago
wakeupmgr.lua [fix] WakeupMgr: pass through task epoch for proximity check 5 years ago