Commit Graph

843 Commits

Author SHA1 Message Date
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
ZorinArch
72b7238b96
added new categories to fix lost & found 2022-11-08 12:37:09 +02:00
Kingkor Roy Tirtho
ff1446982f feat: platform bottom navigation bar add 2022-11-07 11:08:06 +06:00
Kingkor Roy Tirtho
e795e23e42 feat: libadwaita theming, track tile and PlayButtonCard play button icon fix 2022-11-06 14:48:13 +06:00
Kingkor Roy Tirtho
36c5e02f18 feat: change default platform option and platform specific back button 2022-11-04 12:09:27 +06:00
Kingkor Roy Tirtho
5e96913ba3 feat: dialog logo for macos, settings more width for country picker 2022-11-04 11:36:33 +06:00
Kingkor Roy Tirtho
2211505d71 feat: use platform checkbox 2022-11-03 20:11:20 +06:00
Kingkor Roy Tirtho
fb9c0e44be fix(macos): black text in dark mode 2022-11-03 10:49:05 +06:00
Kingkor Roy Tirtho
c201624f99 refactor: platform alert dialog for all dialogs 2022-11-03 09:12:43 +06:00
Kingkor Roy Tirtho
e086b520e7 fix(macos): white text color in dark mode, text field white background 2022-11-01 13:08:06 +06:00
Kingkor Roy Tirtho
46b00bafdf feat: platform slider and progress indicator integration 2022-10-31 23:28:10 +06:00
Kingkor Roy Tirtho
512446dcab feat: Player and Playbutton theme respect to platform 2022-10-29 19:36:04 +06:00
Kingkor Roy Tirtho
69739b4572 feat: replace all types of buttons with platform buttons 2022-10-29 15:26:55 +06:00
Kingkor Roy Tirtho
9eee573ce9 feat: initial platform_ui integration
What's changed:
- Sidebar
- Settings
- UserLibrary (root)
- Search (search field)
2022-10-29 14:23:17 +06:00
dependabot[bot]
8a44b6f2e5
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.0.2
- [Release notes](https://github.com/rrousselGit/riverpod/releases)
- [Commits](https://github.com/rrousselGit/riverpod/compare/v1.0.4...flutter_riverpod-v2.0.2)

Updates `hooks_riverpod` from 1.0.4 to 2.0.2
- [Release notes](https://github.com/rrousselGit/riverpod/releases)
- [Commits](https://github.com/rrousselGit/riverpod/compare/v1.0.4...hooks_riverpod-v2.0.2)

---
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-10-25 23:47:00 +00:00
dependabot[bot]
932396f879
chore(deps): bump file_picker from 5.2.0 to 5.2.2
Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 5.2.0 to 5.2.2.
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/miguelpruivo/flutter_file_picker/commits)

---
updated-dependencies:
- dependency-name: file_picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 23:46:46 +00:00
dependabot[bot]
382f4adb2f
chore(deps): bump hive_generator from 1.1.3 to 2.0.0
Bumps [hive_generator](https://github.com/hivedb/hive) from 1.1.3 to 2.0.0.
- [Release notes](https://github.com/hivedb/hive/releases)
- [Commits](https://github.com/hivedb/hive/commits/v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 23:46:36 +00:00
Kingkor Roy Tirtho
4b21cc8299 feat(playback): change current track youtube source panel and tooltips for player icon buttons 2022-10-25 14:12:17 +06:00
Kingkor Roy Tirtho
f623768081
Merge pull request #260 from KRTirtho/dependabot/pub/url_launcher-6.1.6
chore(deps): bump url_launcher from 6.1.5 to 6.1.6
2022-10-25 12:16:56 +06:00
dependabot[bot]
6e6cf9923d
chore(deps): bump url_launcher from 6.1.5 to 6.1.6
Bumps [url_launcher](https://github.com/flutter/plugins/tree/main/packages/url_launcher) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/url_launcher-v6.1.6/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-10-25 06:16:19 +00:00
Kingkor Roy Tirtho
3906ce05fc
Merge pull request #277 from KRTirtho/dependabot/pub/build_runner-2.3.2
chore(deps): bump build_runner from 2.2.1 to 2.3.2
2022-10-25 12:15:24 +06:00
Kingkor Roy Tirtho
9d078c8487
Merge pull request #261 from KRTirtho/dependabot/github_actions/subosito/flutter-action-2.8.0
chore(deps): bump subosito/flutter-action from 2.2.0 to 2.8.0
2022-10-25 12:15:12 +06:00
Kingkor Roy Tirtho
745a02f0ee
Merge pull request #237 from KRTirtho/dependabot/pub/scroll_to_index-3.0.1
chore(deps): bump scroll_to_index from 2.1.1 to 3.0.1
2022-10-25 12:14:39 +06:00
Kingkor Roy Tirtho
178b4eaf32
Merge pull request #236 from KRTirtho/dependabot/pub/youtube_explode_dart-1.12.1
chore(deps): bump youtube_explode_dart from 1.12.0 to 1.12.1
2022-10-25 12:14:21 +06:00
Kingkor Roy Tirtho
148f048723
Merge pull request #233 from KRTirtho/dependabot/pub/http-0.13.5
chore(deps): bump http from 0.13.4 to 0.13.5
2022-10-25 12:13:53 +06:00
Kingkor Roy Tirtho
e6761a6f8e feat(search): infinite scroll for tracks, artists, playlists and albums 2022-10-25 12:13:19 +06:00
dependabot[bot]
bc89171463
chore(deps): bump build_runner from 2.2.1 to 2.3.2
Bumps [build_runner](https://github.com/dart-lang/build) from 2.2.1 to 2.3.2.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.2.1...build_runner-v2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 23:59:48 +00:00
Kingkor Roy Tirtho
1d4847ab0a feat(PlayerView): shortcut button for opening lyrics #273 2022-10-24 18:09:24 +06:00
dependabot[bot]
53aac9044b
chore(deps): bump http from 0.13.4 to 0.13.5
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.13.4 to 0.13.5.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs)

---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 12:02:39 +00:00
Kingkor Roy Tirtho
6b6907af3f feat(lyrics): tabs for both synced and static lyrics #182
refactor: remove code-style warnings
2022-10-24 17:59:58 +06:00
Kingkor Roy Tirtho
0b79a1181c fix(login): not working in android in Brazil or Ukraine regions 2022-10-23 16:08:15 +06:00