summaryrefslogtreecommitdiff
path: root/lua/settings.lua
AgeCommit message (Collapse)Author
2024-04-02Support disabling automatic database updatesjacqueline
2024-03-28Merge branch 'main' into themesailurux
2024-03-21Dont allow quitting the msc screen when msc is enabledjacqueline
2024-03-21Add very basic usb msc uijacqueline
2024-03-20Merge branch 'main' into themesailurux
2024-03-18Better styling for settings pages + dropdown menusailurux
2024-03-07WIP: Getting styles from luaailurux
2024-03-07use prototype inheritance for lua screens, rather than functionsjacqueline
this gives us a way to give each screen nice little hooks, like 'onShown' and 'onHidden'. later we can use these hooks to disable bindings for screens that aren't in-use.
2024-02-13Sensitivity value now between 0 and 255ailurux
2024-02-12Scroll sensitivity configurable, but invertedailurux
2024-02-06fix bt settings button initial statejacqueline
2024-01-17Make reindex button work; no feedback yetjacqueline
2024-01-17all screens basically working, but bluetooth is roughjacqueline
2024-01-15Begin migration of remaining screens to Luajacqueline