Commit graph

664 commits

Author SHA1 Message Date
Abdelilah El Aissaoui
4e86f2cd44
Update README.md 2022-10-22 01:11:56 +02:00
Abdelilah El Aissaoui
9eb470cafe
Update README.md 2022-10-22 01:10:23 +02:00
Abdelilah El Aissaoui
d5e831b3bf Reduced min size of commit changes & side panel components while adding default percentage 2022-10-21 22:03:18 +02:00
Abdelilah El Aissaoui
b68461fb95 Changed dark theme primary color to a darker shade 2022-10-21 22:02:37 +02:00
Abdelilah El Aissaoui
c8d8c162a2 Adjusted commit changes design 2022-10-21 22:02:19 +02:00
Abdelilah El Aissaoui
f517f62426 Increased graph line width 2022-10-21 18:47:24 +02:00
Abdelilah El Aissaoui
d69bdb260d Fixed scrolling to a tag/branch not working as expected 2022-10-21 18:47:16 +02:00
Abdelilah El Aissaoui
a65b990a49 Fixed fetch not working for newly added remotes 2022-10-21 18:35:13 +02:00
Abdelilah El Aissaoui
6d6cf3ffda Changed stash with message design 2022-10-19 23:35:56 +02:00
Abdelilah El Aissaoui
0d5c83d92f Adjusted light theme colors 2022-10-19 23:24:02 +02:00
Abdelilah El Aissaoui
b2812648d3 Fixed welcome page buttons colors in light theme 2022-10-19 23:22:12 +02:00
Abdelilah El Aissaoui
fdbf92083a Tabs now can be scrolled with a scrollbar or shift+mouse wheel 2022-10-19 23:16:22 +02:00
Abdelilah El Aissaoui
325420bf47 Limited top menu buttons lines to 1 2022-10-19 22:21:03 +02:00
Abdelilah El Aissaoui
438bea4788 Changed design of uncommited changes 2022-10-18 23:47:18 +02:00
Abdelilah El Aissaoui
ad1cdb884b Fixed grammar error 2022-10-18 23:28:07 +02:00
Abdelilah El Aissaoui
2162191fe0 Fixed stashes list not being updated when stashing/drop stashes 2022-10-18 23:22:16 +02:00
Abdelilah El Aissaoui
6d2fadb437 Changed commit changes design 2022-10-18 23:12:30 +02:00
Abdelilah El Aissaoui
eebf16f707 Removed unnecessary logging 2022-10-18 22:45:02 +02:00
Abdelilah El Aissaoui
095c451aa4 Reduced font size by 1 dp 2022-10-18 22:40:42 +02:00
Abdelilah El Aissaoui
fceb559661 Added fixed size to image diff 2022-10-17 19:07:02 +02:00
Abdelilah El Aissaoui
40e9b042e5 Fixed flows being cancelled if component refresh failed 2022-10-17 10:32:44 +02:00
Abdelilah El Aissaoui
f293e9428c Improved events notifications. Removed GIt dir changes detection temporarily 2022-10-16 16:00:42 +02:00
Abdelilah El Aissaoui
453df1b6d4 Started refactor to remove nested ViewModels 2022-10-16 02:17:37 +02:00
Abdelilah El Aissaoui
578f30b7c9 Replaced custom clipboard method by the built-in 2022-10-15 19:06:12 +02:00
Abdelilah El Aissaoui
7203ee162b Disabled keyboard events during processing screen 2022-10-15 18:38:03 +02:00
Abdelilah El Aissaoui
5ba57f58b6 Increased number of recent repositories to 10 2022-10-15 18:15:20 +02:00
Abdelilah El Aissaoui
38a1b60e91 Fixed message-only amend would not be allowed 2022-10-15 18:11:01 +02:00
Abdelilah El Aissaoui
3be15ddc0c Revert "Divider will not be shown for the last file changed"
This reverts commit 65fbab2bd8.
2022-10-15 18:00:29 +02:00
Abdelilah El Aissaoui
17a285fcb4 Changed processing to be full screen 2022-10-15 17:54:17 +02:00
Abdelilah El Aissaoui
8ebcc10dde Started addition of "Quick actions" dialog 2022-10-15 01:18:52 +02:00
Abdelilah El Aissaoui
7fd3c1fdc2 Reduced log header height to match other headers 2022-10-15 00:31:54 +02:00
Abdelilah El Aissaoui
ff3adee916 Unified buttons styles 2022-10-15 00:27:15 +02:00
Abdelilah El Aissaoui
65fbab2bd8 Divider will not be shown for the last file changed 2022-10-14 23:44:38 +02:00
Abdelilah El Aissaoui
0f70c9a8cc Open "uncommited changes" by default 2022-10-14 23:44:01 +02:00
Abdelilah El Aissaoui
eaf8a52cd7 Redesigned tag dialog 2022-10-13 00:02:28 +02:00
Abdelilah El Aissaoui
c2d49546d5 Updated dependencies 2022-10-12 23:53:35 +02:00
Abdelilah El Aissaoui
1cf9cb5367 Added unstage by line feature 2022-10-11 13:17:25 +02:00
Abdelilah El Aissaoui
4f019ca8ed Fixed fast clickable for lists & added hover effect to it 2022-10-10 18:01:06 +02:00
Abdelilah El Aissaoui
add5666d89 Fixed unstage hunk regression in commit 3b1486e 2022-10-10 18:00:32 +02:00
Abdelilah El Aissaoui
eafebd2221 Added option to stage by line individually 2022-10-09 23:44:50 +02:00
Abdelilah El Aissaoui
871264722a Removed unnecessary log 2022-10-09 23:14:09 +02:00
Abdelilah El Aissaoui
5eada2e2a6 Replaced compose clickable modifier with custom pointerInput implementation
Should improve scrolling performance greatly while this issue still persists https://issuetracker.google.com/issues/228995735
2022-10-09 20:57:12 +02:00
Abdelilah El Aissaoui
9109f179df Added explanatory message for unsupported "manager-core" 2022-10-08 20:04:25 +02:00
Abdelilah El Aissaoui
7bdc2c4cf5 Added support for external git credentials helper [BETA]
Fixes https://github.com/JetpackDuba/Gitnuro/issues/16
2022-10-08 19:43:23 +02:00
Abdelilah El Aissaoui
c597624354 Replaced object with dagger singleton 2022-10-08 15:37:43 +02:00
Abdelilah El Aissaoui
21e1513d20 Redesigned reset branch dialog 2022-10-08 01:28:48 +02:00
Abdelilah El Aissaoui
e3c2a319ed Removed unnecessary logging 2022-10-08 01:26:47 +02:00
Abdelilah El Aissaoui
c2ebd0a038 Moved refresh button to bottom of side menu 2022-10-06 22:13:40 +02:00
Abdelilah El Aissaoui
9971e410db Added new branch dialog design & fixed fonts colors 2022-10-06 22:09:35 +02:00
Abdelilah El Aissaoui
76b3526aed Replaced primaryTextColor with onBackground & added new ssh pwd dialog 2022-10-06 21:56:24 +02:00