Release 4.5.0 (#1197)

As title

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1197
This commit is contained in:
M M Arif 2022-08-31 04:45:35 +02:00
parent 848e7ef8fa
commit de5a3eaf52
14 changed files with 40 additions and 29 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 23
targetSdkVersion 32
versionCode 445
versionName "4.5.0-dev"
versionCode 450
versionName "4.5.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="versionLow" translatable="false">1.15</string>
<string name="versionHigh" translatable="false">1.17</string>
<string name="versionLow" translatable="false">1.16</string>
<string name="versionHigh" translatable="false">1.18</string>
</resources>

View File

@ -1,8 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="4.5.0-dev" versioncode="445">
<change>Under development</change>
<release version="4.5.0" versioncode="450">
<change>[NEW] Material You design</change>
<change>[NEW] Most visited repositories</change>
<change>[NEW] Code editor</change>
<change>[IMPROVEMENT] Show repository owner in the info screen and title bar</change>
<change>[IMPROVEMENT] Search forks by owner name too</change>
<change>[IMPROVEMENT] Open wiki links from emails and third party apps</change>
<change>[IMPROVEMENT] Copy/share/open in browser options for a file</change>
</release>
</changelog>

View File

@ -0,0 +1,18 @@
4.5.0
🎉 Features 🎉
- Material You design
- Most visited repositories
- Code editor
🚀 Improvements 🚀
- Show repository owner in the info screen and title bar
- Search forks by owner name too
- Open wiki links from emails and third party apps
- Copy/share/open in browser options for a file
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Video: https://youtu.be/v0JiHfJQb-o
Release Blog: https://gitnex.codeberg.page/posts/450.html

View File

@ -5,41 +5,28 @@ GitNex is a free/paid, open-source Android client for Git repository management
- Multiple accounts support
- File and directory browser
- File viewer
- Create files
- Login via Token
- Merge pull request
- Offline mode(cache)
- Explore repositories
- Diff view of PR files for public repositories
- Create file/issue/pr/wiki/milestone/release/label
- Pull requests list
- Repositories list
- Organizations list
- Create new repository / organization
- Search/filter repositories / organizations / issues etc
- Profile view
- Issues list
- Issue comments
- Comment on issues
- Create new issue with multiple assignee, labels and add milestone, due date to it
- Create labels
- Edit / delete labels
- Labels list
- Milestones list
- Create new milestone
- Branches list
- Releases with source download
- Collaborators view for repository
- Releases list
- Wiki pages
- Offline mode
- Explore repositories/issues/organizations/users
- Profile view
- Markdown support
- Emoji support
- Extensive Settings
- Option to access local non-https installs
- 2FA OTP support
- Notifications
- Drafts
- Switch branches in File browser
- Repository commits
- Self signed cert support
- Theme auto switcher
- Delete comments
- Configure app cache from settings
- Themes
- & more...
More features - https://codeberg.org/gitnex/GitNex/wiki/Features

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 199 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 677 KiB

After

Width:  |  Height:  |  Size: 553 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 663 KiB

After

Width:  |  Height:  |  Size: 558 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 672 KiB

After

Width:  |  Height:  |  Size: 671 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 517 KiB

After

Width:  |  Height:  |  Size: 822 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 525 KiB

After

Width:  |  Height:  |  Size: 483 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 810 KiB

After

Width:  |  Height:  |  Size: 727 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 440 KiB

After

Width:  |  Height:  |  Size: 606 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 668 KiB

After

Width:  |  Height:  |  Size: 401 KiB