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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2020-07-08 15:23:16 +0300
committerStefan Niedermann <info@niedermann.it>2020-07-08 15:23:16 +0300
commite6b4fa376f8f8816f9b7a76b2918efc968851563 (patch)
treee9b100b9f6925ce6df72206acb760e2f41d10ee7
parent5d529fbd15b73a46db144eb20347f97547c7314b (diff)
Update changelog
-rw-r--r--app/src/main/res/values/strings.xml2
-rw-r--r--fastlane/metadata/android/en-US/changelogs/1007000.txt3
2 files changed, 4 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index ae74a0157..a43c29e1e 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -154,7 +154,7 @@
<string name="delete_board_message">This will permanently delete this board including all lists and cards.</string>
<string name="settings_theme_title">Dark theme</string>
<string name="settings_branding_title">Branding</string>
- <string name="settings_compact_title">Compact mode</string>
+ <string name="settings_compact_title">Compact mode 🆕</string>
<string name="settings_background_sync">Background synchronization</string>
<string name="pref_value_wifi_and_mobile">Sync on Wi-Fi and mobile data</string>
<string name="pref_value_wifi_only">Sync only on Wi-Fi</string>
diff --git a/fastlane/metadata/android/en-US/changelogs/1007000.txt b/fastlane/metadata/android/en-US/changelogs/1007000.txt
new file mode 100644
index 000000000..47e2beac1
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/1007000.txt
@@ -0,0 +1,3 @@
+1.6.0
+
+- 🆕 Compact mode (#579) \ No newline at end of file