Commit Graph

1005 Commits

Author SHA1 Message Date
meenbeese
2e06fa41ab
Update README.md
Hi there.

Your app is great but I noticed some issues in the README and decided to fix them. I didn’t change the overall layout, but made some minor improvements here and there: fixed some grammar issues, clarified the wordings of some sentences, moved some elements to make better sense, fixed weird capitalizations, tweaked the size of some icons, and replaced an Android icon with a better one.
2023-03-09 00:37:08 -05:00
Kingkor Roy Tirtho
cfa9e04377 website: detect system color scheme 2023-03-08 20:56:41 +06:00
Kingkor Roy Tirtho
a12a46c635 website: color pallets to match logo design, new logo, generate images 2023-03-08 15:28:57 +06:00
Kingkor Roy Tirtho
ac5866dc0f
Merge pull request #413 from KRTirtho/dependabot/github_actions/vedantmgoyal2009/winget-releaser-2
chore(deps): bump vedantmgoyal2009/winget-releaser from 1 to 2
2023-03-08 12:57:50 +06:00
Kingkor Roy Tirtho
8e10d5cd9f
Merge pull request #419 from KRTirtho/dependabot/github_actions/actions/upload-artifact-3
chore(deps): bump actions/upload-artifact from 2 to 3
2023-03-08 12:56:50 +06:00
Kingkor Roy Tirtho
53f5c1006b
Merge pull request #420 from KRTirtho/dependabot/github_actions/actions/checkout-3
chore(deps): bump actions/checkout from 2 to 3
2023-03-08 12:56:20 +06:00
Kingkor Roy Tirtho
60c55f7ca2
Merge pull request #427 from KRTirtho/RustyApple-patch-1
Update README.md
2023-03-08 12:52:12 +06:00
RustyApple
d717860dda
Update README.md 2023-03-08 12:51:14 +06:00
Kingkor Roy Tirtho
3f3bd52c21 docs: download for fedora and opensuse rpm 2023-03-08 12:47:18 +06:00
dependabot[bot]
a857295244
chore(deps): bump vedantmgoyal2009/winget-releaser from 1 to 2
Bumps [vedantmgoyal2009/winget-releaser](https://github.com/vedantmgoyal2009/winget-releaser) from 1 to 2.
- [Release notes](https://github.com/vedantmgoyal2009/winget-releaser/releases)
- [Commits](https://github.com/vedantmgoyal2009/winget-releaser/compare/v1...v2)

---
updated-dependencies:
- dependency-name: vedantmgoyal2009/winget-releaser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 03:10:02 +00:00
Kingkor Roy Tirtho
78e232f6eb chore: resize logo to exact square
cd: fix winget version requirements
2023-03-08 09:09:18 +06:00
Kingkor Roy Tirtho
65fa715830 cd: fix windows executable path 2023-03-08 01:21:33 +06:00
dependabot[bot]
71315146db
chore(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 18:22:26 +00:00
dependabot[bot]
e4a3ef2689
chore(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 18:22:21 +00:00
Kingkor Roy Tirtho
05bb118cd8 cd: make release dispatch-able 2023-03-08 00:21:43 +06:00
Kingkor Roy Tirtho
4182234be6 docs: update appdata xml 2023-03-07 22:47:45 +06:00
Kingkor Roy Tirtho
9bc17f50c0 docs: update appdata xml 2023-03-07 22:47:06 +06:00
Kingkor Roy Tirtho
6270370fc0 chore: bump version to 2.7.0 and generate changelog 2023-03-07 22:18:15 +06:00
Kingkor Roy Tirtho
4a2091c941 docs: generate library credits script and update README 2023-03-07 22:08:20 +06:00
Kingkor Roy Tirtho
0a25ea5df1 cd: update release workflow and name steps 2023-03-07 20:32:04 +06:00
Kingkor Roy Tirtho
60ec4c02ee cd: add libunwind-dev deps 2023-03-07 19:29:00 +06:00
Kingkor Roy Tirtho
4832d107f4 cd: use ubuntu 22.04 in nightly 2023-03-07 19:19:06 +06:00
Kingkor Roy Tirtho
a4c3605dbd cd: appimagetool and new appimage make config 2023-03-07 15:14:35 +06:00
Kingkor Roy Tirtho
0483880f2a cd: use fork of flutter_distributor to build rpm 2023-03-07 15:03:00 +06:00
Kingkor Roy Tirtho
39ee0a92a8 fix(playbutton_card): title text overflow 2023-03-07 13:11:37 +06:00
Kingkor Roy Tirtho
b327ffb108 fix(playbutton_card): play and non play state correction 2023-03-07 12:57:14 +06:00
Kingkor Roy Tirtho
7803a48237 fix(play_overlay): show progress indicator on song loading 2023-03-07 12:13:07 +06:00
Kingkor Roy Tirtho
42b3e111f8 fix(playlist_queue): load method not preserving the active track before filtering blacklisted tracks 2023-03-07 11:10:16 +06:00
Kingkor Roy Tirtho
6bc1d32a88 feat: show snackbar on adding playlist or tracks to queue 2023-03-07 10:49:48 +06:00
Kingkor Roy Tirtho
60ede5f92b feat(theme): use material3 monet for colors and remove background color preference 2023-03-07 10:38:01 +06:00
Kingkor Roy Tirtho
a1896b43d0 chore: disable macos ui due to instability 2023-03-07 09:49:16 +06:00
Kingkor Roy Tirtho
8ce2192e5c fix(ui): scaffold exception in fluent_ui 2023-03-07 09:34:11 +06:00
Kingkor Roy Tirtho
9b6ccd8488 chore: use published version of fl-query 2023-03-05 17:24:38 +06:00
Kingkor Roy Tirtho
2cbfcf2fe8 chore upgrade fl query refs 2023-03-05 15:07:23 +06:00
Kingkor Roy Tirtho
f3781e8d0d chore upgrade fl query refs 2023-03-05 13:38:11 +06:00
Kingkor Roy Tirtho
4f96c10430 chore upgrade fl query refs 2023-03-05 13:19:00 +06:00
Kingkor Roy Tirtho
c6bf9b6799 fix: use chosen market for new release 2023-03-05 13:04:50 +06:00
Kingkor Roy Tirtho
60a5847ae6 fix(playback): not skipping track's sponsorblock segments 2023-03-05 10:54:31 +06:00
Kingkor Roy Tirtho
2ebcbc4cea feat(lyrics): lyrics delay working implementation 2023-03-05 00:01:03 +06:00
Kingkor Roy Tirtho
1ce0972b88 refactor: remove un-working lyric delay 2023-03-04 22:59:16 +06:00
Kingkor Roy Tirtho
10d0660972 feat(lyrics): use official spotify API for fetching lyrics and add zoom controls 2023-03-04 22:15:05 +06:00
Kingkor Roy Tirtho
bd48ca44ee
Merge pull request #422 from KRTirtho/immutable-fl-query-integration
Immutable fl query integration
2023-03-02 19:10:30 +06:00
Kingkor Roy Tirtho
1e5a4ef402 chore: update deps 2023-03-02 19:07:14 +06:00
Kingkor Roy Tirtho
bdd70984e6 fix(playbutton_card): play and add to queue needs 2 clicks work
feat: add disk caching to liked tracks and categories query
2023-03-02 13:20:07 +06:00
Kingkor Roy Tirtho
f5dc76a98f fix(search): has to submit twice for search results 2023-03-02 11:59:00 +06:00
Kingkor Roy Tirtho
b78b657377 chore: enable search again 2023-02-26 22:07:02 +06:00
Kingkor Roy Tirtho
7617439915 feat: compatibility with fl-query nextPage method change 2023-02-26 14:01:53 +06:00
Kingkor Roy Tirtho
3d9da8b4e3 refactor: use singleton for Queries and Mutations service classes 2023-02-24 15:27:13 +06:00
Kingkor Roy Tirtho
d85867a245 feat: initial integration 2023-02-24 13:56:05 +06:00
Kingkor Roy Tirtho
a5b7e5faf0 refactor(authentication): immutable authentication state 2023-02-10 17:30:31 +06:00