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/apps/reader/modules
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
..
readeractivityindicator.lua ReaderActivityIndicator: fix isStub() 3 years ago
readerback.lua Notification: closed by any event, but not consuming it 3 years ago
readerbookmark.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerconfig.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readercoptlistener.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readercropping.lua Paged documents: rework zoom options (#6885) 3 years ago
readerdevicestatus.lua Floor dimension computations (mul/div). (#6264) 4 years ago
readerdictionary.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerdogear.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerflipping.lua Update UI layout code to use new SVG icons 3 years ago
readerfont.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerfooter.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readergoto.lua [RFC] Pagination UI shenanigans (#7335) 3 years ago
readerhighlight.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerhinting.lua minor(readerhinting): access document directly instead of from ui 8 years ago
readerkoptlistener.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerlink.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readermenu.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerpagemap.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerpaging.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 7 years ago
readerrolling.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerrotation.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
readersearch.lua ReaderSearch: Switch to a real InputDialog (#7360) 3 years ago
readerstatus.lua Show only 1 End Document Dialog at a time 3 years ago
readerstyletweak.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readertoc.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readertypeset.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readertypography.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerview.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerwikipedia.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerzooming.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago