mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2026-05-08 06:29:34 -05:00
Player Element Spacing, Update Deps, Add PostedPlaybackInfo Query (#469)
* Fixing an issue where some mp3 files were using .mpeg as the extension for a downloaded file Updates to track mapper to use AudioApi endpoint as default, with UniversalAudioApi endpoint as fallback fix recent artists on the home screen not updating * fix error on sign out * make now playing change faster when loading a new queue * Improvements to the alphabetical selector handling in the artists page * Fix issue where most played artists werent properly sorted * adding suggested artists to discover page * adjust spacing on player, especially for smaller screens update deps * add image tags to refresh images when they are updated server side
This commit is contained in:
+8
-8
@@ -1753,9 +1753,9 @@ PODS:
|
||||
- Yoga
|
||||
- react-native-carplay (2.4.1-beta.0):
|
||||
- React
|
||||
- react-native-config (1.5.5):
|
||||
- react-native-config/App (= 1.5.5)
|
||||
- react-native-config/App (1.5.5):
|
||||
- react-native-config (1.5.6):
|
||||
- react-native-config/App (= 1.5.6)
|
||||
- react-native-config/App (1.5.6):
|
||||
- React-Core
|
||||
- react-native-mmkv (3.3.0):
|
||||
- boost
|
||||
@@ -1818,7 +1818,7 @@ PODS:
|
||||
- SocketRocket
|
||||
- SSZipArchive (~> 2.4.3)
|
||||
- Yoga
|
||||
- react-native-pager-view (6.8.1):
|
||||
- react-native-pager-view (7.0.0):
|
||||
- boost
|
||||
- DoubleConversion
|
||||
- fast_float
|
||||
@@ -2482,7 +2482,7 @@ PODS:
|
||||
- SDWebImageWebPCoder (~> 0.8.4)
|
||||
- RNFS (2.20.0):
|
||||
- React-Core
|
||||
- RNGestureHandler (2.27.1):
|
||||
- RNGestureHandler (2.28.0):
|
||||
- boost
|
||||
- DoubleConversion
|
||||
- fast_float
|
||||
@@ -3178,11 +3178,11 @@ SPEC CHECKSUMS:
|
||||
react-native-blob-util: a9a07801b63e97d1bbdcf4eba3b98ff16c249bd5
|
||||
react-native-blurhash: 7aa21188beaed1eef0d9261e98befa56449eb65a
|
||||
react-native-carplay: 8f388f6f73e5e0f73ed154ad8794371343ee20c0
|
||||
react-native-config: 644074ab88db883fcfaa584f03520ec29589d7df
|
||||
react-native-config: f1dde39f8468ad922fc7e8bd4308c8e6223d5ee8
|
||||
react-native-mmkv: 7fb4729ad5cb787a4394e6c4bd48e4b8ec30f25c
|
||||
react-native-netinfo: cec9c4e86083cb5b6aba0e0711f563e2fbbff187
|
||||
react-native-ota-hot-update: 2242f369e2a38ddf44256ea68aed576a96fb8a0a
|
||||
react-native-pager-view: 6e60acfd433ace1a7a1af75bd80b619a41478640
|
||||
react-native-pager-view: 178493ff304bcf248a3c0d7ec8a2ae2ed4a9a262
|
||||
react-native-safe-area-context: 68d1363b8354472a961aa6861ba8451beaf9a810
|
||||
react-native-track-player: 6dc2e2633265704b8ab6d8124b80239d4ed1f911
|
||||
React-NativeModulesApple: 37c08c3c54db55854de816b0df0f3683832be35a
|
||||
@@ -3222,7 +3222,7 @@ SPEC CHECKSUMS:
|
||||
RNDnsLookup: db4a89381b80ec1a5153088518d2c4f8e51f2521
|
||||
RNFastImage: 462a183c4b0b6b26fdfd639e1ed6ba37536c3b87
|
||||
RNFS: 89de7d7f4c0f6bafa05343c578f61118c8282ed8
|
||||
RNGestureHandler: 5e1a1605659c22098719fc2e8aee453fe728f52e
|
||||
RNGestureHandler: db29d3e7edf41a11d133cc3ffd4029762376ed1a
|
||||
RNReactNativeHapticFeedback: 8eb91a6f48567d02ec8026e515102e18c41030cf
|
||||
RNReanimated: 5ee070eb08e681be2a9ee7e797019d97d4706131
|
||||
RNScreens: c63849403489bd068ea160f276fbc8416f19f2f7
|
||||
|
||||
Reference in New Issue
Block a user