Namespace AdrianMiasik.Components.Core.Settings
Classes
SystemSettings
Global settings for the application.
TimerSettings
Local settings for a specific PomodoroTimer.
UserSettingsSerializer
Saves/loads our user settings to/from either our persistent data paths (local storage) or Steam cloud (remote storage). The data we save/load are: (SystemSettings and TimerSettings). Only saves/loads to/from local storage on the Android platform.