version bump to 2.1.2

Contains mainly translation updates
This commit is contained in:
stefan-niedermann 2019-12-23 09:34:00 +01:00
parent a6d524958f
commit ef0117d1d9
5 changed files with 32 additions and 8 deletions

View file

@ -13,8 +13,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 14
targetSdkVersion 28
versionCode 55
versionName "2.1.1"
versionCode 56
versionName "2.1.2"
// vectorDrawables.useSupportLibrary = true
}
buildTypes {

View file

@ -13,7 +13,10 @@ Features
Voraussetzungen
Laufende Nextcloud Instanz
Aktivierte Nextcloud Files App (> 3.9.0)
Aktivierte Nextcloud Notes App
Laufende Nextcloud¹ Instanz
Aktivierte Nextcloud Files App² (> 3.9.0)
Aktivierte Nextcloud Notes App³
¹ https://nextcloud.com/
² https://github.com/nextcloud/android
³ https://github.com/nextcloud/notes

View file

@ -0,0 +1,17 @@
⚠️ 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
- Translation updates
Special thanks to @dan0xii @korelstar and @tobiasKaminsky
¹ https://github.com/nextcloud/android

View file

@ -13,6 +13,10 @@ Features
Requirements
Nextcloud instance running
Nextcloud Files app enabled (> 3.9.0)
Nextcloud Notes app enabled
Nextcloud¹ instance running
Nextcloud Files app² enabled (> 3.9.0)
Nextcloud Notes app³ enabled
¹ https://nextcloud.com/
² https://github.com/nextcloud/android
³ https://github.com/nextcloud/notes