From 2617c3e303c31e36e0a11c5699416bcf045b24af Mon Sep 17 00:00:00 2001 From: Jason Date: Thu, 15 Jun 2023 19:27:00 +0800 Subject: [PATCH] =?UTF-8?q?+=204.7.1=20fix=20=E4=B8=80=E4=BA=9B=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=E8=BF=9E=E7=94=9F=E7=89=A9=E6=94=AF=E4=BB=98=E9=80=89?= =?UTF-8?q?=E9=A1=B9=E9=83=BD=E6=B2=A1=E6=9C=89,=20=E5=AF=BC=E8=87=B4?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E6=98=BE=E7=A4=BA=E6=8C=87=E7=BA=B9=E6=94=AF?= =?UTF-8?q?=E4=BB=98=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 2 +- .../surcumference/fingerprint/plugin/AlipayBasePlugin.java | 4 ++-- release/update_riru_alipay.json | 4 ++-- release/update_riru_qq.json | 4 ++-- release/update_riru_taobao.json | 4 ++-- release/update_riru_unionpay.json | 4 ++-- release/update_riru_wechat.json | 4 ++-- release/update_zygisk_alipay.json | 4 ++-- release/update_zygisk_qq.json | 4 ++-- release/update_zygisk_taobao.json | 4 ++-- release/update_zygisk_unionpay.json | 4 ++-- release/update_zygisk_wechat.json | 4 ++-- 12 files changed, 23 insertions(+), 23 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 4844777..a30e333 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,7 +9,7 @@ android { minSdkVersion 14 targetSdkVersion 30 versionCode 23 - versionName "4.7.0" + versionName "4.7.1" buildConfigField "String", "APP_PRODUCT_NAME", "\"FingerprintPay\"" } diff --git a/app/src/main/java/com/surcumference/fingerprint/plugin/AlipayBasePlugin.java b/app/src/main/java/com/surcumference/fingerprint/plugin/AlipayBasePlugin.java index 7cc8fb2..5e89d07 100644 --- a/app/src/main/java/com/surcumference/fingerprint/plugin/AlipayBasePlugin.java +++ b/app/src/main/java/com/surcumference/fingerprint/plugin/AlipayBasePlugin.java @@ -335,7 +335,7 @@ private void doSettingsMenuInject_10_1_38(final Activity activity) { //try use Alipay style try { View settingsView = versionCode >= 773 /** 10.3.80.9100 */ - ? ViewUtils.findViewByText(activity.getWindow().getDecorView(), "生物支付", "Biological ID Pay") + ? ViewUtils.findViewByText(activity.getWindow().getDecorView(), "支付密码", "支付密碼", "Payment Password") : ViewUtils.findViewByName(activity, "com.alipay.mobile.antui", "item_left_text"); L.d("settingsView", settingsView); if (settingsView instanceof TextView) { @@ -383,7 +383,7 @@ private void doSettingsMenuInject_10_1_38(final Activity activity) { rootLinearLayout.addView(lineBottomView, lineParams); if (versionCode >= 773 /** 10.3.80.9100 */) { - View itemView = ViewUtils.findViewByText(activity.getWindow().getDecorView(), "生物支付", "Biological ID Pay"); + View itemView = ViewUtils.findViewByText(activity.getWindow().getDecorView(), "支付密码", "支付密碼", "Payment Password"); if (itemView != null) { ViewGroup itemViewGroup = (ViewGroup) itemView.getParent().getParent().getParent().getParent(); L.d("生物支付item: " + ViewUtils.getViewInfo(itemViewGroup)); diff --git a/release/update_riru_alipay.json b/release/update_riru_alipay.json index 18701ec..00a413c 100644 --- a/release/update_riru_alipay.json +++ b/release/update_riru_alipay.json @@ -1,6 +1,6 @@ { - "version": "4.7.0", + "version": "4.7.1", "versionCode": "23", - "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.0-ci/riru-module-xfingerprint-pay-alipay-v4.7.0-release.zip", + "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.1-ci/riru-module-xfingerprint-pay-alipay-v4.7.1-release.zip", "changelog": "https://raw.githubusercontent.com/eritpchy/FingerprintPay/main/CHANGELOG.md" } \ No newline at end of file diff --git a/release/update_riru_qq.json b/release/update_riru_qq.json index e2cb8a3..18c8c99 100644 --- a/release/update_riru_qq.json +++ b/release/update_riru_qq.json @@ -1,6 +1,6 @@ { - "version": "4.7.0", + "version": "4.7.1", "versionCode": "23", - "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.0-ci/riru-module-xfingerprint-pay-qq-v4.7.0-release.zip", + "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.1-ci/riru-module-xfingerprint-pay-qq-v4.7.1-release.zip", "changelog": "https://raw.githubusercontent.com/eritpchy/FingerprintPay/main/CHANGELOG.md" } \ No newline at end of file diff --git a/release/update_riru_taobao.json b/release/update_riru_taobao.json index 3178958..d96e0f5 100644 --- a/release/update_riru_taobao.json +++ b/release/update_riru_taobao.json @@ -1,6 +1,6 @@ { - "version": "4.7.0", + "version": "4.7.1", "versionCode": "23", - "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.0-ci/riru-module-xfingerprint-pay-taobao-v4.7.0-release.zip", + "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.1-ci/riru-module-xfingerprint-pay-taobao-v4.7.1-release.zip", "changelog": "https://raw.githubusercontent.com/eritpchy/FingerprintPay/main/CHANGELOG.md" } \ No newline at end of file diff --git a/release/update_riru_unionpay.json b/release/update_riru_unionpay.json index 2fb7658..69ad8c6 100644 --- a/release/update_riru_unionpay.json +++ b/release/update_riru_unionpay.json @@ -1,6 +1,6 @@ { - "version": "4.7.0", + "version": "4.7.1", "versionCode": "23", - "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.0-ci/riru-module-xfingerprint-pay-unionpay-v4.7.0-release.zip", + "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.1-ci/riru-module-xfingerprint-pay-unionpay-v4.7.1-release.zip", "changelog": "https://raw.githubusercontent.com/eritpchy/FingerprintPay/main/CHANGELOG.md" } \ No newline at end of file diff --git a/release/update_riru_wechat.json b/release/update_riru_wechat.json index d4873e5..2bad890 100644 --- a/release/update_riru_wechat.json +++ b/release/update_riru_wechat.json @@ -1,6 +1,6 @@ { - "version": "4.7.0", + "version": "4.7.1", "versionCode": "23", - "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.0-ci/riru-module-xfingerprint-pay-wechat-v4.7.0-release.zip", + "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.1-ci/riru-module-xfingerprint-pay-wechat-v4.7.1-release.zip", "changelog": "https://raw.githubusercontent.com/eritpchy/FingerprintPay/main/CHANGELOG.md" } \ No newline at end of file diff --git a/release/update_zygisk_alipay.json b/release/update_zygisk_alipay.json index c514240..f00f109 100644 --- a/release/update_zygisk_alipay.json +++ b/release/update_zygisk_alipay.json @@ -1,6 +1,6 @@ { - "version": "4.7.0", + "version": "4.7.1", "versionCode": "23", - "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.0-ci/zygisk-module-xfingerprint-pay-alipay-v4.7.0-release.zip", + "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.1-ci/zygisk-module-xfingerprint-pay-alipay-v4.7.1-release.zip", "changelog": "https://raw.githubusercontent.com/eritpchy/FingerprintPay/main/CHANGELOG.md" } \ No newline at end of file diff --git a/release/update_zygisk_qq.json b/release/update_zygisk_qq.json index fa8bf1c..9c08a40 100644 --- a/release/update_zygisk_qq.json +++ b/release/update_zygisk_qq.json @@ -1,6 +1,6 @@ { - "version": "4.7.0", + "version": "4.7.1", "versionCode": "23", - "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.0-ci/zygisk-module-xfingerprint-pay-qq-v4.7.0-release.zip", + "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.1-ci/zygisk-module-xfingerprint-pay-qq-v4.7.1-release.zip", "changelog": "https://raw.githubusercontent.com/eritpchy/FingerprintPay/main/CHANGELOG.md" } \ No newline at end of file diff --git a/release/update_zygisk_taobao.json b/release/update_zygisk_taobao.json index 3cafb9d..dc54575 100644 --- a/release/update_zygisk_taobao.json +++ b/release/update_zygisk_taobao.json @@ -1,6 +1,6 @@ { - "version": "4.7.0", + "version": "4.7.1", "versionCode": "23", - "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.0-ci/zygisk-module-xfingerprint-pay-taobao-v4.7.0-release.zip", + "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.1-ci/zygisk-module-xfingerprint-pay-taobao-v4.7.1-release.zip", "changelog": "https://raw.githubusercontent.com/eritpchy/FingerprintPay/main/CHANGELOG.md" } \ No newline at end of file diff --git a/release/update_zygisk_unionpay.json b/release/update_zygisk_unionpay.json index 147f79f..f52483b 100644 --- a/release/update_zygisk_unionpay.json +++ b/release/update_zygisk_unionpay.json @@ -1,6 +1,6 @@ { - "version": "4.7.0", + "version": "4.7.1", "versionCode": "23", - "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.0-ci/zygisk-module-xfingerprint-pay-unionpay-v4.7.0-release.zip", + "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.1-ci/zygisk-module-xfingerprint-pay-unionpay-v4.7.1-release.zip", "changelog": "https://raw.githubusercontent.com/eritpchy/FingerprintPay/main/CHANGELOG.md" } \ No newline at end of file diff --git a/release/update_zygisk_wechat.json b/release/update_zygisk_wechat.json index e8bc769..62abd94 100644 --- a/release/update_zygisk_wechat.json +++ b/release/update_zygisk_wechat.json @@ -1,6 +1,6 @@ { - "version": "4.7.0", + "version": "4.7.1", "versionCode": "23", - "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.0-ci/zygisk-module-xfingerprint-pay-wechat-v4.7.0-release.zip", + "zipUrl": "https://github.com/eritpchy/FingerprintPay/releases/download/4.7.1-ci/zygisk-module-xfingerprint-pay-wechat-v4.7.1-release.zip", "changelog": "https://raw.githubusercontent.com/eritpchy/FingerprintPay/main/CHANGELOG.md" } \ No newline at end of file