SpotiFLAC-Mobile/lib
zarzet b770d7d9ca i18n: extract hardcoded strings into l10n keys
Move hardcoded UI strings across multiple screens and the notification
service into ARB-backed l10n keys so they can be translated via Crowdin.
Adds 62 new keys covering sort labels, dialog copy, metadata error
snackbars, folder-picker errors, home-tab error states, extensions home
feed selector, and all notification titles/bodies. NotificationService
now caches an AppLocalizations instance (injected from MainShell via
didChangeDependencies) and falls back to English literals when no locale
is available.
2026-04-13 23:32:11 +07:00
..
constants chore: bump version to 4.1.2+119 2026-04-13 23:32:11 +07:00
l10n i18n: extract hardcoded strings into l10n keys 2026-04-13 23:32:11 +07:00
models feat: track byte-level download progress for extension downloads 2026-03-27 21:58:01 +07:00
providers refactor: route spotify URLs through extensions 2026-04-13 23:32:11 +07:00
screens i18n: extract hardcoded strings into l10n keys 2026-04-13 23:32:11 +07:00
services i18n: extract hardcoded strings into l10n keys 2026-04-13 23:32:11 +07:00
theme feat: add animation utilities and fix regressions in UI refactor 2026-03-26 13:38:07 +07:00
utils refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
widgets refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
app.dart feat: move Amazon Music to extension, fix Deezer download timeout 2026-03-08 04:15:28 +07:00
main.dart fix: unify search bar, filter chips, tab navigation, and clean up comments 2026-03-25 22:27:22 +07:00