mirror of
https://github.com/spotiflacapp/SpotiFLAC-Mobile.git
synced 2026-06-01 03:15:17 +07:00
Introduce AppRemoteConfigService which fetches a platform/version/locale-aware JSON payload from api.zarz.moe/v1/spotiflac-mobile/config and caches it in SharedPreferences. main_shell shows a one-shot announcement dialog (respecting dismissible, CTA, time window and version gates) when no update prompt is pending; dismissed IDs are persisted so each announcement surfaces only once. Tweaks bundled in: the service health dot loses its blur halo in favour of solid Material 3 tones, and AppInfo gains the remote config endpoint constant. The share listener and SAF migration hook stay synchronous inside the post-frame callback so share-intent URLs never race the network-bound checks. New unit tests cover the announcement CTA/active-window rules. |
||
|---|---|---|
| .. | ||
| about_page.dart | ||
| app_settings_page.dart | ||
| appearance_settings_page.dart | ||
| cache_management_page.dart | ||
| donate_page.dart | ||
| download_fallback_extensions_page.dart | ||
| download_settings_page.dart | ||
| extension_detail_page.dart | ||
| extensions_page.dart | ||
| files_settings_page.dart | ||
| library_settings_page.dart | ||
| log_screen.dart | ||
| lyrics_provider_priority_page.dart | ||
| lyrics_settings_page.dart | ||
| metadata_provider_priority_page.dart | ||
| metadata_settings_page.dart | ||
| provider_priority_page.dart | ||
| settings_tab.dart | ||