mirror of
https://codeberg.org/gitnex/GitNex
synced 2025-02-01 20:07:17 +01:00
Move to CodeBerg (#528)
the rest move to CodeBerg Co-authored-by: 6543 <6543@obermui.de> Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
This commit is contained in:
parent
55473701b8
commit
5e41469452
@ -1,2 +1,2 @@
|
||||
# Changelog
|
||||
[Check out the release notes](https://gitea.com/gitnex/GitNex/releases)
|
||||
[Check out the release notes](https://codeberg.org/gitnex/GitNex/releases)
|
||||
|
@ -10,7 +10,7 @@ Please ask if you are not sure about the scope of work to be submitted to avoid
|
||||
**Code Standards**
|
||||
Please follow the code standards, this will help other developers to understand your code too.
|
||||
It also helps maintaining the code afterwards.
|
||||
It is documented in the Wiki: [Code-Standards](https://gitea.com/gitnex/GitNex/wiki/Code-Standards)
|
||||
It is documented in the Wiki: [Code-Standards](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards)
|
||||
|
||||
**How to submit a PR**
|
||||
Fork this repository. Pull the forked repository from your namespace to your local machine. Create new branch and work on the bug/feature/enhancement you would like to submit. Push it to your forked version. From there create Pull Request(PR) against **master** branch.
|
||||
|
20
README.md
20
README.md
@ -1,4 +1,4 @@
|
||||
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Release](https://img.shields.io/badge/dynamic/json.svg?label=release&url=https://gitea.com/api/v1/repos/gitnex/GitNex/releases&query=$[0].tag_name)](https://gitea.com/gitnex/GitNex/releases) [![Build Status](https://drone.gitea.com/api/badges/gitnex/GitNex/status.svg)](https://drone.gitea.com/gitnex/GitNex) [![Crowdin](https://badges.crowdin.net/gitnex/localized.svg)](https://crowdin.com/project/gitnex) [![Join the Discord chat at https://discord.gg/FbSS4rf](https://img.shields.io/discord/632219664587685908.svg)](https://discord.gg/FbSS4rf)
|
||||
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Release](https://img.shields.io/badge/dynamic/json.svg?label=release&url=https://codeberg.org/api/v1/repos/gitnex/GitNex/releases&query=$[0].tag_name)](https://codeberg.org/gitnex/GitNex/releases) [![Crowdin](https://badges.crowdin.net/gitnex/localized.svg)](https://crowdin.com/project/gitnex) [![Join the Discord chat at https://discord.gg/FbSS4rf](https://img.shields.io/discord/632219664587685908.svg)](https://discord.gg/FbSS4rf)
|
||||
|
||||
[<img alt="Become a Patroen" src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" height="40"/>](https://www.patreon.com/mmarif) [<img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg" height="40"/>](https://liberapay.com/mmarif/donate)
|
||||
|
||||
@ -18,7 +18,7 @@ Download latest build from master: [https://cloud.swatian.com/s/Cq592xGEfnsGAAW]
|
||||
## Note about Gitea version
|
||||
Please make sure that you are on latest stable release or later for better app experience.
|
||||
|
||||
Check the versions [compatibility page](https://gitea.com/gitnex/GitNex/wiki/Compatibility) which lists all the supported versions with compatibility ratio.
|
||||
Check the versions [compatibility page](https://codeberg.org/gitnex/GitNex/wiki/Compatibility) which lists all the supported versions with compatibility ratio.
|
||||
|
||||
## Build from source
|
||||
Option 1 - Download the source code, open it in Android Studio and build it there.
|
||||
@ -32,36 +32,36 @@ Option 2 - Open terminal(Linux) and cd to the project dir. Run `./gradlew build`
|
||||
- Issues list
|
||||
- Pull requests
|
||||
- Merge pull request
|
||||
- [MANY MORE](https://gitea.com/gitnex/GitNex/wiki/Features)
|
||||
- [MANY MORE](https://codeberg.org/gitnex/GitNex/wiki/Features)
|
||||
|
||||
## Contributing
|
||||
[CONTRIBUTING](https://gitea.com/gitnex/GitNex/src/branch/master/CONTRIBUTING.md)
|
||||
[CONTRIBUTING](https://codeberg.org/gitnex/GitNex/src/branch/master/CONTRIBUTING.md)
|
||||
|
||||
## Translation
|
||||
Help us translate GitNex to your native language.
|
||||
|
||||
We use [Crowdin](https://crowdin.com/project/gitnex) for translation. If your language is not listed, please request [here](https://gitea.com/gitnex/GitNex/issues) to add it to the project.
|
||||
We use [Crowdin](https://crowdin.com/project/gitnex) for translation. If your language is not listed, please request [here](https://codeberg.org/gitnex/GitNex/issues) to add it to the project.
|
||||
|
||||
**Link: https://crowdin.com/project/GitNex**
|
||||
|
||||
## Screenshots:
|
||||
|
||||
<img src="https://gitea.com/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/001.png" alt="001.png" width="200"/> | <img src="https://gitea.com/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/002.png" alt="002.png" width="200"/> | <img src="https://gitea.com/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/003.png" alt="003.png" width="200"/> | <img src="https://gitea.com/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/004.png" alt="004.png" width="200"/>
|
||||
<img src="https://codeberg.org/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/001.png" alt="001.png" width="200"/> | <img src="https://codeberg.org/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/002.png" alt="002.png" width="200"/> | <img src="https://codeberg.org/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/003.png" alt="003.png" width="200"/> | <img src="https://codeberg.org/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/004.png" alt="004.png" width="200"/>
|
||||
---|---|---|---
|
||||
<img src="https://gitea.com/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/005.png" alt="005.png" width="200"/> | <img src="https://gitea.com/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/006.png" alt="006.png" width="200"/> | <img src="https://gitea.com/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/007.png" alt="007.png" width="200"/> | <img src="https://gitea.com/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/008.png" alt="008.png" width="200"/>
|
||||
<img src="https://codeberg.org/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/005.png" alt="005.png" width="200"/> | <img src="https://codeberg.org/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/006.png" alt="006.png" width="200"/> | <img src="https://codeberg.org/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/007.png" alt="007.png" width="200"/> | <img src="https://codeberg.org/gitnex/GitNex/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/008.png" alt="008.png" width="200"/>
|
||||
|
||||
|
||||
## FAQ
|
||||
[Faq](https://gitea.com/gitnex/GitNex/wiki/FAQ)
|
||||
[Faq](https://codeberg.org/gitnex/GitNex/wiki/FAQ)
|
||||
|
||||
## Links
|
||||
[Website](https://gitnex.com)
|
||||
|
||||
[Wiki](https://gitea.com/gitnex/GitNex/wiki/Home)
|
||||
[Wiki](https://codeberg.org/gitnex/GitNex/wiki/Home)
|
||||
|
||||
[Website Repository](https://gitlab.com/mmarif4u/gitnex-website)
|
||||
|
||||
[Troubleshoot Guide](https://gitea.com/gitnex/GitNex/wiki/Troubleshoot-Guide)
|
||||
[Troubleshoot Guide](https://codeberg.org/gitnex/GitNex/wiki/Troubleshoot-Guide)
|
||||
|
||||
## Thanks
|
||||
Thanks to all the open source libraries, contributors and donators.
|
||||
|
@ -4,9 +4,9 @@
|
||||
<string name="appAuthor" translatable="false">Developer : M M Arif</string>
|
||||
<string name="appEmail" translatable="false">gitnex@swatian.com</string>
|
||||
<string name="appRepo" translatable="false">Source code</string>
|
||||
<string name="appRepoLink" translatable="false">https://gitea.com/gitnex/GitNex</string>
|
||||
<string name="appRepoIssuesLink" translatable="false">https://gitea.com/gitnex/GitNex/issues</string>
|
||||
<string name="appRepoContributingLink" translatable="false">https://gitea.com/gitnex/GitNex/src/branch/master/CONTRIBUTING.md</string>
|
||||
<string name="appRepoLink" translatable="false">https://codeberg.org/gitnex/GitNex</string>
|
||||
<string name="appRepoIssuesLink" translatable="false">https://codeberg.org/gitnex/GitNex/issues</string>
|
||||
<string name="appRepoContributingLink" translatable="false">https://codeberg.org/gitnex/GitNex/src/branch/master/CONTRIBUTING.md</string>
|
||||
<string name="appWebsite" translatable="false">Website</string>
|
||||
<string name="appWebsiteLink" translatable="false">https://gitnex.com/</string>
|
||||
<string name="commitPage" translatable="false">Your Gitea version\n</string>
|
||||
|
@ -3,4 +3,4 @@
|
||||
Release notes will be published with the stable release.
|
||||
In the mean time check the milestone for pull requests and issues that are merged/closed.
|
||||
|
||||
https://gitea.com/gitnex/GitNex/milestone/171?q=&type=all&sort=&state=closed&labels=&assignee=0
|
||||
https://codeberg.org/gitnex/GitNex/milestone/296?type=all&state=closed
|
||||
|
@ -3,4 +3,4 @@
|
||||
Release notes will be published with the stable release.
|
||||
In the mean time check the milestone for pull requests and issues that are merged/closed.
|
||||
|
||||
https://gitea.com/gitnex/GitNex/milestone/171?q=&type=all&state=closed
|
||||
https://codeberg.org/gitnex/GitNex/milestone/296?type=all&state=closed
|
||||
|
@ -5,4 +5,4 @@
|
||||
- Enhancement: Redesign Profile screen
|
||||
- Enhancement: Added edited status for single issue and comments
|
||||
|
||||
Release notes: https://gitea.com/gitnex/GitNex/releases
|
||||
Release notes: https://codeberg.org/gitnex/GitNex/releases
|
||||
|
@ -7,4 +7,4 @@
|
||||
- Enhancement: Added edited status for single issue and comments
|
||||
|
||||
And many more, check the release notes.
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
||||
|
@ -3,4 +3,4 @@
|
||||
Release notes will be published with the stable release.
|
||||
In the mean time check the milestone for pull requests and issues that are merged/closed.
|
||||
|
||||
https://gitea.com/gitnex/GitNex/milestone/172?state=closed
|
||||
https://codeberg.org/gitnex/GitNex/milestone/172?state=closed
|
||||
|
@ -7,4 +7,4 @@
|
||||
- Enhancement: New nav background image
|
||||
|
||||
Release Notes
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
||||
|
@ -4,4 +4,4 @@
|
||||
- Fixed: Layout fixes across the app
|
||||
|
||||
And many more, check the release notes.
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
||||
|
@ -9,4 +9,4 @@
|
||||
- Enhancement: New nav background image
|
||||
|
||||
For more, check the release notes.
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
||||
|
@ -9,4 +9,4 @@
|
||||
- Fixed: Crash when issues and info tabs are frequently switched
|
||||
|
||||
For more, check the release notes.
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
||||
|
@ -10,4 +10,4 @@
|
||||
- Enhancement: German and Russian translation updates
|
||||
|
||||
For more, check the release notes.
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
||||
|
@ -7,4 +7,4 @@
|
||||
- Fixed: Crash when issue badge is disabled
|
||||
|
||||
For more, check the release notes.
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
||||
|
@ -4,4 +4,4 @@
|
||||
- Fixed: Crash when empty password with OTP is used
|
||||
|
||||
For more, check the release notes.
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
||||
|
@ -11,4 +11,4 @@
|
||||
- Fixed: Commit hash url in branches tab
|
||||
|
||||
For more, check the release notes.
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
||||
|
@ -13,4 +13,4 @@
|
||||
- Bugfix: Open issues tab color scheme
|
||||
|
||||
For more, check the release notes.
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
||||
|
@ -3,4 +3,4 @@ Bugfix: Milestone progress bar fix
|
||||
Bugfix: Create new issue enable/disable fix
|
||||
|
||||
For more, check the release notes.
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
||||
|
@ -1,4 +1,4 @@
|
||||
Bugfix: crash when my repo, starred repos are accessed without repo avatar. old Gitea instances
|
||||
|
||||
For more, check the release notes.
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
||||
|
@ -10,4 +10,4 @@ Bugfix: another old Gitea instances API issue
|
||||
- New: Added repository avatars
|
||||
|
||||
For more, check the release notes.
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
||||
|
@ -10,4 +10,4 @@
|
||||
- Improvement: New languages support
|
||||
|
||||
For more, check the release notes.
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
@ -13,4 +13,4 @@ Improvement: Refactor credits and sponsors screens
|
||||
Bugfix: Multiple token creation from upstream API (logout and login is required)
|
||||
|
||||
For more, check the release notes.
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
@ -14,4 +14,4 @@ Improvement: Translation updates
|
||||
Bugfix: Don't refresh repositories without action
|
||||
|
||||
For more, check the release notes.
|
||||
https://gitea.com/gitnex/GitNex/releases
|
||||
https://codeberg.org/gitnex/GitNex/releases
|
||||
|
@ -42,7 +42,7 @@ GitNex is a free, open-source Android client for Git repository management tool
|
||||
- Closed issues list
|
||||
- Edit issues
|
||||
|
||||
More features - https://gitea.com/gitnex/GitNex/wiki/Features
|
||||
More features - https://codeberg.org/gitnex/GitNex/wiki/Features
|
||||
|
||||
Source code: https://gitea.com/gitnex/GitNex
|
||||
Source code: https://codeberg.org/gitnex/GitNex
|
||||
Developer: https://mastodon.social/@mmarif
|
||||
|
Loading…
x
Reference in New Issue
Block a user