Commit Graph
7 Commits
Author SHA1 Message Date
robot 0257937859 style: apply dart formatting fixes across lib/ and test/
CI / Lint (pull_request) Successful in 19m19s
CI / Test (pull_request) Failing after 19m19s
CI / Build Android (pull_request) Skipped
CI / Build iOS (pull_request) Skipped
11 files had formatting inconsistencies that caused the
--set-exit-if-changed gate to fail. Automated formatting
via dart format now passes cleanly.
2026-08-01 11:06:17 +00:00
kfj001 58ea55f359 Updates build_whitelabel to regenerate album art for android auto app 2026-07-20 18:20:42 -07:00
kfj001 d32720a2e0 fixes timestamping across timezones 2026-05-14 22:51:04 -07:00
kfj001 3bb2630e1a Refactors duration formatting logic for improved clarity and correctness. 2026-05-11 20:48:09 +00:00
kfj001 65e5db2d35 Removed unneeded imports after refactor. 2026-05-11 20:21:27 +00:00
kfj001 a5e1e36ebf Fixes time display of current/next song UI. Adds localized formatting code for start times of shows current and next. 2026-05-10 00:45:31 +00:00
kfj001andCopilot 6893758a16 Refactors visual widgets from live_info_panel into their own widgets.
removes the play history widget from the live info panel.

Co-authored-by: Copilot <copilot@github.com>
2026-05-08 22:42:10 -07:00