SpotiFLAC-Mobile/lib
zarzet 904b45e8f6 chore: housekeeping cleanup and code deduplication
- Remove stray tracked files (root AndroidManifest.xml, build.gradle.bak, temp_project template)
- Move README-only images out of app asset bundle to reduce APK/IPA size (~1.68MB)
- Fix logo filename typo (transparant -> transparent)
- Deduplicate _readPositiveInt into shared int_utils.dart
- Deduplicate _themeModeFromString (reuse from theme_settings.dart)
- Remove deprecated LocalLibraryState.items getter
- Remove unused sqflite_common_ffi dependency
- Update apps.json version to 4.5.1
- Fix Flutter version in CONTRIBUTING.md (3.38.1 -> 3.41.5)
- Improve .gitignore patterns (NUL, *.bak, root AndroidManifest.xml)
2026-05-08 21:37:56 +07:00
..
constants fix: stabilize library search and bump version 2026-05-08 00:40:25 +07:00
l10n chore: remove redundant comments and boilerplate across codebase 2026-05-05 21:35:18 +07:00
models chore: housekeeping cleanup and code deduplication 2026-05-08 21:37:56 +07:00
providers chore: housekeeping cleanup and code deduplication 2026-05-08 21:37:56 +07:00
screens chore: housekeeping cleanup and code deduplication 2026-05-08 21:37:56 +07:00
services fix: avoid native worker binder payload limit 2026-05-08 01:06:48 +07:00
theme feat: retire built-in download providers, add isolated extension runtimes, Google Sans Flex font, and monochrome icon support 2026-05-01 02:44:32 +07:00
utils chore: housekeeping cleanup and code deduplication 2026-05-08 21:37:56 +07:00
widgets chore: remove redundant comments and boilerplate across codebase 2026-05-05 21:35:18 +07:00
app.dart fix provider fallbacks and public branding 2026-05-04 00:51:52 +07:00
main.dart feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00