380 Commits

Author SHA1 Message Date
anultravioletaurora 5dff032146 [skip actions] version bump 2025-07-08 04:27:51 +00:00
anultravioletaurora b755fac38b [skip actions] version bump 2025-07-08 01:45:34 +00:00
Violet Caulfield 3a7fe51e8f 0.13.0 (#428)
* Gapless playback (#372)

* Add gapless playback prefetch logic for next track

* Enhance player context to support multiple track downloads and prevent redundant prefetching

* Add download quality settings and integrate into track mapping and network contexts (#386)

* Add Shuffle

* Add Library Selection screen and navigation to account tab

* player redesign featuring blurred background artwork

* add repeat modes to player
2025-07-07 16:47:55 -05:00
anultravioletaurora 3707e83b62 [skip actions] version bump 2025-06-14 07:50:37 +00:00
Violet Caulfield 9e3f2b5056 hot fix for flashlists 2025-06-14 02:28:45 -05:00
anultravioletaurora a9c33b7405 [skip actions] version bump 2025-06-13 19:20:12 +00:00
Ritesh Shukla a77bd48eee React native 0.80 (#418)
* Fix Height&Width not changing

* Remove RN 79.2 patch

update locks

* comment out sentry module for now

* Fix Jest Unit Tests for RN 80

* Run linting

* update fastfile for android

---------

Co-authored-by: Violet Caulfield <violet@cosmonautical.cloud>
2025-06-13 13:57:53 -05:00
anultravioletaurora 0fa9808d20 [skip actions] version bump 2025-06-04 23:54:10 +00:00
Ritesh Shukla ecbbabcf4d Maestro Setup for app (#407)
Implementing Maestro tests against onboarding process
2025-06-04 15:44:52 -05:00
Violet Caulfield 2abf6a9266 prevent OTA updates from trigger when running in dev scheme
bump package.json version number to match latest release
2025-06-03 12:03:28 -05:00
Violet Caulfield 97d442583e Update package.json 2025-06-03 00:37:44 -05:00
Violet Caulfield 943285b475 add openai as project dependency for release notes generation (#404)
* add openai as project dependency for release notes generation
2025-06-03 00:05:42 -05:00
Violet Caulfield 715dbbe0c1 Update package.json
bump version number
2025-06-02 23:25:38 -05:00
Violet Caulfield 01240bb916 Update package.json
[skip actions]
2025-06-02 13:52:59 -05:00
Violet Caulfield 42e63b58f3 version bump
[skip actions]
2025-05-31 07:27:02 -05:00
Ritesh Shukla ca58dbfcec Fix (#392)
Update CI workflows

* add ai release notes to the release

no new user features
---------

Co-authored-by: Violet Caulfield <violet@cosmonautical.cloud>
2025-05-31 07:01:36 -05:00
anultravioletaurora 5eb3305b5d [skip actions] 2025-05-26 14:46:02 +00:00
anultravioletaurora a569f10008 [skip actions] 2025-05-24 15:35:56 +00:00
anultravioletaurora 227c40d852 [skip actions] 2025-05-24 12:28:26 +00:00
anultravioletaurora e929ae4a48 [skip actions] 2025-05-23 16:17:04 +00:00
anultravioletaurora 839a6f5f6f [skip actions] 2025-05-22 15:45:37 +00:00
anultravioletaurora 4b1c417e7d [skip actions] 2025-05-22 13:09:37 +00:00
Violet Caulfield 2222136696 fix CI 2025-05-22 07:36:51 -05:00
anultravioletaurora 6110c14bf0 [skip actions] 2025-05-18 16:53:23 +00:00
Violet Caulfield cdb75fad51 A-Z Selector for Artists, Prep for the same for Albums, Style Fixes, Verbiage Adjustments (#373)
Lots of overall improvements to styling, color usage, and wording

Adds more iconography, adjust settings tab to hide "Labs", enabled via 5 taps on "Made with <3" message

Adds flashlist, for faster lists. Lots of work on the library to add an alphabetical selector for skipping to a particular spot in the list quickly. Will be iterated on as we build out more ways to sort and view your library!

adds additional dns fixes for connecting to a local domain
2025-05-18 10:35:46 -05:00
Violet Caulfield b6bb08a746 Update some Verbiage (#369)
Update OTA update verbiage

Remove problematic logging where the enter server address was being logged out
2025-05-16 04:27:42 -05:00
anultravioletaurora 3f91a51d65 [skip actions] 2025-05-16 02:46:56 +00:00
Violet Caulfield e3691819fb Local DNS resolution Fails (#367)
Fixes an issue where connecting via a local domain wasn't possible
2025-05-15 20:19:18 -05:00
anultravioletaurora a2663b3532 [skip actions] 2025-05-15 17:19:29 +00:00
Ritesh Shukla 20937ff359 Implement OTA Updates (#364)
Implements OTA updates, fetched via GitHub from our `App-Bundles` repository

All Typescript changes can be delivered this way

All native changes will need to go through the traditional `publish-beta` workflow, which is now run manually
2025-05-15 11:04:50 -05:00
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