Commit Graph

2645 Commits

Author SHA1 Message Date
Valeri Gokadze
b4b64b0ac4 refactor: move android_auto functions into a new service 2025-11-25 18:27:47 +04:00
Valeri Gokadze
422059d31c feat: enhance media item mapping for Android Auto compatibility 2025-11-25 18:08:16 +04:00
Valeri Gokadze
dee015f1b2 Update: v9.6.14 9.6.14 android_auto 2025-11-21 11:18:28 +04:00
Valeri Gokadze
52fd9a2106 New translations app_en.arb (Turkish) 2025-11-21 11:17:29 +04:00
Valeri Gokadze
e0128eb6b2 New translations app_en.arb (Russian) 2025-11-21 11:17:29 +04:00
Valeri Gokadze
bc3f8af6a6 fix: prevent multiple song completion events from being triggered 2025-11-21 11:12:09 +04:00
Valeri Gokadze
70b9d5bf0d build: update dependencies 2025-11-21 10:58:03 +04:00
Valeri Gokadze
28f681ce8d fix: enhance song removal logic in the queue management 2025-11-21 10:55:57 +04:00
Valeri Gokadze
f4682bcc82 Revert "fix: disable Impeller rendering engine to fix rendering issues"
This reverts commit 9001a53f17.
2025-11-21 10:42:32 +04:00
Valeri Gokadze
f702bee8b2 build: update Flutter SDK version to v3.38.2 2025-11-21 10:41:06 +04:00
Valeri Gokadze
b496fa4760 fix: improve song removal and insertion logic in the queue 2025-11-21 10:10:19 +04:00
Valeri Gokadze
7f4cebc80e Revert "fix: enhance error handling and loading state management in audio playback"
This reverts commit 41ba722993.
2025-11-20 22:59:50 +04:00
Valeri Gokadze
caf1edb66f Update: v9.6.13 9.6.13 2025-11-19 18:04:19 +04:00
Valeri Gokadze
41ba722993 fix: enhance error handling and loading state management in audio playback 2025-11-19 18:01:48 +04:00
Valeri Gokadze
9ca8f44c8e Reapply "build: update Gradle and AGP versions" (Fixes: #634)
This reverts commit 2d6c1897aa.
2025-11-19 17:10:43 +04:00
Valeri Gokadze
d482974fff build: update sub-package versions 2025-11-19 17:07:20 +04:00
Valeri Gokadze
9b6285c599 fix: implement ArtworkProvider for playlist bar images (closes: #658) 2025-11-19 17:00:12 +04:00
Valeri Gokadze
a3d3c1bef0 fix: add missing settings description for Chinese 2025-11-19 16:49:38 +04:00
Valeri Gokadze
08bf919daf l10n: New translations (French) 2025-11-14 21:38:46 +04:00
Valeri Gokadze
1853788dd4 Update: v9.6.12 9.6.12 2025-11-13 14:52:30 +04:00
Valeri Gokadze
2e3ebba56b fix: migrate deprecated .value method for accent colors 2025-11-13 14:49:46 +04:00
Valeri Gokadze
f00a8daecc New Crowdin updates (#653)
* New translations app_en.arb (Italian)

* New translations app_en.arb (Russian)

* New translations app_en.arb (French)

* Update source file app_en.arb

* New translations app_en.arb (French)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Arabic)

* New translations app_en.arb (German)

* New translations app_en.arb (Greek)

* New translations app_en.arb (Hebrew)

* New translations app_en.arb (Hungarian)

* New translations app_en.arb (Italian)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Korean)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Portuguese)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Swedish)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Estonian)

* New translations app_en.arb (Hindi)
2025-11-13 14:37:48 +04:00
Valeri Gokadze
e4010c8b77 feat: add descriptions to settings options and remove unused translations file 2025-11-13 13:55:56 +04:00
Valeri Gokadze
9031b41af4 refactor: reduce code duplication in settings page 2025-11-13 13:35:42 +04:00
Valeri Gokadze
64eef93b4e build: update dependencies 2025-11-13 12:54:13 +04:00
Valeri Gokadze
1820bda5a2 build: update Flutter SDK version to v3.38.0 2025-11-13 12:01:31 +04:00
Valeri Gokadze
986a998236 feat: add translation option to settings page 2025-11-06 11:24:23 +04:00
Valeri Gokadze
7867b52044 refactor: improve code formatting 2025-11-06 11:14:53 +04:00
Valeri Gokadze
78b246fbd5 refactor: enhance artwork download validation and error handling 2025-11-06 11:14:23 +04:00
Valeri Gokadze
fb60dd00fd refactor: add unique key to song bar for improved widget identification 2025-11-06 11:07:30 +04:00
Valeri Gokadze
53f01a0318 refactor: enhance error handling for data restoration and backup processes 2025-11-06 11:02:50 +04:00
Valeri Gokadze
e433dadd89 refactor: improve error handling for song like status and offline toggle 2025-11-06 11:02:17 +04:00
Valeri Gokadze
5f326101cc refactor: add timeout handling for HTTP requests in ProxyManager 2025-11-06 10:59:56 +04:00
Valeri Gokadze
21ee8c1f7d refactor: add unique key to SongBar for better widget identification 2025-11-06 10:58:49 +04:00
Valeri Gokadze
51fd486349 fix: don't stretch images for offline songs 2025-11-06 10:56:27 +04:00
Valeri Gokadze
988cacbccf refactor: handle errors when toggling offline status for songs 2025-11-06 10:46:30 +04:00
Geovane
caa6935bb0 Update Portuguese translation strings and fix minor issues 2025-11-01 18:51:44 +04:00
Valeri Gokadze
7d7f12699b Update: v9.6.11 9.6.11 2025-10-31 18:53:26 +04:00
Valeri Gokadze
a6d4ed88bb refactor: improve sort button code 2025-10-31 18:48:34 +04:00
Valeri Gokadze
d29728c43f feat: add customAndroidSdkless client 2025-10-31 18:34:01 +04:00
Valeri Gokadze
c00c949d79 refactor: update appBarTheme properties for improved styling 2025-10-31 18:26:48 +04:00
Valeri Gokadze
14d2fba2dc refactor: use hintcolor instead of alpha in move to folder dialog 2025-10-31 18:13:03 +04:00
Valeri Gokadze
9c02980b4f fix: update popup menu theme for consistency in appearance 2025-10-31 18:06:05 +04:00
Valeri Gokadze
76a8955cb2 fix: clarify folder restrictions message for backup functionality 2025-10-31 17:55:13 +04:00
Valeri Gokadze
74c2436573 refactor: add folder restriction check in backup code 2025-10-31 17:50:38 +04:00
Valeri Gokadze
1d027bd84c fix: prevent empty playlist display by adding conditional rendering 2025-10-31 17:30:30 +04:00
Valeri Gokadze
69ef3a47ce fix: avoid extra calls while opening a custom playlist 2025-10-31 17:16:36 +04:00
Valeri Gokadze
65ce6f0e58 i18n: New Crowdin updates (#648)
* New translations app_en.arb (French)

* New translations app_en.arb (Arabic)
2025-10-31 17:06:36 +04:00
Valeri Gokadze
f364d1bfc4 fix: standardize border radius values and improve artwork display in widgets 2025-10-31 17:05:24 +04:00
Valeri Gokadze
c2df0432f4 refactor: improve announcement box code 2025-10-31 16:45:16 +04:00