3571 Commits

Author SHA1 Message Date
anultravioletaurora
a3c3b5e9c2 [skip actions] version bump 0.21.3 2025-11-25 04:17:37 +00:00
Ritesh Shukla
35345fdb2e fix: 16kb on Nitro fetch (#721) 2025-11-25 09:14:47 +05:30
skalthoff
86788ba919 add appKilledPlaybackBehavior to stop playback and remove notification on app kill (#720)
* add appKilledPlaybackBehavior to stop playback and remove notification on app kill

* add additional RNTP mocks

---------

Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
2025-11-24 20:26:05 -06:00
Violet Caulfield
279daa6a1d moar player bottom margin 2025-11-24 20:20:21 -06:00
Violet Caulfield
75a516ac55 adjust bottom margin in player 2025-11-24 20:12:56 -06:00
Violet Caulfield
741e90bca9 add ability to swipe to dismiss the player modal (#718) 2025-11-24 19:30:09 -06:00
skalthoff
5671f30b71 fix library sort (#714)
* fix library sort

* refactor: update track sorting and display logic for better consistency

---------

Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
2025-11-24 19:19:26 -06:00
skalthoff
a8564b4a90 FIXING BUN JEST (#719)
* FIXING BUN JEST

* Update Jest configuration and add nitro-fetch mocks for improved testing
2025-11-24 19:17:15 -06:00
Violet Caulfield
58597b07d8 hotfix for player 2025-11-24 17:58:51 -06:00
Violet Caulfield
05b7ac8b0b Bugfix/artwork layout animation fix (#716)
* player artwork, image fixes

adds better layout handling to the player artwork to prevent awkward animations

removes "block" styling from components - it's not needed and causing yoga errors

adjust the timecodes and quality badge in the player to have better alignment with each other

* add onPress animation to the miniplayer

* disable autodownload by default

adjust some verbiage in the settings

* tastier entering and exiting animations for the mini player
2025-11-24 17:52:01 -06:00
Violet Caulfield
402daaac79 fixes to artist screen
bump dependencies
2025-11-24 06:15:31 -06:00
anultravioletaurora
dff7d6ba13 [skip actions] version bump 0.21.2 2025-11-24 04:50:21 +00:00
skalthoff
48e618a9a4 Feature/artists track improvements (#712)
Adds a a tabbed layout to the artist page for switching between album view and a tracks view
2025-11-23 22:04:26 -06:00
skalthoff
32305b374c Add nitro-fetch integration for API calls (#696)
Moves library API calls to nitro fetch for faster networking performance

---------

Co-authored-by: riteshshukla04 <riteshshukla2381@gmail.com>
Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
2025-11-23 21:09:44 -06:00
anultravioletaurora
8881111a61 [skip actions] version bump 0.21.1 2025-11-24 02:46:20 +00:00
Violet Caulfield
ed61a634f6 fixes to publish-beta finalization
fixes to queue, where the tracks didn't take up the full with

refactor player mutations to be hooks instead of Tanstack driven for less overhead

bump version numbers
2025-11-23 19:56:23 -06:00
Violet Caulfield
3f2769986b update publish-beta 2025-11-23 18:35:53 -06:00
Violet Caulfield
fe6f005da1 Merge branch 'main' of github.com:Jellify-Music/App 2025-11-23 18:34:11 -06:00
Violet Caulfield
fc702aa266 add bun setup to the generate-release-notes 2025-11-23 18:33:40 -06:00
Violet Caulfield
c54a056f0b playlist screen redesign (#709)
* playlist screen redesign with improved reordering and removing controls powered by react native sortables

* remove unnecessary packages
2025-11-23 18:26:35 -06:00
Brys
9d2e10e996 Switch from Yarn/Node.js to bun for faster dev install (#704)
* refactor: change from yarn to bun for package management

* feat: change workflows all to bun instead of node/yarn.

* refactor: change from node repl to bun repl

* fix: re-add nodejs as an applicable engine to package.json

* fix: remove bun.lock from hash in android-build workflow

---------

Co-authored-by: Ritesh Shukla <riteshshukla2381@gmail.com>
2025-11-23 17:31:24 -06:00
anultravioletaurora
5b6be05910 [skip actions] version bump 0.20.14 2025-11-23 15:17:30 +00:00
Ritesh Shukla
ca46bc2054 Make violet suck less (#708)
making the queue list items more easily dragged
2025-11-23 08:40:07 -06:00
Ritesh Shukla
586da19caa Clean Up Debug Log Statements (#706) 2025-11-22 13:42:51 -06:00
Violet Caulfield
aabcc816be #703
Fix issue where navigation in the context menu nested in the player didn't work
2025-11-22 08:27:46 -06:00
anultravioletaurora
02eec990f4 [skip actions] version bump 0.20.13 2025-11-21 00:04:44 +00:00
Violet Caulfield
2e9199663d fix deleting playlists, bump deps (#702)
* fix issue on deleting playlists where they wouldn't actually disappear, 

bump project dependencies

fix issue where song info text would overlap with the menu button

* fix maestro tests that were failing
2025-11-20 16:54:23 -06:00
anultravioletaurora
ad83096f1c [skip actions] version bump 0.20.12 2025-11-20 20:05:26 +00:00
Ritesh Shukla
7ec8880569 fix: crash (#700)
Fix crash on startup after updating via OTA bundle
2025-11-20 13:13:45 -06:00
Violet Caulfield
85d6848df0 update readme screenshots 2025-11-20 09:07:56 -06:00
anultravioletaurora
49661d9572 [skip actions] version bump 0.20.11 2025-11-20 02:59:51 +00:00
Violet Caulfield
8e435eb2d9 fix issue where downloaded tracks wouldn't play after an update 2025-11-19 20:23:58 -06:00
anultravioletaurora
9a1f267c87 [skip actions] version bump 0.20.10 2025-11-20 02:19:32 +00:00
Violet Caulfield
d1e52fe93e 669 bug artist list dissapears after refresh (#699)
* fix issue where lists disappeared in the library tab

* bump some dependencies

* fix issue where context sheet wasn't at the right height on android
2025-11-19 19:32:30 -06:00
anultravioletaurora
7505ad2494 [skip actions] version bump 0.20.9 2025-11-19 23:36:07 +00:00
skalthoff
af991fb6a0 Implement storage management features and UI updates (#695)
* feat: implement storage management features

- Added StorageProvider to manage downloaded tracks and storage summary.
- Created StorageManagementScreen for reviewing and managing downloads.
- Implemented deletion functionality with user feedback via toast notifications.
- Enhanced audio download handling with metadata and improved cache management.
- Introduced cleanup suggestions for stale and large downloads.
- Updated UI components for better user experience in storage management.
- Added utility functions for formatting bytes and managing file paths.

* fix: update Button component props for onPress event handling

* fix: update icon in CleanupSuggestionsRow to better represent action

* feat: enhance navigation logic for album and artist context sheets

* feat: add delete all and delete selection functionality in StorageManagementScreen

* feat: enhance storage management functionality and integrate download progress tracking

* fix jest

---------

Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
2025-11-19 16:47:31 -06:00
Violet Caulfield
4b07f67b96 Simplify retry logic in maestro-android-retry.sh
thankyoupikachu
2025-11-18 22:22:02 -06:00
Violet Caulfield
db2b5f48be Bugfix/UI fixes (#694)
Player UI overflowing vertically

* fix text wrapping in settings

* player artwork fixes
2025-11-18 22:14:19 -06:00
skalthoff
3a38627705 fix: update layout for swipe gesture settings in PreferencesTab component (#691) 2025-11-15 18:54:12 -08:00
skalthoff
eaaeb881cb Enhance ItemRow component with layout adjustments and runtime visibility control (#692) 2025-11-15 18:42:00 -08:00
anultravioletaurora
3cc55b2a64 [skip actions] version bump 0.20.8 2025-11-16 00:47:37 +00:00
Violet Caulfield
bc467e9037 Add Tailscale NSExceptionDomain (#683)
* tailscale connection nsexception

this should fix the issue where iOS tailscale connections are failing
2025-11-15 18:03:32 -06:00
Violet Caulfield
61bbe1ad1d Bugfix/UI fixes (#690)
* Style Fixes

Make A-Z overlay selector lower

make material tab text bigger

remove second album artwork in the player per user requests

* add loading spinner to albums page

* hide public playlists on discover page if they don't exist

make sign out work

add some padding to the library selector during onboarding
2025-11-15 18:01:13 -06:00
skalthoff
bea3a33735 [BUG] Track count for playlist is wrong (#686)
Fixes #639, where the track count for playlists would be wrong

Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
2025-11-15 17:14:12 -06:00
skalthoff
7482842b9c [BUG] Hitbox for theme selection not intuitive (#689)
Fixes #667 and makes themes easier to switch

Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
2025-11-15 17:12:35 -06:00
anultravioletaurora
90c38f8df8 [skip actions] version bump 0.20.7 2025-11-15 22:16:19 +00:00
Violet Caulfield
0f0f33276c fix issue where playing a track next didn't always work 2025-11-15 15:29:15 -06:00
Violet Caulfield
1488370b25 update material tabs to take less vertical space (#688)
make tabs on library and settings text only, no icons - as to save on vertical space
2025-11-15 14:28:46 -06:00
Violet Caulfield
1328e61959 Remove Ruby setup from maestro-test workflow (#685)
Removed Ruby setup step from the workflow.
2025-11-15 12:43:49 -06:00
skalthoff
9414807248 fix: simplify conditional rendering of ItemBlurhash in Image component (#682) 2025-11-15 12:04:26 -06:00