* refactor: change from yarn to bun for package management
* feat: change workflows all to bun instead of node/yarn.
* refactor: change from node repl to bun repl
* fix: re-add nodejs as an applicable engine to package.json
* fix: remove bun.lock from hash in android-build workflow
---------
Co-authored-by: Ritesh Shukla <riteshshukla2381@gmail.com>
* Enhance CI workflows to include APK and IPA upload steps for testing
* Remove git_branch specification from Matchfile
* Remove redundant APK path from Android build workflow
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
* Initial Setup for Toggle
* Enhancements to Offline (#279)
* [skip actions]
* xcode and project stuff
* Enhancements to Offline (#279)
* fix workflows
* we don't need tests running on a pr, it's already going to run on a push
* complete move to yarn
* run formatter
* fix build, prep for using mediasources
* linting errors
---------
Co-authored-by: Ritesh Shukla <ritesh.shukla2@M-LD4JMWLW26.local>
Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
Co-authored-by: anultravioletaurora <jellify@cosmonautical.com>
Co-authored-by: Violet Caulfield <violet@cosmonautical.cloud>