1
0
mirror of https://codeberg.org/gitnex/GitNex synced 2025-01-09 00:54:30 +01:00
GitNex è un client Android gratuito e open-source per lo strumento di gestione dei repository Gitea. Gitea è una soluzione leggera per l'hosting di codice scritto in Go. Non vengono utilizzati tracker e il codice sorgente è disponibile qui per chiunque. https://gitea.it/
Go to file
Fettlaus 4a3397766f Add fallback for missing version information in database (#1175)
### Describe what your pull request does and which issue you’re targeting
As described in #1174 the app crashes if a bogus version (empty string) is stored in the database. In case of an empty version information in the database, the fallback should be to gracefully treat this as a version 0. This way every check for a "version greater than" fails.

After all the version information will be updated from the server anyways.
<br>
fixes #1174
<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: Fettlaus <mail@fettlaus.de>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1175
Reviewed-by: qwerty287 <qwerty287@noreply.codeberg.org>
Co-authored-by: Fettlaus <fettlaus@noreply.codeberg.org>
Co-committed-by: Fettlaus <fettlaus@noreply.codeberg.org>
2022-07-28 16:23:33 +02:00
.gitea Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
.idea/codeStyles Create/list/edit/view/delete wiki (#1145) 2022-06-26 09:16:35 +02:00
.woodpecker Add Discord reporting to CI (#1140) 2022-05-16 18:26:35 +02:00
app Add fallback for missing version information in database (#1175) 2022-07-28 16:23:33 +02:00
assets Add static badges to assets (#1036) 2022-02-13 19:10:24 +01:00
fastlane/metadata/android Release 4.4.0 (#1159) 2022-07-01 09:29:56 +02:00
gradle/wrapper Updates (#1094) 2022-03-27 20:41:20 +02:00
scripts Fix CI (#1135) 2022-05-15 19:37:34 +02:00
.editorconfig Notifications (#554) 2020-07-22 21:32:42 +02:00
.gitattributes
.gitignore Add crowdin-cli config template (#827) 2021-02-12 10:30:02 +01:00
build.gradle Test CI (#1136) 2022-05-15 20:15:31 +02:00
CHANGELOG.md Move to CodeBerg (#528) 2020-06-04 17:37:51 +02:00
crowdin.example.yml Add fastlane metadata to crowdin config and pull translations (#1130) 2022-05-15 15:25:33 +02:00
gradle.properties Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
gradlew Moving ApiInterface, WebInterface and models to different repository. (#824) 2021-02-11 11:23:35 +01:00
gradlew.bat Moving ApiInterface, WebInterface and models to different repository. (#824) 2021-02-11 11:23:35 +01:00
LICENSE Fix license (#584) 2020-07-09 17:42:13 +02:00
README.md Create/list/edit/view/delete wiki (#1145) 2022-06-26 09:16:35 +02:00
settings.gradle

License: GPL v3 Pipeline status Release Crowdin Join the Discord chat at https://discord.gg/FbSS4rf

Become a Patreon Buy me a coffee

GitNex - Android client for Gitea

GitNex is a free/paid, open-source Android client for Git repository management tool Gitea. Gitea is a community managed fork of Gogs, lightweight code hosting solution written in Go.

GitNex is licensed under GPLv3 License. See the LICENSE file for the full license text. No trackers are used and source code is available here for anyone to audit.

Downloads

Get it on F-Droid Get it on Google Play Download builds and releases

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 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.

Option 2 - Open terminal(Linux) and cd to the project dir. Run ./gradlew assembleFree.

Features

  • Multiple accounts support
  • File and directory browser
  • File viewer
  • Create files
  • Explore repositories / issues / organizations / users
  • Pull requests
  • Files diff for PRs
  • Notifications
  • Drafts
  • Repositories / issues list
  • & more...

Contributing

Contributing

Translation

Help us translate GitNex to your native language.

We use Crowdin for translation. If your language is not listed, please request here to add it to the project.

Link: https://crowdin.com/project/GitNex

Screenshots:

001.png 002.png 003.png 004.png
005.png 006.png 007.png 008.png

Website

Wiki

Troubleshoot Guide

Faq

Release Blog

Thanks

Thanks to all the open source libraries, contributors and donators.

Open source libraries

Icon sets

Follow me on Fediverse - mastodon.social/@mmarif

All trademarks and logos are the properties of their respective owners.