Commit Graph

465 Commits

Author SHA1 Message Date
Violet Caulfield a53ff86af0 Offline Mode Hotfixes (#288)
Offline mode updates

Default to playing downloads of a track if they exist

Streaming adjustments
2025-04-25 11:29:00 -05:00
Violet Caulfield f7968532b2 Offline Mode Updates (#287)
Offline mode backend updates to support seamless queuing of offline tracks when in offline mode

Offline tracks will always be queued, streamed tracks will be skipped when without a network connection
2025-04-25 07:54:48 -05:00
Violet Caulfield 2f40c67a7a Home Screen Updates (#281)
Adding "On Repeat" and "Most Played" sections to home screen

Updates to underlying dependencies
2025-04-24 14:36:37 -05:00
Violet Caulfield c3403bc080 Enhancements to Offline (#279) 2025-04-23 13:53:07 -05:00
Violet Caulfield a08e66546c Offline Mode MVP (#272)
* OfflineMode

* Template addition and Fixes

* More Changes

* More Changes

* smol updates to provider

run yarn format

* update internet connection watcher colors and verbiage

remove react native file access dependency

* Offline changes

* UI tweaks for offline indicator

* get jest to pass

---------

Co-authored-by: Ritesh Shukla <ritesh.shukla2@129net231.unica.it>
Co-authored-by: Ritesh Shukla <ritesh.shukla2@M-LD4JMWLW26.local>
Co-authored-by: Ritesh Shukla <75062358+riteshshukla04@users.noreply.github.com>
2025-04-22 12:07:55 -05:00
Violet Caulfield 21a260d20c Tightening up Favorite button functionality 2025-04-22 06:57:07 -05:00
Violet Caulfield aa3ed56d62 styling changes
hide disc numbers if we only have one disc

give labels on artist page more breathing room from the bezel

adjust track display, giving artwork more spacing and the ellipses more spacing
2025-04-15 18:53:28 -05:00
Violet Caulfield db49b93ac5 update album display, adjust spacing on track component and miniplayer artwork 2025-04-15 06:58:53 -05:00
Violet Caulfield 5ca00df6f7 [skip actions]
run prettier
2025-04-12 10:16:10 -05:00
Vali98 785e4a4c30 refactor: applied linter and prettier 2025-04-11 23:48:21 +08:00
Violet Caulfield 412c871c57 linting, remove docs folder 2025-04-11 07:15:52 -05:00
Vali98 33b25a0727 feat: improved login UI 2025-04-10 11:45:22 +08:00
Violet Caulfield ec26957efc search ui changes to prioritize artists 2025-04-06 18:00:08 -05:00
Violet Caulfield f6d0bf91bd [skip actions]
Mark BlurhashedImage component as deprecated
2025-04-06 09:27:19 -05:00
Violet Caulfield 4b70da6e5b make vertical dots buttons horizontal 2025-04-06 09:04:26 -05:00
Violet Caulfield 3a4705db56 fix issue where track artwork doesn't display all the time 2025-04-06 08:56:09 -05:00
Violet Caulfield 7768bc557f plz blurhash those cards 2025-04-05 19:25:45 -05:00
Violet Caulfield ab468cab97 plz 2025-04-05 19:17:34 -05:00
Violet Caulfield ea6f5381a2 card blurhash 2025-04-05 19:16:38 -05:00
Violet Caulfield 41a7ea2499 fix build 2025-04-05 19:15:36 -05:00
Violet Caulfield ff9c4138c1 reworking image in track component 2025-04-05 19:15:16 -05:00
Violet Caulfield 04f14335d5 fix albums not appearing all the time 2025-04-05 19:06:42 -05:00
Violet Caulfield d755c58a4c fix build 2025-04-05 19:05:19 -05:00
Violet Caulfield 5b88fc3bb2 move item card to use expo image 2025-04-05 19:05:00 -05:00
Violet Caulfield 18615b7516 get rid of this lousy useeffect
fix home screen show more artists?
2025-03-28 10:54:53 -05:00
Violet Caulfield 568dfe0487 image performance improvements 2025-03-28 09:13:10 -05:00
Violet Caulfield e2e81132ec adjust query for blurhashed image
trying to keep cache size smol
2025-03-28 09:08:46 -05:00
Violet Caulfield bca262d66b tanstack query optimizations 2025-03-25 20:55:00 -05:00
Violet Caulfield e828c8a72e get images to rendeR? 2025-03-23 07:40:53 -05:00
Violet Caulfield 34a4293fe0 image fetching to background threaD? 2025-03-23 07:34:33 -05:00
Violet Caulfield ea33ec50d9 okay then 2025-03-23 06:39:18 -05:00
Violet Caulfield 89304790a6 optimizations? 2025-03-22 21:06:56 -05:00
Violet Caulfield 29dbb10634 tidy this component up 2025-02-24 06:41:18 -06:00
Violet Caulfield e17d29f2b7 we can do favorite icons better than that 2025-02-24 06:34:32 -06:00
Violet Caulfield 475d67d0af adjust stale time on this guy since favorites will be changing frequently 2025-02-23 13:36:32 -06:00
Violet Caulfield 244a1cbc22 fix build 2025-02-23 13:34:18 -06:00
Violet Caulfield 807460962d make the favorite icon a lot better and reflective 2025-02-23 13:32:49 -06:00
Violet Caulfield 15c95ab9a5 smol fixes 2025-02-22 19:56:18 -06:00
Violet Caulfield dda1f9cf35 slider stuff 2025-02-22 19:55:03 -06:00
Violet Caulfield 63cec830fe bruh 2025-02-22 19:53:22 -06:00
Violet Caulfield fe5a281b3f maybe? 2025-02-22 19:52:42 -06:00
Violet Caulfield f25f7fde6a adjust image stale time 2025-02-22 16:21:10 -06:00
Violet Caulfield 4cf72e355f adjust border color for switch in dark mode 2025-02-20 22:37:17 -06:00
Violet Caulfield 77c17f8fec add some alerts for things 2025-02-20 21:26:04 -06:00
Violet Caulfield 100ae1e3c7 add border color 2025-02-20 06:44:16 -06:00
Violet Caulfield 01e259c929 i don't think I need this anymore? 2025-02-20 06:43:40 -06:00
Violet Caulfield 32f3f41309 style background color 2025-02-20 06:43:07 -06:00
Violet Caulfield bb16ff6eaa fix switch? 2025-02-20 06:41:27 -06:00
Violet Caulfield ad6d93dc0f revert this back 2025-02-20 06:36:46 -06:00
Violet Caulfield fe20ca50be okay 2025-02-19 17:53:54 -06:00