M M Arif 2020-06-04 15:48:21 +02:00
parent 602f9eb5b4
commit 1f1a73f4f1
1 changed files with 4 additions and 4 deletions

8
FAQ.md

@ -4,7 +4,7 @@
**Q- How can I install it?**
**A-** You can install GitNex directly from [F-droid](https://f-droid.org/en/packages/org.mian.gitnex/). It is also available in the [Google Play store](https://play.google.com/store/apps/details?id=org.mian.gitnex). OR
Download the APK from the [releases](https://gitea.com/gitnex/GitNex/releases) page and install it in your preferred Android device.
Download the APK from the [releases](https://codeberg.org/gitnex/GitNex/releases) page and install it in your preferred Android device.
**Q- No, I want to try latest build(APK) from master.**
**A-** Sure, [Download latest signed build from here](https://cloud.swatian.com/s/Cq592xGEfnsGAAW).
@ -13,18 +13,18 @@
**A-** So far not much except you should have Android LOLLIPOP(Android 5.0) OS at a minimum. Below this version may not work.
**Q- What Gitea version I need?**
**A-** Please make sure that you are on latest Gitea(last major two stable releases, e.g 1.9 and 1.10) or later. Below this may not work as one would expect because of the newly added objects to the API at later versions. Please consider updating your Gitea server. Check the versions [compatibility page](https://gitea.com/gitnex/GitNex/wiki/Compatibility) which lists all the supported versions with compatibility ratio.
**A-** Please make sure that you are on latest Gitea(last major two stable releases, e.g 1.9 and 1.10) or later. Below this may not work as one would expect because of the newly added objects to the API at later versions. Please consider updating your Gitea server. Check the versions [compatibility page](https://codeberg.org/gitnex/GitNex/wiki/Compatibility) which lists all the supported versions with compatibility ratio.
**Q- Will it work with other applications similar to Gitea like Gogs?**
**A-** It's not tested and may not work because of the difference in API endpoints. But if the APIs are the same it would definitely work.
**Q- I want to help translate it to my language.**
**A-** That's great to hear. 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.
If your language is not listed, please request [here](https://codeberg.org/gitnex/GitNex/issues) to add it to the project.
**Q- How can I help?**
**A-** You can help in many ways, for example, using the app and reporting issues you encounter. Contributing via code and translations. If that are not your things you can help via [donations](https://gitnex.com/donate/) to get the development going and help in infrastructure costs.
**Q- I have problem using GitNex.**
**A-** Please check the [Troubleshoot Guide](https://gitea.com/gitnex/GitNex/wiki/Troubleshoot-Guide).
**A-** Please check the [Troubleshoot Guide](https://codeberg.org/gitnex/GitNex/wiki/Troubleshoot-Guide).