.. |
DateExtensions.kt
|
Reformated project's code
|
2022-02-21 01:49:14 +01:00 |
DiffEntryExtensions.kt
|
Refactored status to improve its performance and removed diff update handling
|
2022-04-06 19:39:06 +02:00 |
InputStreamExtensions.kt
|
Added dagger dependencies and moved code to package to avoid kapt warnings
|
2021-10-06 19:05:07 +02:00 |
IntExtensions.kt
|
Added line numbers and text selection to blame
|
2022-05-28 16:28:39 +02:00 |
LazyListStateExtensions.kt
|
Reimplemented log view. Now graph can be horizontally scrolled
|
2022-02-07 15:34:21 +01:00 |
ListExtensions.kt
|
[WIP] started refactor of status
|
2022-04-06 17:49:38 +02:00 |
ModifierExtensions.kt
|
Added hand icon on hover where it's intended to be
|
2022-05-27 20:07:24 +02:00 |
RawTextExtensions.kt
|
Fixed stage/unstage hunks not working on properly on specific line endings
|
2022-04-07 22:39:33 +02:00 |
RefExtensions.kt
|
Improved display of branches' names in branch context menu
|
2022-02-24 23:07:28 +01:00 |
RepositoryStateExtensions.kt
|
Uncommited changes line now show if merging/rebasing
|
2021-12-18 04:18:48 +01:00 |
RevCommitExtensions.kt
|
Reformated project's code
|
2021-12-12 19:49:46 +01:00 |
SemaphoreExtensions.kt
|
Limited images concurrent loading to 3
|
2021-12-07 17:42:15 +01:00 |
Shell.kt
|
Added support for zenity dialogs in linux
|
2021-10-30 19:06:03 +02:00 |
StateManagementUtils.kt
|
Changed commited changes load block to avoid changing the state to loading when is not necessary
|
2022-05-23 19:36:06 +02:00 |
StatusExtensions.kt
|
Added dagger dependencies and moved code to package to avoid kapt warnings
|
2021-10-06 19:05:07 +02:00 |
StringExtensions.kt
|
Fixed stage/unstage hunks not working on properly on specific line endings
|
2022-04-07 22:39:33 +02:00 |
SystemUtils.kt
|
Added try catch in case platform doesn't support opening URL in the browser
|
2022-05-26 23:55:54 +02:00 |