Kingkor Roy Tirtho
e5d0aaf80d
fix: minor glitches
2023-09-30 21:13:35 +06:00
Kingkor Roy Tirtho
083319fd24
feat: sliding up player support
2023-09-30 20:22:16 +06:00
Kingkor Roy Tirtho
b1d79428a3
chore: fix translations & normalize audio icon
2023-09-30 18:46:32 +06:00
Kingkor Roy Tirtho
931664e6b6
refactor: migrate to catcher to catcher_2
2023-09-30 18:33:04 +06:00
Kingkor Roy Tirtho
b2b5445799
chore: add new non-translated messages
2023-09-30 18:23:01 +06:00
meenbeese
c7432bbd98
feat: improve and unify the logging framework ( #738 )
...
* Improve logging framework for better debugging
Signed-off-by: meenbeese <meenbeese@tutanota.com>
* Remove logger statements from /bin dir
---------
Signed-off-by: meenbeese <meenbeese@tutanota.com>
2023-09-30 18:20:45 +06:00
Mohammad Hasan Keramat J
fe42cfe843
feat(translations): add Farsi Translations ( #760 )
...
Signed-off-by: Mohammad Hasan Keramat J <ikeramat@protonmail.com>
Co-authored-by: ali <alinasiri576@gmail.com>
2023-09-29 18:54:16 +06:00
Kingkor Roy Tirtho
f5bd90731d
feat: LastFM scrobbling support ( #761 )
...
* feat: add login with lastfm support
* feat: add lastfm scrobbling support
* fix: scrobblenaut local path
2023-09-29 18:45:00 +06:00
wescode
c09a572925
fix: not fetching all followed artists ( #759 )
...
Co-authored-by: me <whickle@gmail.com>
2023-09-29 18:44:26 +06:00
Kingkor Roy Tirtho
e54762be6a
feat: customizable stream/download file formats ( #757 )
...
* feat: add codec configuration in settings
* fix: show no value for codec configuration in smaller screen
* feat: implement configurable codec for download & streaming music
2023-09-28 17:02:41 +06:00
Kingkor Roy Tirtho
5a758d8671
chore: fix genres & personalized content not loading
2023-09-28 15:27:13 +06:00
Kingkor Roy Tirtho
94c386638f
feat: add restore default settings button
2023-09-27 13:34:19 +06:00
Kingkor Roy Tirtho
101c32523d
feat: show error dialog on failed to login
2023-09-27 13:16:35 +06:00
Kingkor Roy Tirtho
15d466a045
fix(android): audio doesn't resume on interruption end
2023-09-27 12:44:07 +06:00
Kingkor Roy Tirtho
2eb3754953
refactor: playlist editor dialog
2023-09-27 12:27:32 +06:00
Kingkor Roy Tirtho
460f3471b5
chore: fix route change error
2023-09-26 22:57:12 +06:00
Kingkor Roy Tirtho
d3b7a435f9
chore: remove openFile call
2023-09-26 22:35:25 +06:00
Kingkor Roy Tirtho
b3cf639ee2
fix(android ): file_selector getDirectoryPath returns unusable content urls #720
2023-09-26 22:34:21 +06:00
Kingkor Roy Tirtho
a7e102ffc7
fix: valid non-ASCII characters get removed from downloaded file name #745
2023-09-26 21:02:49 +06:00
Kingkor Roy Tirtho
ae2745fdb7
refactor: fix caching isn't working with spotify 0.12
2023-09-26 20:22:05 +06:00
Kingkor Roy Tirtho
afbb8ba5a7
refactor: make compatible with spotify lib 0.12
2023-09-26 19:49:59 +06:00
Kingkor Roy Tirtho
52768a7ec9
Merge branch 'master' into dev
2023-09-26 19:09:11 +06:00
Kingkor Roy Tirtho
9db88a5c09
chore: untranslated messges
2023-09-26 19:09:08 +06:00
Kingkor Roy Tirtho
2d93441188
fix: keyboard shortcuts changing route but not update sidebar
2023-09-26 18:47:37 +06:00
muhammadbahaa2001
38493f9dd7
feat(translations): add Arabic Translations ( #740 )
...
* Create app_ar.arb
* Update app_ar.arb
* Update app_ar.arb
* Update app_ar.arb
* Update app_ar.arb
* Update app_ar.arb
* Update app_ar.arb
* Update app_ar.arb
* Update app_ar.arb
* Update app_ar.arb
* Update app_ar.arb
* Update app_ar.arb
* Arabic Translate Added
2023-09-26 17:59:32 +06:00
dependabot[bot]
6dced5ece0
chore(deps): bump spotify from 0.11.0 to 0.12.0 ( #733 )
...
Bumps [spotify](https://github.com/rinukkusu/spotify-dart ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/rinukkusu/spotify-dart/releases )
- [Changelog](https://github.com/rinukkusu/spotify-dart/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rinukkusu/spotify-dart/commits )
---
updated-dependencies:
- dependency-name: spotify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 17:58:17 +06:00
Thomas Duffin
6593b6919e
chore: add banner and capsule images for steam library ( #660 )
...
These images meet the desired quality and dimensions for Steam Grid DB's assets, allowing users to to add them to their steam library when launching Spotube from within the Steam interface (such as when using a Steamdeck).
I've already submitted to steam grid DB, but these assets may also come in handy in other places so thought it would make sense to offer them to the project :)
2023-09-26 17:57:39 +06:00
Yuri V
4368c4a866
feattranslations): add Ukrainian translation ( #742 )
...
* Ukrainian translation
* Added to list
* Fixed locale
* Fix quotes
* Update l10n.dart
fix UK -> UA
2023-09-21 14:49:23 +06:00
Joshua Samenfink
5115e041e7
fix: add libmpv1 for ubuntu-based systems ( #739 )
2023-09-20 21:01:56 +06:00
Kingkor Roy Tirtho
c325911c0d
feat: configurable audio normalization switch
2023-09-17 00:39:00 +06:00
Kingkor Roy Tirtho
126d6017f2
chore(android): Add hot nightly flavor ( #727 )
...
* feat(android): add flavor support
* feat(android): add nightly icons & splash screens
* chore(vscode): group icon config yml with pubspec
* ci: update apk & appbundle path
2023-09-17 00:23:18 +06:00
Kingkor Roy Tirtho
da10ab2e29
feat: add audio normalization #164
2023-09-16 23:41:47 +06:00
Kingkor Roy Tirtho
ffe8d9ca6d
feat: loading indicator for genre and personalized pages
2023-09-16 13:08:32 +06:00
Kingkor Roy Tirtho
5c5dbf69ec
feat: add Amoled theme #724
2023-09-16 12:35:46 +06:00
Kingkor Roy Tirtho
532248b55d
chore: bump version to 3.1.2 & generate CHANGELOG + generate credits
2023-09-15 22:48:40 +06:00
Kingkor Roy Tirtho
e56f29a510
chore: update the translations
2023-09-15 22:43:03 +06:00
Kingkor Roy Tirtho
c3e696b942
Merge branch 'master' into dev
2023-09-15 22:36:43 +06:00
Kingkor Roy Tirtho
7aff0d3f1e
cd: Armbuild Circleci project setup ( #723 )
...
* chore: fill missing translations
* chore: vscode filenesting
* docs: Add meenbeese (#713 )
* CircleCI Commit
* cd: updated circle ci build config
* cd: use custom flutter installation
* cd: use ubuntu 22.04
* cd: fix project var syntax
* cd: directly echo secrets to .env file
* cd: export bash env
* cd: they I'm stupid
* cd: ugghh breaking flutter changes on every major version
* cd: add other empty keys to .env
* cd: works!!!
* cd: store artifacts
* cd: add other package formats in circle ci build
* cd: add pub cache path
* cd: remove dart run from flutter_distributor
* cd: add appimage installer
* cd: sudo
* cd: appimagetool in path
* cd: use aarch64 binary of appimagetool
* cd: add rpmbuild deps
* cd: fix rpm arch
* cd: add github release upload capability
* cd: enable github creds context
* cd: remove token
* cd: remove parallelism
* cd: why typo??!
* cd: add github action to trigger Circle CI pipeline
* cd: trigger CCI using curl
* cd: remove quotes from bool field
* cd: ain't no
* cd: poor choice
---------
Co-authored-by: meenbeese <meenbeese@tutanota.com>
2023-09-15 22:35:09 +06:00
meenbeese
7d23e5c474
docs: Add meenbeese ( #713 )
2023-09-12 15:25:48 +06:00
Kingkor Roy Tirtho
de335f4834
fix: hour not showing for tracks longer than 60 minutes ( #648 )
2023-09-11 12:12:05 +06:00
Kingkor Roy Tirtho
d12ea48b97
feat: show loading indicator on play track
2023-09-11 11:05:42 +06:00
Kingkor Roy Tirtho
1540999f50
feat: right click to open track option
2023-09-10 22:50:44 +06:00
Kingkor Roy Tirtho
d4f99ec899
feat(player_queue): filtering track support
2023-09-10 22:28:38 +06:00
Kingkor Roy Tirtho
1c50612559
fix: limit cover image upload to allowed 256kb size
2023-09-10 21:39:16 +06:00
Kingkor Roy Tirtho
b9d5c70301
feat: search loading animation
2023-09-10 18:19:47 +06:00
Kingkor Roy Tirtho
ab0fe5bdfa
Playlist info editing ( #708 )
...
* feat: playlist metadata edit support
* refactor: replace file_picker with file_selector
2023-09-10 16:39:21 +06:00
Victor Tinoco
0df8d9cace
fix: playlist grey page ( #707 )
...
* chore: fill missing translations
* chore: vscode filenesting
* fix playlist grey page
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-09-10 16:39:05 +06:00
Kingkor Roy Tirtho
e3217436c9
fix: rewind breaks track progress bar ( #695 )
2023-09-10 11:47:03 +06:00
Kingkor Roy Tirtho
d3e1cef8a2
fix: liked tracks card play not working
2023-09-09 17:37:24 +06:00
Kingkor Roy Tirtho
142dc498f8
fix: Windows memory leak due refetchOnStale user-liked-tracks ( #705 )
...
* chore: refactor CLI stuff to separate service folder
* chore: trying to fix memory leak
* chore: fix fl_Query_devtools in wrong place
* chore: upgrade deps
* fix: user liked tracks memory leak due to isStale & updateQueryFn
2023-09-08 12:30:52 +06:00