Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/viewmodels
2024-06-15 01:06:50 +02:00
..
sidepanel Renamed AppSettings to repository 2024-05-08 15:11:47 +02:00
AuthorViewModel.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
CloneViewModel.kt Removed dead code 2023-05-26 00:18:37 +02:00
CommitChangesViewModel.kt Renamed AppSettings to repository 2024-05-08 15:11:47 +02:00
DiffViewModel.kt Renamed AppSettings to repository 2024-05-08 15:11:47 +02:00
HistoryViewModel.kt Renamed AppSettings to repository 2024-05-08 15:11:47 +02:00
LogViewModel.kt Fixed state not updating properly after cherry-pick conflicting 2024-06-12 11:24:23 +02:00
MenuViewModel.kt Renamed AppSettings to repository 2024-05-08 15:11:47 +02:00
RebaseInteractiveViewModel.kt Added task type for most operations and reduced duplicated code 2024-03-24 00:14:04 +01:00
SetDefaultUpstreamBranchViewModel.kt Added change upstream branch option 2023-04-23 03:13:12 +02:00
SettingsViewModel.kt Added UI compact mode 2024-05-15 10:50:06 +02:00
SharedBranchesViewModel.kt Renamed AppSettings to repository 2024-05-08 15:11:47 +02:00
SharedRemotesViewModel.kt Added task type for most operations and reduced duplicated code 2024-03-24 00:14:04 +01:00
SharedStashViewModel.kt Added task type for most operations and reduced duplicated code 2024-03-24 00:14:04 +01:00
SharedTagsViewModel.kt Added task type for most operations and reduced duplicated code 2024-03-24 00:14:04 +01:00
SignOffDialogViewModel.kt Added option to sign off commits 2023-05-01 16:20:11 +02:00
StatusViewModel.kt Fixed rebase interactive taking the wrong message 2024-06-15 01:06:50 +02:00
TabViewModel.kt Refactored tabs management 2024-06-14 23:59:42 +02:00
TabViewModelsProvider.kt Refactored tabs management 2024-06-14 23:59:42 +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