2432 Commits

Author SHA1 Message Date
2a2d8eb8b1 chore: update dependencies 2025-05-14 14:10:48 +04:00
eb7a3acd78 Revert "refactor: remove client feature"
This reverts commit cbe5739fa0e7fe3d49eb9cae7a8345cc865a4c8e.
2025-05-14 14:01:30 +04:00
f40bf5956c Revert "chore: update youtube_explode_dart dependency to use git source"
This reverts commit 6f611864d930065f3c402051cd05aede80b31b24.
2025-05-14 13:57:17 +04:00
1b8b4e4e09 fix: log error when song URL retrieval fails 2025-05-14 13:53:32 +04:00
9450a41238 fix: handle null or empty songId in getSongManifest and getSong methods 2025-05-14 13:49:01 +04:00
033811f10f Update: v9.4.2 9.4.2 2025-05-06 09:55:24 +04:00
f60a30d21b fix(library): fixed type switcher when creating a playlist 2025-05-06 09:52:40 +04:00
e4fb3fd49f Update app_pt.arb 2025-05-04 22:12:04 +04:00
d87a0e6d08 Update Indonesian Translation 2025-05-03 15:16:08 +04:00
97b34833b0 Update: v9.4.1 9.4.1 2025-05-01 20:36:24 +04:00
096cdec5ed chore: update Flutter version to 3.29.3 2025-05-01 20:34:29 +04:00
12bee56182 Update: v9.4.0 9.4.0 2025-05-01 12:36:17 +04:00
0bb279ba40 refactor(settings_manager): change default value of backgroundPlay to false 2025-05-01 12:34:59 +04:00
760bdf4d30 fix(playlist_bar): add null check for playlistId before updating playlist info 2025-05-01 12:22:49 +04:00
9c3b860bfd fix(song_bar): update offline song handling to return success status 2025-05-01 12:03:47 +04:00
5ba9e3570a refactor(data_manager): remove unnecessary comments 2025-05-01 00:07:02 +04:00
bb1223d8d8 fix(backup): pin file_picker 9.2.3 until https://github.com/miguelpruivo/flutter_file_picker/issues/1774 is fixed 2025-05-01 00:04:42 +04:00
b1f3e4550b fix(playlist_artwork): set dimensions for images correctly 2025-04-30 23:53:13 +04:00
e03658fda8 fix(hanging): Revert "chore: update dependencies"
This reverts commit 3f339cbfcf898f965900cf3be6a85bdd13554ed7.
2025-04-30 23:49:17 +04:00
52165e6f10 feat(audio_service): set Android audio attributes for better media handling 2025-04-30 23:38:41 +04:00
27fdeaddb5 fix(audio_service): ensure audio player is disposed properly on task removal 2025-04-28 20:55:25 +04:00
99f750ab6f feat: add background play toggle
Keep playing even after the app is closed
2025-04-28 20:32:24 +04:00
4a8f75a920 docs: Add Discord banner (#563) 2025-04-27 21:23:11 +04:00
b8bd6d9afe fix(library): fixed state management for edit function 2025-04-27 15:05:31 +04:00
805f9fdba0 fix(playlist): fixed state management for edit function 2025-04-27 15:03:25 +04:00
ee7f797f28 refactor: simplify image picking logic and create utility functions for image handling 2025-04-27 14:55:39 +04:00
0a770583ad feat: add local image picking functionality (Beta) (closes: #548) 2025-04-27 13:06:09 +04:00
19f2e2157c chore: update just_audio to version 0.10.1 2025-04-27 11:42:37 +04:00
c00e6def47 fix: show seek bar in media notification 2025-04-27 11:40:43 +04:00
f4897098a1 Update: v9.3.2 9.3.2 2025-04-26 20:38:11 +04:00
f2ee5e4632 chore: update Gradle version to 8.14 2025-04-26 20:32:57 +04:00
3f339cbfcf chore: update dependencies 2025-04-26 20:31:36 +04:00
caa6f98f5a Update app_ko.arb 2025-04-26 19:05:03 +04:00
85e15c983d Update Indonesian Translation
Added untranslated strings for new update
2025-04-16 07:57:54 +04:00
6623dd50f3 Update app_tr.arb
* Translated new options.

* Corrected some typos.
2025-04-14 22:14:14 +04:00
1fcaff859e Update: v9.3.1 9.3.1 2025-04-13 19:02:33 +04:00
a67446d1e6 fix(search_page): remove unnecessary padding 2025-04-13 18:55:44 +04:00
d9b5c1e5d1 refactor(artwork): make album songs consistent 2025-04-13 18:53:54 +04:00
3d9110b4d5 chore: update dependencies 2025-04-13 17:20:06 +04:00
42aa92e268 fix(playlists): remove broken playlist entry for 'Mood Booster' 2025-04-08 21:34:09 +04:00
2876e71da4 chore: update dependencies 2025-04-08 21:25:04 +04:00
573a585e8f chore: update youtube_explode_dart 2025-04-08 21:23:05 +04:00
d21e2e2419 feat(song_bar): add option to remove songs from recently played list (closes: #527) 2025-04-07 11:38:45 +04:00
932b6217a6 fix(library): make offline playlists available for offline mode (fixes: #529) 2025-04-07 11:19:59 +04:00
2cd884ed48 Update: v9.3.0 9.3.0 2025-04-04 17:51:30 +04:00
3b22eff8e8 fix(musify): fixed some bugs related to lyrics 2025-04-04 17:48:14 +04:00
2831dc72fd fix(now_playing_page): handle null lyrics data correctly 2025-04-04 17:36:41 +04:00
bdfd818fa0 refactor: optimize stream handling with distinct operators for media item and playback state 2025-04-04 17:30:57 +04:00
349d3774c6 refactor(musify): add error handling and logging for playlist info retrieval 2025-04-03 20:27:13 +04:00
9cb39b0bb9 refactor(playlist_page): add error handling and logging for playlist initialization and fetching 2025-04-03 20:17:12 +04:00