Commit Graph

615 Commits

Author SHA1 Message Date
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
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
Kingkor Roy Tirtho
4ef7429aa8 cd: nightly build with proper build number 2022-10-11 12:02:18 +06:00
Kingkor Roy Tirtho
ff35e06a66 feat: animated transition of root PageWindowTitleBar 2022-10-10 23:25:58 +06:00
Kingkor Roy Tirtho
4df917e65e fix: categories not showing for oauth exception, maximized window size is stored
feat: UserLibrary and UserAlbums using fl_query
2022-10-10 22:54:10 +06:00
Kingkor Roy Tirtho
3e498a4827 feat: implemented go_route shell/nested route
BRIEF DESCRIPTION:
- Nested Routes like React-Router/Spotify Web/desktop
- Except Login routes everything is nested and wrapped by a Shell
- PlayerOverlay is no more a overlay
A really simple Sidebar now
2022-10-10 20:00:47 +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
edb6f3cd1c feat: volume slider mouse scroll and preference for Rotating Album Art #255 2022-10-09 10:52:51 +06:00
Kingkor Roy Tirtho
6d4c6b1738 feat(categories): Reenable Featured playlists 2022-10-09 10:07:06 +06:00
Kingkor Roy Tirtho
0653dab6ee fix(authorization): android no redirecting to app after login when device locale isn't set to en 2022-10-05 12:19:40 +06:00