From db59e1f60fa68e73794d602dac458e8c17c0b110 Mon Sep 17 00:00:00 2001 From: samfundev Date: Mon, 21 Feb 2022 20:50:43 -0500 Subject: [PATCH] 2.10.2 --- app/build.gradle | 4 ++-- app/src/main/res/values/strings.xml | 24 ++++++++++++++++-------- 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index eedc90e8..b0b8b327 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.perflyst.twire" minSdkVersion 16 targetSdkVersion 31 - versionCode 525 - versionName "2.10.1" + versionCode 526 + versionName "2.10.2" multiDexEnabled true vectorDrawables.useSupportLibrary true diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b316c813..5c594629 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -311,15 +311,23 @@ + V 2.10.2 + C Migrate to the new Twitch API. + A Add local follows. + F Fix gap in VOD progress bar. + F Fix main activities requesting data twice. + F Fix FFZ badges being put on the wrong users. + C Update French, Finnish, Portuguese (Brazil), Swedish, Turkish, Polish, German, Russian, Spanish, and Chinese (Traditional) translations. + V 2.10.1 - A Add 7TV emotes - A Add skip silence feature - F Fix recent emotes crash and support emote themes - A Add source quality for VODs - F Fix room state icons not showing correctly - F Fix crash when chat room state changes - F Fix preview image scaling - C Update Hungarian, French, Portuguese (Brazil), Turkish, Basque, Esperanto, Italian, Polish, German, Russian and Chinese (Simplified) translations + A Add 7TV emotes. + A Add skip silence feature. + F Fix recent emotes crash and support emote themes. + A Add source quality for VODs. + F Fix room state icons not showing correctly. + F Fix crash when chat room state changes. + F Fix preview image scaling. + C Update Hungarian, French, Portuguese (Brazil), Turkish, Basque, Esperanto, Italian, Polish, German, Russian and Chinese (Simplified) translations. V 2.10.0 A Add playback speed control.