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 |
|
dependabot[bot]
|
1b8ec28b3f
|
chore(deps): bump flutter_launcher_icons from 0.10.0 to 0.11.0
Bumps [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases)
- [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.10.0...v0.11.0)
---
updated-dependencies:
- dependency-name: flutter_launcher_icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-24 23:17:09 +00:00 |
|
dependabot[bot]
|
83716656cf
|
chore(deps): bump html from 0.15.0 to 0.15.1
Bumps [html](https://github.com/dart-lang/html) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/dart-lang/html/releases)
- [Changelog](https://github.com/dart-lang/html/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/html/compare/0.15.0...0.15.1)
---
updated-dependencies:
- dependency-name: html
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-24 23:16:55 +00:00 |
|
dependabot[bot]
|
5b6454706a
|
chore(deps): bump url_launcher from 6.1.6 to 6.1.7
Bumps [url_launcher](https://github.com/flutter/plugins/tree/main/packages/url_launcher) from 6.1.6 to 6.1.7.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/url_launcher-v6.1.7/packages/url_launcher)
---
updated-dependencies:
- dependency-name: url_launcher
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-24 23:16:41 +00:00 |
|
dependabot[bot]
|
5cd90f93b9
|
chore(deps): bump uuid from 3.0.6 to 3.0.7
Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/Daegalus/dart-uuid/releases)
- [Changelog](https://github.com/Daegalus/dart-uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Daegalus/dart-uuid/compare/3.0.6...3.0.7)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-24 23:16:08 +00: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 |
|
Kingkor Roy Tirtho
|
39a77945d1
|
feat: player queue and sibling tracks platform decoration
|
2022-11-12 14:01:40 +06:00 |
|
Kingkor Roy Tirtho
|
c1868817e5
|
fix(ArtistCard): linux shadow
|
2022-11-12 13:35:37 +06:00 |
|
Kingkor Roy Tirtho
|
b3c27d1fca
|
feat: titlebar complete compatibility, platform specific login, library tabbar in titlebar
|
2022-11-12 13:30:21 +06:00 |
|
Kingkor Roy Tirtho
|
e659e3c56f
|
feat(title_bar): platform specific title bar
|
2022-11-11 13:01:23 +06:00 |
|
Kingkor Roy Tirtho
|
54048cbfc3
|
feat: platform title bar buttons add
|
2022-11-11 11:20:43 +06:00 |
|
Kingkor Roy Tirtho
|
8cdb5c4187
|
Merge pull request #299 from ZorinArch/master
feat(linux): new categories in Desktop file
|
2022-11-08 22:02:33 +06:00 |
|