Gitnuro/src/main/kotlin/app/ui
2022-05-22 00:54:04 +02:00
..
components Improved tab's design 2022-04-09 18:59:10 +02:00
context_menu Added first version of interactive rebase 2022-04-09 23:10:08 +02:00
dialogs Reimplemented rebase interactive as a part of the tab instead of a dialog 2022-05-22 00:47:36 +02:00
log Reimplemented rebase interactive as a part of the tab instead of a dialog 2022-05-22 00:47:36 +02:00
AppTab.kt Changed error dialog animation 2022-05-22 00:54:04 +02:00
Branches.kt Side menu items expand state is now stored in the viewModels to restore it's value after changing tabs 2022-04-08 22:05:48 +02:00
CommitChanges.kt Changed item selection design 2022-05-09 22:02:24 +02:00
Diff.kt Added option to stage/unstage file from diff header 2022-05-16 20:16:12 +02:00
Menu.kt Added push including tags option 2022-02-23 02:19:11 +01:00
RebaseInteractive.kt Reimplemented rebase interactive as a part of the tab instead of a dialog 2022-05-22 00:47:36 +02:00
Remotes.kt Side menu items expand state is now stored in the viewModels to restore it's value after changing tabs 2022-04-08 22:05:48 +02:00
RepositoryOpen.kt Reimplemented rebase interactive as a part of the tab instead of a dialog 2022-05-22 00:47:36 +02:00
SideMenuUtils.kt Temporary files are now deleted when exiting the app 2022-02-04 01:34:22 +01:00
Stashes.kt Side menu items expand state is now stored in the viewModels to restore it's value after changing tabs 2022-04-08 22:05:48 +02:00
SystemDialogs.kt Implemented basic local git init 2022-04-01 05:42:44 +02:00
Tags.kt Side menu items expand state is now stored in the viewModels to restore it's value after changing tabs 2022-04-08 22:05:48 +02:00
UncommitedChanges.kt Changed item selection design 2022-05-09 22:02:24 +02:00
WelcomePage.kt Added max lines to welcome page text composables 2022-04-09 18:58:16 +02:00