Commit Graph

  • 0cab01780d fix: gomobile compatibility for HandleURLWithExtension return type zarzet 2026-01-12 23:43:57 +07:00
  • 4afc14dee8 chore: increase log buffer size from 500 to 1000 entries zarzet 2026-01-12 23:18:47 +07:00
  • 00753ffe86 chore: increase log buffer size from 500 to 1000 entries zarzet 2026-01-12 23:17:30 +07:00
  • 523b1edc44 feat(extension): add custom URL handler support for extensions zarzet 2026-01-12 22:22:25 +07:00
  • 4966a84614 chore: bump version to 3.0.0-alpha.3 v3.0.0-alpha.3 zarzet 2026-01-12 22:02:29 +07:00
  • 9247a775fa feat(extension): add browser-like polyfills for easier library porting zarzet 2026-01-12 21:18:04 +07:00
  • b185b51b31 merge: sync bugfixes from main (permission error, Android 13+ storage) zarzet 2026-01-12 19:59:09 +07:00
  • d98960d053 fix: permission error message and Android 13+ storage permission v2.2.9 zarzet 2026-01-12 19:56:12 +07:00
  • d417743654 chore: bump version to 2.2.9 zarzet 2026-01-12 18:47:53 +07:00
  • c4bea124fb perf: parallel API calls for Tidal and Qobuz download URLs zarzet 2026-01-12 18:32:59 +07:00
  • c37410b5de feat: add Separate Singles Folder option zarzet 2026-01-12 18:27:38 +07:00
  • b90c94125c merge: sync bugfix from main (duplicate history fix) zarzet 2026-01-12 18:26:06 +07:00
  • efbf5d4c5b fix: prevent duplicate entries in download history zarzet 2026-01-12 18:25:38 +07:00
  • 35532b0c73 feat(extension): Enhanced HTTP API for YouTube Music support v3.0.0-alpha.2 zarzet 2026-01-12 06:37:18 +07:00
  • 4c09b988e4 Merge main into dev (sync v2.2.8 features) zarzet 2026-01-12 06:22:22 +07:00
  • c673581c32 feat: multi-select batch delete and album grouping in history v2.2.8 zarzet 2026-01-12 06:18:32 +07:00
  • bcd718b178 fix: reset settings when extension is disabled zarzet 2026-01-12 02:19:05 +07:00
  • 2b9357cb6d feat: remove default Spotify credentials, require user's own API key zarzet 2026-01-12 02:10:40 +07:00
  • 26d84041c7 fix: initialize extension system at app start for proper search hint zarzet 2026-01-12 01:58:44 +07:00
  • 93b4047143 fix: persist extension enabled state and clear search provider when disabled v3.0.0-alpha.1 zarzet 2026-01-12 01:56:16 +07:00
  • a6d488696b chore: add extension API feature request template and ignore docs folder zarzet 2026-01-12 01:22:23 +07:00
  • 3dbd131e49 fix: iOS extension auth function names (use ByID suffix) zarzet 2026-01-12 01:02:16 +07:00
  • 57cb575483 feat: add extension system with skipBuiltInFallback support zarzet 2026-01-12 00:17:52 +07:00
  • 24ef66be4c Merge branch 'main' of https://github.com/zarzet/SpotiFLAC-Mobile v2.2.7 zarzet 2026-01-11 06:41:54 +07:00
  • d07a49f605 UI modernization: Global theme update, redesigned Options/Download settings, and smart filename editor zarzet 2026-01-11 06:41:34 +07:00
  • 4eba28db7a v2.2.7: CSV import metadata enrichment with Deezer fallback zarzet 2026-01-11 06:09:48 +07:00
  • b73a3f8912 Add CSV import and optimize Appearance settings zarzet 2026-01-11 05:56:30 +07:00
  • 9f47f2ce85 UI Modernization: Unified app bars, updated logos, improved settings & Deezer support zarzet 2026-01-11 04:28:41 +07:00
  • f2aca734a3 fix: improve logging for release builds and UI improvements zarzet 2026-01-11 02:27:26 +07:00
  • 09cb637a86 Update VirusTotal link in README.md Zarz Eleutherius 2026-01-10 19:27:48 +07:00
  • 11e7034cec v2.2.5: In-app logging, ISP blocking detection, Latin script fix v2.2.5 zarzet 2026-01-10 19:03:39 +07:00
  • f12c18d76b Add issue templates, update workflow SDK, fix about logo zarzet 2026-01-10 16:47:58 +07:00
  • 0da39a1b8b chore: update NDK to r27d LTS (27.3.13750724) for 16KB page size support zarzet 2026-01-10 04:58:12 +07:00
  • f29fe5054c Updated VirusTotal badge link in README Zarz Eleutherius 2026-01-10 16:09:39 +07:00
  • c8c0164964 chore: update targetSdk to 36 (Android 16) with timeout handler zarzet 2026-01-10 04:51:15 +07:00
  • 52dd657913 fix: improve search result parsing robustness for edge cases zarzet 2026-01-10 04:48:32 +07:00
  • c30f9fe412 fix(ios): add setSpotifyCredentials method to AppDelegate zarzet 2026-01-10 04:36:28 +07:00
  • bea5dd1d4a v2.2.0: Default to Tidal, faster ISRC matching, ISRC enrichment for search v2.2.0 zarzet 2026-01-10 04:32:47 +07:00
  • 8726a0858a Update VirusTotal link in README.md Zarz Eleutherius 2026-01-09 19:03:36 +07:00
  • 74bc747599 chore: update to v2.1.7 with new icons v2.1.7 zarzet 2026-01-09 17:30:23 +07:00
  • cbc8fdcb0c feat: add download badges to release page zarzet 2026-01-09 17:25:01 +07:00
  • 3b79b4f1ca fix: use absolute path for IPA creation v2.1.6 zarzet 2026-01-09 02:41:19 +07:00
  • 5692a76650 Fix: iOS embedMetadata method + Android APK path detection zarzet 2026-01-09 02:31:01 +07:00
  • 7a009ad0af Fix R8: add dontwarn for Play Core and javax.xml.stream zarzet 2026-01-09 02:19:37 +07:00
  • e5e75e7092 Fix iOS build: use xcodebuild with CODE_SIGNING_ALLOWED=NO zarzet 2026-01-09 02:18:54 +07:00
  • 01b8fd2480 Fix metadata consistency (Go->Flutter) and build optimization zarzet 2026-01-09 02:04:01 +07:00
  • ee807a44cc Update instructions for using Spotify API Zarz Eleutherius 2026-01-08 13:36:10 +07:00
  • c9b905eb18 Update VirusTotal badge link in README.md Zarz Eleutherius 2026-01-08 01:08:32 +07:00
  • e9c7bf830e Update changelog for v2.1.5 v2.1.5 zarzet 2026-01-08 00:53:38 +07:00
  • 8bc97d5bd3 v2.1.5: Deezer API 2.0, Qobuz default, fetch ISRC for search results zarzet 2026-01-08 00:52:24 +07:00
  • f2c241c323 Fix .tmp permission issue on Android Music folder zarzet 2026-01-08 00:26:49 +07:00
  • 9c512ffe28 Add migration for Deezer default (skip if custom Spotify enabled) zarzet 2026-01-07 23:19:04 +07:00
  • 53a1da6249 v2.1.5: Fix progress bar and incomplete downloads zarzet 2026-01-07 23:15:14 +07:00
  • d4274e8ca8 Include setup instructions for Spotify API usage Zarz Eleutherius 2026-01-07 13:55:31 +07:00
  • 49a9f12841 Simplify README by removing Spotify setup details Zarz Eleutherius 2026-01-07 13:53:30 +07:00
  • d7fa040e3c fix: Deezer artist/album screen improvements v2.1.5-preview zarzet 2026-01-07 04:25:35 +07:00
  • 9baa1e2088 fix: Replace android-actions/setup-android with direct SDK setup zarzet 2026-01-07 03:38:00 +07:00
  • 482457205a feat: Add Deezer as alternative metadata source with auto-fallback zarzet 2026-01-07 03:25:14 +07:00
  • 3b2ec319e2 Fix pubspec version to 2.1.0+41 v2.1.0 zarzet 2026-01-07 00:19:53 +07:00
  • a0f7e75a9a Update VirusTotal badge to 2.1.0 zarzet 2026-01-07 00:14:07 +07:00
  • c725e53e4c Release 2.1.0 v2.1.0-preview2 zarzet 2026-01-07 00:00:28 +07:00
  • 1d7c43a302 v2.1.0-preview: Download speed optimizations zarzet 2026-01-06 03:55:53 +07:00
  • a9088455c3 v2.1.0-preview: Download speed optimizations v2.1.0-preview zarzet 2026-01-06 03:55:53 +07:00
  • df7c1c5bb7 Add VirusTotal badge to README Zarz Eleutherius 2026-01-06 02:05:50 +07:00
  • bb05353b7e fix(ios): directory picker - add App Documents option for iOS v2.0.7-preview2 zarzet 2026-01-06 00:23:19 +07:00
  • 7ac92d77e5 chore: add custom FFmpeg AAR to repo for CI builds v2.0.7-preview zarzet 2026-01-05 14:23:41 +07:00
  • cf00ecb756 feat: use custom FFmpeg AAR for Android, reduce APK size v2.0.7 zarzet 2026-01-05 14:09:32 +07:00
  • 525f2fd0cd chore: bump version to 2.0.6+36 v2.0.6 zarzet 2026-01-05 12:21:05 +07:00
  • 3e841cef06 fix: duration display, audio quality from file, artist verification, metadata case-sensitivity, settings navigation freeze zarzet 2026-01-05 10:30:57 +07:00
  • a8527df80a docs: application stabilized, remove dev notice zarzet 2026-01-05 03:11:40 +07:00
  • 51b2ad5c77 v2.0.5: Large playlist support + duration verification fix v2.0.5 zarzet 2026-01-05 03:08:15 +07:00
  • d641a517b8 ci: Fix disk cleanup - only remove safe directories v2.0.4 zarzet 2026-01-04 12:09:13 +07:00
  • 608fa2ca74 ci: Fix disk cleanup - don't remove Android SDK path zarzet 2026-01-04 12:08:18 +07:00
  • 343b309314 ci: Add disk cleanup step to fix runner space issue zarzet 2026-01-04 12:01:34 +07:00
  • 0787b32dd8 v2.0.4: Fix Android 11 storage permission denied zarzet 2026-01-04 11:51:09 +07:00
  • 6927fdf7a9 fix: Android 11 storage permission denied issue zarzet 2026-01-04 11:48:19 +07:00
  • fe6af34478 Update screenshots zarzet 2026-01-04 00:14:33 +07:00
  • 85bb67da47 v2.0.3: Custom Spotify credentials, rate limit UI, search fixes v2.0.3 zarzet 2026-01-03 23:56:03 +07:00
  • 794486a200 v2.0.2: Quality display, fallback fix, Open in Spotify fix v2.0.2 zarzet 2026-01-03 07:23:54 +07:00
  • 8ce5e958ee docs: update changelog zarzet 2026-01-03 05:46:03 +07:00
  • 5c6bf02f1c v2.0.1: Unified progress tracking, quality picker consistency, notification fixes v2.0.1 zarzet 2026-01-03 05:43:14 +07:00
  • 852335f794 fix: correct version to 2.0.0 (remove preview suffix) v2.0.0 zarzet 2026-01-03 04:34:43 +07:00
  • b87de1f00a feat: quality picker with track info, update dialog redesign, finalizing notification fix zarzet 2026-01-03 04:26:19 +07:00
  • 8fcb389bb2 fix: play button red flash on app start zarzet 2026-01-03 00:52:34 +07:00
  • 08bca30fcd perf: optimize state management, add HTTPS validation, improve UI performance zarzet 2026-01-03 00:46:34 +07:00
  • a7c5afdd20 ui: redesign About page with contributors and fix title alignment zarzet 2026-01-02 20:15:29 +07:00
  • 5eac386eba ui: remove Search Music text, keep only logo zarzet 2026-01-02 18:30:57 +07:00
  • d35d60ac7d docs: update screenshots zarzet 2026-01-02 18:28:38 +07:00
  • 7c43d4bf70 docs: add active development notice zarzet 2026-01-02 18:21:07 +07:00
  • 2043370b6c feat: background download service + queue persistence (v1.6.1) v1.6.1 zarzet 2026-01-02 18:14:19 +07:00
  • 39ddb7a14f fix: persist download queue to survive app restart (v1.6.1) zarzet 2026-01-02 17:33:31 +07:00
  • bd9b527161 release: v1.6.0 - Live search, quality picker, dependency updates v1.6.0 zarzet 2026-01-02 17:13:22 +07:00
  • 39bcc2c547 feat: live search with back navigation and animated transitions zarzet 2026-01-02 16:43:59 +07:00
  • 973c2e3b41 v1.5.6: UI improvements, logger migration, and bug fixes zarzet 2026-01-02 15:16:50 +07:00
  • 62805720da Add auto-tag workflow on version change zarzet 2026-01-02 06:52:28 +07:00
  • 0d8234ccd2 v1.5.5: History tab, share intent, artist support, lyrics viewer, folder organization v1.5.5 zarzet 2026-01-02 06:47:49 +07:00
  • 0edd616c3d Remove redundant workflows, keep only release.yml zarzet 2026-01-02 04:44:26 +07:00
  • 9ca0e8cf5c v1.5.0-hotfix6: Use sign-android-release action v1.5.0-hotfix6 zarzet 2026-01-02 04:29:55 +07:00
  • 37b8682faa v1.5.0-hotfix5: Use key.properties per Flutter docs zarzet 2026-01-02 04:27:02 +07:00
  • 6563f0f2b3 Remove APK from tracking zarzet 2026-01-02 04:17:44 +07:00