Prepare release 4.0.0 (#963)

Closes #956

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/963
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org>
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org>
This commit is contained in:
M M Arif 2021-08-16 09:04:43 +02:00
parent 77edf450c6
commit 8ea7e470c5
12 changed files with 25 additions and 5 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 21
targetSdkVersion 30
versionCode 395
versionName "4.0.0-dev"
versionCode 400
versionName "4.0.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.12</string>
<string name="versionLow" translatable="false">1.13</string>
<string name="versionHigh" translatable="false">1.14</string>
</resources>

View File

@ -1,8 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="4.0.0-dev" versioncode="395">
<change>Under development</change>
<release version="4.0.0" versioncode="400">
<change>New: Revamped UI across the whole app</change>
<change>Explore public organizations</change>
<change>Users profile view with details, repositories, starred repositories, organizations, followers, following</change>
<change>Notifications for all accounts</change>
<change>New dialog popup for About App</change>
<change>Delete head branch after PR is merged</change>
<change>Time selection for changing dark theme</change>
<change>More deep linking for other endpoints like user profile, organizations, issues, pr, releases etc</change>
</release>
</changelog>

View File

@ -0,0 +1,13 @@
4.0.0
New: Revamped UI across the whole app
New: Explore public organizations
New: Users profile view with details, repositories, starred repositories, organizations, followers, following
New: Notifications for all accounts
New: New dialog popup for About App
New: Delete head branch after PR is merged
New: Time selection for changing dark theme
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Blog: https://gitnex.codeberg.page/posts/400.html

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 KiB

After

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 111 KiB

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 123 KiB

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 KiB

After

Width:  |  Height:  |  Size: 115 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB

After

Width:  |  Height:  |  Size: 124 KiB