Commit Graph

554 Commits

Author SHA1 Message Date
anultravioletaurora 61a679b663 [skip actions] version bump 2025-12-29 15:47:22 +00:00
Violet Caulfield f19b6ebfb4 move to a faster image component and reduce image flicker 2025-12-29 07:43:04 -06:00
anultravioletaurora 80544767fa [skip actions] version bump 2025-12-29 02:01:41 +00:00
Violet Caulfield a84986ae6e RN Upgrade, Tidying Up Configs (#875)
* react native upgrade

tidying up configs and moving to the config folder

* remove unneeded patch file and dns dependencies
2025-12-28 18:12:19 -06:00
anultravioletaurora 2a60f65c00 [skip actions] version bump 2025-12-22 20:35:04 +00:00
Violet Caulfield 8b913be813 large performance boost to Nitro Modules 2025-12-22 13:55:00 -06:00
anultravioletaurora b8d7478bac [skip actions] version bump 2025-12-22 05:30:08 +00:00
Violet Caulfield b71708afaf Bump some Deps, Fix some Shit (#864)
update some dependencies (pager view, nitro ota)

adjustments to carplay setup
2025-12-21 22:05:23 -06:00
anultravioletaurora a6c527a0f6 [skip actions] version bump 2025-12-17 07:19:24 +00:00
Violet Caulfield 8ff0e50540 Theme color enhancements, dependency upgrades, album screen refresh (#858)
* Theme color enhancements, dependency upgrades, album screen refresh

Updates the Tamagui color palate with a new color for danger, a warning color, and an updated secondary color - inspired by the logo

Updates color usages

upgrade to react native screens, tamagui

de-memoization and de-callback since we're on the compiler now

A redesign of how albums look - with a new layout, new buttons, and better styling
2025-12-17 00:23:34 -06:00
anultravioletaurora b3174dd522 [skip actions] version bump 2025-12-14 15:54:58 +00:00
Violet Caulfield 2ad4b4fc9c layout fixes for android (samsung) (#827)
* layout fixes

* animation and layout fixes for android devices, specifically samsung devices

fixes the overlap of elements that occurs on the home screen and discover screen
2025-12-14 08:37:58 -06:00
Violet Caulfield d84d500fe2 Storage Fixes (#825)
* hotfix for m4a extensions when downloading - they should be playable when downloaded now 

hotfix for constant sign out issues post MMKV v4 upgrade

upgrade nitro ota

* bump bundle version for iOS
2025-12-13 17:11:02 -06:00
anultravioletaurora 4343cf2caf [skip actions] version bump 2025-12-13 23:09:13 +00:00
Ritesh Shukla 1a873874e5 MMKV to V4 (#823)
* fix: plugins

* fix: plugins

* update locks

---------

Co-authored-by: Violet Caulfield <violet@cosmonautical.cloud>
2025-12-13 15:55:17 -06:00
anultravioletaurora 3619c105dd [skip actions] version bump 2025-12-13 10:39:00 +00:00
Ritesh Shukla 66ad68cb8f chore:RN Upgrade (#818)
* chore:RN Upgrade

* package.json changes

bump react-test-renderer

pin reanimated

* Add worklets to jest setup

---------

Co-authored-by: Violet Caulfield <violet@cosmonautical.cloud>
2025-12-12 23:07:30 -06:00
anultravioletaurora 07a6399778 [skip actions] version bump 2025-12-12 16:52:33 +00:00
anultravioletaurora c623338374 [skip actions] version bump 2025-12-11 04:47:05 +00:00
Violet Caulfield 015511fb9e iOS Local Networking Fixes (#809)
This should be the fix to end all fixes for iOS related networking. 

Local networking should work, be it IP or DNS, over HTTP
2025-12-10 21:53:29 -06:00
anultravioletaurora bf7d1f5ae4 [skip actions] version bump 2025-12-05 21:54:32 +00:00
skalthoff 9e9af8be72 chore: update react-native-pager-view to version 7.0.2 in bun.lock, Podfile.lock, and package.json (#758)
Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
2025-12-05 14:59:10 -06:00
anultravioletaurora 93c465fecc [skip actions] version bump 2025-12-03 12:14:10 +00:00
Violet Caulfield a111f057ba Bugfix/downloads not working after react compiler (#742)
* build out download store in zustand

* add download processor use effect to top level of authenticated app
2025-12-03 05:27:11 -06:00
anultravioletaurora b418b76269 [skip actions] version bump 2025-12-01 20:04:58 +00:00
anultravioletaurora a3c3b5e9c2 [skip actions] version bump 2025-11-25 04:17:37 +00:00
anultravioletaurora dff7d6ba13 [skip actions] version bump 2025-11-24 04:50:21 +00: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 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 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
anultravioletaurora 5b6be05910 [skip actions] version bump 2025-11-23 15:17:30 +00:00
anultravioletaurora 02eec990f4 [skip actions] version bump 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 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
anultravioletaurora 49661d9572 [skip actions] version bump 2025-11-20 02:59:51 +00:00
anultravioletaurora 9a1f267c87 [skip actions] version bump 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 2025-11-19 23:36:07 +00:00
anultravioletaurora 3cc55b2a64 [skip actions] version bump 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
anultravioletaurora 90c38f8df8 [skip actions] version bump 2025-11-15 22:16:19 +00:00
anultravioletaurora 760941ac0b [skip actions] version bump 2025-11-15 05:26:55 +00:00
skalthoff 846d169baf Skalthoff/queueing-up-some-improvements (#647)
* Refactor SwipeableRow to manage menu state with React and enhance gesture handling

* Enhance SwipeableRow to close menu on tap when open and improve zIndex handling for action overlays

* Add artwork area width management and implement SlidingTextArea for better layout handling

* Refactor Track component layout for improved alignment and spacing

* add setting for hiding runtimes on tracks

alignment on song details on a track

* Enhance tap gesture area for SwipeableRow to allow per-row controls

* Update LastUpgradeVersion to 2610 in project files and adjust SwipeableRow behavior for quick-action menus

* Refactor SwipeableRow and related components to improve quick-action menu behavior and artwork visibility during swipes

* Add test IDs for quick actions and item rows to improve testability

* Refactor quick action icons for consistency and remove outdated test files

* feat: enhance SwipeableRow with interactive tap-to-close overlay

---------

Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
2025-11-14 22:48:29 -06:00
anultravioletaurora 1aa4ce84b3 [skip actions] version bump 2025-11-14 14:30:20 +00:00
anultravioletaurora 085d47009a [skip actions] version bump 2025-11-13 08:55:27 +00:00
Violet Caulfield 12531d3915 Adjust teal accent color for light mode, Bump Tamagui (#674)
* #672

Adjust teal accent color for light mode

bump tamagui

* make sticky headers suck less on light mode

fix teal for real this time

* tsc

* okay color for real this time
2025-11-13 02:20:10 -06:00
Ritesh Shukla f860867d07 feat:- pipeline changes (#664) 2025-11-11 09:28:12 -06:00
anultravioletaurora 156f76fad6 [skip actions] version bump 2025-11-09 20:58:39 +00:00