From ac336724d4a0673e1441ed86325c89e605115513 Mon Sep 17 00:00:00 2001 From: Kasun Date: Fri, 19 Apr 2019 21:47:13 +0530 Subject: add more metadata for fdroid listing --- fastlane/metadata/android/en-US/changelogs/253.txt | 16 +++++ .../metadata/android/en-US/full_description.txt | 81 ++++++++++++++++++++++ .../metadata/android/en-US/short_description.txt | 1 + 3 files changed, 98 insertions(+) create mode 100644 fastlane/metadata/android/en-US/changelogs/253.txt create mode 100644 fastlane/metadata/android/en-US/full_description.txt create mode 100644 fastlane/metadata/android/en-US/short_description.txt (limited to 'fastlane') diff --git a/fastlane/metadata/android/en-US/changelogs/253.txt b/fastlane/metadata/android/en-US/changelogs/253.txt new file mode 100644 index 000000000..fc6f1021b --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/253.txt @@ -0,0 +1,16 @@ +Added +* Poll notifications +* Customise notification sounds per type (Android O+) + +Changed +* More filters for UTM parameters +* Live notifications for Pleroma are back +* Honour white spaces in toots (emoji art) + +Fixed +* Issues with some Mastodon API due to their special version name +* Auto-save feature, drafts not deleted after being sent +* Issue when uploading media due to the file name +* Issue with the pinch-zoom +* Polls not displayed in boosts + diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt new file mode 100644 index 000000000..60f9c6510 --- /dev/null +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -0,0 +1,81 @@ +⚠️ The first field when logging in should be your instance hostname. For example: "mastodon.social" for the most popular Instance + + +- You need to create an account on an Instance first +- If you don't know what's Mastodon, please read: https://joinmastodon.org/ +- You want to choose an instance, please use this tool: https://instances.social/ +- It's an open source app, if you encounter a bug you can open a ticket on Gitlab: https://gitlab.com/tom79/mastalab/issues + + +The number of libraries is minimized and it does not use tracking tools. The source code is free (GPLv3). +You can help translating via https://crowdin.com/project/mastalab + +Current translations: +🇬🇧 - 🇨🇳 - 🇯🇵 - 🇩🇪 - 🇫🇷 - 🇳🇱 - 🇪🇸 - 🇹🇷 - 🇻🇳 -🇧🇷 - 🇵🇹 - 🇷🇴- 🇷🇸- 🇵🇱 - 🇮🇩- 🇳🇴 + +Features + +Multi-account management +- Add accounts from different instances +- Switch from one account to another by a simple click +- Boost/Add to favorites/Reply with another account without switching + +Timelines +- Federated / Local / Home +- Clicks on toots display the conversation (context) +- Clicks on mentioned accounts display details about these accounts +- Clicks on hashtags display toots containing this hashtags +- Create lists + +Actions on toots +- Mute an account related to a toot +- Block an account related to a toot +- Report inappropriate toots to administrators +- Add/Remove a toot from favourites +- Boost/Unboost toots +- Copy the content of a toot +- Download media +- Translation of toots by a simple click (via the Yandex API) + +Write a toot +- Add media +- Change the visibility of the toot +- Mention accounts in toots with autocompletion (@ + 2 characters) +- Use tags with autocompletion +- Mark the content as sensitive +- Add spoilers +- Toots which have not been sent are saved (drafts) - can be disabled in settings +- Drafts can be edited/deleted/scheduled + +Scheduled toots +- Can be edited/deleted/scheduled at another date as long as they have not been sent. + +Interaction with accounts +- Follow/Unfollow/Block/Unblock/Mute/Unmute +- Display details of accounts +- Authorize/Reject follow requests (for locked accounts) + +Searches +- A top bar allows to make researches for accounts/tags/toots +- A click on a tag displays toots containing this tag +- Create a timeline with a search + +Network optimization +- Load of media: Automatic/WIFI only/Ask +- Customization of the number of toots/accounts per load + +Notifications +- Live notifications +- Notifications for new toots on the home page (could be disabled in settings) +- Notifications for new events (could be disabled or filtered in settings) + +Built-in browser +- Full screen videos +- Disable JavaScript (default: enabled) +- Disable third-party cookies (default: disabled) +- Disable the built-in browser in settings + + +Source code: https://gitlab.com/tom79/mastalab/ +Issues: https://gitlab.com/tom79/mastalab/issues +Developer: https://mastodon.social/@tom79 diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt new file mode 100644 index 000000000..004f156c6 --- /dev/null +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -0,0 +1 @@ +A multi-account client for the Fediverse -- cgit v1.2.3