Package com.keygenqt.viewer.android.features.repos.ui.viewModels
Types
ReposViewModel
Link copied to clipboard
class ReposViewModel @Inject constructor(client: AppHttpClient, dataService: AppDataService, storage: CrossStorage) : ViewModel
Content copied to clipboard
ViewModel for screen ReposScreen
RepoUpdateModel
Link copied to clipboard
class RepoUpdateModel @Inject constructor(client: AppHttpClient, dataService: AppDataService, savedStateHandle: SavedStateHandle) : ViewModel
Content copied to clipboard
ViewModel for screen RepoUpdateScreen
RepoViewModel
Link copied to clipboard
class RepoViewModel @Inject constructor(client: AppHttpClient, dataService: AppDataService, savedStateHandle: SavedStateHandle) : ViewModel
Content copied to clipboard
ViewModel for screen RepoScreen