Piotr Rogowski
69559ba242
fix(macos): Respect Minimize to tray option ( #1001 )
2024-01-02 22:41:03 +06:00
franchioping
ba4e11a40a
fix: songs doesn't play when sources with preferred audio codec is empty ( #976 )
...
* Fix song not playing when m4a or weba is not available (one is available but not the other) for that song
* Update lib/services/sourced_track/sources/youtube.dart
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-01-02 22:37:51 +06:00
Piotr Rogowski
02e44fc6b8
fix: Black window flash when starting the app ( #1003 )
2024-01-02 22:21:12 +06:00
franchioping
7e1005dc62
docs: Update dev branch in CONTRIBUTION.md ( #977 )
...
change development branch from main to dev
2024-01-02 22:08:51 +06:00
Kingkor Roy Tirtho
0dfd401537
fix(linux): crash after login
2024-01-01 21:01:21 +06:00
Kingkor Roy Tirtho
ec7c952270
chore: generate changelogs and bump version to 3.4.4
2023-12-30 23:41:43 +06:00
Kingkor Roy Tirtho
ec9d9d7d7e
chore: fix genre playlist title bar
2023-12-30 23:25:29 +06:00
Kingkor Roy Tirtho
0f6d0a44ea
chore: fix not closing player
2023-12-30 23:13:27 +06:00
Kingkor Roy Tirtho
d645f607ac
chore: platform check deep link for android
2023-12-30 20:18:35 +06:00
Kingkor Roy Tirtho
9877c6a3b0
chore: fix l10n error
2023-12-30 19:21:56 +06:00
Kingkor Roy Tirtho
faf13489a1
Merge branch 'dev' of github.com:KRTirtho/spotube into dev
2023-12-29 18:29:19 +06:00
Kingkor Roy Tirtho
b4999993bf
fix: wrong artist name sent while scrobbling #958
2023-12-29 18:28:25 +06:00
SecularSteve
3ad7ba66b5
feat(translations): add Dutch Language ( #969 )
...
* Update language_codes.dart
Added Dutch
* Added Dutch language
* Added Dutch
my contribution credentials included
* Added Dutch Language
* fixed a mistake
"Vlaams" is a very specific term to describe the Belgian Dutch dialect. "Nederland" is the correct way.
* fixed a mistake
"Nederlands" actually, got mixed up a bit
2023-12-29 18:12:39 +06:00
Kingkor Roy Tirtho
dcbe7294b7
fix: wrong artist name sent while scrobbling #958
2023-12-27 21:57:18 +06:00
Kingkor Roy Tirtho
70d5c57334
Merge branch 'dev' of github.com:KRTirtho/spotube into dev
2023-12-27 19:28:20 +06:00
Kingkor Roy Tirtho
4050f55640
feat: Deep link support ( #950 )
...
* feat: add deep link support
* feat(android): add intent share support
* chore: untranslated msg for it locale
2023-12-18 22:12:16 +06:00
Kingkor Roy Tirtho
2fb16e64e9
fix: genre border issues
2023-12-12 21:27:14 +06:00
Kingkor Roy Tirtho
792f702f9e
Merge branch 'dev' into feat/genre-view
2023-12-12 21:01:26 +06:00
Kingkor Roy Tirtho
05f9ae6a89
Merge branch 'master' into dev
2023-12-12 20:58:04 +06:00
Kingkor Roy Tirtho
2b0d17e9ca
cd: fix json lint
2023-12-12 00:01:27 +06:00
Kingkor Roy Tirtho
69396e6465
cd: no fatal lint warnings
2023-12-11 23:59:25 +06:00
Kingkor Roy Tirtho
d4a2e5c327
cd: fix secrets not being generated for lint
2023-12-11 23:48:13 +06:00
Kingkor Roy Tirtho
11949b39ff
cd: lint ignore warnings
2023-12-11 23:39:05 +06:00
Kingkor Roy Tirtho
e74d880bac
cd: add pr-lint workflow
2023-12-11 23:34:28 +06:00
Kingkor Roy Tirtho
875aab1e2c
Merge branch 'master' of github.com:KRTirtho/spotube
2023-12-11 20:36:11 +06:00
Kingkor Roy Tirtho
df350fdd54
chore: fix italian translation format error
2023-12-11 20:35:48 +06:00
Gorom
0def714af2
fix(android): wrong app name for the french version #830 ( #944 )
2023-12-11 20:33:21 +06:00
Kingkor Roy Tirtho
781dfdd7c9
cd: upgrade flutter version to 3.16.0
2023-12-10 16:51:38 +06:00
Kingkor Roy Tirtho
9ee60677f6
fix: add safe area in home
2023-12-08 23:31:20 +06:00
Kingkor Roy Tirtho
956f4b198b
chore: fix translations issues
2023-12-08 22:37:56 +06:00
Kingkor Roy Tirtho
82ed5e9057
feat: compact genre view in home page
2023-12-08 22:18:18 +06:00
Kingkor Roy Tirtho
c592cff1ee
chore: fix padding issues
2023-12-08 18:41:57 +06:00
Kingkor Roy Tirtho
b04d8849e7
fix: track view header title overflow and player view drag glitch
2023-12-08 14:46:27 +06:00
Kingkor Roy Tirtho
581b241f99
chore: add not found for empty lists
2023-12-08 13:58:12 +06:00
Kingkor Roy Tirtho
24a2294512
feat: toggle for discord rpc
2023-12-08 13:27:31 +06:00
Henrik Sozzi
e4eb0e2596
feat: add Italian language translations ( #818 )
...
* Italian language added
Created and added the Italian language
* Corrections and new textes
Corrected the wrong TAB in i10n.dart and added translations of new text items
* Fix
it const name was lowercase
* Merged suggestions from PR #676 , added credits
Added suggestions as in comments of PR #676 and added credits to @ncvescera and @OpenCode
2023-12-08 11:23:53 +06:00
Alex Stan
66d492b4b3
Fix a typo in lib/pages/lyrics/synced_lyrics.dart ( #933 )
...
"Synced lyrics is not ..." -> "Synced lyrics are not ..."
2023-12-08 11:20:22 +06:00
Ashirbad Sahu
b59bea16f0
website: dynamic copyright year in footer ( #923 )
...
* Update copyright year in footer to 2023
* Update copyright year to be dynamic
2023-12-04 22:35:05 +06:00
Kingkor Roy Tirtho
b92583d0df
feat: improve loading animations
2023-12-04 22:20:47 +06:00
Kingkor Roy Tirtho
2ceb6a8e53
cd: remove appimage
2023-12-03 23:00:25 +06:00
Kingkor Roy Tirtho
5b659ce8c9
cd: upgrade flutter_distributor
2023-12-02 23:27:33 +06:00
Kingkor Roy Tirtho
bb8f250f5f
fix: doesn't minimize to tray when system title bar close button is used #866
2023-12-02 23:18:07 +06:00
Kingkor Roy Tirtho
5f1df5a87d
fix: Playlist refresh not working #915
2023-12-02 22:49:29 +06:00
Kingkor Roy Tirtho
b0beeca0cb
feat: Add Go to Album option in track option #917
2023-12-02 22:41:52 +06:00
Kingkor Roy Tirtho
f86d544916
fix: Incorrect "Artist" label/heading on Search Results Page #920
2023-12-02 22:20:22 +06:00
Kingkor Roy Tirtho
2a87a0fe28
chore: change API Type to Audio Source
2023-12-02 22:17:53 +06:00
Kingkor Roy Tirtho
840e014f2b
fix: amoled mode and color scheme can't be changed
2023-12-02 22:05:35 +06:00
Kingkor Roy Tirtho
a7b9398708
fix: metadata not getting added for YouTube tracks #916 and Wrong duration of downloaded tracks #912
2023-12-02 21:57:05 +06:00
Kingkor Roy Tirtho
cdd9452996
chore: update CHANGELOG
2023-11-27 20:41:14 +06:00
Kingkor Roy Tirtho
96021e1a49
fix: "Add () to Playlist" option not showing in favorited playlists #904
2023-11-27 20:38:50 +06:00