350 Commits

Author SHA1 Message Date
anultravioletaurora 77884bdda9 [skip actions] 2025-05-15 13:10:02 +00:00
anultravioletaurora e091999d7b [skip actions] 2025-05-15 05:36:03 +00:00
Violet Caulfield 53b1c0e5eb bump semver
The previous commit adds a wall for Patreon member names to be displayed. Thank you all for your support!
2025-05-14 23:46:51 -05:00
Violet Caulfield fbc2964d3d update workflows 2025-05-14 21:07:04 -05:00
Violet Caulfield a2461d4c2c bump semver 2025-05-14 18:46:18 -05:00
anultravioletaurora 7bfbf1a8e1 [skip actions] 2025-05-13 22:41:29 +00:00
Violet Caulfield 67048f2fdf Address Offline Playback after an Update (#359)
Fixes an issue where playing a downloaded track wasn't possible to playback on iOS after taking an update
2025-05-13 17:12:08 -05:00
anultravioletaurora 4dd119436f [skip actions] 2025-05-13 21:21:55 +00:00
Violet Caulfield cbdb979afe Move Storage Usage to Storage Tab (#357)
Move Storage Usage metrics to Storage Tab in Settings

Future updates will include the ability to bulk delete downloads
2025-05-13 15:36:16 -05:00
anultravioletaurora 015c4dfb55 [skip actions] 2025-05-12 23:50:51 +00:00
anultravioletaurora 9e920886e6 [skip actions] 2025-05-12 12:20:53 +00:00
Violet Caulfield 6e41b41259 bump semver
readme updates
2025-05-12 06:49:26 -05:00
Violet Caulfield b5ea805c32 Update success color for light mode (#351)
Update success color on light mode - it's a bit too bright

Headway on custom theme support

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 05:09:00 -05:00
anultravioletaurora 10e618673c [skip actions] 2025-05-12 07:04:30 +00:00
anultravioletaurora a717d4cefa [skip actions] 2025-05-12 01:09:43 +00:00
anultravioletaurora 9794d3d119 [skip actions] 2025-05-12 00:04:53 +00:00
anultravioletaurora e3c1e9ffe7 [skip actions] 2025-05-11 22:06:51 +00:00
anultravioletaurora f661bd1438 [skip actions] 2025-05-11 17:49:02 +00:00
anultravioletaurora b7e863ecbf [skip actions] 2025-05-11 16:01:25 +00:00
Violet Caulfield bfaa92bb4a Fixes to Logging and Telemetry, Settings Tab Styling (#344)
Addresses the issue where turning on metrics at log would clear whether the user is using HTTPS and clear their entered server address. Also fixes an issue where turning on metrics in the settings would caused the screen to flash

Minor settings tab name tweaks: Settings -> App, Added Playback for future playback settings (Gapless Playback, Crossfade, Repeat Mode, AutoPlay). Added version number to the info tab

Fixed margins on Discover -> Recently Added since it was hard to press on the heading to get to the full screen view

Thanks for all the support! ~Violet
2025-05-11 10:27:18 -05:00
anultravioletaurora 90fb5641d2 [skip actions] 2025-05-10 19:49:29 +00:00
anultravioletaurora b0f40caf15 [skip actions] 2025-05-10 08:29:05 +00:00
Violet Caulfield b455208588 Update React Native to 0.79.2, Bump Dependencies, Updates to Settings Tab, Add opt in Logging and telemetry (#338)
Welcome to Jellify 0.12.2!

This update comes with a much anticipated developer feature - and that is opt-in logging and telemetry. This is purely an opt-in feature, and can be toggled at anytime either when logging in for the first time, or in the settings tab. Under no circumstances will this ever be required to use Jellify, and all data that is collected is anonymized

The Settings tab has had a facelift, stealing design queues from the library page. This is where adjustable settings will make their home in updates to come, as well as how beta testing larger features will occur with “Labs”

This update also fixes issues with playback reporting, where the Jellyfin server wasn’t marking songs as played. This was not intended and has been fixed for those using the Last.FM plugin for scrobbling

There is also a slew of upgrades to underlying dependencies to make sure we are up to date on that front 

Thanks for reading! ~Violet
2025-05-10 03:01:06 -05:00
anultravioletaurora eec22d70c2 [skip actions] 2025-05-09 15:36:25 +00:00
anultravioletaurora d533ef1d54 [skip actions] 2025-05-09 14:21:11 +00:00
Violet Caulfield 8a69960a97 Add Revamped Library, bugfixes (#333)
Adds a revamped library page - where items aren't limited to just a user's favorites.

Fixes scrubber lag in player screen

Reorganizes component folder into separate components - providers - screens for better visibility and separation of concerns

Addresses some styling issues with text and font legibility
2025-05-09 08:06:35 -05:00
anultravioletaurora 0e547fcb53 [skip actions] 2025-05-07 19:27:56 +00:00
Violet Caulfield 350ee0d1dc Animation on Playlist Screen, Adjust Playlist Editing Controls, Add Playlist Instant Mix (#331)
Adds some animation to the UI for Playlists. Collapses the artwork and keeps the controls at a place where they can be accessed in the list

In future revisions, public and shared playlists will have their controls displayed properly in that tool bar
2025-05-07 13:55:40 -05:00
anultravioletaurora d6cb30ccab [skip actions] 2025-05-06 22:27:47 +00:00
Violet Caulfield a1f007718b Artist Tab UI Jitter, Featured on Albums, Multiple columns on larger screens (#330)
Add some springing to the artist banner artwork so that it doesn't jitter as much

Adds a tab for "Featured on" albums, where albums that the artist is featured on will go. This tab does not appear if there are no featured on albums

Adds multicolumn support for larger screens (tested on iPad Pro). Now there will be as many columns as the width allows for cards
2025-05-06 16:59:01 -05:00
anultravioletaurora 8ab3129181 [skip actions] 2025-05-05 13:40:20 +00:00
Violet Caulfield badec1e294 Slider Enhancements, Artist Instant Mixes (#329)
Adds some slider enhancements from @riteshshukla04

Adds an Instant Mix button to the artist pages, moves Artist title text, and makes favoriting an artist more ergonomic

Add image placeholders in some spots (just a background color)

Fixes to navigational stack - on iOS long pressing on the back button should now properly reveal all of the screen names in the stack. Before, albums and playlists wouldn't have any text associated with them
2025-05-05 07:49:45 -05:00
anultravioletaurora 43d09ae3ce [skip actions] 2025-05-02 23:59:15 +00:00
Violet Caulfield c421c20d35 API Client Refactor, Add Frequents to CarPlay, Allow Playback on Startup (#327)
Refactors the client.ts file and moves it's functionality into the JellifyContext for use in other componentry. Lots of touching in the api folder to refactor this. I also found an issue when adding items to a playlist, so I bumped the axios package - which fixed the issue.

Adds "Most Played" and "On Repeat" sections to CarPlay. Most Played will allow users to view their most played artists, while On Repeat will give users access to their top tracks, of which they can select and start playback

Fixes an issue where on startup, if the user was logged in and had a persisted queue, it wouldn't playback. Users should be able to directly start up the queue upon relaunching the app if they are authenticated
2025-05-02 18:34:57 -05:00
anultravioletaurora cfc58f7a42 [skip actions] 2025-05-02 02:42:16 +00:00
Violet Caulfield 37c9954477 Updates to Drag Handle (#323) 2025-05-01 21:15:44 -05:00
anultravioletaurora de5c9f3dc4 [skip actions] 2025-05-01 23:10:47 +00:00
anultravioletaurora 89b1246243 [skip actions] 2025-05-01 22:04:49 +00:00
Violet Caulfield 67d59db7b6 Fix Android Crash When Opening Player (#320)
Adds arithmetic rounding in scrubber for player so that we don't experience loss of precision runtime errors when opening the player or seeking in the track
2025-05-01 16:35:32 -05:00
anultravioletaurora b8dc9467e3 [skip actions] 2025-05-01 20:25:26 +00:00
Violet Caulfield e78b9d2114 Re-enable New Architecture on Android, Remove Blurhash Deps, Improve Album Layout on Larger Viewports (#318)
Re-enables new architecture on Android by switching to a different fork of React Native Track Player

Removes dependency on react-native-blurhash - we aren't using it as our image component can handle this for us

Improves album layout on artist screen by adjusting flex of album details and album artwork
2025-05-01 14:53:54 -05:00
anultravioletaurora 48ac98784b [skip actions] 2025-05-01 16:08:51 +00:00
Violet Caulfield ae7aef5df3 Instant Mix Buildout, Fix Android Playback Controls, Update Toast Styling (#316)
Adds an Instant Mix Button and Screen - users can view an instant mix from the album page by tapping on the Compass icon (which is styled for Dark and Light mode, respectfully)

Fixes Android playback controls not showing up - this is a regression introduced by React Native's New Architecture and is being rolled back. A future update will fix this and get Android builds back on the New Architecture

Adds Tamagui styling to toasts so that they are more homogenous with the rest of the UI
2025-05-01 10:46:03 -05:00
anultravioletaurora 2a7661d1a7 [skip actions] 2025-05-01 08:49:12 +00:00
Ritesh Shukla 100acd7641 Remove Expo + Code Cleanup +. Test Cases Fix (#312) 2025-05-01 03:22:45 -05:00
anultravioletaurora 2e77eda46f [skip actions] 2025-04-30 16:21:49 +00:00
Violet Caulfield 34382d45a9 UI Overflow Fixes, Move Source to src Folder (#311)
Fix issue where player elements would be falling off of the screen

Move source files into `src` folder for project organization
2025-04-30 10:40:31 -05:00
anultravioletaurora a132240687 [skip actions] 2025-04-30 09:38:32 +00:00
Violet Caulfield b0d63d0e58 Complete move to new architecture
This build completes our move to React Native's "New Architecture", meaning the UI will feel a *lot* snappier and way more responsive
2025-04-30 03:55:50 -05:00
Violet Caulfield 5754a3d236 Upgrade to React Native's New Architecture (#302)
Makes the UI operate more synchronously (read: fast 🔥🔥🔥)

Upgrades several dependencies
2025-04-30 03:30:24 -05:00