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" applicationId "org.mian.gitnex"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 32 targetSdkVersion 32
versionCode 445 versionCode 450
versionName "4.5.0-dev" versionName "4.5.0"
multiDexEnabled true multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }

View File

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

View File

@ -1,8 +1,14 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<changelog> <changelog>
<release version="4.5.0-dev" versioncode="445"> <release version="4.5.0" versioncode="450">
<change>Under development</change> <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> </release>
</changelog> </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 - Multiple accounts support
- File and directory browser - File and directory browser
- File viewer - File viewer
- Create files - Create file/issue/pr/wiki/milestone/release/label
- Login via Token - Pull requests list
- Merge pull request
- Offline mode(cache)
- Explore repositories
- Diff view of PR files for public repositories
- Repositories list - Repositories list
- Organizations list - Organizations list
- Create new repository / organization
- Search/filter repositories / organizations / issues etc
- Profile view
- Issues list - Issues list
- Issue comments - Labels list
- Comment on issues
- Create new issue with multiple assignee, labels and add milestone, due date to it
- Create labels
- Edit / delete labels
- Milestones list - Milestones list
- Create new milestone - Releases list
- Branches list - Wiki pages
- Releases with source download - Offline mode
- Collaborators view for repository - Explore repositories/issues/organizations/users
- Profile view
- Markdown support - Markdown support
- Emoji support - Emoji support
- Extensive Settings - Extensive Settings
- Option to access local non-https installs
- 2FA OTP support - 2FA OTP support
- Notifications - Notifications
- Drafts - Drafts
- Switch branches in File browser
- Repository commits - Repository commits
- Self signed cert support - Self signed cert support
- Theme auto switcher - Themes
- Delete comments - & more...
- 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: 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