* feat: add connect server support
* feat: add ability discover and connect to same network Spotube(s) and sync queue
* feat(connect): add player controls, shuffle, loop, progress bar and queue support
* feat: make control page adaptive
* feat: add volume control support
* cd: upgrade macos runner version
* chore: upgrade inappwebview version to 6
* feat: customized devices button
* feat: add user icon next to devices button
* feat: add play in remote device support
* feat: show alert when new client connects
* fix: ignore the device itself from broadcast list
* fix: volume control not working
* feat: add ability to select current device's output speaker
* feat: add riverpod based favorite album provider
* feat: add album is saved, new releases and tracks providers
* feat: add artist related providers
* feat: add all categories providers
* feat: add lyrics provider
* feat: add playlist related providers
* feat: add search provider
* feat: add view and spotify friends provider
* feat: add playlist create and update and favorite handlers
* feat: use providers in home screen
* chore: fix dart lint issues
* feat: use new providers for playlist and albums screen
* feat: use providers in artist page
* feat: use providers on library page
* feat: use provider for playlist and album card and heart button
* feat: use provider in search page
* feat: use providers in generate playlist
* feat: use provider in lyrics screen
* feat: use provider for create playlist
* feat: use provider in add track dialog
* feat: use providers in remaining pages and remove fl_query
* fix: remove direct access to provider.value
* fix: glitching when loading
* fix: user album loading next page indicator
* feat: make many provider autoDispose after 5 minutes of no usage
* fix: ignore episodes in tracks
* actions: Add Up for grab checkbox to issue templates. (#1074)
* docs: update copyright year in README.md (#1100)
year changed from 2023 to 2024
* feat(translations): add Nepali (नेपाली) translations
---------
Co-authored-by: Taha Ghadirian <taha@smilecode.ir>
Co-authored-by: Muhammad Jawad <70428284+m-Jawa-d@users.noreply.github.com>
* feat: add spotify friend endpoint
* feat: add friend activity in home screen
* fix: when no friends, dummy UI still shows giving the user a false hope of friendship :'(
* Update language_codes.dart
Added Dutch
* Added Dutch language
* Added Dutch
my contribution credentials included
* Added Dutch Language
* fixed a mistake
"Vlaams" is a very specific term to describe the Belgian Dutch dialect. "Nederland" is the correct way.
* fixed a mistake
"Nederlands" actually, got mixed up a bit
* Italian language added
Created and added the Italian language
* Corrections and new textes
Corrected the wrong TAB in i10n.dart and added translations of new text items
* Fix
it const name was lowercase
* Merged suggestions from PR #676, added credits
Added suggestions as in comments of PR #676 and added credits to @ncvescera and @OpenCode
* feat: add codec configuration in settings
* fix: show no value for codec configuration in smaller screen
* feat: implement configurable codec for download & streaming music