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
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
05f9ae6a89
Merge branch 'master' into dev
2023-12-12 20:58:04 +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
dcbb156833
feat(mini_player): show/hide lyrics #851
2023-11-21 22:56:45 +06:00
Kingkor Roy Tirtho
0e07506716
refactor: organize hooks
2023-11-14 19:46:54 +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
0eb9ee8648
feat: ability to select/copy lyrics #802
2023-10-14 12:33:43 +06:00
Kingkor Roy Tirtho
179d536ccc
fix: lyrics page text contrast
2023-08-26 15:28:58 +06:00
Kingkor Roy Tirtho
a14fb9ec38
feat: jump to specific time on lyric click ( #590 )
2023-08-26 12:38:29 +06:00
Kingkor Roy Tirtho
fb360035ad
fix: window size remains same after exiting mini player ( #618 )
2023-08-26 11:02:44 +06:00
Kingkor Roy Tirtho
f554f6d43b
fix: track stops at last second
2023-06-30 12:10:25 +06:00
Kingkor Roy Tirtho
699b236ce5
chore: fix dep problem and code style
2023-06-28 17:55:17 +06:00
Kingkor Roy Tirtho
df79638fb6
fix: screen breakpoints and persist lyrics delay across screens
2023-06-28 17:00:37 +06:00
Kingkor Roy Tirtho
6b4584e91b
fix: lyrics page blur in player and cut off text when line too big
2023-06-28 16:50:05 +06:00
Kingkor Roy Tirtho
925fa86271
feat: download button on each track
2023-06-25 17:03:36 +06:00
Kingkor Roy Tirtho
ce38233de8
feat: player details dialog and separate location of lyrics button in player page
2023-06-15 12:51:33 +06:00
Kingkor Roy Tirtho
e1c0f5cf1e
fix: remove useBreakpoints as it clogs up memory with unnecessary state updates
2023-06-10 13:10:01 +06:00
Kingkor Roy Tirtho
5f70207076
refactor(playback): migration to ProxyPlaylist based playback
2023-05-13 12:46:56 +06:00
Kingkor Roy Tirtho
a5c36bbb20
feat: localize settings, about, login, player queue with Bengali and English translations
2023-04-29 13:46:42 +06:00
Kingkor Roy Tirtho
11fe9ec744
feat(locale): localize search, library, lyrics, artist with both Bengali and English
2023-04-29 10:11:56 +06:00
Kingkor Roy Tirtho
2e8b647a51
feat(mini_player): show/hide UI on hover toggle
2023-04-25 22:30:07 +06:00
Kingkor Roy Tirtho
28ff3216ef
fix: mini player not working in release mode
2023-04-15 13:54:11 +06:00
Kingkor Roy Tirtho
625901482a
feat(mini_player): remove window shadow
2023-04-15 12:34:45 +06:00
Kingkor Roy Tirtho
471812d789
feat: desktop mini player support
2023-04-15 12:29:07 +06:00
Kingkor Roy Tirtho
54d5907f14
feat: adjust lyric page blurriness and player playbutton
2023-04-06 13:07:56 +06:00
Kingkor Roy Tirtho
7a0fd64cf9
Merge branch 'master' into dev
2023-03-24 20:04:04 +06:00
Kingkor Roy Tirtho
f160ec767d
fix: android audio service and notification and fallback for lyrics when anonymous
2023-03-24 19:55:16 +06:00
Kingkor Roy Tirtho
eeb8cabf49
feat: compact and adaptive playbutton card design
2023-03-11 22:41:46 +06:00
Kingkor Roy Tirtho
a0b377104f
feat: macos title bar spacing and lyrics page margin separate
2023-03-11 10:50:52 +06:00
Kingkor Roy Tirtho
67380f6876
feat: compact button tabbar
2023-03-10 15:56:38 +06:00
Kingkor Roy Tirtho
a4927c7013
refactor: working dissect of platform_ui
2023-03-09 23:24:09 +06:00
Kingkor Roy Tirtho
2ebcbc4cea
feat(lyrics): lyrics delay working implementation
2023-03-05 00:01:03 +06:00
Kingkor Roy Tirtho
1ce0972b88
refactor: remove un-working lyric delay
2023-03-04 22:59:16 +06:00
Kingkor Roy Tirtho
10d0660972
feat(lyrics): use official spotify API for fetching lyrics and add zoom controls
2023-03-04 22:15:05 +06:00
Kingkor Roy Tirtho
3d9da8b4e3
refactor: use singleton for Queries and Mutations service classes
2023-02-24 15:27:13 +06:00
Kingkor Roy Tirtho
d85867a245
feat: initial integration
2023-02-24 13:56:05 +06:00
Kingkor Roy Tirtho
312f7fbe77
refactor(playback): new immutable queue based playback manager
...
Dropping support for search format, track match algorithm in favor of server track cache and alternative track source
2023-02-02 18:43:12 +06:00
Kingkor Roy Tirtho
c809d2daba
fix: lyrics not changing on track change
2023-01-31 13:51:56 +06:00
Kingkor Roy Tirtho
3db28f43b4
fix: lyrics modal sheet out of safe area so use 80% of screen height instead of full
2023-01-08 14:18:29 +06:00
Kingkor Roy Tirtho
b5415f442a
refactor(lyrics): remove lyric element from mobile navbar and open lyric sheet in mobile player view
2023-01-08 13:20:07 +06:00
Kingkor Roy Tirtho
e7acb9ed5c
feat: centralized icon collection with new icon set and nav bar labels hidden
2023-01-08 12:08:45 +06:00
Kingkor Roy Tirtho
bd126751e9
fix: lyrics not refetching when tracked changed while being in another page and sidebar user avatar not showing on startup
2022-12-14 14:08:23 +06:00
Kingkor Roy Tirtho
bd18f19821
fix(windows): windows global title bar
2022-12-08 14:21:51 +06:00
Kingkor Roy Tirtho
42d284f8d8
refactor: query and mutation jobs as separate abstract class
2022-12-08 12:32:27 +06:00
Kingkor Roy Tirtho
7c25e1cc8a
feat: rename files to snake_case and reorganize folder structure
2022-12-08 11:43:31 +06:00