Commit Graph

3852 Commits

Author SHA1 Message Date
Violet Caulfield
a5ccf285bb queuing fixes 2026-03-02 15:54:53 -06:00
Violet Caulfield
0ef2e91773 play next fixes, queue state fixes, styling fixes 2026-03-02 15:28:04 -06:00
Violet Caulfield
4292edf77e styling fixes from tamagui upgrade 2026-03-02 14:20:36 -06:00
Violet Caulfield
8e01f16f49 revert project pbxproj 2026-03-02 14:14:31 -06:00
Violet Caulfield
c2069fd211 lots of tidying up, upgrade tamagui 2026-03-02 14:06:32 -06:00
Violet Caulfield
2a7698eda3 onDemandUrls for Android, queuing simplifications 2026-03-02 10:54:07 -06:00
Violet Caulfield
aaf5352e14 background url fetching 2026-03-02 07:43:16 -06:00
Violet Caulfield
5003be58b3 fixes to queue persistence, styling adjustments 2026-03-01 07:48:12 -06:00
StephenArg
1944dc448d Color theme and album button adjustments. Also changed the radio icon and fixed some small issues 2026-02-28 01:03:35 +01:00
Violet Caulfield
e202c747de Merge branch 'feature/nitro-player' of github.com:Jellify-Music/App into feature/nitro-player 2026-02-27 07:37:58 -06:00
Violet Caulfield
b2aba5401e storage menu and context menu refactor for nitro player compat 2026-02-27 07:37:55 -06:00
StephenArg
a59ad4983d Repositioned download icon on tracks and also added remove from playlist option to the context window of tracks in a playlist menu 2026-02-27 13:40:19 +01:00
Violet Caulfield
cc8983204c make download in context menu better 2026-02-26 23:24:12 -06:00
Violet Caulfield
e49ce28772 add download progress to context menu 2026-02-26 22:47:03 -06:00
Violet Caulfield
f8ecb781d7 update add to queue tests 2026-02-26 21:36:11 -06:00
Violet Caulfield
1e7071e1b1 fix tests 2026-02-26 21:33:29 -06:00
Violet Caulfield
b3c51d6890 update nitro player mocks 2026-02-26 21:28:00 -06:00
Violet Caulfield
5085e222cf update nitro player mocks 2026-02-26 21:26:23 -06:00
Violet Caulfield
a0286ac849 update nitro player mocks 2026-02-26 21:24:16 -06:00
Violet Caulfield
74119ca8fc merging 2026-02-26 21:23:16 -06:00
Violet Caulfield
0eb0c1f6ba Merge branch 'main' of github.com:Jellify-Music/App into feature/nitro-player 2026-02-26 21:20:15 -06:00
Violet Caulfield
4f084b58ac downloads enhancements
one time migration to 1.1 that will clear the queue

restoring offline mode utils so we can clear old downloads in the legacy format
2026-02-26 21:16:19 -06:00
Stephen Arg
14b3ac2cb9 Lyrics Screen Improvements (#1011)
* Adjusted styling, scroll to behavior, and added miniplayer to lyrics page

* Prettier fix

* Fixed scroll to height by dynamically determining line height

* Adjusted miniplayer a bit to go back to player and adjusted when no lyrics message shows between songs

* Swapped the miniplayer for a scrubber and controls, added song name and artists to top, added features to jump to current lyric line after scrubbing, and fixed issue where no lyrics message popped in between songs

* Prettier style changes

* Fixed issue where you could swipe back from lyrics page and some styling

* Color changes to previous lyric lines and now only lyric section is swipable

* Color changes

* Addressed comments
2026-02-26 15:20:06 +01:00
Violet Caulfield
f716db8b28 update to omDemandUrls 2026-02-26 06:26:26 -06:00
Violet Caulfield
c51489221f address race condition when loading urls after loading a new queue 2026-02-24 20:51:25 -06:00
Violet Caulfield
ffc76b8ff8 omDemandUrls for track items 2026-02-24 20:38:41 -06:00
Violet Caulfield
19c861519b we don't need location 2026-02-23 18:33:30 -06:00
Violet Caulfield
6e45228716 Merge branch 'main' of github.com:Jellify-Music/App into feature/nitro-player 2026-02-23 18:18:05 -06:00
Violet Caulfield
038f0d0715 refactor: search query hook (#1014)
* refactor: search query hook

update staleTime and gcTime for search query

move query into queries folder alongside function call

update usage in search component

* debounce searches properly
2026-02-23 18:15:24 -06:00
Violet Caulfield
5cbc530dda library styling adjustments
queueing adjustments
2026-02-23 17:33:12 -06:00
anultravioletaurora
c01d195876 [skip actions] version bump 1.0.18 2026-02-22 21:34:37 +00:00
Violet Caulfield
d00734bf4a fix: respect reduced animations system settings (#990)
* fix: respect reduced animations system settings

lockfiles, rollback eslint

* adding reduced motion config to discover screen

* deduplicate logic for the card rows on the home and discover screen

* respect ReduceMotion at the system level for home and discover animated rows

* rolling back renimated since that ain't working with reduced animations
2026-02-22 14:59:13 -06:00
Violet Caulfield
5b73b3aac5 bump react native nitro player 2026-02-21 18:53:21 -06:00
Violet Caulfield
8a3c747d83 downloaded tracks fixes
iOS specific patch applied for nitro player
2026-02-21 08:56:00 -06:00
Violet Caulfield
a9a082feb5 update item image url tests 2026-02-21 01:23:59 -06:00
Violet Caulfield
c56ef3f6f7 fix itemimage mocks 2026-02-21 01:16:43 -06:00
Violet Caulfield
4ba3b7d24b add skip to previous threshold to config
update tests
2026-02-21 01:08:45 -06:00
Violet Caulfield
0363e4b0cf update nitro player mocks 2026-02-21 01:00:12 -06:00
Violet Caulfield
665f93abbb fixing some tests 2026-02-21 00:57:50 -06:00
Violet Caulfield
2f16a86454 update nitro player mocks 2026-02-21 00:50:49 -06:00
Violet Caulfield
09c8a4714d add nitro player mocks 2026-02-21 00:40:38 -06:00
Violet Caulfield
4d23f94424 mock worklets before reanimated in jest test runs 2026-02-21 00:29:50 -06:00
Violet Caulfield
6fea2da8c6 fix jest 2026-02-21 00:27:24 -06:00
Violet Caulfield
f9f6de4100 fix lots of images not showing up 2026-02-20 09:56:52 -06:00
Violet Caulfield
6ca7e18e40 bump to nitro player 0.5.5 2026-02-20 09:18:03 -06:00
Violet Caulfield
f9f8af4e1a fix home and discover margins on android 2026-02-20 07:28:14 -06:00
Violet Caulfield
50d3ad4e25 bump zustand 2026-02-19 18:52:19 -06:00
Violet Caulfield
0e8f835624 remove some unneeded dependencies 2026-02-19 18:20:31 -06:00
Violet Caulfield
4229fb10a5 Merge branch 'main' of github.com:Jellify-Music/App into feature/nitro-player 2026-02-19 17:53:37 -06:00
Ritesh Shukla
a048a258cb feat: update nitro oat (#993)
Update `react-native-nitro-ota` to `0.11.0`
2026-02-19 17:29:53 -06:00