Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/ui/context_menu
2023-03-14 10:53:38 +01:00
..
BranchContextMenu.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
CommitedChangesEntriesContextMenu.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
ContextMenu.kt Renamed colors properties 2022-10-22 22:19:37 +02:00
DropDownContent.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
DropDownContentData.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
LogContextMenu.kt Hidden rebase interactive on the last commit of the current branch 2023-03-14 10:53:38 +01:00
PullContextMenu.kt Reformated proejct's code 2023-03-08 01:07:58 +01:00
PushContextMenu.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
RemoteBranchesContextMenu.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
RemoteContextMenu.kt Created custom implementation of context menu and added new icons 2022-09-28 15:08:17 +02:00
RepositoryAdditionalOptionsMenu.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
StashContextMenu.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
StashesContextMenu.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
StatusEntriesContextMenu.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
SubmoduleContextMenu.kt Created custom implementation of context menu and added new icons 2022-09-28 15:08:17 +02:00
TagContextMenu.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00