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
Kingkor Roy Tirtho
930539ca48
chore: fix analyzer issues
2024-04-15 19:47:15 +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
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
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
Kingkor Roy Tirtho
de68fe3a6b
chore: make dropdown buttons more attractive
2024-04-09 01:15:39 +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
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
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
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
a248a4b48c
chore: fix getting started showing up everytime
2024-03-08 23:07:55 +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
ca76a39910
fix: album images are small in certain places
2024-03-08 19:10:33 +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
0ae6af61c9
chore: untranslated messages
2024-02-25 23:06:40 +06:00
Kingkor Roy Tirtho
4d6af8c0a7
chore: add translations for getting started screen
2024-02-25 22:48:27 +06:00
Kingkor Roy Tirtho
96a2a1f5a6
feat: add getting started page
2024-02-25 22:01:38 +06:00
Kingkor Roy Tirtho
ab08c82c8d
fix: friends list not scrollable with mouse drag
2024-02-24 18:38:18 +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
9f9244062a
feat(playlist): show confirmation before deleting user playlist #1222
2024-02-17 23:01:14 +06:00
Kingkor Roy Tirtho
9dfd49ca04
feat: add endless playback support #285
2024-01-31 18:00:54 +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
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
9d74cf5fc2
fix(macos): download folder unchangeable
2024-01-24 11:45:26 +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
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
988a975bf1
feat(deep-link): add track opening page
2024-01-05 14:14:15 +06:00
Kingkor Roy Tirtho
ec9d9d7d7e
chore: fix genre playlist title bar
2023-12-30 23:25:29 +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
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
24a2294512
feat: toggle for discord rpc
2023-12-08 13:27:31 +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
5f1df5a87d
fix: Playlist refresh not working #915
2023-12-02 22:49:29 +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
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
7d05c40dc0
fix: use CustomScrollView for personalized page
2023-11-22 10:02:11 +06:00
Kingkor Roy Tirtho
dcbb156833
feat(mini_player): show/hide lyrics #851
2023-11-21 22:56:45 +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
2e2c44f0af
feat(android): better quick scroll/drag to scroll implementation
2023-11-13 23:17:16 +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
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
1d77556157
fix: check for unsynced lyrics and error handling for timed lyrics query
2023-11-08 12:26:27 +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
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
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
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
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
e5d0aaf80d
fix: minor glitches
2023-09-30 21:13:35 +06:00
Kingkor Roy Tirtho
b1d79428a3
chore: fix translations & normalize audio icon
2023-09-30 18:46:32 +06:00
Kingkor Roy Tirtho
f5bd90731d
feat: LastFM scrobbling support ( #761 )
...
* feat: add login with lastfm support
* feat: add lastfm scrobbling support
* fix: scrobblenaut local path
2023-09-29 18:45:00 +06:00
Kingkor Roy Tirtho
e54762be6a
feat: customizable stream/download file formats ( #757 )
...
* feat: add codec configuration in settings
* fix: show no value for codec configuration in smaller screen
* feat: implement configurable codec for download & streaming music
2023-09-28 17:02:41 +06:00
Kingkor Roy Tirtho
94c386638f
feat: add restore default settings button
2023-09-27 13:34:19 +06:00
Kingkor Roy Tirtho
460f3471b5
chore: fix route change error
2023-09-26 22:57:12 +06:00
Kingkor Roy Tirtho
d3b7a435f9
chore: remove openFile call
2023-09-26 22:35:25 +06:00
Kingkor Roy Tirtho
b3cf639ee2
fix(android ): file_selector getDirectoryPath returns unusable content urls #720
2023-09-26 22:34:21 +06:00
Kingkor Roy Tirtho
ae2745fdb7
refactor: fix caching isn't working with spotify 0.12
2023-09-26 20:22:05 +06:00
Kingkor Roy Tirtho
afbb8ba5a7
refactor: make compatible with spotify lib 0.12
2023-09-26 19:49:59 +06:00
Kingkor Roy Tirtho
2d93441188
fix: keyboard shortcuts changing route but not update sidebar
2023-09-26 18:47:37 +06:00
Kingkor Roy Tirtho
c325911c0d
feat: configurable audio normalization switch
2023-09-17 00:39:00 +06:00