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 |
|
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
|
b5144dfa26
|
Merge pull request #269 from Lucifer25x/patch-1
Fix typo
|
2022-10-17 14:16:39 +06:00 |
|
Lucifer25x
|
361513b7a2
|
Fix typo
|
2022-10-16 22:41:57 +04: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 |
|
Kingkor Roy Tirtho
|
3b4306b7ab
|
fix:(auth): can't login using Facebook/Google social login #267
|
2022-10-15 22:27:22 +06:00 |
|
Kingkor Roy Tirtho
|
5ffed01a37
|
cd(flathub): publish flow update
|
2022-10-14 11:16:11 +06:00 |
|
Kingkor Roy Tirtho
|
83792bdca2
|
Merge pull request #259 from karniv00l/ios
Basic support for iOS, fix missing Rust lib
|
2022-10-14 07:44:26 +06:00 |
|
Piotr Rogowski
|
861247d430
|
Basic support for iOS, fix missing Rust lib
|
2022-10-13 19:36:22 +02:00 |
|
Kingkor Roy Tirtho
|
43557e40df
|
fix: bottom navigation bar settings tile not active when selected
docs: add Readme library credit and remove Login section
|
2022-10-13 23:01:03 +06:00 |
|
Kingkor Roy Tirtho
|
c83410bac2
|
chore: bump version and generate CHANGELOG
|
2022-10-13 19:41:25 +06:00 |
|
Kingkor Roy Tirtho
|
88d7ce55a5
|
feat(downloader): replace /skip all choice for downloaded tracks
|
2022-10-13 19:21:12 +06:00 |
|
Kingkor Roy Tirtho
|
cb4bd25df1
|
feat: sort tracks in playlist, album and local tracks
|
2022-10-13 18:59:30 +06:00 |
|
Kingkor Roy Tirtho
|
91d5d1003b
|
fix(desktop): window maximized state doesn't persist
|
2022-10-13 17:55:29 +06:00 |
|
Kingkor Roy Tirtho
|
618c6da0eb
|
fix: local audio doesn't get refreshed after getting permission
|
2022-10-13 17:49:54 +06:00 |
|
dependabot[bot]
|
f38a2e6258
|
chore(deps): bump subosito/flutter-action from 2.2.0 to 2.8.0
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.2.0 to 2.8.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](https://github.com/subosito/flutter-action/compare/v2.2.0...v2.8.0)
---
updated-dependencies:
- dependency-name: subosito/flutter-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-12 23:35:31 +00:00 |
|
Kingkor Roy Tirtho
|
abf4a5763a
|
fix: cached local track is fetched from network, body is not behind AppBar in desktop
|
2022-10-12 21:02:50 +06:00 |
|
Kingkor Roy Tirtho
|
8a72f62d14
|
fix(android): dynamic status bar and safearea, playerview artist link, login success redirect
|
2022-10-12 19:54:04 +06:00 |
|
Kingkor Roy Tirtho
|
933b8d58e7
|
cd: fix version no. of build
|
2022-10-11 22:49:18 +06:00 |
|
Kingkor Roy Tirtho
|
0ebac05a4b
|
fix: PlayerOverlay not hiding when not playing and unneeded bottom space in TrackTableView
|
2022-10-11 14:57:26 +06:00 |
|
Kingkor Roy Tirtho
|
0ca97b495f
|
feat: use of smaller sized images
cd: fix versioning of pubspec
|
2022-10-11 14:41:44 +06:00 |
|