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/ui
NiLuJe 22b9396696
Centralize one time migration code after updates (#7531)
There have been a couple of these this month, and keeping stuff that should only ever run once piling up in their respective module was getting ugly, especially when it's usually simple stuff (settings, files).

So, move everything to a dedicated module, run by reader.lua on startup, and that will actually only do things once, when necessary.
3 years ago
..
data Centralize one time migration code after updates (#7531) 3 years ago
elements ScreenSaver: Get rid of automagic settings (#7496) 3 years ago
message Calibre: Minor QoL fixes (#7528) 3 years ago
network Hold "Wi-Fi" menu to show network selection instead of auto-connecting (#7395) 3 years ago
plugin Tame BackgroundRunner: stop running when no more job (#6605) 4 years ago
widget Dict/Wiki lookup results window: improve the 'pencil' button (#7523) 3 years ago
bidi.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
cloudmgr.lua Standardize directory/folder to folder (#7328) 3 years ago
downloadmgr.lua Calibre plugin fixes for android (#6996) 3 years ago
event.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
font.lua Font menu: show font names with their own font 4 years ago
geometry.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
gesturerange.lua The great Input/GestureDetector/TimeVal spring cleanup (a.k.a., a saner main loop) (#7415) 3 years ago
hook_container.lua Input: Process input events in batches (#7483) 3 years ago
language.lua Georgian keyboard (#7225) 3 years ago
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 4 years ago
otamanager.lua Unify LuaSocket usage (#7405) 3 years ago
quickstart.lua Standardize directory/folder to folder (#7328) 3 years ago
renderimage.lua Update UI layout code to use new SVG icons 3 years ago
rendertext.lua More Android trickery (#7059) 3 years ago
screensaver.lua Centralize one time migration code after updates (#7531) 3 years ago
size.lua [RFC] Pagination UI shenanigans (#7335) 3 years ago
timeval.lua Input: Minor cleanups (#7542) 3 years ago
translator.lua Unify LuaSocket usage (#7405) 3 years ago
trapper.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
uimanager.lua Calibre: Minor QoL fixes (#7528) 3 years ago
wikipedia.lua Unify LuaSocket usage (#7405) 3 years ago