Abdelilah El Aissaoui
|
1508e27b13
|
Fixed warnings and removed unused code
|
2022-01-05 03:19:52 +01:00 |
|
Abdelilah El Aissaoui
|
620fd1022b
|
Commit message is now preserved even after disposing the composable (stored in he VM)
|
2022-01-03 23:04:04 +01:00 |
|
Abdelilah El Aissaoui
|
e6619cbd4b
|
Diff scroll is now preserved when changing the diff entry
The scroll is stored in the view model and only resetted when changing to a different file or state (staged/unstaged version of the same file).
|
2022-01-03 22:59:35 +01:00 |
|
Abdelilah El Aissaoui
|
9c53ce726e
|
Creation of multiple viewmodels that hold data state
|
2022-01-03 21:39:53 +01:00 |
|
Abdelilah El Aissaoui
|
c0c07ef5b1
|
Added conflict indicator during merge in uncommited changes
|
2022-01-02 01:46:23 +01:00 |
|
Abdelilah El Aissaoui
|
6ddb77bf60
|
Added diff update when staging/unstagins (files & hunks)
|
2021-12-28 02:40:18 +01:00 |
|
Abdelilah El Aissaoui
|
a8ed01784d
|
Implemented stage/unstage by hunks
|
2021-12-28 01:19:29 +01:00 |
|
Abdelilah El Aissaoui
|
31b692e581
|
Reformated project's code
|
2021-12-12 19:49:46 +01:00 |
|
Abdelilah El Aissaoui
|
330a7aa6b8
|
Fixed text field colors in dark theme
|
2021-12-08 19:21:41 +01:00 |
|
Abdelilah El Aissaoui
|
0565bf1a33
|
Added settings dialog & improved dark theme
|
2021-12-08 19:04:16 +01:00 |
|
Abdelilah El Aissaoui
|
2a8794d62d
|
Disabled commit with ctrl+enter if commtis conditions are not met
|
2021-12-04 06:53:13 +01:00 |
|
Abdelilah El Aissaoui
|
7b1a79e2cf
|
Fixed commit msg not cleared after commit
|
2021-12-04 06:50:41 +01:00 |
|
Abdelilah El Aissaoui
|
7436eb80cf
|
Added ctrl+enter to commit in commit's msg field
|
2021-12-04 06:46:22 +01:00 |
|
Abdelilah El Aissaoui
|
b394d9f33b
|
Changed commited and uncommited changes to use new design
|
2021-11-26 05:24:14 +01:00 |
|
Abdelilah El Aissaoui
|
fce9f93df4
|
Added diff closing to show the log after commiting
|
2021-11-05 04:33:07 +01:00 |
|
Abdelilah El Aissaoui
|
1116a093c7
|
Migrated project to compose-jb beta 3
|
2021-10-27 02:38:31 +02:00 |
|
Abdelilah El Aissaoui
|
87d7f1cdae
|
Added new log tree
|
2021-10-15 01:09:25 +02:00 |
|
Abdelilah El Aissaoui
|
ee745bd4e0
|
Added un/stage all buttons
|
2021-10-10 02:59:26 +02:00 |
|
Abdelilah El Aissaoui
|
642cfd5f1e
|
Added dagger dependencies and moved code to package to avoid kapt warnings
|
2021-10-06 19:05:07 +02:00 |
|