version bump to 2.2.0

This commit is contained in:
stefan-niedermann 2019-12-28 14:53:22 +01:00
parent 370d0c4049
commit f0646a61a4
3 changed files with 4 additions and 12 deletions

View file

@ -13,8 +13,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 14
targetSdkVersion 28
versionCode 57
versionName "2.1.3"
versionCode 58
versionName "2.2.0"
// vectorDrawables.useSupportLibrary = true
}
buildTypes {

View file

@ -1,15 +1,7 @@
⚠️ Requires at least Files app¹ version 3.9.0 ⚠️
- #33 Empty state for no notes
- #171 Multiple NC Servers
- #375 Hardcoded list for special category images
- #418 Implement Single-Sign-On
- #477 Crash when cutting title
- #604 Crash upon cutting the last item of a bullet list
- #613 Crash on start. shortLabel cannot be empty
- #619 Skip dropping automatic indices (Thanks to @Unpublished)
- #630 Note list widget now missing "+" button
- Hide FAB when scrolling down
- #154 Improve user experience on slower devices
- #528 & #641 Save the excerpt in a separate column
- Translation updates
Special thanks to @dan0xii @korelstar and @tobiasKaminsky