350 Commits

Author SHA1 Message Date
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
skalthoff 846d169baf Skalthoff/queueing-up-some-improvements (#647)
* Refactor SwipeableRow to manage menu state with React and enhance gesture handling

* Enhance SwipeableRow to close menu on tap when open and improve zIndex handling for action overlays

* Add artwork area width management and implement SlidingTextArea for better layout handling

* Refactor Track component layout for improved alignment and spacing

* add setting for hiding runtimes on tracks

alignment on song details on a track

* Enhance tap gesture area for SwipeableRow to allow per-row controls

* Update LastUpgradeVersion to 2610 in project files and adjust SwipeableRow behavior for quick-action menus

* Refactor SwipeableRow and related components to improve quick-action menu behavior and artwork visibility during swipes

* Add test IDs for quick actions and item rows to improve testability

* Refactor quick action icons for consistency and remove outdated test files

* feat: enhance SwipeableRow with interactive tap-to-close overlay

---------

Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
2025-11-14 22:48:29 -06: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
anultravioletaurora 156f76fad6 [skip actions] version bump 2025-11-09 20:58:39 +00:00
anultravioletaurora fe8dbca9da [skip actions] version bump 2025-11-09 17:21:18 +00:00
anultravioletaurora e026f76f98 [skip actions] version bump 2025-11-08 05:45:27 +00:00
Violet Caulfield 36167a7253 hotfix for swipe actions
fixing a crash when attempting to add a track to the queue
2025-11-05 13:35:35 -06:00
Violet Caulfield 18d8d0bb59 Maintenance/migrate jellify context to zustand (#640)
Remove `JellifyContext` provider in favor of a persisted Zustand store

This should address issues where the user would open the app and be randomly signed out and have to sign back in
2025-11-04 06:39:32 -06:00
Violet Caulfield c2b372d423 Bugfix/unshuffling selects incorrect index (#636)
Make shuffling more consistent, fixing issues where the queue gets malformed when shuffling and unshuffling
2025-11-01 17:57:28 -05:00
anultravioletaurora 7b8f69362e [skip actions] version bump 2025-11-01 09:03:11 +00:00
anultravioletaurora 86e877beff [skip actions] version bump 2025-10-29 13:38:01 +00:00
Violet Caulfield 6ffbbc1aef fix ios project versioning 2025-10-29 07:53:32 -05:00
Violet Caulfield 68242fe840 fix pipeline issues with versioning 2025-10-29 07:17:12 -05:00
Violet Caulfield a36293f882 git blame violet 2025-10-28 12:41:30 -05:00
anultravioletaurora 46f98f8b21 [skip actions] version bump 2025-10-27 19:14:19 +00:00
anultravioletaurora e54bee5508 [skip actions] version bump 2025-10-24 23:05:16 +00:00
Violet Caulfield beae3c167f Merge branch 'main' into feature/google-play-developer 2025-10-24 13:10:46 -05:00
Violet Caulfield 8588d13b24 Fix debug xcode scheme 2025-10-24 12:29:53 -05:00
Violet Caulfield 9b211933e1 Update Nitro, add Google Play deployment lane 2025-10-24 09:28:16 -05:00
anultravioletaurora d013ad75f3 [skip actions] version bump 2025-10-23 03:54:19 +00:00
Violet Caulfield 253b6dfb1c update xcode profile 2025-10-22 22:13:45 -05:00
skalthoff c562632e95 Enhance input components with autofill support for username and password fields (#570)
* Enhance input components with autofill support for username and password fields
2025-10-22 19:12:32 -05:00
anultravioletaurora 9b8c3bd1ec [skip actions] version bump 2025-10-21 20:28:26 +00:00
Ritesh Shukla 4d560be350 Nitro OTA Package (#560)
Adds internal over-the-air update support

Powered by `react-native-nitro-modules`, this OTA functionality is faster than the previous implementation, and won't slow down the UI when updates are being applied since updates occur off the main thread
2025-10-21 14:28:53 -05:00
anultravioletaurora a5b7a9c8ca [skip actions] version bump 2025-10-21 18:02:32 +00:00
Violet Caulfield f79d27d43c 10.11 support, RN 82.1 (#564)
Better Compatibility for Jellyfin 10.11

Upgrade to React Native 0.82.1
2025-10-21 12:26:39 -05:00
anultravioletaurora 424b5f749b [skip actions] version bump 2025-10-21 06:46:11 +00:00
Violet Caulfield 224b83aa64 Update Icon, update Deps (#561)
* update iOS icon

update react native screens

update react navigation

* update android icon

* Update Android icon

Update README, yay new logo!
2025-10-20 22:53:02 -05:00
anultravioletaurora 9f9f3b7751 [skip actions] version bump 2025-10-13 16:48:11 +00:00
anultravioletaurora e6f0222b5e [skip actions] version bump 2025-10-09 17:23:28 +00:00
anultravioletaurora f03f9c1e16 [skip actions] version bump 2025-10-08 17:21:36 +00:00
anultravioletaurora cd7d9fa6a6 [skip actions] version bump 2025-10-05 19:18:40 +00:00
Violet Caulfield b5104ef76f Dep Updates, Smol Bug Fixes (#550)
* fixes to query gctime

ios project updates

dependency updates

fix issue where long pressing on an item row wouldn't show the correct item

* 1 -> 2 column patreon member list
2025-10-05 13:25:39 -05:00
anultravioletaurora 198a32d2db [skip actions] version bump 2025-09-20 13:31:18 +00:00
anultravioletaurora 8898b12162 [skip actions] version bump 2025-09-19 15:29:54 +00:00
anultravioletaurora 5921ed715b [skip actions] version bump 2025-09-18 22:15:43 +00:00
anultravioletaurora d10b41a404 [skip actions] version bump 2025-09-17 22:34:44 +00:00
anultravioletaurora 64f768aca8 [skip actions] version bump 2025-09-15 13:55:52 +00:00
anultravioletaurora 3f4069c03d [skip actions] version bump 2025-09-09 05:09:45 +00:00
anultravioletaurora 97a646555e [skip actions] version bump 2025-09-08 10:44:57 +00:00
anultravioletaurora e44e84f350 [skip actions] version bump 2025-09-04 22:26:29 +00:00
anultravioletaurora 7b8a4876bf [skip actions] version bump 2025-09-03 14:42:28 +00:00