Commit Graph

33 Commits

Author SHA1 Message Date
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
3f5a1b9587 fix: track_tile active and blacklist color, playbutton card action positioning 2023-03-23 21:29:20 +06:00
Kingkor Roy Tirtho
7131efa07f feat: optimize image load + genre page and reduce page size of loaded categories 2023-03-17 13:05:26 +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
1bdce9fe96 fix: content going below bottom player or nav bar 2023-03-11 11:58:48 +06:00
Kingkor Roy Tirtho
a90261ed19 feat: merge floating player with nav bar and nav bar translucent bg 2023-03-10 19:19:55 +06:00
Kingkor Roy Tirtho
a4927c7013 refactor: working dissect of platform_ui 2023-03-09 23:24:09 +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
a5b7e5faf0 refactor(authentication): immutable authentication state 2023-02-10 17:30:31 +06:00
Kingkor Roy Tirtho
b8f3493138 feat: add or remove track, playlist or album to queue support 2023-02-05 15:14:35 +06:00
Kingkor Roy Tirtho
9f959ce77c feat(mobile): pull to refresh support in all refreshable list views 2023-02-03 19:41:23 +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
59561abdc2 feat: use typed assets instead of hard coded paths 2023-01-31 14:53:21 +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
3d6d2444be fix(track_collection_view): hide search bar when sliver is collapsed 2023-01-07 12:44:38 +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
947c14353e feat: black list artist or track 2023-01-06 16:39:01 +06:00
Kingkor Roy Tirtho
f79223cd41 feat: individual shuffle and repeat/loop button of player 2023-01-06 12:10:03 +06:00
Kingkor Roy Tirtho
e7f3f4eae4 feat: user local tracks searchbar 2023-01-06 11:42:36 +06:00
Kingkor Roy Tirtho
d0aaa971fe fix: mobile track collection search bar position and page_window_title_bar exception on mobile platforms 2023-01-06 10:56:47 +06:00
Kingkor Roy Tirtho
a06cd0da84 feat: search/filter tracks inside playlist or album 2023-01-06 00:48:04 +06:00
Kingkor Roy Tirtho
78b3273e44 fix(track_tile): cannot see track index above 99 2023-01-05 10:38:23 +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
4dc26af23d fix: heart button showing when not logged in, wrong login redirect 2022-12-09 12:29:32 +06:00
Kingkor Roy Tirtho
65cad07e3a fix: shuffle play logic
cd(nightly): fix linux runner bug
2022-12-08 22:33:15 +06:00
Kingkor Roy Tirtho
8ba3eb862d
Merge branch 'master' into feat-shuffle-button 2022-12-08 22:11:59 +06:00
Kingkor Roy Tirtho
a10bc5b8d8 feat: sidebar download count and proper progress color in playbutton 2022-12-08 22:09:48 +06:00
tiaxter
1fad95f6e3 feat: added shuffle button in playlist and album section 2022-12-08 14:40:20 +01:00
Kingkor Roy Tirtho
261aaf191c fix: tooltips of menu and adaptive pop up menu 2022-12-08 13:17:22 +06:00
Kingkor Roy Tirtho
6cc2a185d0 fix: user playlists not updating after creating/deleting, artist follow not updating after follow/unfollow 2022-12-08 12:58:36 +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