Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro
Abdelilah El Aissaoui e16939a6ef
Code cleanup
2023-04-15 16:34:04 +02:00
..
credentials Code cleanup 2023-04-15 16:34:04 +02:00
di Implemented option to open submodule in a new tab 2023-04-07 04:34:07 +02:00
exceptions Added error message when revert commit or start rebase interactive have failed 2022-10-27 20:19:50 +02:00
extensions Added persistent logging 2023-04-12 22:16:50 +02:00
git Code cleanup 2023-04-15 16:34:04 +02:00
images Reformated whole project 2022-10-22 15:35:32 +02:00
keybindings Reformated whole project 2022-10-22 15:35:32 +02:00
logging Code cleanup 2023-04-15 16:34:04 +02:00
models Moved classes to match the package name 2022-09-28 01:56:21 +02:00
preferences Added error dialog when trying to load an invalid theme file 2023-03-18 19:11:26 +01:00
ssh/libssh Code cleanup 2023-04-15 16:34:04 +02:00
terminal Added button to open terminal in current directory 2023-03-21 01:37:05 +01:00
theme Added dynamic size tabs with a label to show the full repository path 2023-04-14 01:31:57 +02:00
ui Code cleanup 2023-04-15 16:34:04 +02:00
updates Moved classes to match the package name 2022-09-28 01:56:21 +02:00
viewmodels Code cleanup 2023-04-15 16:34:04 +02:00
App.kt Code cleanup 2023-04-15 16:34:04 +02:00
AppConstants.kt Increased version to 1.2.0 2023-02-26 23:47:47 +01:00
AppEnvInfo.kt Added button to open terminal in current directory 2023-03-21 01:37:05 +01:00
AppFilesManager.kt Code cleanup 2023-04-15 16:34:04 +02:00
AppStateManager.kt Code cleanup 2023-04-15 16:34:04 +02:00
ErrorsManager.kt Added persistent logging 2023-04-12 22:16:50 +02:00
Icons.kt Replaced compose dropdown with a custom implementation based on context menu 2023-03-25 14:07:38 +01:00
main.kt Code cleanup 2023-04-15 16:34:04 +02:00
TempFilesManager.kt Reformated proejct's code 2023-03-08 01:07:58 +01:00