From bc70a4b654d02d4464cd55a86bca740fb2010c0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonhard=20K=C3=BCnzler?= Date: Tue, 17 Mar 2020 20:18:23 +0100 Subject: [PATCH] Bump to 1.5.3 / 28 --- app/build.gradle | 4 ++-- app/src/main/res/layout/nav_header_main.xml | 2 +- app/src/main/res/values/strings.xml | 4 ++-- fastlane/metadata/en-US/changelogs/28.txt | 1 + 4 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 fastlane/metadata/en-US/changelogs/28.txt diff --git a/app/build.gradle b/app/build.gradle index ce236c6..27efa65 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "io.kuenzler.whatsappwebtogo" minSdkVersion 21 targetSdkVersion 29 - versionCode 27 - versionName "1.5.2" + versionCode 28 + versionName "1.5.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes { diff --git a/app/src/main/res/layout/nav_header_main.xml b/app/src/main/res/layout/nav_header_main.xml index f36f173..ebb8f94 100644 --- a/app/src/main/res/layout/nav_header_main.xml +++ b/app/src/main/res/layout/nav_header_main.xml @@ -30,6 +30,6 @@ android:id="@+id/textView" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:text="1.5.2" /> + android:text="1.5.3" /> diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 605754e..c8af501 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -6,7 +6,7 @@ Settings - Thanks for updating!\nNew in version 1.5.2:\n–Remove wip xwalk activity\n–Fix opening links in external browser\n–Support pinch to zoom\n–Fix keyboard setting memory\n–Update UA to latest chrome version + Thanks for updating!\nNew in version 1.5.3:\n–Fix WA Web issue on older phones\n–Fix opening links in external browser\n–Support pinch to zoom\n–Fix keyboard setting memory Thanks for installing!\nJust connect your phone as you would on your computer.\nTo lock and unlock the keyboard, use the keyboard button top right. Your settings will be saved. - WhatsappWeb To Go\n\nby Leonhard Künzler\nBasetwo GbR\nandroid@kuenzler.io\n\ngithub.com/92lleo/WhatsappWebToGo\n\n© 2017–2020\n\nv1.5.2\n\nThis app is in no way affiliated with WhatsApp Inc. The rights for WhatsApp and WhatsApp Web belong to WhatsApp Inc. This app is a private project to enable the use of WhatsApp Web on Android Devices + WhatsappWeb To Go\n\nby Leonhard Künzler\nBasetwo GbR\nandroid@kuenzler.io\n\ngithub.com/92lleo/WhatsappWebToGo\n\n© 2017–2020\n\nv1.5.3\n\nThis app is in no way affiliated with WhatsApp Inc. The rights for WhatsApp and WhatsApp Web belong to WhatsApp Inc. This app is a private project to enable the use of WhatsApp Web on Android Devices diff --git a/fastlane/metadata/en-US/changelogs/28.txt b/fastlane/metadata/en-US/changelogs/28.txt new file mode 100644 index 0000000..7171d53 --- /dev/null +++ b/fastlane/metadata/en-US/changelogs/28.txt @@ -0,0 +1 @@ +* Fix WA Web bug caused by user-agent