mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2025-12-16 18:55:44 -06:00
Addresses the issue where turning on metrics at log would clear whether the user is using HTTPS and clear their entered server address. Also fixes an issue where turning on metrics in the settings would caused the screen to flash Minor settings tab name tweaks: Settings -> App, Added Playback for future playback settings (Gapless Playback, Crossfade, Repeat Mode, AutoPlay). Added version number to the info tab Fixed margins on Discover -> Recently Added since it was hard to press on the heading to get to the full screen view Thanks for all the support! ~Violet
14 lines
157 B
Plaintext
14 lines
157 B
Plaintext
node_modules/
|
|
|
|
# Ignore YAML files
|
|
*.yml
|
|
*.yaml
|
|
|
|
# Ignore Markdown files
|
|
*.md
|
|
|
|
# Ignore iOS Pods directory
|
|
ios/**/*
|
|
|
|
# Ignore package.json files
|
|
package.json |