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:
authorNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2019-05-15 21:55:23 +0300
committerGitHub <noreply@github.com>2019-05-15 21:55:23 +0300
commit0cc93bb91358f74a032dbb0665f03a68230be9eb (patch)
treeee2bcf0691ca933bbc663d6417273848046b840a /fastlane/metadata/android/en-US
parent1b441480bb5d3032ddfd2c2af7f608192a28e6ab (diff)
Readme rework (#76)
* Use ⚠️ in README.md * Use emojis for headlines * Use emojis in fastlane descriptions * Adjust access options
Diffstat (limited to 'fastlane/metadata/android/en-US')
-rw-r--r--fastlane/metadata/android/en-US/full_description.txt34
-rw-r--r--fastlane/metadata/android/en-US/short_description.txt2
2 files changed, 20 insertions, 16 deletions
diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt
index 7c75da9c8..24518fbb4 100644
--- a/fastlane/metadata/android/en-US/full_description.txt
+++ b/fastlane/metadata/android/en-US/full_description.txt
@@ -1,20 +1,24 @@
-**WARNING** This is a alpha release and should not be used productively but only for testing purposes.
+⚠️⚠️⚠️ WARNING ⚠️⚠️⚠️
-:warning: :warning: :warning: **This app is still under heavy development. Do not yet use it productively** :warning: :warning: :warning:
+This app is still under heavy development. Do not yet use it productively but only for testing purposes at your own risk
-An Android client for [Nextcloud Deck App](https://github.com/nextcloud/deck/). Currently it might be usable as a pure viewer app (if you do not need editing, write access and so on).
+An Android client for Nextcloud Deck App¹. Currently it might be usable as a pure viewer app (if you do not need editing, write access and so on).
-:rocket: Features
-* Supports multiple accounts
-* Display boards, stacks and cards
-* Assign cards to users
-* Create, edit and delete boards
-* Create stacks
+🚀 Features
+- Supports multiple accounts
+- Display boards, stacks and cards
+- Assign cards to users
+- Create, edit and delete boards
+- Create stacks
-:link: Requirements
-* [Nextcloud](https://nextcloud.com/) instance running
-* [Nextcloud Files](https://github.com/nextcloud/android) app installed (version 3.2.2 or later)
-* [Nextcloud Deck](https://github.com/nextcloud/deck) app enabled (version 0.6.1 or later)
+🔗 Requirements
+- Nextcloud³ instance running
+- Nextcloud Files² app installed (version 3.2.2 or later)
+- Nextcloud Deck¹ app enabled (version 0.6.1 or later)
-:notebook: License
-All contributions to this repository are considered to be licensed under the [GNU GENERAL PUBLIC LICENSE 3+](/LICENSE). \ No newline at end of file
+📓 License
+All contributions to this repository are considered to be licensed under the [GNU GENERAL PUBLIC LICENSE 3+](/LICENSE).
+
+¹ https://github.com/nextcloud/deck/
+² https://nextcloud.com/
+³ https://github.com/nextcloud/android \ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt
index b212e8a2b..30e04c371 100644
--- a/fastlane/metadata/android/en-US/short_description.txt
+++ b/fastlane/metadata/android/en-US/short_description.txt
@@ -1 +1 @@
-Companion app for Nextcloud Deck - **WARNING** This is a alpha release and should not be used productively but only for testing purposes. \ No newline at end of file
+Companion app for Nextcloud Deck - ⚠️ Alpha release for testing purposes only ⚠️ \ No newline at end of file