• Joined on 2026-04-08
kfj001 deleted branch fix_time from kfj001/kryz-go-flutter 2026-05-14 23:57:40 -07:00
kfj001 merged pull request kfj001/kryz-go-flutter#3 2026-05-14 23:57:39 -07:00
fixes timestamping across timezones
kfj001 pushed to main at kfj001/kryz-go-flutter 2026-05-14 23:57:39 -07:00
da0779cafb Merge pull request 'fixes timestamping across timezones' (#3) from fix_time into main
d32720a2e0 fixes timestamping across timezones
Compare 2 commits »
kfj001 created pull request kfj001/kryz-go-flutter#3 2026-05-14 23:56:39 -07:00
fixes timestamping across timezones
kfj001 created branch fix_time in kfj001/kryz-go-flutter 2026-05-14 22:51:07 -07:00
kfj001 pushed to fix_time at kfj001/kryz-go-flutter 2026-05-14 22:51:07 -07:00
d32720a2e0 fixes timestamping across timezones
kfj001 pushed to main at kfj001/kryz-go-flutter 2026-05-14 22:19:47 -07:00
cbdc3f7710 Merge pull request 'Adds Apple airplay/Google cast support to the app' (#2) from cast into main
283a918b81 corrects minor branding issue with cast/airplay
f7979a70e6 additional changes
c9ef69c8b5 Adds Apple airplay/Google cast support to the app
Compare 4 commits »
kfj001 deleted branch cast from kfj001/kryz-go-flutter 2026-05-14 22:19:47 -07:00
kfj001 merged pull request kfj001/kryz-go-flutter#2 2026-05-14 22:19:45 -07:00
Adds Apple airplay/Google cast support to the app
kfj001 created pull request kfj001/kryz-go-flutter#2 2026-05-14 22:19:40 -07:00
Adds Apple airplay/Google cast support to the app
kfj001 pushed to cast at kfj001/kryz-go-flutter 2026-05-14 22:17:34 -07:00
283a918b81 corrects minor branding issue with cast/airplay
kfj001 pushed to cast at kfj001/kryz-go-flutter 2026-05-14 22:03:03 -07:00
f7979a70e6 additional changes
kfj001 created branch cast in kfj001/kryz-go-flutter 2026-05-14 22:02:42 -07:00
kfj001 pushed to cast at kfj001/kryz-go-flutter 2026-05-14 22:02:42 -07:00
c9ef69c8b5 Adds Apple airplay/Google cast support to the app
kfj001 pushed to main at kfj001/kryz-go-flutter 2026-05-11 13:48:41 -07:00
3bb2630e1a Refactors duration formatting logic for improved clarity and correctness.
kfj001 pushed to main at kfj001/kryz-go-flutter 2026-05-11 13:21:42 -07:00
65e5db2d35 Removed unneeded imports after refactor.
kfj001 pushed to main at kfj001/kryz-go-flutter 2026-05-09 19:40:40 -07:00
318bb095a1 Corrects formatting issue quirk unique to airtime
kfj001 pushed to main at kfj001/kryz-go-flutter 2026-05-09 18:20:21 -07:00
f1fd59c199 Fixes app orientation to vertical for mobile phones
0c6442e260 Updates formatting for last updated
Compare 2 commits »
kfj001 pushed to main at kfj001/kryz-go-flutter 2026-05-09 17:45:45 -07:00
a5e1e36ebf Fixes time display of current/next song UI. Adds localized formatting code for start times of shows current and next.
kfj001 pushed to main at kfj001/kryz-go-flutter 2026-05-09 17:13:57 -07:00
de0a243388 Alters devcontainer config to allow for building and running on Linux desktop.