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
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
18136cd8d8
stop buffering if a skip has been requested ( #894 )
...
* stop buffering if a skip has been requested
* clean up eventing in player provider
fixes #833
* please refresh homescreen more often
* clean up context provider a bit
* smol optimizations
deduplicate player logic for previous and skip
* update CONTRIBUTING documentation
* add react-freeze to prevent unfocused screens from rerendering
* freeze similar until the albums have loaded
* remove unneeded hooks in a variety of played
* display a spinner when loading albums by an artist
* make add to playlist a bit faster and lazier
* move player hooks from provider folder since they aren't dependent on a context provider
* add ability to refresh an artist's page
* add ability to refresh albums too
* make adding a track to a playlist faster
* set query client data when a track is added to a playlist
* do the same trick for removing and reordering tracks from a playlist
* hide miniplayer if the big player is focused for reduced overhead
* fix some styling in the miniplayer
2026-01-07 15:13:38 -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
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