index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
Age
Commit message (
Expand
)
Author
2023-09-28
Use bindey for databinding instead of hand rolling ui updates
jacqueline
2023-09-26
Make NVS access synchronous again
jacqueline
2023-09-26
std::string -> std::pmr::string in psram
jacqueline
2023-09-22
make bluetooth pairing ui functional
jacqueline
2023-09-13
Make the onboarding flow basically work. Much still to do!
jacqueline
2023-09-12
Fix ui nits for playback screen
jacqueline
2023-09-12
Use interrupt-based spi for the display
jacqueline
2023-09-08
Flesh out onboarding a little, and add a way to get into it
jacqueline
2023-09-05
Move UI task to priority 0 during playback
jacqueline
2023-09-04
Fix bad merge
jacqueline
2023-09-04
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
jacqueline
2023-09-04
Support changing max volume, persisted to nvs
jacqueline
2023-09-04
Fix incorrect settings submenu
jacqueline
2023-09-02
Some fixes to the top bar widget style
ailurux
2023-08-30
Use a service locator instead of passing around subsets of drivers between FSMs
jacqueline
2023-08-29
store the screen brightness in nvs
jacqueline
2023-08-29
Add a brightness slider to settings
jacqueline
2023-08-28
Add some more icons, and reflect play/pause in top bar
jacqueline
2023-08-28
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
jacqueline
2023-08-28
Add some cool battery icons
jacqueline
2023-08-28
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
ailurux
2023-08-28
Custom themes and top bar styling
ailurux
2023-08-28
Move battery measurement to its own class
jacqueline
2023-08-28
Support play/pause toggling
jacqueline
2023-08-25
More performance and usability tweaks
jacqueline
2023-08-25
Performance tweaks for smoother tunes
jacqueline
2023-08-25
Add placeholder settings UI
jacqueline
2023-08-25
Add modal dialog support
jacqueline
2023-08-24
Throttle framerate a little more
jacqueline
2023-08-21
Add idle->standby support when locked and no music
jacqueline
2023-08-17
Start on basic onboarding screens
jacqueline
2023-08-07
Use a timer to keep framerate consistent
jacqueline
2023-07-28
Lock button does that same thing always
jacqueline
2023-07-28
ux fixes
jacqueline
2023-07-26
make event queue go faster
jacqueline
2023-07-17
Basic playlists for upcoming
jacqueline
2023-07-13
Ui polish and fleshing out
jacqueline
2023-07-13
Fix browser navigation crashes
jacqueline
2023-07-12
Make title bar a common component, some ui nits
jacqueline
2023-07-12
Make now playing screen interacting, including nice scrolling
jacqueline
2023-07-12
add logging to catch future index weirdness
jacqueline
2023-07-12
Include title in indexes to avoid a per-record disk read
jacqueline
2023-07-12
Bundle our own complete ui font + symbol font
jacqueline
2023-07-11
Fix browser view jank
jacqueline
2023-07-11
Hide unhelpful scrollbar
jacqueline
2023-07-08
Add theme class
ailurux
2023-07-08
Blue menu indicator
ailurux
2023-07-08
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
ailurux
2023-07-08
Touchwheel ticks :)
ailurux
2023-07-07
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
jacqueline
[next]