Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/ui/dialogs
2023-09-10 21:49:46 +02:00
..
settings Added x1.75 scale option 2023-09-10 21:49:46 +02:00
AddSubmoduleDialog.kt Completed initial support for submodules 2023-04-30 22:41:50 +02:00
AppInfoDialog.kt Added missing LibSSH reference in the list of open source projects 2023-05-10 21:14:43 +02:00
AuthorDialog.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
CloneDialog.kt Added option to specify folder name when clonning a repository 2023-05-26 00:16:42 +02:00
CommitAuthorDialog.kt Code cleanup 2023-04-15 16:34:04 +02:00
EditRemotesDialog.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
ErrorDialog.kt Refactored repository watcher 2023-07-14 14:28:29 +02:00
GpgPasswordDialog.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
MaterialDialog.kt Updated Compose Multiplatform to 1.5.0-rc01 2023-08-19 10:43:20 +02:00
NewBranchDialog.kt Updated Compose Multiplatform to 1.5.0-rc01 2023-08-19 10:43:20 +02:00
NewTagDialog.kt Updated Compose Multiplatform to 1.5.0-rc01 2023-08-19 10:43:20 +02:00
PasswordDialog.kt Added show password to http auth dialog & fixed text fields' size consistency across dialogs 2023-05-14 14:31:02 +02:00
QuickActionsDialog.kt Fixed crash when opening quick actions dialog 2023-08-23 15:48:20 +02:00
ResetDialog.kt Fixed dialog icon size and subtitle format 2023-03-13 11:35:43 +01:00
SetDefaultUpstreamBranchDialog.kt Added change upstream branch option 2023-04-23 03:13:12 +02:00
SignOffDialog.kt Updated Compose Multiplatform to 1.5.0-rc01 2023-08-19 10:43:20 +02:00
SshPasswordDialog.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
StashWithMessageDialog.kt Updated Compose Multiplatform to 1.5.0-rc01 2023-08-19 10:43:20 +02:00
UserPasswordDialog.kt Added show password to http auth dialog & fixed text fields' size consistency across dialogs 2023-05-14 14:31:02 +02:00