Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro
2022-10-21 22:02:19 +02:00
..
credentials Added explanatory message for unsupported "manager-core" 2022-10-08 20:04:25 +02:00
di Started refactor to remove nested ViewModels 2022-10-16 02:17:37 +02:00
exceptions Added support for external git credentials helper [BETA] 2022-10-08 19:43:23 +02:00
extensions Replaced custom clipboard method by the built-in 2022-10-15 19:06:12 +02:00
git Fixed fetch not working for newly added remotes 2022-10-21 18:35:13 +02:00
images Removed unnecessary logging 2022-10-08 01:26:47 +02:00
keybindings Started addition of "Quick actions" dialog 2022-10-15 01:18:52 +02:00
logging Moved classes to match the package name 2022-09-28 01:56:21 +02:00
models Moved classes to match the package name 2022-09-28 01:56:21 +02:00
preferences Started refactor to remove nested ViewModels 2022-10-16 02:17:37 +02:00
theme Adjusted light theme colors 2022-10-19 23:24:02 +02:00
ui Adjusted commit changes design 2022-10-21 22:02:19 +02:00
updates Moved classes to match the package name 2022-09-28 01:56:21 +02:00
viewmodels Fixed stashes list not being updated when stashing/drop stashes 2022-10-18 23:22:16 +02:00
App.kt Fixed welcome page buttons colors in light theme 2022-10-19 23:22:12 +02:00
AppConstants.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
AppStateManager.kt Increased number of recent repositories to 10 2022-10-15 18:15:20 +02:00
ErrorsManager.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
main.kt Created custom implementation of context menu and added new icons 2022-09-28 15:08:17 +02:00
TempFilesManager.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00