Commit Graph

128 Commits

Author SHA1 Message Date
Violet Caulfield 58860fc360 what if tho? 2025-01-22 15:47:05 -06:00
Violet Caulfield fd70809e40 Album button changes 2025-01-22 15:38:06 -06:00
Violet Caulfield 724a74b362 Add link to album on track item detail 2025-01-22 15:31:58 -06:00
Violet Caulfield 71846e2ff3 update update interval in player so scrubber moves smoother 2025-01-22 15:17:49 -06:00
Violet Caulfield 7f79cf7595 Hide like dislike capabilities, we can handle that in a future update 2025-01-21 10:56:19 -06:00
Violet Caulfield b3838a3c75 adjust favorites 2025-01-21 09:49:43 -06:00
Violet Caulfield 028990043b Maybe this is how this works?
Also removing the jump forward from the control center since that's probably not the desired control scheme
2025-01-20 19:41:15 -06:00
Violet Caulfield fa063fd2cb omg 2025-01-20 15:47:49 -06:00
Violet Caulfield 8522cabcc1 omg it's backwards 2025-01-20 15:44:47 -06:00
Violet Caulfield b19066e96c omg we're close 2025-01-20 15:34:34 -06:00
Violet Caulfield 091c65658c maybe? 2025-01-20 15:28:33 -06:00
Violet Caulfield 95335f7fb4 idk 2025-01-20 15:25:49 -06:00
Violet Caulfield 328446ddd8 idk 2025-01-20 15:23:41 -06:00
Violet Caulfield 615515bbeb maybe this? 2025-01-20 15:17:56 -06:00
Violet Caulfield c986d4979d something like this? 2025-01-20 12:08:38 -06:00
Violet Caulfield fc2062b367 favorite button will now react to events 2025-01-20 11:59:51 -06:00
Violet Caulfield 2db97b0c12 Control Center favoriting stuff 2025-01-20 11:51:32 -06:00
Violet Caulfield 25c1138901 holy shit lol 2025-01-20 10:55:12 -06:00
Violet Caulfield f1aacd1aba set likeoptions 2025-01-20 10:29:51 -06:00
Violet Caulfield 44cd8859be module import fixes 2025-01-20 10:08:57 -06:00
Violet Caulfield b24d082de8 fix build? 2025-01-20 09:56:30 -06:00
Violet Caulfield 6328524812 Remote like event changes
ios stuff
2025-01-20 08:44:04 -06:00
Violet Caulfield a61bf9e998 fix playback 2025-01-19 19:14:53 -06:00
Violet Caulfield 3f0a1b8cdc fix build 2025-01-19 18:12:20 -06:00
Violet Caulfield 4e9f84b216 converting api client to be a singleton, this means we can get rid of a lot of code 2025-01-19 13:35:58 -06:00
Violet Caulfield ed6afd17d5 remote player improvements 2025-01-19 10:36:28 -06:00
Violet Caulfield 1c6480a4d6 Add like dislike in player controls 2025-01-19 10:12:27 -06:00
Violet Caulfield ab730ed774 fix play new queue flickering
make icon cards look sexier

adjust artist artwork
2025-01-17 05:43:26 -06:00
Violet Caulfield 7100d3e564 IsFavorite fixes
isSkipping in player provider to prevent flickering
2025-01-17 05:19:13 -06:00
Violet Caulfield 873126c652 letting favorite butting do it's own thing 2025-01-16 13:20:28 -06:00
Violet Caulfield 75113f75d2 maybe this? 2025-01-16 13:14:56 -06:00
Violet Caulfield 5bdfcabce3 wtf 2025-01-16 13:08:48 -06:00
Violet Caulfield 0be88e4dc4 make player refresh isFavorite on song change 2025-01-16 13:00:42 -06:00
Violet Caulfield 9b73699a52 prev commit 2025-01-16 12:08:21 -06:00
Violet Caulfield 0bdade9d5e player maintains favorite state
album page reacts to nowplaying favorite state changes

fix favorite alignment in track component

favoriteheaderbutton has a callback now so that's cool
2025-01-16 12:07:59 -06:00
Violet Caulfield e628b20c3b fix optimistic skipping and previous 2025-01-16 10:08:23 -06:00
Violet Caulfield 4fd93753e1 optimistic skipping 2025-01-16 10:00:38 -06:00
Violet Caulfield 78091b6f5b remove this sleeping? 2025-01-16 09:48:34 -06:00
Violet Caulfield fee4a02e5a optimistically set nowplaying 2025-01-16 09:45:40 -06:00
Violet Caulfield 1438fb6ab3 fix selecting tracks in tracklist 2025-01-16 06:45:19 -06:00
Violet Caulfield 13eff59163 fix not being able to skip to the first item in the queue 2025-01-15 08:22:06 -06:00
Violet Caulfield d69749e015 fix skipping issue 2025-01-15 08:10:07 -06:00
Violet Caulfield a042a5baaa what if I do this? 2025-01-15 08:03:32 -06:00
Violet Caulfield e4d64dba8b fix playback reporting 2025-01-15 07:30:44 -06:00
Violet Caulfield 660c4cb190 smol fixes to things 2025-01-15 06:55:30 -06:00
Violet Caulfield aacf688b1f Moar hooks in the player provider to unify controls and feedback 2025-01-14 07:10:58 -06:00
Violet Caulfield ce2d118881 Adding in notion of a queue name 2025-01-13 11:57:28 -06:00
Violet Caulfield 76f9fdcd19 This only realy need to update once a second
player component styling
2025-01-13 06:49:18 -06:00
Violet Caulfield 83828faa84 Add Seeking ability
clean up some backend player handlers

scaling fixes
2025-01-12 08:37:44 -06:00
Violet Caulfield 26e774d036 Rework toggleplayback, add haptic feedback 2025-01-10 07:13:21 -06:00