Commit Graph

679 Commits

Author SHA1 Message Date
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
9465d92fa0 fix: null exception in themes 2022-12-09 11:28:29 +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
65cad07e3a fix: shuffle play logic
cd(nightly): fix linux runner bug
2022-12-08 22:33:15 +06:00
Kingkor Roy Tirtho
166710f041
Merge pull request #340 from tiaxter/feat-shuffle-button
feat: shuffle button in playlist and album section
2022-12-08 22:13: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
Kingkor Roy Tirtho
1f2d53114d chore: correct platform_ui dependency path 2022-12-08 21:34:24 +06:00
tiaxter
1fad95f6e3 feat: added shuffle button in playlist and album section 2022-12-08 14:40:20 +01:00
Kingkor Roy Tirtho
bd18f19821 fix(windows): windows global title bar 2022-12-08 14:21:51 +06:00
Kingkor Roy Tirtho
5b0e22c1b6 fix: small minwidth of window in desktop, linux wrong light theme accent color, search field transparent background 2022-12-08 13:40:39 +06: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
Kingkor Roy Tirtho
3925f74395 fix: update download dialog blocking the UI 2022-12-08 10:07:54 +06:00
Kingkor Roy Tirtho
3386dac78e feat: add selected tracks to playlists, optimistic playlist remove track 2022-12-07 23:15:28 +06:00
Kingkor Roy Tirtho
ee5c417ac3 fix: player view artist link when local playlist is playing, lyric delay adjust button alignment 2022-12-07 13:27:46 +06:00
Kingkor Roy Tirtho
bc8a04e544 feat: pause track when seeking forward/back and keep audio session alive when paused/interrupted 2022-12-07 12:22:11 +06:00
Kingkor Roy Tirtho
3ed8b0fda2 feat: static shimmer for track tile, playbutton card and track tile 2022-12-07 12:04:01 +06:00
Kingkor Roy Tirtho
69995bea1c fix: horizontal infinite lists doesn't fill the screen 2022-12-07 10:27:46 +06:00
Kingkor Roy Tirtho
067e9ac53e feat: rpm packaging support 2022-12-04 22:39:59 +06:00
Kingkor Roy Tirtho
1223cf2629 feat: shuffle keep playing track at top, linux title bar drag no working 2022-11-24 13:49:40 +06:00
Kingkor Roy Tirtho
00d0d38b54 fix: platform_ui local path 2022-11-24 13:16:57 +06:00
Kingkor Roy Tirtho
a254e1e2f9
Merge pull request #323 from KRTirtho/experimental/platform_ui
Experimental/platform UI
2022-11-24 13:02:07 +06:00
Kingkor Roy Tirtho
8cd3b9ad12 chore: pub update 2022-11-24 12:58:16 +06:00
Kingkor Roy Tirtho
ef82079162 Merge branch 'master' into experimental/platform_ui 2022-11-24 12:58:03 +06:00
Kingkor Roy Tirtho
fa3eefa423
Merge pull request #322 from KRTirtho/dependabot/pub/flutter_riverpod-2.1.1
chore(deps): bump flutter_riverpod from 2.0.2 to 2.1.1
2022-11-24 12:40:01 +06:00
dependabot[bot]
8b92492745
chore(deps): bump flutter_riverpod from 2.0.2 to 2.1.1
Bumps [flutter_riverpod](https://github.com/rrousselGit/riverpod) from 2.0.2 to 2.1.1.
- [Release notes](https://github.com/rrousselGit/riverpod/releases)
- [Commits](https://github.com/rrousselGit/riverpod/commits)

---
updated-dependencies:
- dependency-name: flutter_riverpod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 06:39:27 +00:00
Kingkor Roy Tirtho
ac26edb719
Merge pull request #321 from KRTirtho/dependabot/pub/flutter_riverpod-and-hooks_riverpod-2.1.1
chore(deps): bump flutter_riverpod and hooks_riverpod
2022-11-24 12:39:07 +06:00
Kingkor Roy Tirtho
f7ef291dd8
Merge branch 'master' into dependabot/pub/flutter_riverpod-and-hooks_riverpod-2.1.1 2022-11-24 12:38:59 +06:00
Kingkor Roy Tirtho
e89fdcfd1a
Merge pull request #280 from KRTirtho/dependabot/pub/permission_handler-10.2.0
chore(deps): bump permission_handler from 10.0.2 to 10.2.0
2022-11-24 12:37:04 +06:00
dependabot[bot]
f50cf5b487
chore(deps): bump permission_handler from 10.0.2 to 10.2.0
Bumps [permission_handler](https://github.com/baseflow/flutter-permission-handler) from 10.0.2 to 10.2.0.
- [Release notes](https://github.com/baseflow/flutter-permission-handler/releases)
- [Commits](https://github.com/baseflow/flutter-permission-handler/compare/permission_handler_v10.0.2...permission_handler_v10.2.0)

---
updated-dependencies:
- dependency-name: permission_handler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 06:35:10 +00:00
dependabot[bot]
e82833f299
chore(deps): bump flutter_riverpod and hooks_riverpod
Bumps [flutter_riverpod](https://github.com/rrousselGit/riverpod) and [hooks_riverpod](https://github.com/rrousselGit/riverpod). These dependencies needed to be updated together.

Updates `flutter_riverpod` from 1.0.4 to 2.1.1
- [Release notes](https://github.com/rrousselGit/riverpod/releases)
- [Commits](https://github.com/rrousselGit/riverpod/commits)

Updates `hooks_riverpod` from 1.0.4 to 2.1.1
- [Release notes](https://github.com/rrousselGit/riverpod/releases)
- [Commits](https://github.com/rrousselGit/riverpod/commits)

---
updated-dependencies:
- dependency-name: flutter_riverpod
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: hooks_riverpod
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 06:32:59 +00:00
Kingkor Roy Tirtho
cf6c0c0868
Merge pull request #281 from KRTirtho/dependabot/pub/hive_generator-2.0.0
chore(deps): bump hive_generator from 1.1.3 to 2.0.0
2022-11-24 12:32:33 +06:00
Kingkor Roy Tirtho
1e25fe2b18
Merge pull request #282 from KRTirtho/dependabot/pub/file_picker-5.2.2
chore(deps): bump file_picker from 5.2.0 to 5.2.2
2022-11-24 12:32:21 +06:00
Kingkor Roy Tirtho
9a0ca2807f
Merge pull request #283 from KRTirtho/dependabot/pub/flutter_riverpod-and-hooks_riverpod-2.0.2
chore(deps): bump flutter_riverpod and hooks_riverpod
2022-11-24 12:31:56 +06:00
Kingkor Roy Tirtho
4f6f48e379
Merge branch 'master' into dependabot/pub/flutter_riverpod-and-hooks_riverpod-2.0.2 2022-11-24 12:31:33 +06:00
Kingkor Roy Tirtho
597551cdf3
Merge pull request #308 from KRTirtho/dependabot/github_actions/KSXGitHub/github-actions-deploy-aur-2.6.0
chore(deps): bump KSXGitHub/github-actions-deploy-aur from 2.5.0 to 2.6.0
2022-11-24 12:30:44 +06:00
Kingkor Roy Tirtho
e890cb4ad0
Merge pull request #320 from KRTirtho/dependabot/pub/go_router-5.2.0
chore(deps): bump go_router from 5.0.5 to 5.2.0
2022-11-24 12:30:32 +06:00
Kingkor Roy Tirtho
a2708731a8 Merge branch 'master' into experimental/platform_ui 2022-11-24 12:29:42 +06:00
Kingkor Roy Tirtho
67ffc41edb
Merge pull request #314 from RaptaG/patch-1
Fix: Rename Youtube to YouTube
2022-11-24 12:28:41 +06:00
Kingkor Roy Tirtho
472da6b8b1 feat: set platform to default platform on start up 2022-11-24 12:24:05 +06:00
Kingkor Roy Tirtho
a8330ef2e1 fix(mobile): SafeArea bugs and back button color 2022-11-24 12:12:55 +06:00
Kingkor Roy Tirtho
3b6bf27a98 fix: settings Title alignment and play button card ripple effect in other platforms 2022-11-24 11:25:47 +06:00
Kingkor Roy Tirtho
3c6803bb3f fix: dialog logo in android, lyrics visible timer adjust button 2022-11-24 11:06:14 +06:00
Kingkor Roy Tirtho
be56ad4477 fix: search field ios dark icon , lyrics tabbar ios background color 2022-11-24 10:53:35 +06:00
dependabot[bot]
76d0f31b4b
chore(deps): bump go_router from 5.0.5 to 5.2.0
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 5.0.5 to 5.2.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v5.2.0/packages)

---
updated-dependencies:
- dependency-name: go_router
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 23:12:23 +00:00
RaptaG
500d3169a3
Youtube -> YouTube (spotube.desktop) 2022-11-17 15:57:34 +02:00
dependabot[bot]
ef1cc9408d
chore(deps): bump KSXGitHub/github-actions-deploy-aur
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/KSXGitHub/github-actions-deploy-aur) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/KSXGitHub/github-actions-deploy-aur/releases)
- [Commits](https://github.com/KSXGitHub/github-actions-deploy-aur/compare/v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: KSXGitHub/github-actions-deploy-aur
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 23:14:38 +00:00