Commit Graph

576 Commits

Author SHA1 Message Date
anultravioletaurora c01d195876 [skip actions] version bump 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
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
anultravioletaurora 7a135ca2dc [skip actions] version bump 2026-02-09 12:40:03 +00:00
anultravioletaurora 0cd11ef5ce [skip actions] version bump 2026-02-09 05:21:37 +00:00
Violet Caulfield 8e546f3083 Maintenance/deps (#987)
* chore: bump deps

* bump slider dep
2026-02-08 22:32:50 -06:00
Ritesh Shukla da4058120d chore:- upgrade-super-config (#985)
* chore:- upgrade-super-config

* fix: types
2026-02-09 03:51:34 +05:30
anultravioletaurora ee6eec189a [skip actions] version bump 2026-02-02 14:28:27 +00:00
Violet Caulfield d892784224 Update deps (#968)
* Update deps

* bump react-native-screens

* bump react navigation native stack

* bump react-native-turbo-image to fix an issue where some images weren't loading in
2026-02-02 06:50:59 -06:00
Ritesh Shukla 1c0069e1df feat: migrate to superconfig (#966)
* feat: migrate to superconfig

* feat: mock-test
2026-02-01 08:49:36 -06:00
Violet Caulfield 24929414c1 update screenshots 2026-01-27 18:12:56 -06:00
Stephen Arg 5fda20a621 Library Filters: Per-Tab Filter System with Modal UI (#942) 2026-01-23 15:34:55 -06:00
anultravioletaurora 34026ca394 [skip actions] version bump 2026-01-22 00:33:16 +00:00
Violet Caulfield 9662911ecb remove axios, bump rns to fix formSheet issues on android (#933)
* remove axios, bump rns to fix formSheet issues on android

* bump awesome fetch
2026-01-21 17:10:46 -06:00
Violet Caulfield 955f534b36 UI Suggestions, Scrubber Rewrite (#910)
Removes item separators between items

Reduce some unnecessary hook usage

Introduces a completely rewritten player scrubber - with better gesture handling for Android, smoother animations, and generally more responsive control. Adds some animations for when the track skips or the user skips to the beginning
2026-01-19 19:19:45 -06:00
anultravioletaurora 6fea170bd1 [skip actions] version bump 2026-01-19 07:04:42 +00:00
Violet Caulfield 6bb6adfd7c dependency upgrades 2026-01-18 23:46:57 -06:00
Violet Caulfield a677ffc602 Display spinner if playlist is being added to (#909) 2026-01-11 04:03:22 -06:00
anultravioletaurora 3a7496de2d [skip actions] version bump 2026-01-07 22:29:40 +00:00
Ritesh Shukla 65e468c925 chore: podfile-cleanup (#903)
Update numerous native dependencies (MMKV, Nitro, Nitro-OTA)

Co-authored-by: skalthoff <32023561+skalthoff@users.noreply.github.com>
Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
2026-01-07 15:14:20 -06:00
Violet Caulfield a8dde09a5e Remove throttle time in query client (#893) 2026-01-02 15:24:03 -06:00
anultravioletaurora 0639040a4c [skip actions] version bump 2026-01-02 16:59:46 +00:00
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