branding: replace "having issues with recaptcha?" link

This commit is contained in:
ave 2019-05-26 15:47:15 +03:00
parent b292c0aca5
commit 442c1e3bb1
No known key found for this signature in database
GPG Key ID: 09356ABAA42C842B
1 changed files with 29 additions and 9 deletions

View File

@ -1,6 +1,6 @@
diff -crB from/AndroidManifest.xml to/AndroidManifest.xml
*** from/AndroidManifest.xml 2019-05-24 23:41:21.797627141 +0300
--- to/AndroidManifest.xml 2019-05-24 23:41:23.167633857 +0300
diff -crB com.discord-903-base/AndroidManifest.xml com.discord-903/AndroidManifest.xml
*** com.discord-903-base/AndroidManifest.xml 2019-05-24 23:41:21.797627141 +0300
--- com.discord-903/AndroidManifest.xml 2019-05-26 15:46:42.758701799 +0300
***************
*** 1,4 ****
! <?xml version="1.0" encoding="utf-8" standalone="no"?><manifest xmlns:android="http://schemas.android.com/apk/res/android" android:compileSdkVersion="28" android:compileSdkVersionCodename="9" android:installLocation="auto" package="com.discord" platformBuildVersionCode="903" platformBuildVersionName="9.0.3">
@ -102,9 +102,9 @@ diff -crB from/AndroidManifest.xml to/AndroidManifest.xml
<meta-data android:name="com.android.vending.derived.apk.id" android:value="1"/>
</application>
! </manifest>
diff -crB from/apktool.yml to/apktool.yml
*** from/apktool.yml 2019-05-24 23:40:51.410811528 +0300
--- to/apktool.yml 2019-05-24 23:41:23.167633857 +0300
diff -crB com.discord-903-base/apktool.yml com.discord-903/apktool.yml
*** com.discord-903-base/apktool.yml 2019-05-24 23:40:51.410811528 +0300
--- com.discord-903/apktool.yml 2019-05-26 15:46:42.758701799 +0300
***************
*** 308,312 ****
tag: null
@ -118,9 +118,9 @@ diff -crB from/apktool.yml to/apktool.yml
versionInfo:
! versionCode: '903CTCBUILD'
! versionName: 9.0.3-cutthecord-CTCBUILD
diff -crB from/res/values/strings.xml to/res/values/strings.xml
*** from/res/values/strings.xml 2019-05-24 23:40:47.784127084 +0300
--- to/res/values/strings.xml 2019-05-24 23:41:23.167633857 +0300
diff -crB com.discord-903-base/res/values/strings.xml com.discord-903/res/values/strings.xml
*** com.discord-903-base/res/values/strings.xml 2019-05-24 23:40:47.784127084 +0300
--- com.discord-903/res/values/strings.xml 2019-05-26 15:46:42.762035154 +0300
***************
*** 1284,1290 ****
<string name="disconnect_account_body">Disconnecting your account might remove you from servers you joined via this account.</string>
@ -155,3 +155,23 @@ diff -crB from/res/values/strings.xml to/res/values/strings.xml
<string name="notification_title_start_game">"Somebody Playin'"</string>
<string name="notifications">Notifications</string>
<string name="nsfw_accept">Continue</string>
diff -crB com.discord-903-base/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali com.discord-903/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali
*** com.discord-903-base/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali 2019-05-24 23:40:49.714136545 +0300
--- com.discord-903/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali 2019-05-26 15:45:52.598371465 +0300
***************
*** 77,83 ****
new-instance v0, Landroid/content/Intent;
! const-string v1, "https://discordapp.com/app"
invoke-static {v1}, Landroid/net/Uri;->parse(Ljava/lang/String;)Landroid/net/Uri;
--- 77,83 ----
new-instance v0, Landroid/content/Intent;
! const-string v1, "https://gitdab.com/distok/cutthecord/issues/22#issuecomment-82"
invoke-static {v1}, Landroid/net/Uri;->parse(Ljava/lang/String;)Landroid/net/Uri;