Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefan-niedermann <info@niedermann.it>2019-12-23 11:34:00 +0300
committerstefan-niedermann <info@niedermann.it>2019-12-23 11:34:00 +0300
commitef0117d1d9f233004026164a7d8fe55fcc6de8ab (patch)
tree77edd72fcbc5f500124a76466938cc16d678a8fd
parenta6d524958f653e442656d5871bcf3a96e4c34d8f (diff)
version bump to 2.1.2v2.1.2
Contains mainly translation updates
-rw-r--r--app/build.gradle4
-rw-r--r--fastlane/metadata/android/de-DE/full_description.txt9
-rw-r--r--fastlane/metadata/android/en-US/changelogs/56.txt17
-rw-r--r--fastlane/metadata/android/en-US/changelogs/57.txt0
-rw-r--r--fastlane/metadata/android/en-US/full_description.txt10
5 files changed, 32 insertions, 8 deletions
diff --git a/app/build.gradle b/app/build.gradle
index ded63c3d..8eec18ba 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -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 {
diff --git a/fastlane/metadata/android/de-DE/full_description.txt b/fastlane/metadata/android/de-DE/full_description.txt
index 87f6252c..be1303b1 100644
--- a/fastlane/metadata/android/de-DE/full_description.txt
+++ b/fastlane/metadata/android/de-DE/full_description.txt
@@ -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
diff --git a/fastlane/metadata/android/en-US/changelogs/56.txt b/fastlane/metadata/android/en-US/changelogs/56.txt
index e69de29b..68b0fb03 100644
--- a/fastlane/metadata/android/en-US/changelogs/56.txt
+++ b/fastlane/metadata/android/en-US/changelogs/56.txt
@@ -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 \ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/changelogs/57.txt b/fastlane/metadata/android/en-US/changelogs/57.txt
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/57.txt
diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt
index c64c9838..621161a6 100644
--- a/fastlane/metadata/android/en-US/full_description.txt
+++ b/fastlane/metadata/android/en-US/full_description.txt
@@ -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