Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/viewmodels
2022-11-12 19:53:18 +01:00
..
AuthorViewModel.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
BranchesViewModel.kt Reformated whole project 2022-10-22 15:35:32 +02:00
CloneViewModel.kt Started refactor to remove nested ViewModels 2022-10-16 02:17:37 +02:00
CommitChangesViewModel.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
DiffViewModel.kt Fixed flows being cancelled if component refresh failed 2022-10-17 10:32:44 +02:00
ExpandableViewModel.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
HistoryViewModel.kt Reformated whole project 2022-10-22 15:35:32 +02:00
LogViewModel.kt Fixed log not refreshing when changing commits limit 2022-11-12 19:53:18 +01:00
MenuViewModel.kt Reformated whole project 2022-10-22 15:35:32 +02:00
RebaseInteractiveViewModel.kt Removed automatic resume on rebase interactive 2022-10-27 20:53:02 +02:00
RemotesViewModel.kt Reformated whole project 2022-10-22 15:35:32 +02:00
SettingsViewModel.kt Fixed log not refreshing when changing commits limit 2022-11-12 19:53:18 +01:00
StashesViewModel.kt Fixed stashes list not being updated when stashing/drop stashes 2022-10-18 23:22:16 +02:00
StatusViewModel.kt Reformated whole project 2022-10-22 15:35:32 +02:00
SubmodulesViewModel.kt Reformated whole project 2022-10-22 15:35:32 +02:00
TabViewModel.kt Fixed repo state not refreshing if branch checkout has failed after creation 2022-11-06 23:30:09 +01:00
TabViewModelsHolder.kt Reformated whole project 2022-10-22 15:35:32 +02:00
TagsViewModel.kt Reformated whole project 2022-10-22 15:35:32 +02:00
ViewDiffResult.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
ViewModel.kt Started refactor to remove nested ViewModels 2022-10-16 02:17:37 +02:00