Kingkor Roy Tirtho
a77b6776e8
refactor: Dart based Github Workflow CLI ( #1490 )
...
* feat: add build dart script for windows
* feat: add android build support
* feat: add linux build support
* feat: add macos build support
* feat: add ios build support
* feat: add deps install command and workflow file
* cd: what?
* cd: what?
* cd: what?
* cd: update workflow inputs
* cd: replace release binary
* cd: run flutter pub get
* cd: use dpkg zstd instead of xz, windows disable innoInstall, fix channel enum.name and reset pubspec after changing build no for nightly
* cd: fix tar copy path
* cd: fix copy linux command
* cd: fix windows inno depend and fix android aab path
* cd: idk
* cd: linux why???
* cd: windows choco copy failed
* cd: use dart tar archive for creating tar file
* cd: fix linux file copy error
* cd: use tar command directly
* feat: add linux_arm platform
* cd: add linux_arm platform
* cd: don't know what?
* feat: notification about nightly channel update
* chore: fix some errors parsing nightly version info
2024-05-09 15:26:58 +06:00
Kingkor Roy Tirtho
4ca893950b
fix(macos): Logs directory not created by default #1353
2024-05-05 09:15:52 +06:00
Kingkor Roy Tirtho
937a706ac9
fix: windows SSL Certificate error breaking login #905 ( #1474 )
...
* fix: certificate error by using custom ssl certificate
* Cd/docker linux ar (#1468 )
* cd: use docker buildx
* cd: use linux host for linux arm instead of macos m1
m1 doesn't support nested virtualization. (Apple truly sucks)
* cd: don't specify arch in Dockerfile
* cd: use custom Dockerfile from ubuntu instead of flutter image
* cd: add setup java for android
* cd: add flutter distributor pre-built docker image for arm
* cd: save me from this cursed arm build
* cd: ??
* cd: ??
* cd: use docker build
* fix: windows SSL Exception for Signing in
* refactor: extract update checker as a basic function instead of a hook
2024-05-04 20:10:19 +06:00
Kingkor Roy Tirtho
9bccbc93c6
fix: spotify friends and user profile icon (mobile) showing when not authenticated #1410
2024-04-18 00:19:47 +06:00
Kingkor Roy Tirtho
7e07c2e198
fix(search): load more button not working #1417
2024-04-18 00:05:47 +06:00
Kingkor Roy Tirtho
7ac791757a
fix(linux): tray icon not showing #541
...
upgrade old packages
2024-04-17 22:20:30 +06:00
Kshamendra
6907f9c756
fix(updater): dead link ( #1408 )
...
* docs: broken link in README.md (fixes #1310 ) (#1311 )
* docs: remove appimage link in readme #1082 (#1171 )
* Updating Readme according to #1082
Updating Readme according to #1082
* Added explanation
The explanation is now given and the expression is more formal and explanatory, instead of just linking the issue.
* Update use_update_checker.dart
---------
Co-authored-by: MerkomassDev <70111455+MerkomassDev@users.noreply.github.com>
Co-authored-by: Karim <37943746+ksaadDE@users.noreply.github.com>
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-04-17 18:55:06 +06:00
Kingkor Roy Tirtho
930539ca48
chore: fix analyzer issues
2024-04-15 19:47:15 +06:00
Kingkor Roy Tirtho
883783b769
chore: add untranslated messages
2024-04-15 19:40:38 +06:00
Tutislav
5a6b800912
feat(translations): Add Czech translation ( #1401 )
2024-04-15 19:26:19 +06:00
Kingkor Roy Tirtho
6f4c308457
chore: fix shuffle doesn't move active track to top and library gridview with floating filter field
2024-04-15 19:11:59 +06:00
Kingkor Roy Tirtho
6e07fec1a5
chore: fix no window button and feed section page bottom overflow
2024-04-15 18:01:35 +06:00
Kingkor Roy Tirtho
9e25c742d4
feat: add Spotify homepage personalized recommendations ( #1402 )
...
* feat: add spotify homepage recommendations
* chore: bring back made for user sectin
2024-04-14 12:10:34 +06:00
Kingkor Roy Tirtho
9791e3fb5f
chore: give a boost to first track of playlist
2024-04-14 12:02:12 +06:00
Kingkor Roy Tirtho
2d1f4b9380
chore: fix song link button not showing up
2024-04-13 13:12:20 +06:00
Kingkor Roy Tirtho
39e97eef34
feat: add user profile page
2024-04-13 13:05:41 +06:00
Kingkor Roy Tirtho
f82253c6ba
refactor: show devices in sidebar in big screens
2024-04-13 10:22:59 +06:00
Kingkor Roy Tirtho
57ccf16311
refactor: rename providers
2024-04-12 11:06:03 +06:00
Kingkor Roy Tirtho
2781127da1
chore: revert android-utils
2024-04-12 10:57:09 +06:00
Muhammad Brian Abdillah
6e41b106fa
feat(android): Filter Device To Force High Frame Rate ( #880 )
...
* fix(android): filter device to force HFR
* fix(android): add failsafe in setHighRefreshRate
2024-04-12 10:27:54 +06:00
Kingkor Roy Tirtho
22a49e56a2
refactor: use tcp server based track matcher ( #1386 )
...
* refactor: remove SourcedTrack based audio player and utilize mediakit playback system
* feat: implement local (loopback) server to resolve stream source and leverage the media_kit playback API
* feat: add source change support and re-add prefetching tracks
* fix: assign lastId when track fetch completes regardless of error
* chore: remove print statements
* fix: remote queue not working
* fix: increase mpv network timeout to reduce auto-skipping
* fix: do not pre-fetch local tracks
* fix(proxy-playlist): reset collections on load
* chore: fix lint warnings
* fix(mobile): player overlay should not be visible when the player is not playing
* chore: fix typo in turkish translation
* cd: checkout PR branch
* cd: upgrade flutter version
* chore: fix lint errors
2024-04-11 17:56:41 +06:00
WINZORT
392047247b
chore: improve Turkish translations ( #1307 )
...
* Update app_tr.arb
* Update app_tr.arb
* Update app_tr.arb
* Update app_tr.arb
* Update app_tr.arb
* Update app_tr.arb
* Update app_tr.arb
* Update app_tr.arb
* Hotfix
* Update app_tr.arb
* Update app_tr.arb
* add
* Fix
* Fix
* Update
* Add fastlane tr
* chore: add back previous translator's name
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-04-09 22:23:19 +06:00
Kingkor Roy Tirtho
9391e7a379
chore: thai translation error fix errors
2024-04-09 22:04:37 +06:00
watchakorn-18k
b70f250e8d
feat(translations): add Thai Language ( #1319 )
...
* feat : added Thai Language
* docs: broken link in README.md (fixes #1310 ) (#1311 )
---------
Co-authored-by: MerkomassDev <70111455+MerkomassDev@users.noreply.github.com>
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-04-09 21:47:02 +06:00
Kingkor Roy Tirtho
de68fe3a6b
chore: make dropdown buttons more attractive
2024-04-09 01:15:39 +06:00
Kingkor Roy Tirtho
0d080b77b7
fix(playback): sponsor block skips and stutters in same position
2024-04-07 13:05:54 +06:00
Kingkor Roy Tirtho
5afe823abd
feat(lyrics): add LRCLIB lyrics provider as fallback
2024-04-05 00:48:08 +06:00
Kingkor Roy Tirtho
c8dd8025ec
fix: instance of Artist bug #1362
2024-04-04 22:33:01 +06:00
Kingkor Roy Tirtho
68374efd3e
feat: LAN connect a.k.a control remote Spotube playback and local output device selection ( #1355 )
...
* 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
2024-04-04 22:22:00 +06:00
Kingkor Roy Tirtho
044d3b4820
refactor: use CustomScrollView in player queue
2024-03-28 22:49:40 +06:00
Kingkor Roy Tirtho
ee97aedcfc
chore: remove direct access to .value without calling asData.value
2024-03-23 20:37:52 +06:00
Kingkor Roy Tirtho
82b1cfa0d7
feat: search history support #1236
2024-03-23 20:19:34 +06:00
Kingkor Roy Tirtho
e99f32b610
chore: set yt as jiosaavn fallback
2024-03-23 19:00:37 +06:00
Kingkor Roy Tirtho
9f96b5c537
refactor: use extension methods for simple album to album and simple track to track conversion
2024-03-21 00:48:21 +06:00
Kingkor Roy Tirtho
1a6cea926f
refactor: use widget for artist link instead of a utility function
2024-03-21 00:38:10 +06:00
Kingkor Roy Tirtho
1cea95bbda
refactor: artist name string as extension
2024-03-21 00:30:27 +06:00
Kingkor Roy Tirtho
7545ff6415
refactor: use extension method for image to url string
2024-03-21 00:18:43 +06:00
Kingkor Roy Tirtho
6673e5a8a8
feat: improved caching based on riverpod ( #1343 )
...
* 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
2024-03-20 23:38:39 +06:00
Kingkor Roy Tirtho
35e9920b51
chore: add riverpod lint
2024-03-13 14:34:51 +06:00
Kingkor Roy Tirtho
e516afb185
fix(android): only ask battery optimization once #1252
2024-03-09 00:00:36 +06:00
Kingkor Roy Tirtho
a248a4b48c
chore: fix getting started showing up everytime
2024-03-08 23:07:55 +06:00
Kingkor Roy Tirtho
a6164c5791
chore: add untranslated messages
2024-03-08 20:53:04 +06:00
Kingkor Roy Tirtho
5019c14c44
chore: fix getting started screen theme and bump version and generate changelogs
2024-03-08 19:50:57 +06:00
Kingkor Roy Tirtho
b354f57d4e
chore: hide songlink when not youtube track
2024-03-08 19:12:40 +06:00
Kingkor Roy Tirtho
ca76a39910
fix: album images are small in certain places
2024-03-08 19:10:33 +06:00
TAE-IN Sappho KIM
fdea9307bb
feat(translations): add Korean translation ( #1275 )
...
* Create Korean translation
* More natrual translation on Korean
* Add credit of Korean translation
2024-03-05 20:52:48 +06:00
Kingkor Roy Tirtho
b0970090b1
chore: add song link text in player view shortcut
2024-03-01 19:16:52 +06:00
Kingkor Roy Tirtho
a9a1d4c9dc
fix: album, artist page not loading #1282
2024-03-01 18:55:33 +06:00
Kingkor Roy Tirtho
e6a20b5a16
chore: fix add null check before accessing auth cookie from hive box #1264
2024-02-26 10:05:50 +06:00
Kingkor Roy Tirtho
0ae6af61c9
chore: untranslated messages
2024-02-25 23:06:40 +06:00
Kingkor Roy Tirtho
761d968ceb
Merge branch 'master' into dev
2024-02-25 23:01:11 +06:00
0x00646f616e6e63
019ba865e2
feat(translations): Added Vietnamese ( #1135 )
...
* feat: Added Vietnamese
* fix: better translation
* fix: better translation
* fix: better translation
* chore: add translator credit
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-02-25 22:59:54 +06:00
Kingkor Roy Tirtho
4d6af8c0a7
chore: add translations for getting started screen
2024-02-25 22:48:27 +06:00
olivier2
17105a640b
fix(android): audio issue when screen is off and broadcast audio session id ( #1221 & #1247 )
...
* this change fixes the garbled audio on my Pixel 6a while the screen is off. Not familiar with libmpv, but seems to favor audiotrack audio output over opensles. KRTirtho/spotube#571
* get audio session id, send it to AudioTrack in libmpv, broadcast it to other apps. Fixes KRTirtho/spotube#1221
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-02-25 22:26:06 +06:00
Kingkor Roy Tirtho
a850ed270b
chore: add error handling in song link
2024-02-25 22:06:47 +06:00
Kingkor Roy Tirtho
96a2a1f5a6
feat: add getting started page
2024-02-25 22:01:38 +06:00
Kingkor Roy Tirtho
ca71406505
chore: remove residual files
2024-02-25 11:14:00 +06:00
Kingkor Roy Tirtho
9095a8c8f8
feat: add songlink based track matching for youtube and open song link button
...
songlink.com will provide accurate match verified by community for most spotify tracks improving overall match accuracy for Youtube audio source
2024-02-25 11:13:23 +06:00
Kingkor Roy Tirtho
6f71e52ea8
fix: no draggable scrollbar in playlist/album page #1158
2024-02-24 22:53:30 +06:00
Kingkor Roy Tirtho
ab08c82c8d
fix: friends list not scrollable with mouse drag
2024-02-24 18:38:18 +06:00
Kuyumee
6f8271f5e9
feat: Sort by Duration ( #1238 )
2024-02-18 23:35:42 +06:00
Kingkor Roy Tirtho
3294f657fe
fix(android): system back button in player page exits the app
2024-02-18 23:05:43 +06:00
Kingkor Roy Tirtho
c3289a0ba4
fix(android): pressing back button in any other tab other than home exits the app
2024-02-18 23:02:14 +06:00
Kingkor Roy Tirtho
86123456f2
fix: cleanTitle removing feat and ft from words instead of whole words
2024-02-18 21:11:28 +06:00
Kingkor Roy Tirtho
9f9244062a
feat(playlist): show confirmation before deleting user playlist #1222
2024-02-17 23:01:14 +06:00
Kingkor Roy Tirtho
e964f61d38
fix: track loading when not found in Youtube
2024-02-17 22:22:00 +06:00
Kingkor Roy Tirtho
badd52223a
chore: use piped_client git version to fix search issue
2024-02-17 22:07:32 +06:00
Kingkor Roy Tirtho
90f7c531cd
fix: non-banger songs breaking the queue if sources not found
...
Now fallbacks to another audio source if not found in one
2024-02-17 21:33:09 +06:00
Stephan Paternotte
0737a362d8
chore: Add 2nd dutch translator ( #1170 )
...
2nd Dutch translator added
2024-02-09 10:00:09 +06:00
Stephan Paternotte
8167963212
fix(translations): Update app_nl.arb ( #1168 )
...
I made a couple of improvements to the Dutch translation, which I hope the original translator will appreciate.
2024-02-09 09:59:15 +06:00
Kingkor Roy Tirtho
5ad5d16683
chore: use query as key name for endless playback radio search
2024-01-31 18:07:40 +06:00
Kingkor Roy Tirtho
9dfd49ca04
feat: add endless playback support #285
2024-01-31 18:00:54 +06:00
Kingkor Roy Tirtho
4defeefe7e
feat: start radio support
2024-01-31 16:33:50 +06:00
Kingkor Roy Tirtho
bcba45fbd1
chore: bump version and add changelogs
2024-01-27 22:27:27 +06:00
Kingkor Roy Tirtho
2168a640af
feat: add create playlist button in add playlist dialog
2024-01-27 21:59:10 +06:00
Kingkor Roy Tirtho
8184555ee8
feat: improve youtube/piped matching by suffixing "- Topic"
2024-01-27 21:48:38 +06:00
Kingkor Roy Tirtho
5fa56387fd
chore: move friends above new releases
...
Because friends matters more than Elton John's 69th album (joking)
2024-01-27 21:18:13 +06:00
Kingkor Roy Tirtho
62fde50442
fix: alternative source doesn't persist on next restart #840
2024-01-27 20:59:50 +06:00
Kingkor Roy Tirtho
6242200905
feat: haptic feedback on long press and reordering actions
2024-01-24 12:29:35 +06:00
Kingkor Roy Tirtho
eb7477273f
chore: fix wrong audio source result showing up in Alternative track sheet
2024-01-24 12:11:49 +06:00
Kingkor Roy Tirtho
b9417ca357
fix(macos): backbutton and window button overlap and unused empty space on home
2024-01-24 12:03:31 +06:00
Kingkor Roy Tirtho
a752cf4c97
fix: track index not showing after 200
2024-01-24 11:50:48 +06:00
Kingkor Roy Tirtho
9d74cf5fc2
fix(macos): download folder unchangeable
2024-01-24 11:45:26 +06:00
Kingkor Roy Tirtho
fd1899f162
fix: audio resumes after a phone call even if it was paused before #926
2024-01-24 10:47:02 +06:00
Nabraj Khadka
c3ebf56ac1
feat(translations): add Nepali (नेपाली) translations ( #1111 )
...
* 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>
2024-01-24 09:52:49 +06:00
Kingkor Roy Tirtho
a6cb78380d
chore: show icon with error msg #1085
2024-01-24 00:22:14 +06:00
Kingkor Roy Tirtho
e58e18de33
fix: better error message for failing to find lyrics #1085
2024-01-23 23:13:38 +06:00
Kingkor Roy Tirtho
79839329b0
feat: add spotify friends activity ( #1130 )
...
* 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 :'(
2024-01-23 22:44:00 +06:00
Kingkor Roy Tirtho
682e88e0c5
fix: releases section is empty when user doesn't follow any artists #1104
2024-01-22 19:09:57 +06:00
Kingkor Roy Tirtho
a8e9b824f3
fix: alternative searched sources doesn't play #1059
2024-01-22 19:02:10 +06:00
Kingkor Roy Tirtho
59e0e6bb65
fix: track pad horizontal scrolling not working
2024-01-22 18:03:08 +06:00
Kingkor Roy Tirtho
8cd650b07e
fix: artist page error #1018
2024-01-22 17:51:12 +06:00
Kingkor Roy Tirtho
27057ea0c8
fix(macos): system tray shows name and sidebar weird gap #1083
2024-01-22 17:20:30 +06:00
Kingkor Roy Tirtho
a76ee0acf2
chore: new liked tracks image
2024-01-08 22:57:03 +06:00
Kingkor Roy Tirtho
29f162c801
chore: remove the sp_key cookie requirement as no longer necessary
2024-01-05 21:25:23 +06:00
Kingkor Roy Tirtho
5509cae91c
fix(android): download failing for permission issues #1015
2024-01-05 20:26:57 +06:00
Kingkor Roy Tirtho
c203ac69ee
fix: search page vertical scrollbar moves on horizontal scroll #1017
2024-01-05 20:02:27 +06:00
Kingkor Roy Tirtho
988a975bf1
feat(deep-link): add track opening page
2024-01-05 14:14:15 +06:00
Kingkor Roy Tirtho
26568d5203
Merge branch 'master' into dev
2024-01-03 14:06:39 +06:00
franchioping
ba4e11a40a
fix: songs doesn't play when sources with preferred audio codec is empty ( #976 )
...
* Fix song not playing when m4a or weba is not available (one is available but not the other) for that song
* Update lib/services/sourced_track/sources/youtube.dart
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-01-02 22:37:51 +06:00
Piotr Rogowski
02e44fc6b8
fix: Black window flash when starting the app ( #1003 )
2024-01-02 22:21:12 +06:00
Kingkor Roy Tirtho
0dfd401537
fix(linux): crash after login
2024-01-01 21:01:21 +06:00
Kingkor Roy Tirtho
ec7c952270
chore: generate changelogs and bump version to 3.4.4
2023-12-30 23:41:43 +06:00
Kingkor Roy Tirtho
ec9d9d7d7e
chore: fix genre playlist title bar
2023-12-30 23:25:29 +06:00
Kingkor Roy Tirtho
0f6d0a44ea
chore: fix not closing player
2023-12-30 23:13:27 +06:00
Kingkor Roy Tirtho
d645f607ac
chore: platform check deep link for android
2023-12-30 20:18:35 +06:00
Kingkor Roy Tirtho
9877c6a3b0
chore: fix l10n error
2023-12-30 19:21:56 +06:00
Kingkor Roy Tirtho
faf13489a1
Merge branch 'dev' of github.com:KRTirtho/spotube into dev
2023-12-29 18:29:19 +06:00
Kingkor Roy Tirtho
b4999993bf
fix: wrong artist name sent while scrobbling #958
2023-12-29 18:28:25 +06:00
SecularSteve
3ad7ba66b5
feat(translations): add Dutch Language ( #969 )
...
* 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
2023-12-29 18:12:39 +06:00
Kingkor Roy Tirtho
dcbe7294b7
fix: wrong artist name sent while scrobbling #958
2023-12-27 21:57:18 +06:00
Kingkor Roy Tirtho
70d5c57334
Merge branch 'dev' of github.com:KRTirtho/spotube into dev
2023-12-27 19:28:20 +06:00
Kingkor Roy Tirtho
4050f55640
feat: Deep link support ( #950 )
...
* feat: add deep link support
* feat(android): add intent share support
* chore: untranslated msg for it locale
2023-12-18 22:12:16 +06:00
Kingkor Roy Tirtho
2fb16e64e9
fix: genre border issues
2023-12-12 21:27:14 +06:00
Kingkor Roy Tirtho
792f702f9e
Merge branch 'dev' into feat/genre-view
2023-12-12 21:01:26 +06:00
Kingkor Roy Tirtho
05f9ae6a89
Merge branch 'master' into dev
2023-12-12 20:58:04 +06:00
Kingkor Roy Tirtho
df350fdd54
chore: fix italian translation format error
2023-12-11 20:35:48 +06:00
Kingkor Roy Tirtho
9ee60677f6
fix: add safe area in home
2023-12-08 23:31:20 +06:00
Kingkor Roy Tirtho
956f4b198b
chore: fix translations issues
2023-12-08 22:37:56 +06:00
Kingkor Roy Tirtho
82ed5e9057
feat: compact genre view in home page
2023-12-08 22:18:18 +06:00
Kingkor Roy Tirtho
c592cff1ee
chore: fix padding issues
2023-12-08 18:41:57 +06:00
Kingkor Roy Tirtho
b04d8849e7
fix: track view header title overflow and player view drag glitch
2023-12-08 14:46:27 +06:00
Kingkor Roy Tirtho
581b241f99
chore: add not found for empty lists
2023-12-08 13:58:12 +06:00
Kingkor Roy Tirtho
24a2294512
feat: toggle for discord rpc
2023-12-08 13:27:31 +06:00
Henrik Sozzi
e4eb0e2596
feat: add Italian language translations ( #818 )
...
* 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
2023-12-08 11:23:53 +06:00
Alex Stan
66d492b4b3
Fix a typo in lib/pages/lyrics/synced_lyrics.dart ( #933 )
...
"Synced lyrics is not ..." -> "Synced lyrics are not ..."
2023-12-08 11:20:22 +06:00
Kingkor Roy Tirtho
b92583d0df
feat: improve loading animations
2023-12-04 22:20:47 +06:00
Kingkor Roy Tirtho
bb8f250f5f
fix: doesn't minimize to tray when system title bar close button is used #866
2023-12-02 23:18:07 +06:00
Kingkor Roy Tirtho
5f1df5a87d
fix: Playlist refresh not working #915
2023-12-02 22:49:29 +06:00
Kingkor Roy Tirtho
b0beeca0cb
feat: Add Go to Album option in track option #917
2023-12-02 22:41:52 +06:00
Kingkor Roy Tirtho
f86d544916
fix: Incorrect "Artist" label/heading on Search Results Page #920
2023-12-02 22:20:22 +06:00
Kingkor Roy Tirtho
2a87a0fe28
chore: change API Type to Audio Source
2023-12-02 22:17:53 +06:00
Kingkor Roy Tirtho
840e014f2b
fix: amoled mode and color scheme can't be changed
2023-12-02 22:05:35 +06:00
Kingkor Roy Tirtho
a7b9398708
fix: metadata not getting added for YouTube tracks #916 and Wrong duration of downloaded tracks #912
2023-12-02 21:57:05 +06:00
Kingkor Roy Tirtho
96021e1a49
fix: "Add () to Playlist" option not showing in favorited playlists #904
2023-11-27 20:38:50 +06:00
Kingkor Roy Tirtho
ee8229020b
fix: settings page scrollbar position
2023-11-27 19:39:53 +06:00
Kingkor Roy Tirtho
722dd86810
chore: track view play not working properly
2023-11-27 19:34:18 +06:00
Kingkor Roy Tirtho
2a69886556
feat(artist): modularize page and add wikipedia section
2023-11-22 20:23:12 +06:00
Kingkor Roy Tirtho
4511a0bd00
chore: bring back edit user playlist button
2023-11-22 10:49:00 +06:00
Kingkor Roy Tirtho
7d05c40dc0
fix: use CustomScrollView for personalized page
2023-11-22 10:02:11 +06:00
Kingkor Roy Tirtho
88b8785cb8
feat: discord RPC integration #98
2023-11-22 09:32:05 +06:00
Kingkor Roy Tirtho
92deb0cc6a
chore: fix playbutton not playing anything
2023-11-22 08:55:42 +06:00
Kingkor Roy Tirtho
98aff8f3b9
chore: fix jiosaavn exact match
2023-11-21 23:13:57 +06:00
Kingkor Roy Tirtho
dcbb156833
feat(mini_player): show/hide lyrics #851
2023-11-21 22:56:45 +06:00
Kingkor Roy Tirtho
7818574356
fix(windows): media control not working #641
2023-11-21 21:23:08 +06:00
Kingkor Roy Tirtho
75c0c4fff4
Merge branch 'master' into dev
2023-11-21 20:11:08 +06:00
Kingkor Roy Tirtho
fc4a39e9f3
chore: fix safearea of flexible header
2023-11-17 13:44:00 +06:00
Kingkor Roy Tirtho
1b087c6eb3
chore: hide empty description
2023-11-17 13:23:31 +06:00
Kingkor Roy Tirtho
28a5d6bb38
feat: paginated playlist and album page
2023-11-17 13:14:25 +06:00
Kingkor Roy Tirtho
14069cd4fe
feat: Add JioSaavn as audio source ( #881 )
...
* feat: implement new SourcedTrack for youtube and piped
* refactor: replace old spotube track with sourced track
* feat: add jiosaavn as audio source
* fix: download not working other than jiosaavn
* Merge branch 'dev' into feat-jiosaavn
2023-11-15 18:34:46 +06:00
Kingkor Roy Tirtho
57c03ad045
refactor: use json serializer for preferences
2023-11-14 22:48:02 +06:00
Kingkor Roy Tirtho
dc980b024e
fix(genres): lag while scrolling
2023-11-14 20:58:16 +06:00
Kingkor Roy Tirtho
0e07506716
refactor: organize hooks
2023-11-14 19:46:54 +06:00
Kingkor Roy Tirtho
fed36ecdd8
fix: Add to Playlist Dialog memory leak #817
2023-11-14 19:36:07 +06:00
Kingkor Roy Tirtho
7b72a90bc6
fix: alternative track source safearea overflow #876
2023-11-14 19:04:59 +06:00
Kingkor Roy Tirtho
2e2c44f0af
feat(android): better quick scroll/drag to scroll implementation
2023-11-13 23:17:16 +06:00
Kingkor Roy Tirtho
0a6b54da36
fix: scrobbling not working for first track or single track
2023-11-13 21:46:33 +06:00
Kingkor Roy Tirtho
e29a38dfa4
fix: changed settings are not persisting after force stop #821
2023-11-13 20:59:54 +06:00
Kingkor Roy Tirtho
694ddf07a3
chore: revert
2023-11-12 19:04:20 +06:00
Kingkor Roy Tirtho
ee94b7cbb2
fix: new releases section flickering on scroll glitch
2023-11-12 19:03:27 +06:00
Kingkor Roy Tirtho
5928185599
fix: new releases section flickering on scroll glitch
2023-11-12 19:01:14 +06:00
Kingkor Roy Tirtho
0c22469503
feat(translations): add Turkish translations
2023-11-12 09:22:26 +06:00
Kingkor Roy Tirtho
a1cc44759b
refactor: show queue from side in desktop
2023-11-08 18:51:19 +06:00
Kingkor Roy Tirtho
da04f068f9
fix: Navigating to settings, redirects to home page #812
2023-11-08 17:48:59 +06:00
Kingkor Roy Tirtho
6b8ae88db4
refactor: horizontal playbutton layout to use ListView and breakdown search page into sections
2023-11-08 17:07:20 +06:00
Kingkor Roy Tirtho
487c2ed6bd
fix: user_playlists layout, track tile index,
2023-11-08 14:41:15 +06:00
Kingkor Roy Tirtho
5633367397
fix(album_card): show loading state during adding track to queue/play
2023-11-08 12:32:21 +06:00
Kingkor Roy Tirtho
1d77556157
fix: check for unsynced lyrics and error handling for timed lyrics query
2023-11-08 12:26:27 +06:00
Kingkor Roy Tirtho
574406dd5f
fix(playbutton_card): annoying animation
2023-11-08 12:11:06 +06:00
Kingkor Roy Tirtho
ac0e2e74d8
refactor: extract settings section to separate files
2023-11-08 11:43:17 +06:00
Kingkor Roy Tirtho
1334a62aae
fix: infinite list disappearing for a moment everytime new page is fetched
2023-10-29 21:38:48 +06:00
Kingkor Roy Tirtho
353ca79be3
fix: spotube doesn't exit properly, hangs in infinite loop #768
2023-10-29 20:59:56 +06:00
Kingkor Roy Tirtho
83c0b49da9
fix: 0:00 media duration in queue after application restart #782
2023-10-29 20:19:03 +06:00
Kingkor Roy Tirtho
4956bf367b
fix: shuffle doesn't move active track to top
2023-10-29 19:54:58 +06:00
Kingkor Roy Tirtho
58e569864d
fix: last track of queue keeps repeating #718
2023-10-29 19:51:53 +06:00
Kingkor Roy Tirtho
286ef83e8e
fix: trim login field padding
2023-10-29 19:16:46 +06:00
Kingkor Roy Tirtho
d056dbf9ee
fix: android invalid download location Download not starting or not explaining error #720
2023-10-29 19:02:39 +06:00
Kingkor Roy Tirtho
433ae3d0c7
chore: generate library credits and finish all translations
2023-10-16 13:39:47 +06:00
Kingkor Roy Tirtho
e29cc2578c
fix: use audio_service_mpris plugin
2023-10-16 09:54:01 +06:00
Kingkor Roy Tirtho
ed6ca006ce
fix: last track repeats
2023-10-15 12:09:14 +06:00
Kingkor Roy Tirtho
593bc2de90
chore: connectivity adapter use http as well
2023-10-15 11:11:20 +06:00
Kingkor Roy Tirtho
edb8928d53
chore: remove unused save lyrics toggle
2023-10-15 10:56:09 +06:00
Kingkor Roy Tirtho
8de2196b61
chore: add lastfm login field autofill support
2023-10-15 10:52:56 +06:00
Kingkor Roy Tirtho
34b80a36b4
chore: fix normalize audio unneeded subtitle
2023-10-15 10:38:09 +06:00
Kingkor Roy Tirtho
d39667bfb9
chore: use updated fl_query offline management
2023-10-14 17:28:22 +06:00
Kingkor Roy Tirtho
0eb9ee8648
feat: ability to select/copy lyrics #802
2023-10-14 12:33:43 +06:00
Kingkor Roy Tirtho
854ab8910d
feat: manual offline detection
2023-10-14 12:31:10 +06:00
Kingkor Roy Tirtho
1f15b6720f
chore: update fl_query & add support
2023-10-07 12:15:28 +06:00
Kingkor Roy Tirtho
b7521a9021
chore: fix player overlay bg blur
2023-10-01 13:32:11 +06:00
Kingkor Roy Tirtho
6299143e4c
chore: fix player overlay bg blur
2023-10-01 13:27:15 +06:00
Kingkor Roy Tirtho
8ca1aa38a2
chore: include interscrollbar in left out pages
2023-10-01 13:24:36 +06:00
Kingkor Roy Tirtho
a3250882df
chore: fix width of scrollbar & non-interactive scrollbar in android
2023-10-01 13:19:34 +06:00
Kingkor Roy Tirtho
5bb8231782
fix: get rid of overflow errors & status bar dark color
2023-10-01 11:39:33 +06:00
Kingkor Roy Tirtho
821b6c1f28
Merge branch 'dev' into pull-up-player
2023-10-01 10:12:23 +06:00
Kingkor Roy Tirtho
20d70927c9
fix(android): system navigator back doesn't close player
2023-10-01 10:08:24 +06:00
Kingkor Roy Tirtho
9aee0568bf
feat: swipe to open player view ( #765 )
...
* feat: sliding up player support
* fix: minor glitches
2023-09-30 22:03:34 +06:00
Kingkor Roy Tirtho
84a4bcd948
feat: thicken the scrollbars & make 'em interactive for mobile ( #764 )
2023-09-30 22:03:16 +06:00
Kingkor Roy Tirtho
e5d0aaf80d
fix: minor glitches
2023-09-30 21:13:35 +06:00
Kingkor Roy Tirtho
083319fd24
feat: sliding up player support
2023-09-30 20:22:16 +06:00
Kingkor Roy Tirtho
b1d79428a3
chore: fix translations & normalize audio icon
2023-09-30 18:46:32 +06:00