9 Commits

Author SHA1 Message Date
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
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
Violet Caulfield 372ff1345f Add RN window dimensions patch (#416)
Co-authored-by: Ritesh Shukla <riteshshukla2381@gmail.com>
2025-06-13 08:45:45 -05: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
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
Violet Caulfield 4dc90c92d2 update packages 2025-04-13 15:25:55 -05:00
Violet Caulfield fd04e2883c add yarn.lock, switch to lovegaoshi fork of RNTP 2025-04-13 13:39:52 -05:00
Ritesh Shukla 09329c89b6 Trying to fix crash 2025-04-13 20:03:16 +05:30
Ritesh Shukla 9a9aa14820 Fix Vidal 2025-04-13 18:51:27 +05:30