Release 2.2.2 (#170)

This commit is contained in:
M M Arif 2019-10-25 05:44:53 +00:00
parent 2cba285076
commit 5999b8ed4a
3 changed files with 29 additions and 8 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 21
targetSdkVersion 28
versionCode 71
versionName "2.2.1"
versionCode 72
versionName "2.2.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {

View File

@ -0,0 +1,19 @@
2.2.2
- Bug fix: My repositories when login via email
2.2.1
- Bug fix: Crash on empty repository
2.2.0
- New: Explore repositories
- New: Files and directory browser (Require Gitea 1.9)
- New: Basic file viewer
- New: Filter files/directories
- New: Star/unstar a repository
- New: Watch/unwatch a repository
- Improvement: Added Corwdin for translation
- Improvement: Bottomsheet scroll and line dividers
- Improvement: New languages support
For more, check the release notes.
https://gitea.com/gitnex/GitNex/releases

View File

@ -2,8 +2,9 @@ GitNex is a free, open-source Android client for Git repository management tool
# Features
- File/Directory browser
- File viewer
- Create files
- File browser
- Explore repositories
- My repositories
- Repositories list
@ -28,15 +29,16 @@ GitNex is a free, open-source Android client for Git repository management tool
- Collaborators view for repository
- Markdown support
- Emoji support
- Settings : Pretty and Normal time format, language change , issue badge
- Settings : Pretty and Normal time format, language change
, issue badge
- Option to access local non-https installs
- Basic HTTP authentication support. Use USERNAME@YOUR-DOMAIN.COM in URL field
- 2FA OTP support. Check the Troubleshoot wiki page for usage
- Create a new user - Admin privilege required
- Closed issues list
- Edit issue s
- Closed issues list
- Edit issues
More features - https://gitea.com/gitnex/GitNex/wiki/Features
More features - https://gitea.com/gitnex/GitNex/wiki/Features
Source code: https://gitea.com/gitnex/GitNex
Developer: https://mastodon.social/@mmarif
Developer: https://mastodon.social/@mmarif