Browse Source

Add titel, description and images for fastlane (and F-Droid) (#564)

* Add titel, description and move images for fastlane (and F-Droid)

* Replace app title with multi-account feature in the short description

* Add feature list to full_description.txt
pull/548/head
Christian Paul 8 years ago committed by Konrad Pozniak
parent
commit
3fb766fc68
  1. 2
      README.md
  2. 14
      fastlane/metadata/android/en-US/full_description.txt
  3. 0
      fastlane/metadata/android/en-US/images/featureGraphic.png
  4. 0
      fastlane/metadata/android/en-US/images/icon.png
  5. 0
      fastlane/metadata/android/en-US/images/phoneScreenshots/00_login.png
  6. 0
      fastlane/metadata/android/en-US/images/phoneScreenshots/01_timeline.png
  7. 0
      fastlane/metadata/android/en-US/images/phoneScreenshots/02_compose.png
  8. 0
      fastlane/metadata/android/en-US/images/phoneScreenshots/03_profile.png
  9. 0
      fastlane/metadata/android/en-US/images/phoneScreenshots/04_favourites.png
  10. 0
      fastlane/metadata/android/en-US/images/phoneScreenshots/05_reply.png
  11. 1
      fastlane/metadata/android/en-US/short_description.txt
  12. 1
      fastlane/metadata/android/en-US/title.txt

2
README.md

@ -1,7 +1,7 @@
[![Build Status](https://www.bitrise.io/app/55b2f0c77c4bba74/status.svg?token=elUl9fieM5K34iLRL0rpoA&branch=master)](https://www.bitrise.io/app/55b2f0c77c4bba74)
# Tusky
![](/assets/tusky_logo.png)
![](/fastlane/metadata/android/en-US/images/icon.png)
Tusky is a beautiful Android client for [Mastodon](https://github.com/tootsuite/mastodon). Mastodon is a GNU social-compatible federated social network. That means not one entity controls the whole network, rather, like e-mail, volunteers and organisations operate their own independent servers, users from which can all interact with each other seamlessly.

14
fastlane/metadata/android/en-US/full_description.txt

@ -0,0 +1,14 @@
Tusky is a client for Mastodon, a free and open-source social network server. Share words, photos, and videos with folks!
• Material Design
• Most Mastodon APIs implemented
• Multi-Account support
• Dark and light theme with the possibility to auto-switch based on the time of day
• Drafts – compose toots and save them for later
• Completely open-source – no non-free dependencies like Google services
Mastodon is decentralized, meaning anyone can run Mastodon and participate in the social network seamlessly.
To learn more about Mastodon, visit https://joinmastodon.org/
Tusky is also itself open-source, it's source code is available at https://github.com/Vavassor/Tusky

0
assets/tusky_banner.png → fastlane/metadata/android/en-US/images/featureGraphic.png

Before

Width:  |  Height:  |  Size: 730 KiB

After

Width:  |  Height:  |  Size: 730 KiB

0
assets/tusky_logo.png → fastlane/metadata/android/en-US/images/icon.png

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

0
assets/screenshots/screenshot_login.png → fastlane/metadata/android/en-US/images/phoneScreenshots/00_login.png

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

0
assets/screenshots/screenshot_timeline.png → fastlane/metadata/android/en-US/images/phoneScreenshots/01_timeline.png

Before

Width:  |  Height:  |  Size: 834 KiB

After

Width:  |  Height:  |  Size: 834 KiB

0
assets/screenshots/screenshot_compose.png → fastlane/metadata/android/en-US/images/phoneScreenshots/02_compose.png

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 174 KiB

0
assets/screenshots/screenshot_profile.png → fastlane/metadata/android/en-US/images/phoneScreenshots/03_profile.png

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

0
assets/screenshots/screenshot_favourites.png → fastlane/metadata/android/en-US/images/phoneScreenshots/04_favourites.png

Before

Width:  |  Height:  |  Size: 336 KiB

After

Width:  |  Height:  |  Size: 336 KiB

0
assets/screenshots/screenshot_reply.png → fastlane/metadata/android/en-US/images/phoneScreenshots/05_reply.png

Before

Width:  |  Height:  |  Size: 183 KiB

After

Width:  |  Height:  |  Size: 183 KiB

1
fastlane/metadata/android/en-US/short_description.txt

@ -0,0 +1 @@
A multi account client for the social network Mastodon

1
fastlane/metadata/android/en-US/title.txt

@ -0,0 +1 @@
Tusky
Loading…
Cancel
Save