Browse Source

Release 76

pull/1997/head
Conny Duck 5 years ago
parent
commit
8ec804f84e
  1. 4
      app/build.gradle
  2. 10
      fastlane/metadata/android/en-US/changelogs/77.txt
  3. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/01_timeline.png
  4. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/03_profile.png

4
app/build.gradle

@ -20,8 +20,8 @@ android {
applicationId APP_ID
minSdkVersion 21
targetSdkVersion 29
versionCode 75
versionName "12.1"
versionCode 76
versionName "13.0 beta 1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

10
fastlane/metadata/android/en-US/changelogs/77.txt

@ -0,0 +1,10 @@
Tusky v13.0
- support for profile notes (Mastodon 3.2.0 feature)
- support for admin announcements (Mastodon 3.1.0 feature)
- the avatar of your selected account will now be shown in the main toolbar
- clicking the display name in a timeline will now open the profile page of that user
- a lot of bug fixes and small improvements
- improved translations

BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/01_timeline.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/03_profile.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 625 KiB

After

Width:  |  Height:  |  Size: 600 KiB

Loading…
Cancel
Save