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:
-rw-r--r--README.md22
-rw-r--r--fastlane/metadata/android/en-US/full_description.txt34
-rw-r--r--fastlane/metadata/android/en-US/short_description.txt2
3 files changed, 34 insertions, 24 deletions
diff --git a/README.md b/README.md
index b771ad96d..68e722bce 100644
--- a/README.md
+++ b/README.md
@@ -6,32 +6,38 @@
[![GitHub stars](https://img.shields.io/github/stars/stefan-niedermann/nextcloud-deck.svg)](https://github.com/stefan-niedermann/nextcloud-deck/stargazers)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
-:warning: :warning: :warning: **This app is still under heavy development. A release for Play Store will be published as soon as this app is usable productively** (see https://github.com/stefan-niedermann/nextcloud-deck/issues/35) :warning: :warning: :warning:
+⚠️⚠️⚠️ **This app is still under heavy development. A release for Play Store will be published as soon as this app is usable productively** (see https://github.com/stefan-niedermann/nextcloud-deck/issues/35) ⚠️⚠️⚠️
An Android client for [Nextcloud Deck App](https://github.com/nextcloud/deck/).
-## :arrow_forward: Access
+## ▶️ Access
+[<img src="https://f-droid.org/badge/get-it-on.png"
+ alt="Get it on F-Droid"
+ height="80">](https://f-droid.org/repository/browse/?fdid=it.niedermann.nextcloud.deck)
+[<img src="https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/be5ad29a95ff890faee0b46d702b714b0a04aadc/paypal-donate-button.png"
+ alt="Donate with PayPal"
+ height="80">](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W523CNHTD7ARQ&source=url)
[![Donate using Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/stefan-niedermann/donate)
-## :eyes: Screenshots
+## 👀 Screenshots
| List View | Card View |
| --- | --- |
| ![Screenshot of list view](/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png) | ![Screenshot of card](/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png) |
-## :rocket: Features
+## 🚀 Features
* Supports multiple accounts
* Display boards, stacks and cards
* Assign cards to users
* Create, edit and delete boards
* Create stacks
-## :checkered_flag: Planned features
+## 🏁 Planned features
* Full [API](https://documenter.getpostman.com/view/4848351/RWMCtV4r) compatibility
* Offline capabilities
-## :family: Join the team
+## 👪 Join the team
* Test the app with different devices
* Report issues in the [issue tracker](https://github.com/stefan-niedermann/nextcloud-deck/issues)
* [Pick a good first issue](https://github.com/stefan-niedermann/nextcloud-deck/labels/good%20first%20issue) :notebook:
@@ -39,12 +45,12 @@ An Android client for [Nextcloud Deck App](https://github.com/nextcloud/deck/).
* Translate the app on [Transifex](https://www.transifex.com/nextcloud/nextcloud/android-deck/)
* Send me a bottle of your favorite beer :beers: :wink:
-## :link: Requirements
+## 🔗 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)
-## :notebook: License
+## 📓 License
All contributions to this repository are considered to be licensed under the [GNU GENERAL PUBLIC LICENSE 3+](/LICENSE).
Contributors to the Deck Android app retain their copyright. Therefore we recommend to add following line to the header of a file, if you changed it substantially:
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