Commit Graph

965 Commits

Author SHA1 Message Date
M M Arif
8254b861c7 Downgrade sdk for now because of issue in layout files 2022-08-24 13:50:15 +05:00
M M Arif
e57a40f77f Minor UI fixes(releases/issue/pr) 2022-08-24 13:31:35 +05:00
M M Arif
cb45bae619 Merge branch 'main' into revamp-issues-list 2022-08-24 09:21:52 +02:00
M M Arif
5c23e4ee52 Copy/share/open file options in fileviewer (#1193)
Closes #1191

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1193
Reviewed-by: qwerty287 <qwerty287@noreply.codeberg.org>
2022-08-24 09:21:25 +02:00
M M Arif
ac81d56153 Fix user accounts popup layout, disable activation for the same account, limit nav accounts to 3, other UI fixes 2022-08-20 23:53:20 +05:00
M M Arif
d62a49484b Merge branch 'main' into revamp-issues-list 2022-08-20 10:31:14 +02:00
qwerty287
f310f9f8e6 Fix diff parsing and run unit tests (#1190)
Closes https://codeberg.org/gitnex/GitNex/issues/1167

The regex didn't match if the raw string starts with a `+` or `-`.

Co-authored-by: qwerty287 <ndev@web.de>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1190
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org>
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org>
2022-08-20 10:30:15 +02:00
M M Arif
1d10a028e9 Add search to most visited repos and code clean up 2022-08-20 13:28:23 +05:00
M M Arif
672de90cf8 Format code 2022-08-20 13:14:43 +05:00
M M Arif
e53656a4e9 Fix layout issue for source code pro font 2022-08-19 23:44:23 +05:00
M M Arif
32b1f0e760 Fix card visibility for repo info README 2022-08-18 14:05:03 +05:00
M M Arif
7036abd420 fix repo removal from db and transfer status code 2022-08-18 12:27:26 +05:00
M M Arif
947e1d252c Revamp tags and forks screens 2022-08-16 07:34:07 +05:00
6543
4c9991dc12 format xml code 2022-08-15 16:47:35 +02:00
6543
5e6eb80028 format java code 2022-08-15 16:35:03 +02:00
6543
0c6289a13c Merge remote-tracking branch 'upstream/main' into revamp-issues-list 2022-08-15 16:32:01 +02:00
qwerty287
a7d9918b67 Format files (#1179)
use https://codeberg.org/qwerty287/woodpecker-intellij-formatter

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org>
Co-authored-by: qwerty287 <ndev@web.de>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1179
Reviewed-by: 6543 <6543@noreply.codeberg.org>
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org>
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org>
2022-08-15 16:26:02 +02:00
M M Arif
b3042e3c89 Merge branch 'main' into revamp-issues-list 2022-08-15 09:59:20 +02:00
gitnexbot
151cb8429c Translation updates from Crowdin [CI SKIP] 2022-08-15 07:57:43 +00:00
M M Arif
5c92f11c5e Merge branch 'main' into revamp-issues-list 2022-08-15 09:57:42 +02:00
M M Arif
e5f7975109 Wiki link handler (#1186)
Closes #1163

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1186
Reviewed-by: qwerty287 <qwerty287@noreply.codeberg.org>
2022-08-15 09:57:07 +02:00
M M Arif
05c5fab71b Fix some colors 2022-08-14 23:48:38 +05:00
M M Arif
e6a627b6ad Add xml and html langs to code editor for auto complete and highlight 2022-08-14 20:38:31 +05:00
M M Arif
327d906383 Cardview for org members, team members and repo collaborators, watchers, stargazors 2022-08-14 12:50:36 +05:00
M M Arif
ec6d21449a Merge branch 'main' into revamp-issues-list 2022-08-14 08:45:51 +02:00
M M Arif
9fa2e3f506 Code editor for files (#1182)
Currently highlight supports the following languages:

- Java
- Python
- Go Lang
- PHP

More will come in next iterations/releases.

Closes #1166
Closes #949

**EDIT: by support it means only can highlight that specific languages methods, classes, data types etc etc. By no means it is restricted to only that 4 langs. You can use it for any language you want.**

Co-authored-by: M M Arif <mmarif@swatian.com>
Co-authored-by: 6543 <6543@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1182
Reviewed-by: 6543 <6543@noreply.codeberg.org>
2022-08-14 08:44:04 +02:00
M M Arif
a2ecb3e527 Reset all or one record for most visited repos 2022-08-13 22:38:31 +05:00
M M Arif
e541f0b0b1 Repo info, commits and files revamp 2022-08-13 13:06:17 +05:00
M M Arif
a3af7353ba Files fragment revamp 2022-08-13 12:04:17 +05:00
M M Arif
f9ce092346 single issue thread and comments 2022-08-13 11:52:40 +05:00
M M Arif
7e9065a790 Repos list revamp and refactors 2022-08-13 11:36:25 +05:00
M M Arif
867ee1ac95 Teams and collaborator search UI revamp 2022-08-12 20:32:36 +05:00
M M Arif
91c5bdf7f5 More UI revamps + some refactors 2022-08-12 20:14:40 +05:00
M M Arif
3364b4738a Move other listing screens to Material cards view 2022-08-12 19:04:14 +05:00
M M Arif
cfa0a72dc9 labels list ui revamp 2022-08-12 10:20:57 +05:00
M M Arif
83b3e84b81 Org ui revamp 2022-08-12 10:10:57 +05:00
M M Arif
186f0e80c1 Revamp pr list 2022-08-12 09:49:08 +05:00
M M Arif
d0646ff08b Themes fixes 2022-08-12 08:15:35 +05:00
M M Arif
f34a8bd096 Merge branch 'main' into revamp-issues-list
# Conflicts:
#	app/src/main/res/values-v23/themes.xml
#	app/src/main/res/values/colors.xml
#	app/src/main/res/values/themes.xml
2022-08-12 07:40:21 +05:00
gitnexbot
499c559412 Translation updates from Crowdin [CI SKIP] 2022-08-12 02:02:39 +00:00
M M Arif
6326f5eba5 Port accept cert dialog to M3 (#1184)
Actually it is working, just need to restart the app.

So closing #1119 and also porting the Alert dialogs for accepting the certificates and remove account to M3.

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1184
2022-08-12 04:02:04 +02:00
M M Arif
e4cd1e147b New UI for profile screens (#1183)
As title.

It is part of the ongoing UI enhancements from M3 and will continue in the next few releases to overhaul the app.

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1183
2022-08-12 04:01:51 +02:00
M M Arif
0b871ed916 Revamp issues UI 2022-08-11 13:04:15 +05:00
M M Arif
e2c4299c0a Port missing dialogs to M3 2022-08-11 09:52:42 +05:00
M M Arif
95c3b05e6e Fix switches background style 2022-08-11 08:56:30 +05:00
M M Arif
19c09f1069 Fix nav M3 colors 2022-08-11 08:44:38 +05:00
M M Arif
e43b3e5434 Add most visited repos to default home selection setting 2022-08-10 22:36:54 +05:00
M M Arif
a51dbf9703 UI enhancements 2022-08-10 22:29:56 +05:00
M M Arif
6bd56c5f19 New Material UI for user profile 2022-08-10 21:54:07 +05:00
M M Arif
387089fb26 Most visited repositories (#1178)
This is an app only feature and could be useful to some users including me.

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1178
2022-08-07 22:03:17 +02:00