M M Arif
495c9b4179
Prepare release 4.1.0 ( #994 )
...
Closes #978
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/994
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
4.1.0
2021-10-12 18:39:45 +02:00
6543
122c5c068d
Crowdin 2021-10-06 ( #991 )
...
as title
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/991
Reviewed-by: qwerty287 <qwerty287@noreply.codeberg.org >
Co-authored-by: 6543 <6543@noreply.codeberg.org >
Co-committed-by: 6543 <6543@noreply.codeberg.org >
2021-10-06 17:13:50 +02:00
M M Arif
a08cf13382
Render md in org/repo info ( #986 )
...
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
2021-10-05 17:16:22 +02:00
qwerty287
ba930021e7
Allow nav from issue to repo when coming from explore/notifications ( #988 )
...
Adds the navigation to explore/notifications too
closes #747
Co-authored-by: qwerty287 <ndev@web.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/988
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 >
2021-10-04 21:08:34 +02:00
qwerty287
6d9a64596f
Center icons ( #987 )
...
As discussed in Discord
Co-authored-by: qwerty287 <ndev@web.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/987
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 >
2021-10-04 21:07:57 +02:00
M M Arif
22cd23525e
Explore users ( #972 )
...
Closes #960
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/972
Reviewed-by: qwerty287 <qwerty287@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
2021-10-04 15:35:34 +02:00
M M Arif
f4cd3c9a4d
Refactors and clean up ( #979 )
...
Related #278
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/979
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
2021-09-29 11:29:39 +02:00
M M Arif
b493dfc567
Filter issues by milestone ( #980 )
...
Closes #693
Right now I like how the API(filters) is for issues, for PRs it is only accepting Ids. It should be more like issues which has optional titles and more forgiving.
Maybe in the future will implement for PRs when the API become updated.
Issues:
https://codeberg.org/api/swagger#/issue/issueListIssues
PR:
https://codeberg.org/api/swagger#/repository/repoListPullRequests
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/980
Reviewed-by: qwerty287 <qwerty287@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
2021-09-28 11:10:27 +02:00
qwerty287
95aea16a07
Add option to update PR ( #973 )
...
### Describe what your pull request does and which issue you’re targeting
<!-- Create a new issue, if it doesn't exist yet -->
Closes #967
<br><br>
<!-- Make sure you are targeting the "main" branch, pull requests on release branches are only allowed for bug fixes. -->
- [X] I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md ).
- [X] I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards ).
- [X] By submitting this pull request, I permit GitNex to license my work under the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE ).
Co-authored-by: qwerty287 <ndev@web.de >
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/973
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 >
2021-09-14 16:18:28 +02:00
qwerty287
77d1d448ba
Fix visibility of "Mark as read" button ( #975 )
...
### Describe what your pull request does and which issue you’re targeting
<!-- Create a new issue, if it doesn't exist yet -->
Closes #970
<br><br>
<!-- Make sure you are targeting the "main" branch, pull requests on release branches are only allowed for bug fixes. -->
- [X] I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md ).
- [X] I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards ).
- [X] By submitting this pull request, I permit GitNex to license my work under the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE ).
Co-authored-by: qwerty287 <ndev@web.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/975
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 >
2021-09-02 08:52:18 +02:00
qwerty287
2659d87bbe
Re-enable single release handler ( #974 )
...
Was disabled in #958 due to crashes related to this. This re-enables it but fixes the crashes.
Also adresses #955
- [X] I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md ).
- [X] I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards ).
- [X] By submitting this pull request, I permit GitNex to license my work under the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE ).
Co-authored-by: qwerty287 <ndev@web.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/974
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 >
2021-09-02 08:07:11 +02:00
qwerty287
3a38e4d7d5
Add options to follow and unfollow users ( #971 )
...
### Describe what your pull request does and which issue you’re targeting
<!-- Create a new issue, if it doesn't exist yet -->
Adds options to follow and unfollow users. Closes #968
<br><br>
<!-- Make sure you are targeting the "main" branch, pull requests on release branches are only allowed for bug fixes. -->
- [X] I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md ).
- [X] I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards ).
- [X] By submitting this pull request, I permit GitNex to license my work under the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE ).
Co-authored-by: qwerty287 <ndev@web.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/971
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 >
2021-08-31 09:33:26 +02:00
M M Arif
244dc12fc3
Kick start 4.1.0 ( #966 )
...
As title
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/966
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
2021-08-24 21:29:34 +02:00
M M Arif
8ea7e470c5
Prepare release 4.0.0 ( #963 )
...
Closes #956
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/963
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
4.0.0
2021-08-16 09:04:43 +02:00
M M Arif
77edf450c6
Translation updates ( #962 )
...
As title
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/962
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
2021-08-16 08:37:23 +02:00
M M Arif
e0ff35d530
[BUG] Releases should come before release tag ( #958 )
...
As title
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/958
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
2021-08-15 19:36:12 +02:00
qwerty287
f88a2df749
Enable user link handler and fix click on users in admin section ( #957 )
...
addresses #955
This pr does the following:
1. enables the users link handler
2. it allows clicks on the full `itemView` in the admin users section (related to https://codeberg.org/gitnex/GitNex/pulls/931#issuecomment-211296 )
- [X] I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md ).
- [X] I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards ).
- [X] By submitting this pull request, I permit GitNex to license my work under the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE ).
Co-authored-by: qwerty287 <ndev@web.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/957
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 >
2021-08-11 14:47:31 +02:00
M M Arif
bb392fb639
Fix biometric bug in recent apps ( #940 )
...
Closes #930
Co-authored-by: M M Arif <mmarif@swatian.com >
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Co-authored-by: 6543 <6543@noreply.codeberg.org >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/940
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
2021-08-03 09:41:40 +02:00
M M Arif
1693acaa70
User profile view ( #931 )
...
Closes #881
Please suggest on current data shown as some may be related to personal(email etc), but at this moment we have not much to show either. So sticking to it is my view on this.
I will extend the taps on profile images once we agree what to show.
@gitnex/Code-Managers
- [x] Detail
- [x] Repositories
- [x] Starred Repos
- [x] Followers
- [x] Following
- [x] Tap on all profile images
- [x] Organizations
Co-authored-by: M M Arif <mmarif@swatian.com >
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/931
Reviewed-by: 6543 <6543@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
2021-08-02 20:04:33 +02:00
qwerty287
1e8c8efd6b
Fix md rendering after editing file ( #954 )
...
### Describe what your pull request does and which issue you’re targeting
fixes #951
and you can review/merge it
- [X] I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md ).
- [X] I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards ).
- [X] By submitting this pull request, I permit GitNex to license my work under the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE ).
Co-authored-by: qwerty287 <ndev@web.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/954
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 >
2021-08-02 19:22:49 +02:00
qwerty287
5544ae4248
Add option to change times that are used to switch to light/dark theme ( #932 )
...
### Describe what your pull request does and which issue you’re targeting
Closes #928
This allows to select the time to switch between themes. The mentioned color/contrast problem with the time selection isn't fixed. I also simplified the settings code (0fe854fd49
). And with [this](a590f5bc4c
) GitNex hides the two options to change the time if your theme isn't `Auto (Light/Dark)` or `Auto (Retro/Dark)`. I could apply this also to the notifications settings, that means that the advanced settings for notifications (polling delay, light...) are hidden if the notifications aren't enabled.
this is ready to review/merge
<br><br>
<!-- Make sure you are targeting the "main" branch, pull requests on release branches are only allowed for bug fixes. -->
- [X] I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md ).
- [X] I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards ).
- [X] By submitting this pull request, I permit GitNex to license my work under the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE ).
Co-authored-by: qwerty287 <ndev@web.de >
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/932
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 >
2021-08-02 18:59:30 +02:00
qwerty287
36f20bb1aa
Add more link handlers ( #948 )
...
I can't implement every handler correctly, if there are no views that display them (e.g. a single milestone or release)
- [X] Organization #915
- [X] Milestones
- [X] Milestone
- [X] New milestone
- [X] Files
- [ ] Lines *currently opens file viewer*
- [X] Folders/directory's
- [X] Branches list
- [X] Branches
- [X] Releases
- [X] Release
- [X] new Release
- [X] Labels
- [X] Explore (orgs/repos)
- [X] Commits list
- [X] New issue
- [ ] Issue comments *currently opens the issue details*
- [X] New PR
- [ ] PR comments *currently opens the PR details*
- [X] PR diff
- [X] Your user profile
- [ ] User profiles *blocked by #931*
- [X] Gitea administration
- [X] Notifications
- [X] repository settings (only for repo admins)
- [X] Login screen
Commits: not possible, Gitea's API doesn't provide enough information to view the correct branch in the list and/or to display the diff.
Closes #918
Closes #915
Co-authored-by: qwerty287 <ndev@web.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/948
Reviewed-by: 6543 <6543@noreply.codeberg.org >
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org >
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org >
2021-07-23 17:41:19 +02:00
qwerty287
0e696eb46f
Allow navigating from issue to repo ( #937 )
...
Allow navigating from issue opend by link to go back to repo
Closes #747
Co-authored-by: qwerty287 <ndev@web.de >
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/937
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Reviewed-by: 6543 <6543@noreply.codeberg.org >
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org >
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org >
2021-07-09 17:36:59 +02:00
qwerty287
2b3b0fbe0f
Fix Gitea version check ( #945 )
...
Closes #941
Co-authored-by: qwerty287 <ndev@web.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/945
Reviewed-by: 6543 <6543@noreply.codeberg.org >
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org >
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org >
2021-06-20 17:26:13 +02:00
M M Arif
f96827488b
Hide mark as read button when no notifications are available ( #938 )
...
Closes #847
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/938
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
2021-06-17 22:00:33 +02:00
opyale
8d0df59bfe
Fixing CI ( #936 )
...
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/936
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Co-committed-by: opyale <opyale@noreply.codeberg.org >
2021-06-13 19:38:28 +02:00
qwerty287
d567a012d8
Add option to delete branch after pr got merged ( #929 )
...
### Describe what your pull request does and which issue you’re targeting
<!-- Create a new issue, if it doesn't exist yet -->
Closes #860
<br><br>
<!-- Make sure you are targeting the "main" branch, pull requests on release branches are only allowed for bug fixes. -->
- [X] I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md ).
- [X] I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards ).
- [X] By submitting this pull request, I permit GitNex to license my work under the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE ).
Co-authored-by: qwerty287 <ndev@web.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/929
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 >
2021-06-10 18:03:52 +02:00
M M Arif
0fc845e058
Small improvements to About dialog ( #927 )
...
As title
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/927
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
2021-06-06 21:15:32 +02:00
qwerty287
b97fa45b18
Move settings arrays to resources ( #924 )
...
### Describe what your pull request does and which issue you’re targeting
<!-- Create a new issue, if it doesn't exist yet -->
Closes #920
<br><br>
<!-- Make sure you are targeting the "main" branch, pull requests on release branches are only allowed for bug fixes. -->
- [X] I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md ).
- [X] I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards ).
- [X] By submitting this pull request, I permit GitNex to license my work under the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE ).
Co-authored-by: qwerty287 <ndev@web.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/924
Reviewed-by: opyale <opyale@noreply.codeberg.org >
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 >
2021-06-05 16:07:05 +02:00
qwerty287
d458d60122
Add ScrollViews to DeepLink view ( #923 )
...
### Describe what your pull request does and which issue you’re targeting
<!-- Create a new issue, if it doesn't exist yet -->
Closes #921
<br><br>
<!-- Make sure you are targeting the "main" branch, pull requests on release branches are only allowed for bug fixes. -->
- [X] I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md ).
- [X] I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards ).
- [X] By submitting this pull request, I permit GitNex to license my work under the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE ).
Co-authored-by: qwerty287 <ndev@web.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/923
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org >
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org >
2021-05-30 20:57:02 +02:00
M M Arif
881aad5f2d
New About App dialog, improvements and fixes ( #922 )
...
Possible fix for #917
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/922
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
2021-05-30 19:28:14 +02:00
qwerty287
547e7c705d
Use language provided by system ( #914 )
...
Pr tries to implement support for usage of system language.
Currently work in progress.
- [x] add option to use system language
- [x] use this by default
- [x] fix other usages of db value "locale"
- [X] fix usages of `Locale.getDefault()` (except [here](https://codeberg.org/gitnex/GitNex/src/branch/main/app/src/main/java/org/mian/gitnex/helpers/ssl/MemorizingTrustManager.java#L429 ))
- [ ] get language list programmaticaly
- [X] localize language names (related to #101 )
- [X] move languages list to ~~Hashmap~~ TreeMap (it seems that HashMaps sort everything in a random order)
I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md ).
I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards ).
By submitting this pull request, I permit GitNex to license my work under the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE ).
<br>
Fixes #899
Co-authored-by: qwerty287 <ndev@web.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/914
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org >
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org >
2021-05-29 18:21:48 +02:00
qwerty287
cc70fe9a68
Make markdown links clickable ( #916 )
...
Pr makes links in markdown clickable.
Closes #797
<br><br>
- [X] I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md ).
- [X] I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards ).
- [X] By submitting this pull request, I permit GitNex to license my work under the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE ).
Co-authored-by: qwerty287 <ndev@web.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/916
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 >
2021-05-28 21:23:07 +02:00
M M Arif
3b3b0ada2f
Public organizations ( #906 )
...
Closes #903
Co-authored-by: M M Arif <mmarif@swatian.com >
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/906
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
2021-05-25 22:39:06 +02:00
M M Arif
a9f1010add
Improve reply comment title ( #912 )
...
Closes #910
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/912
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
2021-05-25 21:26:21 +02:00
qwerty287
c8872ade9f
Fix typo ( #911 )
...
Fixes "Crodwin" typo
- [X] I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md ).
- [X] I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards ).
- [X] By submitting this pull request, I permit GitNex to license my work under the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE ).
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/911
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 >
2021-05-25 14:35:30 +02:00
opyale
960eaa1cf9
Fix missing docker image. ( #909 )
...
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/909
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Co-committed-by: opyale <opyale@noreply.codeberg.org >
2021-05-24 14:42:08 +02:00
qwerty287
224ead33bf
Fix going back from about fragment ( #908 )
...
### Describe what your pull request does and which issue you’re targeting
This PR fixes the problem that you can't go back from the "About" section in the settings and it changes the action bar behaviour of the about fragment to keep the design consistent (see below).
The activity action bar is hidden [here](82ffeefdc4/app/src/main/java/org/mian/gitnex/fragments/AboutFragment.java (L35)
), as the about fragment uses it's own (in my implementation) to keep the design consistent (currently, all sections of the settings are own activitys and their action bar has a close button, except the about section). If you don't like this, I can remove it, but currently, it doesn't look nice integrated.
Closes #905
- [X] I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md ).
- [X] I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards ).
- [X] By submitting this pull request, I permit GitNex to license my work under the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE ).
Co-authored-by: qwerty287 <ndev@web.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/908
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 >
2021-05-23 22:29:11 +02:00
opyale
1dd615fcae
Moving to 'main' branch ( #902 )
...
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/902
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Co-committed-by: opyale <opyale@noreply.codeberg.org >
2021-05-01 20:30:44 +02:00
M M Arif
8741074906
UI improvements and update translation file ( #900 )
...
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/900
Reviewed-by: 6543 <6543@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org >
2021-05-01 00:01:22 +02:00
M M Arif
23b8301fbf
Fix repo desc in recyclerview ( #896 )
...
fixes and clean up
Use Authorization.get()
minor fixes
Fix repo desc in recyclerview
Co-authored-by: M M Arif <mmarif@swatian.com >
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/896
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-04-15 17:05:56 +02:00
opyale
d72f097012
Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes ( #875 )
...
Merge branch 'master' of https://codeberg.org/gitnex/GitNex into notifications-performance-improvements
Conflicts:
app/src/main/java/org/mian/gitnex/adapters/DraftsAdapter.java
app/src/main/java/org/mian/gitnex/adapters/NotificationsAdapter.java
app/src/main/java/org/mian/gitnex/adapters/UserAccountsAdapter.java
app/src/main/java/org/mian/gitnex/adapters/UserAccountsNavAdapter.java
app/src/main/res/layout/bottom_sheet_repository_in_list.xml
app/src/main/res/layout/list_files.xml
Merge branch 'master' into notifications-performance-improvements
Merge branch 'master' into notifications-performance-improvements
Merge branch 'master' of https://codeberg.org/gitnex/GitNex into notifications-performance-improvements
Conflicts:
app/src/main/res/values-it/strings.xml
Add ripple effect to buttons.
Run syntax highlighting on separate thread. (#859 )
Initial commit.
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/875
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-04-13 20:56:50 +02:00
M M Arif
9d3cd49d23
New UI for multiple screens ( #894 )
...
clean up
Another round of ui improvements and some refactors
Minor improvements.
Hide user accounts frame while list is loading
Remove unnecessary attribute
Minor improvements.
Define avatar size in lists globally.
Improvemnts to some ui elements
Improve layout of organizations and repositories.
Update the UI across most of the screens
Refactor org UI
clean up repo layout
Add archived msg instead of label
Redesign repos UI
Move archived to repo detail screen
Co-authored-by: M M Arif <mmarif@swatian.com >
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/894
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-04-13 16:19:42 +02:00
opyale
27a4bab73c
Remove "Android PdfViewer" library ( #893 )
...
Remove "Android PdfViewer" library
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/893
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-04-10 21:16:07 +02:00
M M Arif
69a5f00771
Add private icon in repo detail toolbar, switch to if by gradle lint ( #892 )
...
Hide repoTypeToolbar by default.
Merge branch 'master' into add-repo-status-icon
Add private icon in repo detail toolbar, switch to if by gradle lint
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Co-authored-by: 6543 <6543@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/892
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-04-10 20:29:21 +02:00
opyale
8104889bf6
Improve markdown rendering performance ( #890 )
...
Use object pooling with up to 45 threads for improved parallelization in markdown rendering.
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/890
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-04-10 19:54:05 +02:00
M M Arif
bd3e6ff20a
[Frontport] Tr updates ( #871 )
...
Tr updates
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/871
Reviewed-by: 6543 <6543@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-04-01 12:02:35 +02:00
opyale
a384128c8f
Launch Toasts on UI thread. ( #868 )
...
Launch Toasts on UI thread.
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/868
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-03-31 19:36:11 +02:00
opyale
4b140f3195
Fixing crash on ProfileFragment ( #865 )
...
Fixing crash on ProfileFragment
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/865
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-03-31 18:36:47 +02:00
M M Arif
4ccc66b04e
Fix lock icon for repos ( #864 )
...
Fix lock icon for repos
Fix layout
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/864
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-03-31 18:28:18 +02:00