main
Conny Duck 6 years ago
parent bb0213f4e9
commit a03df86c66
  1. 4
      README.md
  2. 4
      app/build.gradle
  3. 6
      fastlane/metadata/android/en-US/full_description.txt
  4. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/03_profile.png

@ -14,8 +14,10 @@ Tusky is a beautiful Android client for [Mastodon](https://github.com/tootsuite/
- 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
- Dark and light theme with the possibility to auto-switch based on the time of day
- Drafts - compose toots and save them for later
- Choose between different emoji styles
- Optimized for all screen sizes
- Completely open-source - no non-free dependencies like Google services
### Support

@ -10,8 +10,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 19
targetSdkVersion 27
versionCode 38
versionName "1.8.0"
versionCode 39
versionName "2.0-beta.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}

@ -4,7 +4,9 @@ Tusky is a lightweight client for Mastodon, a free and open-source social networ
• 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
• Drafts - compose toots and save them for later
• Choose between different emoji styles
• Optimized for all screen sizes
• Completely open-source - no non-free dependencies like Google services
To learn more about Mastodon, visit https://joinmastodon.org/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 628 KiB

Loading…
Cancel
Save