Prepare release (#599)

update  feature list in readme

Merge branch 'master' into 480-update-screenshots

update desc for f-droid

update screenshots, add changelogs

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/599
Reviewed-by: 6543 <6543@noreply.codeberg.org>
This commit is contained in:
M M Arif 2020-07-23 19:35:46 +02:00
parent a29011c6a2
commit 0928e936d7
13 changed files with 55 additions and 22 deletions

View File

@ -24,12 +24,15 @@ Option 1 - Download the source code, open it in Android Studio and build it ther
Option 2 - Open terminal(Linux) and cd to the project dir. Run `./gradlew build`. Option 2 - Open terminal(Linux) and cd to the project dir. Run `./gradlew build`.
## Features ## Features
- Repositories / issues/ org list
- File and directory browser - File and directory browser
- File viewer
- Create files - Create files
- Explore repositories - Explore repositories
- Issues list
- Pull requests - Pull requests
- Merge pull request - Files diff for PRs
- Notifications
- Drafts
- [MANY MORE](https://codeberg.org/gitnex/GitNex/wiki/Features) - [MANY MORE](https://codeberg.org/gitnex/GitNex/wiki/Features)
## Contributing ## Contributing

View File

@ -6,8 +6,8 @@ android {
applicationId "org.mian.gitnex" applicationId "org.mian.gitnex"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 297 versionCode 300
versionName "3.0.0-rc3" versionName "3.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }
buildFeatures { buildFeatures {
@ -38,7 +38,7 @@ configurations {
dependencies { dependencies {
def lifecycle_version = "2.3.0-alpha05" def lifecycle_version = "2.3.0-alpha05"
def markwon_version = "4.4.0" def markwon_version = "4.4.0"
def work_version = "2.3.4" def work_version = "2.4.0"
def acra = "5.5.0" def acra = "5.5.0"
implementation fileTree(include: ['*.jar'], dir: 'libs') implementation fileTree(include: ['*.jar'], dir: 'libs')

View File

@ -1,8 +1,25 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<changelog> <changelog>
<release version="3.0.0-rc3" versioncode="297"> <release version="3.0.0" versioncode="300">
<change>Under development</change> <change>New: Notifications</change>
<change>New: Delete comments</change>
<change>New: New file downloader (no permission required)</change>
<change>New: Drafts for comments</change>
<change>New: New icons set</change>
<change>New: Switch branches in File Browser</change>
<change>New: Close/open filter Milestones</change>
<change>New: New settings screen</change>
<change>New: New diff view for PR files</change>
<change>New: Cite code in PR diff and comment on it by long press</change>
<change>New: Clear cache, configure cache size (settings)</change>
<change>New: Delete branch after merge</change>
<change>New: Redesigned milestones screen</change>
<change>New: Redesigned releases screen</change>
<change>New: Quote and reply on issue comment or copy it to clipboard</change>
<change>New: Delete draft when comment is posted (enable/disable in settings)</change>
<change>New: Change tabs of issues to filters(closed/open)</change>
<change>New: Add/remove member from a team</change>
</release> </release>
</changelog> </changelog>

View File

@ -0,0 +1,15 @@
- New: Notifications
- New: Delete comments
- New: New file downloader (no permission required)
- New: Drafts for comments
- New: New icons set
- New: Switch branches in File Browser
- New: Close/open filter Milestones
- New: New settings screen
- New: New diff view for PR files
- New: Cite code in PR diff and comment on it by long press
- New: Clear cache, configure cache size (settings)
- New: Delete branch after merge
Many more...
https://codeberg.org/gitnex/GitNex/releases

View File

@ -10,22 +10,17 @@ GitNex is a free, open-source Android client for Git repository management tool
- Offline mode(cache) - Offline mode(cache)
- Explore repositories - Explore repositories
- Diff view of PR files for public repositories - Diff view of PR files for public repositories
- My repositories
- Repositories list - Repositories list
- Organizations list - Organizations list
- Create new repository - Create new repository / organization
- Create new organization - Search/filter repositories / organizations / issues etc
- Search/filter repositories and organizations
- Profile view - Profile view
- Repository stars, watchers, issues count
- Issues list - Issues list
- Issue comments - Issue comments
- Comment on issues - Comment on issues
- Search issues in issues list
- Create new issue with multiple assignee, labels and add milestone, due date to it - Create new issue with multiple assignee, labels and add milestone, due date to it
- Create label - Create labels
- Edit / delete labels - Edit / delete labels
- Repository information
- Milestones list - Milestones list
- Create new milestone - Create new milestone
- Branches list - Branches list
@ -33,14 +28,17 @@ GitNex is a free, open-source Android client for Git repository management tool
- Collaborators view for repository - Collaborators view for repository
- Markdown support - Markdown support
- Emoji support - Emoji support
- Settings : Pretty and Normal time format, language change - Extensive Settings
, issue badge
- Option to access local non-https installs - Option to access local non-https installs
- Basic HTTP authentication support. Use USERNAME@YOUR-DOMAIN.COM in URL field - 2FA OTP support
- 2FA OTP support. Check the Troubleshoot wiki page for usage - Notifications
- Create a new user - Admin privilege required - Drafts
- Closed issues list - Switch branches in File browser
- Edit issues - Repository commits
- Self signed cert support
- Theme auto switcher
- Delete comments
- Configure app cache from settings
More features - https://codeberg.org/gitnex/GitNex/wiki/Features More features - https://codeberg.org/gitnex/GitNex/wiki/Features

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 KiB

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 163 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 73 KiB