Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/viewmodels
2022-10-23 02:39:46 +02: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 commits limit toggle not working 2022-10-23 02:39:46 +02:00
MenuViewModel.kt Reformated whole project 2022-10-22 15:35:32 +02:00
RebaseInteractiveViewModel.kt Improved events notifications. Removed GIt dir changes detection temporarily 2022-10-16 16:00:42 +02:00
RemotesViewModel.kt Reformated whole project 2022-10-22 15:35:32 +02:00
SettingsViewModel.kt Moved classes to match the package name 2022-09-28 01:56:21 +02: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 Reformated whole project 2022-10-22 15:35:32 +02: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