Commit Graph

  • dd40f419d5 refactor: simplify version code and name retrieval from local properties master Valeri Gokadze 2025-07-24 09:16:45 +04:00
  • 8c6ce26648 feat: add Estonian language Valeri Gokadze 2025-07-23 09:59:30 +04:00
  • 51125d4e3d Estonian language translation Wqttzicue 2025-07-22 11:10:31 +00:00
  • 09a1c62f55 Update check.json update Valeri Gokadze 2025-07-18 14:28:36 +04:00
  • e92843be12 Update: v9.6.1 9.6.1 Valeri Gokadze 2025-07-18 14:15:10 +04:00
  • 9a2c60ed30 feat: add 'official song clip' to song title formatting regex Valeri Gokadze 2025-07-18 14:11:51 +04:00
  • 83662f2294 feat: implement full player state management and optimize mini player interactions Valeri Gokadze 2025-07-18 14:08:04 +04:00
  • d99656b2c7 feat: add proxy support Valeri Gokadze 2025-07-18 13:48:26 +04:00
  • a7c0c83540 refactor: made some code optimizations Valeri Gokadze 2025-07-17 18:40:25 +04:00
  • f9a218c13c build: update Gradle and Kotlin plugin versions for improved compatibility Valeri Gokadze 2025-07-17 18:12:00 +04:00
  • 389721d6d0 build: update Flutter version to 3.32.7 Valeri Gokadze 2025-07-17 18:08:24 +04:00
  • 413dcfd7ee fix: add timeout handling for song manifest requests to prevent hanging Valeri Gokadze 2025-07-17 17:55:04 +04:00
  • 142dbb725b Update app_ja.arb Japanese translation maboroshin 2025-07-12 20:33:53 +09:00
  • 83aa886a4c fix: increase Gradle JVM arguments for improved performance Valeri Gokadze 2025-07-11 18:19:03 +04:00
  • e1bd90df22 Update check.json Valeri Gokadze 2025-07-09 21:42:52 +04:00
  • 940fe11828 Update: v9.6.0 9.6.0 Valeri Gokadze 2025-07-09 21:27:33 +04:00
  • e3df50f1d6 feat: redesign sponsor section with enhanced UI and gradient background Valeri Gokadze 2025-07-09 21:22:28 +04:00
  • a6d025c596 fix: improve empty playlist message Valeri Gokadze 2025-07-09 21:16:11 +04:00
  • b1d09bc4d4 build: update Flutter version to 3.32.6 Valeri Gokadze 2025-07-09 21:08:33 +04:00
  • 9001a53f17 fix: disable Impeller rendering engine to fix rendering issues Valeri Gokadze 2025-07-09 20:59:07 +04:00
  • 019893612f feat: enhance skipToPrevious functionality (closes: #483) Valeri Gokadze 2025-07-09 20:54:15 +04:00
  • f4c8a1b295 fix: make iconSize nullable and calculate default size based on container dimensions Valeri Gokadze 2025-07-09 20:48:36 +04:00
  • 2d760cf394 feat: implement playlist folder management (Beta) (closes: #496) Valeri Gokadze 2025-07-09 20:39:08 +04:00
  • 5a42da0cbe fix: update go_router to version 16.0.0 and youtube_explode_dart to version 2.5.1 Valeri Gokadze 2025-07-04 10:10:42 +04:00
  • 23048e73ef fix: prevent unnecessary update checks when offline Valeri Gokadze 2025-07-04 10:08:50 +04:00
  • dbd094b57d chore: update dependencies for file_picker and go_router to latest versions Valeri Gokadze 2025-06-29 09:14:02 +04:00
  • 24bb70cf60 build: update Flutter version to 3.32.5 Valeri Gokadze 2025-06-28 22:36:09 +04:00
  • 89a8388efc Updated dependencies website Valeri Gokadze 2025-06-15 16:18:46 +04:00
  • 8c7bc9a98f Revert "docs: Add Discord banner (#563)" Valeri Gokadze 2025-06-15 16:16:13 +04:00
  • 6f92633387 fix: update icon for liked songs button in library page Valeri Gokadze 2025-06-14 14:54:03 +04:00
  • bd6c6209cd refactor: simplify recent changes Valeri Gokadze 2025-06-11 19:07:49 +04:00
  • 29ea0cc4f9 chore: remove redundant restart app messages from localization files Valeri Gokadze 2025-06-11 19:01:20 +04:00
  • 6b3d77df3c fix: attempt to fix smooth transition between offline and online modes Valeri Gokadze 2025-06-11 19:00:43 +04:00
  • 3b54079976 build: update Gradle wrapper to v8.14.2 and Android plugin to v8.10.1 Valeri Gokadze 2025-06-08 23:50:34 +04:00
  • b9f38d1ebe chore: update go_router and just_audio dependencies to latest versions Valeri Gokadze 2025-06-08 23:41:53 +04:00
  • 029e827332 build: update Flutter version to 3.32.2 Valeri Gokadze 2025-06-08 23:40:12 +04:00
  • 7ed1dc8264 refactor: update youtube_explode_dart dependency to use Git source Valeri Gokadze 2025-06-06 19:14:52 +04:00
  • 2a1d4c5175 refactor: wrap body in SafeArea for improved layout on large screens Jimccy 2025-06-03 21:55:09 +08:00
  • 8c468d541e refactor: migrate Gradle build files to Kotlin DSL and update Flutter SDK version Valeri Gokadze 2025-05-31 10:17:22 +04:00
  • 49ee148789 Revert "feat: configure API keys for Genius integration in CI builds" revise04062025 Valeri Gokadze 2025-06-04 20:57:39 +04:00
  • 9ed8d81f59 Revert "feat: integrate Genius API for fetching lyrics" Valeri Gokadze 2025-06-04 20:56:20 +04:00
  • 3ef46a6ce7 Revert "feat: add beautiful_soup_dart and genius_lyrics dependencies" Valeri Gokadze 2025-06-04 20:55:14 +04:00
  • e7600b4a04 feat: configure API keys for Genius integration in CI builds Valeri Gokadze 2025-06-04 20:50:05 +04:00
  • 66f1abd60c refactor: wrap body in SafeArea for improved layout on large screens Jimccy 2025-06-03 21:55:09 +08:00
  • 4e79ee0818 refactor: migrate Gradle build files to Kotlin DSL and update Flutter SDK version Valeri Gokadze 2025-05-31 10:17:22 +04:00
  • b478e6e3e6 feat: integrate Genius API for fetching lyrics #593 Jimccy 2025-05-30 01:27:56 +08:00
  • 21cda9565e feat: add beautiful_soup_dart and genius_lyrics dependencies Jimccy 2025-05-30 01:27:44 +08:00
  • 43c90bb8f0 Update: v9.5.2 9.5.2 Valeri Gokadze 2025-05-27 22:46:00 +04:00
  • d0955dac53 Update check.json Valeri Gokadze 2025-05-27 22:36:41 +04:00
  • fe28ef3938 refactor: improve song preloading mechanism for better performance and error handling Valeri Gokadze 2025-05-27 21:57:35 +04:00
  • 945fd652b5 refactor: optimized audio service Valeri Gokadze 2025-05-27 21:48:33 +04:00
  • 613eceda6c refactor: optimized widgets Valeri Gokadze 2025-05-27 21:41:20 +04:00
  • 0e6116cd29 build: downgrade Gradle version to v8.11.1 Valeri Gokadze 2025-05-27 20:47:00 +04:00
  • a77eca24c8 Update check.json Valeri Gokadze 2025-05-27 18:06:45 +04:00
  • e36eb107aa Update: v9.5.1 9.5.1 Valeri Gokadze 2025-05-27 17:55:08 +04:00
  • 85f9d9a5ec fix: refactor PositionSlider to StatefulWidget for improved drag handling (closes #581) Valeri Gokadze 2025-05-27 17:52:52 +04:00
  • 461c45c6a9 fix: improve backup and restore functionality with better error handling and logging Valeri Gokadze 2025-05-27 17:49:33 +04:00
  • 213a4e11b8 Update app_he.arb elid 2025-05-27 08:20:45 +03:00
  • a3ab4fc062 Update check.json Valeri Gokadze 2025-05-26 21:23:48 +04:00
  • 14bd3e4d44 Update: v9.5.0 9.5.0 Valeri Gokadze 2025-05-26 21:13:11 +04:00
  • bc4c772f2e style: format code Valeri Gokadze 2025-05-26 21:08:34 +04:00
  • 2c3ee4f45f Merge pull request #579 from cychowai/fix/safe-area-picked Valeri Gokadze 2025-05-26 21:06:51 +04:00
  • c53c39a9e0 fix: add SafeArea directly to the now playing page #579 Valeri Gokadze 2025-05-26 21:06:27 +04:00
  • b0f770615b fix: remove SafeArea from the root widget Valeri Gokadze 2025-05-26 21:04:40 +04:00
  • 3916a552fe Merge remote-tracking branch 'upstream/master' into fix/safe-area-picked Jimccy 2025-05-27 00:21:37 +08:00
  • 3f7c42cbe1 fix(ui): adjust spacing in mobile layout for improved layout consistency Jimccy 2025-05-27 00:04:12 +08:00
  • 25e93b0dcc fix(ui): enforce system status bar contrast in main UI Jimccy 2025-05-27 00:04:03 +08:00
  • 444335485c fix(ui): replace post-frame callback with AnnotatedRegion for system UI overlay style Valeri Gokadze 2025-05-26 20:02:05 +04:00
  • 8aad5f4e17 fix(docs): update supported languages Valeri Gokadze 2025-05-26 19:54:17 +04:00
  • 96efd00ae9 fix(player): update StreamBuilder to use PositionData for playback progress Valeri Gokadze 2025-05-26 18:44:50 +04:00
  • d9e216b17a feat(l10n): add 'backToFavorites' translation in Swedish localization Valeri Gokadze 2025-05-26 18:30:01 +04:00
  • 31290a49f1 fix(dependencies): update youtube_explode_dart to version 2.4.2 Valeri Gokadze 2025-05-26 18:28:23 +04:00
  • 4ecbdd7b22 feat(l10n): add Swedish language support Valeri Gokadze 2025-05-26 18:24:07 +04:00
  • d22a6fddd5 Merge pull request #572 from Sopor/patch-1 Valeri Gokadze 2025-05-26 18:23:33 +04:00
  • c08c229875 Merge pull request #576 from elid34/master Valeri Gokadze 2025-05-26 18:22:21 +04:00
  • 313169e566 fix(l10n): Use capital letter for Hebrew language #576 Valeri Gokadze 2025-05-26 18:21:56 +04:00
  • d4462d8aad Merge pull request #578 from cychowai/feature/mini-player-progress-bar Valeri Gokadze 2025-05-26 18:11:18 +04:00
  • 748681659c feat(mini_player): restructure layout and add progress bar for playback #578 Jimccy 2025-05-26 21:49:59 +08:00
  • 7c8ea57ae7 fix(ui): adjust spacing in mobile layout by commenting out SizedBox Jimccy 2025-05-26 21:17:14 +08:00
  • 717219441f Update main.dart elid 2025-05-26 07:54:14 +03:00
  • f5b7e0f6ff Create app_he.arb elid 2025-05-26 07:51:43 +03:00
  • e66715ce7d Update app_fr.arb Mickael81 2025-05-11 18:33:50 +02:00
  • 4f9ee7e958 feat(audio_service): enhance queue management and playback state handling Valeri Gokadze 2025-05-23 18:30:39 +04:00
  • 325ef7622c Update: v9.4.3 9.4.3 Valeri Gokadze 2025-05-23 17:31:27 +04:00
  • 36d2839b25 chire: update audio_session, file_picker, and just_audio versions Valeri Gokadze 2025-05-23 17:29:59 +04:00
  • c5f2e1ad18 fix(playlist_download_service): add validation and error handling for playlist downloads Valeri Gokadze 2025-05-23 17:25:52 +04:00
  • 11df222434 fix(audio_service): add error handling for song index and playlist operations Valeri Gokadze 2025-05-23 17:20:22 +04:00
  • 61815d583d fix(musify): add error handling for playlist and song operations Valeri Gokadze 2025-05-23 17:13:22 +04:00
  • cf45310c55 fix(home_page): handle null data in playlists snapshot Valeri Gokadze 2025-05-23 08:53:29 +04:00
  • 6bce99df57 feat(home_page): refactor code Valeri Gokadze 2025-05-23 08:49:42 +04:00
  • 844266ffde feat(home_page): add 'Back to favorites' section with liked playlists Valeri Gokadze 2025-05-23 08:44:39 +04:00
  • fa38970d75 fix(home_page): remove artists section and update recommended songs handling Valeri Gokadze 2025-05-22 23:20:14 +04:00
  • d0bc73109a fix(offline_playlists): enhance offline song handling and progress tracking Valeri Gokadze 2025-05-22 10:51:15 +04:00
  • 96cf444b17 fix(offline_playlists): fix download for artist playlists Valeri Gokadze 2025-05-22 10:24:05 +04:00
  • ac96483ea8 chore: update Flutter to v3.32 Valeri Gokadze 2025-05-21 14:39:14 +04:00
  • 1f3e07384b fix(offline_playlists): refactor code to fix bugs Valeri Gokadze 2025-05-17 10:25:01 +04:00
  • 4353a61bc9 chore: update dependencies Valeri Gokadze 2025-05-17 09:19:22 +04:00
  • f40bf5956c Revert "chore: update youtube_explode_dart dependency to use git source" Valeri Gokadze 2025-05-14 13:57:17 +04:00
  • 1b8b4e4e09 fix: log error when song URL retrieval fails Valeri Gokadze 2025-05-14 13:53:32 +04:00
  • 9450a41238 fix: handle null or empty songId in getSongManifest and getSong methods Valeri Gokadze 2025-05-14 13:49:01 +04:00