Commit Graph
2419 Commits
Author SHA1 Message Date
Zarz Eleutherius d7d0aec784 New translations app_en.arb (Chinese Traditional)
[ci skip]
2026-09-01 15:23:34 +07:00
Zarz Eleutherius 8e6dace08c New translations app_en.arb (Indonesian)
[ci skip]
2026-09-01 15:23:32 +07:00
Zarz Eleutherius eacfab8dea New translations app_en.arb (Italian)
[ci skip]
2026-09-01 15:23:29 +07:00
Zarz Eleutherius 259e100d6c New translations app_en.arb (Ukrainian)
[ci skip]
2026-09-01 15:23:28 +07:00
Zarz Eleutherius 74878a7c94 New translations app_en.arb (Spanish)
[ci skip]
2026-09-01 15:23:26 +07:00
zarzet e1e3ffe0b0 fix(ios): handle non-optional callback binding v4.9.5 2026-09-01 15:11:53 +07:00
zarzet a78fc3f677 Merge remote-tracking branch 'origin/main' 2026-09-01 14:59:52 +07:00
zarzet 4ba3ab2fc7 perf(library): optimize CIFS scan recovery 2026-09-01 12:00:37 +07:00
zarzet 0d148113f0 perf(library): resume and parallelize SAF indexing 2026-09-01 02:14:15 +07:00
zarzet 5eb7f9a872 fix(build): hide unexported lyrics search results from gomobile 2026-08-31 16:45:32 +07:00
zarzet 01fc7ee6c2 feat(lyrics): use direct Kugou, QQ Music, and Genius sources 2026-08-31 13:39:18 +07:00
zarzet a1ee346f2f chore(logging): sanitize diagnostics and reduce noise 2026-08-31 01:49:49 +07:00
zarzet 8f17cd1682 fix(backup): use compact sflb file extension 2026-08-30 23:34:57 +07:00
zarzet 897fb7d523 feat(backup): stream versioned ZIP archives 2026-08-30 23:19:09 +07:00
zarzet 2c9881944d feat(updater): resume and verify APK downloads 2026-08-30 23:19:00 +07:00
zarzet b18def64d3 perf(lyrics): coalesce and persist provider results 2026-08-30 23:18:51 +07:00
zarzet bd07d5c233 perf(import): batch playlist metadata enrichment 2026-08-30 23:18:38 +07:00
zarzet aecba736e1 perf(metadata): coalesce MusicBrainz ISRC lookups 2026-08-30 23:18:33 +07:00
zarzet 6f95bf6085 perf(store): coalesce and condition registry requests 2026-08-30 23:18:21 +07:00
zarzet 0edd0f8f04 perf(extensions): refresh provider health off the download path 2026-08-30 23:18:12 +07:00
zarzet 91b2de8175 perf(playback): stream SAF tracks through descriptor leases 2026-08-30 23:18:03 +07:00
zarzet c056bd60a6 build(deps): add archive and crypto dependencies 2026-08-30 23:17:41 +07:00
zarzet 2e0a5f7b9c fix(downloads): hide unknown byte totals in notifications 2026-08-30 18:58:19 +07:00
zarzet 892d152e5c fix(resolver): retire unavailable resolver endpoints 2026-08-30 18:51:20 +07:00
zarzet d2325dbcbf chore(deps): update Flutter and Go packages 2026-08-30 18:25:59 +07:00
zarzet 29a86b0dc3 feat(player): add sleep timer 2026-08-30 17:23:16 +07:00
zarzet a926a2825b fix(player): handle headset media controls 2026-08-30 17:04:41 +07:00
zarzet d0a9868c2d feat(resolver): add cross-platform fallback chain 2026-08-30 16:55:16 +07:00
zarzet e9bb3ae303 feat(l10n): merge Crowdin translation updates (#531)
Merge Crowdin changes per key so translations from PR #531 are retained without dropping localization keys added on main. Normalize locale filenames for Flutter, keep incomplete languages behind the 70% production threshold, and retain them in Crowdin for continued translation.
2026-08-30 12:59:48 +07:00
zarzet 0290ab7151 fix(ci): standardize Android ARM release build 2026-08-30 12:06:04 +07:00
zarzet c281fe121d perf(android): tighten R8 keep rules 2026-08-30 11:57:59 +07:00
zarzet e931d5e2b0 refactor(core): reduce generated and duplicate code 2026-08-30 11:57:47 +07:00
zarzet 7141ca980f fix(library): sync track playback controls 2026-08-30 00:43:13 +07:00
zarzet d5465e9768 fix(download): throttle progress diagnostics 2026-08-30 00:17:27 +07:00
zarzet b4c4214336 chore(release): bump version to 4.9.5 2026-08-30 00:04:57 +07:00
zarzet f1fb01604d perf(download): reduce progress wakeups and harden retries 2026-08-29 23:47:58 +07:00
zarzet fd74240c24 perf(extensions): coalesce signed session lifecycle 2026-08-29 23:47:34 +07:00
zarzet bb1be4fdb4 perf(extensions): streamline prepared download work 2026-08-29 23:47:21 +07:00
zarzet f21f47b2bd perf(network): improve connection fallback and reuse 2026-08-29 23:47:04 +07:00
zarzet 0394a1bfcc build(go): update toolchain to 1.26.6 2026-08-29 18:57:31 +07:00
zarzet 760d796673 fix(ci): harden release workflow inputs and actions 2026-08-29 18:57:22 +07:00
zarzet 97fdc85513 fix(security): redact secrets from exported logs 2026-08-29 18:57:06 +07:00
zarzet 7556d93e80 fix(security): bound cover download memory usage 2026-08-29 18:56:56 +07:00
zarzet 740ce173b2 fix(security): prevent extension network sandbox bypasses 2026-08-29 18:56:46 +07:00
zarzet 8988f99f79 fix(security): sandbox extension FFmpeg execution 2026-08-29 18:53:52 +07:00
zarzet 63d29d2ed4 fix(security): validate extension callback state 2026-08-29 18:53:33 +07:00
zarzet 29db940d63 fix(security): encrypt extension storage at rest 2026-08-29 18:52:16 +07:00
zarzet cab1af1828 fix(download): restore reliable provider fallback retries 2026-08-29 03:19:38 +07:00
zarzet 5dac33dfa4 fix(download): preserve finalization metadata and library labels 2026-08-29 00:31:25 +07:00
zarzet c3b2214e2a perf: optimize library scans and extension runtime 2026-08-28 21:00:11 +07:00