Commit Graph

235 Commits

Author SHA1 Message Date
Violet Caulfield 3cffc623e4 Fix Android? Queue and Player Control Improvements (#293)
I hope this fixes android - restored a dependency that wasnt present in previous versions (.5, .6, .7)

Tightening up player refactor, namely around indexes and skipping tracks
2025-04-27 01:13:14 -05:00
Violet Caulfield 926caeae1c Queue Provider Hotfix (#292)
Updates to queuing mechanism - namely around playing an item next in the queue
2025-04-26 18:24:43 -05:00
Violet Caulfield 87393f1f08 Player Backend Improvements (#291)
Separating Queuing and Player logic, please report bugs if you experience playback issues or queue irregularities

Fetching additional track metadata for use in later features, utilizing transcoding URLs reported by Jellyfin

Disable NowPlaying in CarPlay on startup - this should be navigable yet in the CarPlay interface
2025-04-26 13:49:04 -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 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
Ritesh Shukla 9956de159e Update Test Cases 2025-04-16 23:05:39 +05:30
Violet Caulfield d24b381ba4 make collapsing header work on iOS 2025-04-16 10:29:47 -05:00
Vali98 785e4a4c30 refactor: applied linter and prettier 2025-04-11 23:48:21 +08:00
Violet Caulfield ec26957efc search ui changes to prioritize artists 2025-04-06 18:00:08 -05:00
Violet Caulfield 418b70a3a5 carplay, discover changes 2025-02-23 10:44:18 -06:00
Violet Caulfield 1cc0f56c62 get the see more working more better 2025-02-20 22:25:31 -06:00
Violet Caulfield 16a8909ae7 fix build 2025-02-20 06:59:42 -06:00
Violet Caulfield c32a623c37 invalidate these to they refresh on load after a home page refresh 2025-02-20 06:59:20 -06:00
Violet Caulfield 38e6eb002e Add to discover stack, fix album names not showing in stack 2025-02-18 23:00:06 -06:00
Violet Caulfield 2dcc855da0 Horizontal card list adjustments
Adding recently added albums to discover
2025-02-18 22:39:11 -06:00
Violet Caulfield c3fd86f04d adjust player provider so that we aren't updating components LITERALLY EVERYWHERE 2025-02-18 22:00:48 -06:00
Violet Caulfield 2a7d2b4c42 ok 2025-02-18 20:36:05 -06:00
Violet Caulfield 6e6d8990fd TIL about flatlists 2025-02-18 20:31:37 -06:00
Violet Caulfield bd17d659bb memoization on home screen? 2025-02-18 15:34:55 -06:00
Violet Caulfield 5d72f561f7 screens changes 2025-02-17 19:07:55 -06:00
Violet Caulfield 826f96ed94 native stack 2025-02-17 18:52:14 -06:00
Violet Caulfield 34140ba795 ookay so like 2025-02-17 17:58:47 -06:00
Violet Caulfield 62c6a45256 freeze artist 2025-02-17 17:31:29 -06:00
Violet Caulfield 5d9e9fa138 freeze queue when not viewing 2025-02-17 17:20:59 -06:00
Violet Caulfield b30a5e1484 even slicker? 2025-02-17 17:05:40 -06:00
Violet Caulfield e81964daec add react freeze 2025-02-17 16:55:09 -06:00
Violet Caulfield dc34ac6114 wtf 2025-02-17 15:52:14 -06:00
Violet Caulfield 3454a32493 what about this? 2025-02-17 15:51:13 -06:00
Violet Caulfield 175c5ad9cf maybe this? 2025-02-17 15:45:51 -06:00
Violet Caulfield d010683c74 idk why that was there 2025-02-17 08:34:37 -06:00
Violet Caulfield 8f7e1e6757 tidying 2025-02-16 09:04:35 -06:00
Violet Caulfield 9db57752ae fix flatlists 2025-02-16 05:08:42 -06:00
Violet Caulfield 73d5fc4e78 make this square 2025-02-15 16:54:42 -06:00
Violet Caulfield 27ed0f2400 add tracks to home stack 2025-02-15 13:01:20 -06:00
Violet Caulfield 3c1299e1b4 clean up recently played tracks 2025-02-15 12:20:15 -06:00
Violet Caulfield 761b70a947 optimize album screen 2025-02-15 08:05:46 -06:00
Violet Caulfield 11965dd513 more memory optimizations 2025-02-15 06:22:14 -06:00
Violet Caulfield 06fde224d8 memory stuff 2025-02-14 18:55:39 -06:00
Violet Caulfield 13267658e6 more useQuery movement 2025-02-14 15:36:53 -06:00
Violet Caulfield 1f722262f5 move some queries around, maybe using them as a function isn't the best idea 2025-02-14 11:36:57 -06:00
Violet Caulfield b0afb91f93 fix OOM? 2025-02-14 04:07:02 -06:00
Violet Caulfield c41c9556a2 wtf? 2025-02-13 13:44:51 -06:00
Violet Caulfield 1f39262085 fix home screen spacing 2025-02-13 13:43:47 -06:00
Violet Caulfield 03696cead9 make home header regular size 2025-02-13 13:33:31 -06:00
Violet Caulfield e8d5a5f0ab persisting queue objects 2025-02-12 23:29:21 -06:00
Violet Caulfield cdac2233b8 updating home screen playlist sort 2025-02-12 23:13:44 -06:00
Violet Caulfield 02b9819ea8 fix navigation 2025-02-12 22:49:47 -06:00
Violet Caulfield 341e373dc5 lets see it! 2025-02-12 22:47:56 -06:00
Violet Caulfield 1dcd574395 fix playlist creation modal 2025-02-12 22:36:41 -06:00
Violet Caulfield 6c35800b6b playlist button in library
rename favorites
2025-02-12 22:30:39 -06:00