SpotiFLAC-Mobile/lib/screens/settings
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
..
about_page.dart chore: housekeeping cleanup and code deduplication 2026-05-08 21:37:56 +07:00
app_settings_page.dart chore: remove redundant comments and boilerplate across codebase 2026-05-05 21:35:18 +07:00
appearance_settings_page.dart chore: remove redundant comments and boilerplate across codebase 2026-05-05 21:35:18 +07:00
cache_management_page.dart feat(i18n): replace all hardcoded strings with l10n keys across 13 screens 2026-03-13 15:12:12 +07:00
donate_page.dart chore: remove redundant comments and boilerplate across codebase 2026-05-05 21:35:18 +07:00
download_fallback_extensions_page.dart feat: add configurable extension download fallback 2026-04-13 23:32:18 +07:00
download_settings_page.dart fix: restore default quality settings 2026-05-08 00:40:25 +07:00
extension_detail_page.dart feat: show extension service health 2026-05-03 20:20:28 +07:00
extensions_page.dart chore: remove redundant comments and boilerplate across codebase 2026-05-05 21:35:18 +07:00
files_settings_page.dart fix: prevent settings editor white screens 2026-05-08 00:40:25 +07:00
library_settings_page.dart refactor: migrate local library from in-memory list to database-backed pagination 2026-05-06 03:15:30 +07:00
log_screen.dart chore: remove redundant comments and boilerplate across codebase 2026-05-05 21:35:18 +07:00
lyrics_provider_priority_page.dart chore: remove redundant comments and boilerplate across codebase 2026-05-05 21:35:18 +07:00
lyrics_settings_page.dart chore: remove redundant comments and boilerplate across codebase 2026-05-05 21:35:18 +07:00
metadata_provider_priority_page.dart fix: prevent settings editor white screens 2026-05-08 00:40:25 +07:00
metadata_settings_page.dart chore: remove redundant comments and boilerplate across codebase 2026-05-05 21:35:18 +07:00
provider_priority_page.dart fix: prevent settings editor white screens 2026-05-08 00:40:25 +07:00
settings_tab.dart chore: remove redundant comments and boilerplate across codebase 2026-05-05 21:35:18 +07:00