SpotiFLAC-Mobile/lib/models
zarzet 8c201b5b4a feat: add Cloud Save settings page (UI only)
- Add cloud upload settings to settings model (provider, URL, credentials, path)
- Create CloudSettingsPage with WebDAV and SFTP provider options
- Add Cloud Save menu item in main settings
- Add localization strings for cloud settings
- Actual upload implementation will come in v3.4.0

Settings fields added:
- cloudUploadEnabled: toggle auto-upload
- cloudProvider: 'webdav', 'sftp', or 'none'
- cloudServerUrl: server URL
- cloudUsername/cloudPassword: credentials
- cloudRemotePath: destination folder path
2026-02-02 07:20:15 +07:00
..
download_item.dart chore: cleanup unused code and dead imports 2026-01-20 02:10:10 +07:00
download_item.g.dart fix: permission error message and Android 13+ storage permission 2026-01-12 19:56:12 +07:00
settings.dart feat: add Cloud Save settings page (UI only) 2026-02-02 07:20:15 +07:00
settings.g.dart feat: add Cloud Save settings page (UI only) 2026-02-02 07:20:15 +07:00
theme_settings.dart chore: cleanup unused code and dead imports 2026-01-20 02:10:10 +07:00
track.dart chore: cleanup unused code and dead imports 2026-01-20 02:10:10 +07:00
track.g.dart feat: add home tab enhancements, download queue improvements, and platform bridge updates 2026-01-15 04:31:33 +07:00