Gitnuro/src/main/kotlin/app
2022-06-06 12:52:56 +02:00
..
credentials Reformated project's code 2021-12-12 19:49:46 +01:00
di Added option to change commits limit 2022-06-04 04:56:45 +02:00
exceptions Reimplemented rebase interactive as a part of the tab instead of a dialog 2022-05-22 00:47:36 +02:00
extensions Added line numbers and text selection to blame 2022-05-28 16:28:39 +02:00
git Fixed stage all when there are removed files 2022-06-06 01:41:41 +02:00
images Hidden file not found exception when trying to fetch the icons from gravatar 2022-04-09 18:58:30 +02:00
theme Added new UI design 2022-06-06 02:44:18 +02:00
ui Fixed menu padding missalignments 2022-06-06 12:52:56 +02:00
updates Added updates check 2022-04-04 02:48:40 +02:00
viewmodels Added persistance of commit message 2022-06-06 00:49:02 +02:00
App.kt Added a new color scheme and fixed multiple theming issues 2022-06-05 20:34:38 +02:00
AppConstants.kt Increased version for the next release 2022-04-08 20:22:04 +02:00
AppPreferences.kt Added a new color scheme and fixed multiple theming issues 2022-06-05 20:34:38 +02:00
AppStateManager.kt Removed done TODO tasks and added appScope cancellation on app exit 2022-04-06 20:02:56 +02:00
DropDownOption.kt Improved settings dialog UI 2022-02-21 16:03:36 +01:00
ErrorsManager.kt Moved error state holding to the TabViewModel 2022-04-08 22:05:22 +02:00
TempFilesManager.kt Temporary files are now deleted when exiting the app 2022-02-04 01:34:22 +01:00