Violet Caulfield
ff23bf171d
asdf
2025-12-21 19:30:56 -06:00
Violet Caulfield
27926cda6e
Playlist, Artist Screen Enhancements; Smol Refactors ( #861 )
...
UI element layout changes for the album screen
Playlist screen refresh
React Navigation upgrades
Rafactor Instant Mix navigation prop structure so it can be more easily used elsewhere
2025-12-17 23:33:52 -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
Violet Caulfield
fe65746ee0
Android Keyboard Overlapping Playlists ( #852 )
...
* Android Keyboard Overlapping Playlists
fix issue where android keyboard would overlap the add playlist modal
* bump react navigation again
* bump devDependencies
2025-12-15 20:18:55 -06:00
Violet Caulfield
b549909918
Fix Discover Display ( #848 )
...
Hide public playlists if they don't exist on the server
bump some deps (react navigation, tamagui)
* bump tanstack
2025-12-15 19:11:02 -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
8d0dad7a7b
hotfix for android issues
2025-12-09 11:05:04 -06:00
Violet Caulfield
d5bb278524
#604
...
start playback after skipping a track
bump tamagui packages
2025-12-07 20:29:24 -06:00
dependabot[bot]
a317af2ac1
Bump the tamagui group with 2 updates ( #773 )
...
Bumps the tamagui group with 2 updates: @tamagui/config and [tamagui](https://github.com/tamagui/tamagui/tree/HEAD/code/ui/tamagui ).
Updates `@tamagui/config` from 1.137.1 to 1.138.6
Updates `tamagui` from 1.137.1 to 1.138.6
- [Release notes](https://github.com/tamagui/tamagui/releases )
- [Commits](https://github.com/tamagui/tamagui/commits/v1.138.6/code/ui/tamagui )
---
updated-dependencies:
- dependency-name: "@tamagui/config"
dependency-version: 1.138.6
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: tamagui
- dependency-name: tamagui
dependency-version: 1.138.6
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: tamagui
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com >
2025-12-07 20:19:45 -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
Violet Caulfield
e088249014
rendering fiixes to playlist and albums
...
bump react native sortables
2025-12-01 15:56:19 -06:00
anultravioletaurora
b418b76269
[skip actions] version bump
2025-12-01 20:04:58 +00:00
Ritesh Shukla
4b5faacd28
React Compiler ( #737 )
...
* chore: r2
* compiler
* compiler
2025-12-02 00:54:05 +05:30
anultravioletaurora
a3c3b5e9c2
[skip actions] version bump
2025-11-25 04:17:37 +00:00
skalthoff
a8564b4a90
FIXING BUN JEST ( #719 )
...
* FIXING BUN JEST
* Update Jest configuration and add nitro-fetch mocks for improved testing
2025-11-24 19:17:15 -06:00
Violet Caulfield
402daaac79
fixes to artist screen
...
bump dependencies
2025-11-24 06:15:31 -06: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
Brys
9d2e10e996
Switch from Yarn/Node.js to bun for faster dev install ( #704 )
...
* 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 >
2025-11-23 17:31:24 -06:00
anultravioletaurora
5b6be05910
[skip actions] version bump
2025-11-23 15:17:30 +00:00
Ritesh Shukla
ca46bc2054
Make violet suck less ( #708 )
...
making the queue list items more easily dragged
2025-11-23 08:40:07 -06: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
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
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
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
b8437898f5
PR try on ( #665 )
...
* feat:- PR changes
* feat:- PR changes
* feat:- OTA
* feat:- OTA
* fix: tests
2025-11-11 22:00:49 +05:30