Commit Graph

35 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
5f47dc3d6d refactor: remove old spotify.dart types and custom spotube metadata types 2025-06-19 14:42:29 +06:00
Kingkor Roy Tirtho
c3bbc129ad fix: piped api not working 2025-03-07 10:22:09 +06:00
Kingkor Roy Tirtho
a9586a64f2 chore: enable sliding transition for queue, alternative source and lyrics page for small screen 2025-03-06 23:04:04 +06:00
Kingkor Roy Tirtho
bb71fc0eea chore: use pages instead of drawer for queue, lyrics, sources in mobile 2025-03-04 18:26:59 +06:00
Kingkor Roy Tirtho
e5d0aaf80d fix: minor glitches 2023-09-30 21:13:35 +06:00
Kingkor Roy Tirtho
d6127cf797 chore: upgrade dependencies 2023-08-15 11:54:06 +06:00
Kingkor Roy Tirtho
699b236ce5 chore: fix dep problem and code style 2023-06-28 17:55:17 +06:00
Kingkor Roy Tirtho
6c2d65587b fix(player): queue button not showing when not logged in 2023-06-25 10:00:44 +06:00
Kingkor Roy Tirtho
0620b62023 refactor: extend list item for PopSheetEntry for better interactivity 2023-06-18 22:13:06 +06:00
Kingkor Roy Tirtho
7abe2c1073 feat: volume slider in player page 2023-06-15 13:10:47 +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
bf59570251 feat: show loading when track metadata is being fetched, android, ios, macos enable shuffling 2023-05-27 13:34:25 +06:00
Kingkor Roy Tirtho
5f70207076 refactor(playback): migration to ProxyPlaylist based playback 2023-05-13 12:46:56 +06:00
Kingkor Roy Tirtho
bd3b7f9e73 chore: update spotify package 2023-04-15 17:42:53 +06:00
Kingkor Roy Tirtho
62ad86e88d fix(player): gradient bg not taking full height 2023-04-15 10:08:39 +06:00
Kingkor Roy Tirtho
5e47faa606 fix(player): playback element placement 2023-04-10 21:14:47 +06:00
Kingkor Roy Tirtho
fcb5c8f8da fix: memoize child of animated widget and make player bg animation faster 2023-04-07 11:30:26 +06:00
Kingkor Roy Tirtho
49b5d0e694 feat(player): animated gradient background 2023-04-07 11:25:55 +06:00
Kingkor Roy Tirtho
b2c4ea13f6 feat(player): proper coloring of elements 2023-04-06 12:48:32 +06:00
Kingkor Roy Tirtho
159f03e7ca feat(player): replace bg blur with gradient, proper fg color and align title and artist name 2023-04-06 11:13:14 +06:00
Kingkor Roy Tirtho
431e04c35c chore: change player layout 2023-03-28 11:46:07 +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
92a418c8a8 feat: artist card redesign
chore: add license as asset for about
2023-03-12 10:06:37 +06:00
Kingkor Roy Tirtho
eeb8cabf49 feat: compact and adaptive playbutton card design 2023-03-11 22:41:46 +06:00
Kingkor Roy Tirtho
a4927c7013 refactor: working dissect of platform_ui 2023-03-09 23:24:09 +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
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
dc96cb38ce feat: new logo and compact search in playlist/album in mobile 2023-01-07 12:16:01 +06:00
Kingkor Roy Tirtho
90c1200a08 fix: ios dialog action buttons, local tracks crashing app, shimmer color and android wrong status bar color 2022-12-09 15:46:51 +06:00
Kingkor Roy Tirtho
3282370f74 feat: tablet mode navigation bar & windows semi transparent bg, 2022-12-09 11:25:44 +06:00
Kingkor Roy Tirtho
7c25e1cc8a feat: rename files to snake_case and reorganize folder structure 2022-12-08 11:43:31 +06:00