mirror of
https://codeberg.org/gitnex/GitNex
synced 2024-12-27 19:12:37 +01:00
Merge branch 'prepare-release' of mmarif/GitNex into master
This commit is contained in:
commit
8b26355fc0
@ -6,8 +6,8 @@ android {
|
|||||||
applicationId "org.mian.gitnex"
|
applicationId "org.mian.gitnex"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 55
|
versionCode 60
|
||||||
versionName "2.0.0"
|
versionName "2.1.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
16
fastlane/metadata/android/en-US/changelogs/60.txt
Normal file
16
fastlane/metadata/android/en-US/changelogs/60.txt
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
- New: Font - roboto
|
||||||
|
- New: Milestone progress bar @6543
|
||||||
|
- New: Redesign issues list
|
||||||
|
- New: Copy issue URL to clipboard @6543
|
||||||
|
- New: Redesign milestones list
|
||||||
|
- New: Added repository avatars
|
||||||
|
- Improvement: Repo info tab enhancements
|
||||||
|
- Improvement: Bold font for labels
|
||||||
|
- Improvement: Change search icon and text to filter
|
||||||
|
- Improvement: Refactor markdown code to load images
|
||||||
|
- Improvement: UI improvements for avatars and alignments
|
||||||
|
- Improvement: Enable/disable create issue based on repo settings
|
||||||
|
- Bugfix: Open issues tab color scheme
|
||||||
|
|
||||||
|
For more, check the release notes.
|
||||||
|
https://gitea.com/mmarif/GitNex/releases
|
Loading…
Reference in New Issue
Block a user