| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-02 | WIP merge cyclically dependent components into one big component | jacqueline | |
| 2024-04-18 | Suspend property bindings when their screens aren't visible | jacqueline | |
| 2024-03-21 | Add support for screens declaring that they can't be popped | jacqueline | |
| Needed as prep for usb msc support; you really shouldn't leave the MSC settings screen until you've disabled usb msc. | |||
| 2024-03-07 | use prototype inheritance for lua screens, rather than functions | jacqueline | |
| 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. | |||
| 2023-11-20 | Use C functions for the backstack, instead of a lua module | jacqueline | |
| Working with the default group and root kinda sucks if you have to do it from lua! | |||
| 2023-11-12 | Convert the main menu screen to lua lol | jacqueline | |
