19 Commits

Author SHA1 Message Date
3d02cecf99 chore: add privacy policy bc apple needs it 2024-09-26 19:43:34 +01:00
9640291b82 chore: change bundle id 2024-09-26 19:43:19 +01:00
2ea1174216 feat: add milo as now playing album artwork 2024-08-02 13:16:40 +01:00
3c199c2b31 feat: add about page 2024-07-30 22:27:13 +01:00
2e66788e7c feat: add websocket reconnection logic 2024-07-30 12:44:22 +01:00
0d0e667a96 feat: add app icon 2024-07-30 00:45:35 +01:00
c2c78a2ab6 fix: use drawingGroup modifier on bg canvas 2024-07-29 22:43:55 +01:00
8ea40bbb4f fix: make dot scale effect much more gradual 2024-07-29 22:28:13 +01:00
b3ce340774 fix: reduce impactOccured call to avoid overload 2024-07-29 22:15:36 +01:00
39bf43204d feat: add dotted background pattern 2024-07-29 15:49:13 +01:00
6db6a8375c feat: add support for os media control 2024-07-29 12:56:17 +01:00
b02c6a9415 feat: add live listener count support 2024-07-29 01:06:23 +01:00
352f5f01cf fix: preload first track to avoid ui freeze
Preload the first track to avoid ui stutter when the play button is
first pressed
2024-07-28 17:31:05 +01:00
390f9b2b09 feat: implement audio fade in/out 2024-07-28 17:08:01 +01:00
f4222c38bd fix: migrate ios16+ swiftui calls to ios15+ 2024-07-28 15:39:02 +01:00
9df4ba0a6a fix: lower ios deployment target 2024-07-28 15:20:32 +01:00
5f4a3c8a0a feat: add playback loading state 2024-07-28 15:12:10 +01:00
dc80455f3e initial commit 2024-07-28 01:04:21 +01:00
4538f24737 Initial Commit 2024-07-24 23:42:08 +01:00