mirror of
https://codeberg.org/gitnex/GitNex.git
synced 2024-12-16 15:48:13 +08:00
Merge branch 'prepare-release-2.2' of gitnex/GitNex into master
This commit is contained in:
commit
67add714b3
@ -6,8 +6,8 @@ android {
|
|||||||
applicationId "org.mian.gitnex"
|
applicationId "org.mian.gitnex"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 63
|
versionCode 70
|
||||||
versionName "2.1.3"
|
versionName "2.2.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
13
fastlane/metadata/android/en-US/changelogs/70.txt
Normal file
13
fastlane/metadata/android/en-US/changelogs/70.txt
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
2.2.0
|
||||||
|
- New: Explore repositories
|
||||||
|
- New: Files and directory browser (Require Gitea 1.9)
|
||||||
|
- New: Basic file viewer
|
||||||
|
- New: Filter files/directories
|
||||||
|
- New: Star/unstar a repository
|
||||||
|
- New: Watch/unwatch a repository
|
||||||
|
- Improvement: Added Corwdin for translation
|
||||||
|
- Improvement: Bottomsheet scroll and line dividers
|
||||||
|
- Improvement: New languages support
|
||||||
|
|
||||||
|
For more, check the release notes.
|
||||||
|
https://gitea.com/gitnex/GitNex/releases
|
Loading…
Reference in New Issue
Block a user