325560c08d
Run `gradle :app:spotlessApply` to apply formatting. # Changes from current code format This does not match with the old intellij based code format because I can't apply some rules there. - newlines after `else`, `catch` etc. (means there are `} else {` statements) - no spaces around `if` braces (there are statements like `if (true) {` instead of `if(true) {` Closes https://codeberg.org/gitnex/GitNex/issues/1187 Closes https://codeberg.org/gitnex/GitNex/issues/1202 Co-authored-by: qwerty287 <ndev@web.de> Co-authored-by: 6543 <6543@obermui.de> Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1208 Reviewed-by: 6543 <6543@obermui.de> 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> |
||
---|---|---|
.gitea | ||
.idea/codeStyles | ||
.woodpecker | ||
app | ||
assets | ||
fastlane/metadata/android | ||
gradle/wrapper | ||
scripts | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
build.gradle | ||
CHANGELOG.md | ||
crowdin.example.yml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |
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
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
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:
Links
Thanks
Thanks to all the open source libraries, contributors and donators.
Open source libraries
- square/retrofit
- google/gson
- square/okhttp
- square/picasso
- wasabeef/picasso-transformations
- cats-oss/android-gpuimage
- noties/Markwon
- noties/Prism4j
- ocpsoft/prettytime
- ramseth001/TextDrawable
- vdurmont/emoji-java
- Pes8/android-material-color-picker-dialog
- HamidrezaAmz/BreadcrumbsView
- Baseflow/PhotoView
- apache/commons
- ge0rg/MemorizingTrustManager
- mikaelhg/urlbuilder
- ACRA/acra
- chrisvest/stormpot
- AmrDeveloper/CodeView
Icon sets
Follow me on Fediverse - mastodon.social/@mmarif
All trademarks and logos are the properties of their respective owners.