Prepare release 4.0.0#963
| @ -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" | ||||
} | ||||
| |
| @ -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> | ||||
| |
| @ -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> | ||||
| |
13 fastlane/metadata/android/en-US/changelogs/400.txt Normal 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 |
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 113 KiB |
Before Width: | Height: | Size: 111 KiB After Width: | Height: | Size: 109 KiB |
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 123 KiB After Width: | Height: | Size: 110 KiB |
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 60 KiB |
Before Width: | Height: | Size: 130 KiB After Width: | Height: | Size: 115 KiB |
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 124 KiB |