Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/viewmodels
2023-04-17 17:03:06 +02:00
..
sidepanel Code cleanup 2023-04-15 16:34:04 +02:00
AuthorViewModel.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
CloneViewModel.kt Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +02:00
CommitChangesViewModel.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
DiffViewModel.kt Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +02:00
HistoryViewModel.kt Processing tasks now can show a title, subtitle and an option to cancel it. 2023-04-04 22:00:19 +02:00
LogViewModel.kt Fixed log not refreshing when changing commits limit 2022-11-12 19:53:18 +01:00
MenuViewModel.kt Added progress title and subtitle for push 2023-04-08 21:12:40 +02:00
RebaseInteractiveViewModel.kt Reformated proejct's code 2023-03-08 01:07:58 +01:00
SettingsViewModel.kt Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +02:00
StatusViewModel.kt Added author info request when doing a new commit if the info is not set previously 2023-03-13 11:36:56 +01:00
TabViewModel.kt Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +02:00
TabViewModelsHolder.kt Code cleanup 2023-04-15 16:34:04 +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