summaryrefslogtreecommitdiff
path: root/src/ui
AgeCommit message (Expand)Author
2023-09-28Use bindey for databinding instead of hand rolling ui updatesjacqueline
2023-09-26Make NVS access synchronous againjacqueline
2023-09-26std::string -> std::pmr::string in psramjacqueline
2023-09-22make bluetooth pairing ui functionaljacqueline
2023-09-13Make the onboarding flow basically work. Much still to do!jacqueline
2023-09-12Fix ui nits for playback screenjacqueline
2023-09-12Use interrupt-based spi for the displayjacqueline
2023-09-08Flesh out onboarding a little, and add a way to get into itjacqueline
2023-09-05Move UI task to priority 0 during playbackjacqueline
2023-09-04Fix bad mergejacqueline
2023-09-04Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwjacqueline
2023-09-04Support changing max volume, persisted to nvsjacqueline
2023-09-04Fix incorrect settings submenujacqueline
2023-09-02Some fixes to the top bar widget styleailurux
2023-08-30Use a service locator instead of passing around subsets of drivers between FSMsjacqueline
2023-08-29store the screen brightness in nvsjacqueline
2023-08-29Add a brightness slider to settingsjacqueline
2023-08-28Add some more icons, and reflect play/pause in top barjacqueline
2023-08-28Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwjacqueline
2023-08-28Add some cool battery iconsjacqueline
2023-08-28Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwailurux
2023-08-28Custom themes and top bar stylingailurux
2023-08-28Move battery measurement to its own classjacqueline
2023-08-28Support play/pause togglingjacqueline
2023-08-25More performance and usability tweaksjacqueline
2023-08-25Performance tweaks for smoother tunesjacqueline
2023-08-25Add placeholder settings UIjacqueline
2023-08-25Add modal dialog supportjacqueline
2023-08-24Throttle framerate a little morejacqueline
2023-08-21Add idle->standby support when locked and no musicjacqueline
2023-08-17Start on basic onboarding screensjacqueline
2023-08-07Use a timer to keep framerate consistentjacqueline
2023-07-28Lock button does that same thing alwaysjacqueline
2023-07-28ux fixesjacqueline
2023-07-26make event queue go fasterjacqueline
2023-07-17Basic playlists for upcomingjacqueline
2023-07-13Ui polish and fleshing outjacqueline
2023-07-13Fix browser navigation crashesjacqueline
2023-07-12Make title bar a common component, some ui nitsjacqueline
2023-07-12Make now playing screen interacting, including nice scrollingjacqueline
2023-07-12add logging to catch future index weirdnessjacqueline
2023-07-12Include title in indexes to avoid a per-record disk readjacqueline
2023-07-12Bundle our own complete ui font + symbol fontjacqueline
2023-07-11Fix browser view jankjacqueline
2023-07-11Hide unhelpful scrollbarjacqueline
2023-07-08Add theme classailurux
2023-07-08Blue menu indicatorailurux
2023-07-08Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwailurux
2023-07-08Touchwheel ticks :)ailurux
2023-07-07Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwjacqueline