Package de.tuchemnitz.armadillogin.model

Types

ArmadilloViewModel
Link copied to clipboard
class ArmadilloViewModel : ViewModel
Stores FragmentStatus and some settings.
FragmentStatus
Link copied to clipboard
enum FragmentStatus : Enum<FragmentStatus>
Represents the fragment currently displayed in the login tab.
StudyUserDataViewModel
Link copied to clipboard
class StudyUserDataViewModel(application: Application) : AndroidViewModel
Stores all data collected in the study and includes functionality to send the data.
UserDataViewModel
Link copied to clipboard
class UserDataViewModel(application: Application) : AndroidViewModel