Kingkor Roy Tirtho
|
c4a60aefce
|
Merge pull request #327 from KRTirtho/dependabot/pub/html-0.15.1
chore(deps): bump html from 0.15.0 to 0.15.1
|
2023-01-05 10:06:51 +06:00 |
|
Kingkor Roy Tirtho
|
8f303a326f
|
Merge pull request #328 from KRTirtho/dependabot/pub/flutter_launcher_icons-0.11.0
chore(deps): bump flutter_launcher_icons from 0.10.0 to 0.11.0
|
2023-01-05 10:06:39 +06:00 |
|
dependabot[bot]
|
84d08cc762
|
chore(deps): bump flutter_inappwebview from 5.4.3+7 to 5.7.2+3
Bumps [flutter_inappwebview](https://github.com/pichillilorenzo/flutter_inappwebview) from 5.4.3+7 to 5.7.2+3.
- [Release notes](https://github.com/pichillilorenzo/flutter_inappwebview/releases)
- [Changelog](https://github.com/pichillilorenzo/flutter_inappwebview/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pichillilorenzo/flutter_inappwebview/compare/v5.4.3...v5.7.2)
---
updated-dependencies:
- dependency-name: flutter_inappwebview
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-26 04:39:17 +00:00 |
|
Kingkor Roy Tirtho
|
8b9bd9cbb6
|
chore: use fl_query from pub
|
2022-12-26 10:36:45 +06:00 |
|
Kingkor Roy Tirtho
|
bd126751e9
|
fix: lyrics not refetching when tracked changed while being in another page and sidebar user avatar not showing on startup
|
2022-12-14 14:08:23 +06:00 |
|
Kingkor Roy Tirtho
|
00d8fd2e16
|
chore: bump versions and generate release notes
|
2022-12-09 19:46:11 +06:00 |
|
Kingkor Roy Tirtho
|
fda5393905
|
Revert "feat: window blur effect add"
This reverts commit b0db5e7d82 .
|
2022-12-09 15:01:24 +06:00 |
|
Kingkor Roy Tirtho
|
b0db5e7d82
|
feat: window blur effect add
|
2022-12-09 13:42:18 +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
|
1f2d53114d
|
chore: correct platform_ui dependency path
|
2022-12-08 21:34:24 +06:00 |
|
Kingkor Roy Tirtho
|
69995bea1c
|
fix: horizontal infinite lists doesn't fill the screen
|
2022-12-07 10:27:46 +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 |
|
Kingkor Roy Tirtho
|
00d0d38b54
|
fix: platform_ui local path
|
2022-11-24 13:16:57 +06:00 |
|
Kingkor Roy Tirtho
|
ef82079162
|
Merge branch 'master' into experimental/platform_ui
|
2022-11-24 12:58:03 +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 |
|
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
|
4f6f48e379
|
Merge branch 'master' into dependabot/pub/flutter_riverpod-and-hooks_riverpod-2.0.2
|
2022-11-24 12:31:33 +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 |
|
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
|
512446dcab
|
feat: Player and Playbutton theme respect to platform
|
2022-10-29 19:36:04 +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
|
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
|
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 |
|
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 |
|
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
|
b3ac5ca3bb
|
fix(auth): refresh access token timer not working
refactor: use fl_query for spotify API instead of riverpod
|
2022-10-23 16:06:03 +06:00 |
|
Kingkor Roy Tirtho
|
dcc8ba5a54
|
feat(android-playback): option to download track bytes and play instead of Streaming
|
2022-10-16 11:21:21 +06:00 |
|
Piotr Rogowski
|
861247d430
|
Basic support for iOS, fix missing Rust lib
|
2022-10-13 19:36:22 +02:00 |
|
Kingkor Roy Tirtho
|
c83410bac2
|
chore: bump version and generate CHANGELOG
|
2022-10-13 19:41:25 +06:00 |
|
Kingkor Roy Tirtho
|
25e6b236b8
|
Merge pull request #248 from KRTirtho/dependabot/pub/go_router-5.0.5
chore(deps): bump go_router from 3.1.0 to 5.0.5
|
2022-10-09 11:07:27 +06:00 |
|
Kingkor Roy Tirtho
|
756b91007e
|
feat(auth): new authentication flow using cookies and webview in android
|
2022-10-03 20:38:36 +06:00 |
|
dependabot[bot]
|
2a7381a677
|
chore(deps): bump scroll_to_index from 2.1.1 to 3.0.1
Bumps [scroll_to_index](https://github.com/quire-io/scroll-to-index) from 2.1.1 to 3.0.1.
- [Release notes](https://github.com/quire-io/scroll-to-index/releases)
- [Changelog](https://github.com/quire-io/scroll-to-index/blob/master/CHANGELOG.md)
- [Commits](https://github.com/quire-io/scroll-to-index/commits/3.0.1)
---
updated-dependencies:
- dependency-name: scroll_to_index
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-02 05:39:51 +00:00 |
|
dependabot[bot]
|
9a1f90acc0
|
chore(deps): bump go_router from 3.1.0 to 5.0.5
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 3.1.0 to 5.0.5.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v5.0.5/packages)
---
updated-dependencies:
- dependency-name: go_router
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-02 05:39:46 +00:00 |
|
Kingkor Roy Tirtho
|
139d4dc033
|
fix(android): file_picker and permission_handler failure for sdk < 33
|
2022-10-02 11:37:18 +06:00 |
|
Kingkor Roy Tirtho
|
c77b0e198b
|
feat: smoother list using fl_query and waypoint
fix(theme): remove splash effect
feat(artists-albums): horizontal paginated list instead of grid view page
|
2022-10-02 11:04:27 +06:00 |
|
dependabot[bot]
|
b12fcff25a
|
chore(deps): bump youtube_explode_dart from 1.12.0 to 1.12.1
Bumps [youtube_explode_dart](https://github.com/Hexer10/youtube_explode_dart) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/Hexer10/youtube_explode_dart/releases)
- [Changelog](https://github.com/Hexer10/youtube_explode_dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Hexer10/youtube_explode_dart/commits)
---
updated-dependencies:
- dependency-name: youtube_explode_dart
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-22 00:15:33 +00:00 |
|
Kingkor Roy Tirtho
|
1191bf232d
|
fix(web): not building due to metadata_god ffi
chore: update metadata_god and remove win32v3 override
|
2022-09-21 23:10:05 +06:00 |
|
dependabot[bot]
|
9aedf0f36b
|
chore(deps): bump version from 2.0.0 to 3.0.2
Bumps [version](https://github.com/dartninja/version) from 2.0.0 to 3.0.2.
- [Release notes](https://github.com/dartninja/version/releases)
- [Changelog](https://github.com/dartninja/version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dartninja/version/commits)
---
updated-dependencies:
- dependency-name: version
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-21 16:54:47 +00:00 |
|
Kingkor Roy Tirtho
|
e88faa64fe
|
Merge branch 'master' into dependabot/pub/build_runner-2.2.1
|
2022-09-21 22:52:53 +06:00 |
|