forked from distok/cutthecord
branding: replace "having issues with recaptcha?" link
This commit is contained in:
parent
b292c0aca5
commit
442c1e3bb1
1 changed files with 29 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
||||||
diff -crB from/AndroidManifest.xml to/AndroidManifest.xml
|
diff -crB com.discord-903-base/AndroidManifest.xml com.discord-903/AndroidManifest.xml
|
||||||
*** from/AndroidManifest.xml 2019-05-24 23:41:21.797627141 +0300
|
*** com.discord-903-base/AndroidManifest.xml 2019-05-24 23:41:21.797627141 +0300
|
||||||
--- to/AndroidManifest.xml 2019-05-24 23:41:23.167633857 +0300
|
--- com.discord-903/AndroidManifest.xml 2019-05-26 15:46:42.758701799 +0300
|
||||||
***************
|
***************
|
||||||
*** 1,4 ****
|
*** 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">
|
! <?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"/>
|
<meta-data android:name="com.android.vending.derived.apk.id" android:value="1"/>
|
||||||
</application>
|
</application>
|
||||||
! </manifest>
|
! </manifest>
|
||||||
diff -crB from/apktool.yml to/apktool.yml
|
diff -crB com.discord-903-base/apktool.yml com.discord-903/apktool.yml
|
||||||
*** from/apktool.yml 2019-05-24 23:40:51.410811528 +0300
|
*** com.discord-903-base/apktool.yml 2019-05-24 23:40:51.410811528 +0300
|
||||||
--- to/apktool.yml 2019-05-24 23:41:23.167633857 +0300
|
--- com.discord-903/apktool.yml 2019-05-26 15:46:42.758701799 +0300
|
||||||
***************
|
***************
|
||||||
*** 308,312 ****
|
*** 308,312 ****
|
||||||
tag: null
|
tag: null
|
||||||
|
@ -118,9 +118,9 @@ diff -crB from/apktool.yml to/apktool.yml
|
||||||
versionInfo:
|
versionInfo:
|
||||||
! versionCode: '903CTCBUILD'
|
! versionCode: '903CTCBUILD'
|
||||||
! versionName: 9.0.3-cutthecord-CTCBUILD
|
! versionName: 9.0.3-cutthecord-CTCBUILD
|
||||||
diff -crB from/res/values/strings.xml to/res/values/strings.xml
|
diff -crB com.discord-903-base/res/values/strings.xml com.discord-903/res/values/strings.xml
|
||||||
*** from/res/values/strings.xml 2019-05-24 23:40:47.784127084 +0300
|
*** com.discord-903-base/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
|
--- com.discord-903/res/values/strings.xml 2019-05-26 15:46:42.762035154 +0300
|
||||||
***************
|
***************
|
||||||
*** 1284,1290 ****
|
*** 1284,1290 ****
|
||||||
<string name="disconnect_account_body">Disconnecting your account might remove you from servers you joined via this account.</string>
|
<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="notification_title_start_game">"Somebody Playin'"</string>
|
||||||
<string name="notifications">Notifications</string>
|
<string name="notifications">Notifications</string>
|
||||||
<string name="nsfw_accept">Continue</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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue