Kick start dev of 3.4.0 (#781)

Kick start development of 3.4.0

Release 3.3.0

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/781
This commit is contained in:
M M Arif 2020-11-18 08:25:34 +01:00
parent 272fc78df9
commit 2ebcdf9186
11 changed files with 19 additions and 5 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 21
targetSdkVersion 30
versionCode 329
versionName "3.3.0-rc3"
versionCode 336
versionName "3.4.0-dev"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
@ -110,6 +110,6 @@ dependencies {
implementation "com.eightbitlab:blurview:1.6.4"
implementation "io.mikael:urlbuilder:2.0.9"
implementation "org.codeberg.gitnex-garage:emoji-java:v5.1.2"
coreLibraryDesugaring "com.android.tools:desugar_jdk_libs:1.1.0"
coreLibraryDesugaring "com.android.tools:desugar_jdk_libs:1.1.1"
}

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="3.3.0-rc3" versioncode="329">
<change>Last release candidate(rc) before 3.3.0 stable release, includes bug fixes, ui improvements and issue/pr emoji reactions.</change>
<release version="3.4.0-dev" versioncode="336">
<change>Under development</change>
</release>
</changelog>

View File

@ -0,0 +1,14 @@
3.3.0
New: New labels/assignees popups
New: Transition to new input design
New: New commenting screen
New: Handle popular instances links (open from email etc)
New: Syntax highlighting in code blocks
New: Organization labels in issue labels
New: Group notifications, settings screen to enable/disable, change delay, light color
New: Issue/PR and comments emoji reactions
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Blog: https://gitnex.codeberg.page/posts/330.html

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 92 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 133 KiB