Commit Graph

692 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
aada9a7dbc
Merge pull request #360 from karniv00l/macos-spacer
fix: macOS logo placement
2022-12-25 21:19:19 +06:00
Piotr Rogowski
c6a5d5f7b1
fix: macOS logo placement 2022-12-25 11:52:01 +01: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
d674b61275 cd: fix release flathub git user name and email not configured 2022-12-09 20:54:16 +06:00
Kingkor Roy Tirtho
461daf0271 cd: fix ubuntu broken 22.04 2022-12-09 20:23:00 +06:00
Kingkor Roy Tirtho
2d517ca0cb cd: fix linux runner version to 20.04 2022-12-09 20:18:03 +06:00
Kingkor Roy Tirtho
00d8fd2e16 chore: bump versions and generate release notes 2022-12-09 19:46:11 +06:00
Kingkor Roy Tirtho
4cadfa9375 feat: new refined about page, update checker only check for same update channel 2022-12-09 18:03:41 +06:00
Kingkor Roy Tirtho
90c1200a08 fix: ios dialog action buttons, local tracks crashing app, shimmer color and android wrong status bar color 2022-12-09 15:46:51 +06:00
Kingkor Roy Tirtho
359fcee98c Revert "fix: remove windows background"
This reverts commit 6942964187.
2022-12-09 15:01:24 +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
6942964187 fix: remove windows background 2022-12-09 14:53:40 +06:00
Kingkor Roy Tirtho
b0db5e7d82 feat: window blur effect add 2022-12-09 13:42:18 +06:00
Kingkor Roy Tirtho
4dc26af23d fix: heart button showing when not logged in, wrong login redirect 2022-12-09 12:29:32 +06:00
Kingkor Roy Tirtho
9465d92fa0 fix: null exception in themes 2022-12-09 11:28:29 +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
65cad07e3a fix: shuffle play logic
cd(nightly): fix linux runner bug
2022-12-08 22:33:15 +06:00
Kingkor Roy Tirtho
166710f041
Merge pull request #340 from tiaxter/feat-shuffle-button
feat: shuffle button in playlist and album section
2022-12-08 22:13:15 +06:00
Kingkor Roy Tirtho
8ba3eb862d
Merge branch 'master' into feat-shuffle-button 2022-12-08 22:11:59 +06:00
Kingkor Roy Tirtho
a10bc5b8d8 feat: sidebar download count and proper progress color in playbutton 2022-12-08 22:09:48 +06:00
Kingkor Roy Tirtho
1f2d53114d chore: correct platform_ui dependency path 2022-12-08 21:34:24 +06:00
tiaxter
1fad95f6e3 feat: added shuffle button in playlist and album section 2022-12-08 14:40:20 +01:00
Kingkor Roy Tirtho
bd18f19821 fix(windows): windows global title bar 2022-12-08 14:21:51 +06:00
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
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