forked from distok/cutthecord
parent
8fb52e55b0
commit
14f60a1f71
1 changed files with 34 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
||||||
diff -crB from/AndroidManifest.xml to/AndroidManifest.xml
|
diff --color -crB com.discord-base/AndroidManifest.xml com.discord/AndroidManifest.xml
|
||||||
*** from/AndroidManifest.xml 2020-07-30 01:52:55.956498524 +0300
|
*** com.discord-base/AndroidManifest.xml 2020-07-30 01:52:55.956498524 +0300
|
||||||
--- to/AndroidManifest.xml 2020-07-30 01:52:57.746510165 +0300
|
--- com.discord/AndroidManifest.xml 2020-07-30 02:33:37.949507077 +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="29" android:compileSdkVersionCodename="10" android:installLocation="auto" package="com.discord" platformBuildVersionCode="1213" platformBuildVersionName="34.0">
|
! <?xml version="1.0" encoding="utf-8" standalone="no"?><manifest xmlns:android="http://schemas.android.com/apk/res/android" android:compileSdkVersion="29" android:compileSdkVersionCodename="10" android:installLocation="auto" package="com.discord" platformBuildVersionCode="1213" platformBuildVersionName="34.0">
|
||||||
|
@ -31,7 +31,7 @@ diff -crB from/AndroidManifest.xml to/AndroidManifest.xml
|
||||||
<uses-permission android:name="android.permission.WAKE_LOCK"/>
|
<uses-permission android:name="android.permission.WAKE_LOCK"/>
|
||||||
<uses-permission android:name="android.permission.USE_FULL_SCREEN_INTENT"/>
|
<uses-permission android:name="android.permission.USE_FULL_SCREEN_INTENT"/>
|
||||||
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
|
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
|
||||||
! <permission android:description="@string/app_permission_connect_desc" android:label="@string/app_permission_connect_label" android:name="com.cuttehcord.CTCBRANCH.permission.CONNECT" android:protectionLevel="dangerous"/>
|
! <permission android:description="@string/app_permission_connect_desc" android:label="@string/app_permission_connect_label" android:name="com.cutthecord.CTCBRANCH.permission.CONNECT" android:protectionLevel="dangerous"/>
|
||||||
<uses-feature android:name="android.hardware.camera.any" android:required="false"/>
|
<uses-feature android:name="android.hardware.camera.any" android:required="false"/>
|
||||||
<uses-permission android:name="com.google.android.c2dm.permission.RECEIVE"/>
|
<uses-permission android:name="com.google.android.c2dm.permission.RECEIVE"/>
|
||||||
<uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE"/>
|
<uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE"/>
|
||||||
|
@ -135,9 +135,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 --color -crB com.discord-base/apktool.yml com.discord/apktool.yml
|
||||||
*** from/apktool.yml 2020-07-30 01:52:34.836361174 +0300
|
*** com.discord-base/apktool.yml 2020-07-30 01:52:34.836361174 +0300
|
||||||
--- to/apktool.yml 2020-07-30 01:52:57.749843520 +0300
|
--- com.discord/apktool.yml 2020-07-30 02:33:25.012757757 +0300
|
||||||
***************
|
***************
|
||||||
*** 3106,3110 ****
|
*** 3106,3110 ****
|
||||||
tag: null
|
tag: null
|
||||||
|
@ -151,9 +151,9 @@ diff -crB from/apktool.yml to/apktool.yml
|
||||||
versionInfo:
|
versionInfo:
|
||||||
! versionCode: '1213CTCBUILD'
|
! versionCode: '1213CTCBUILD'
|
||||||
! versionName: '34.0-cutthecord-CTCBUILD'
|
! versionName: '34.0-cutthecord-CTCBUILD'
|
||||||
diff -crB from/res/values/strings.xml to/res/values/strings.xml
|
diff --color -crB com.discord-base/res/values/strings.xml com.discord/res/values/strings.xml
|
||||||
*** from/res/values/strings.xml 2020-07-30 01:52:29.246324821 +0300
|
*** com.discord-base/res/values/strings.xml 2020-07-30 01:52:29.246324821 +0300
|
||||||
--- to/res/values/strings.xml 2020-07-30 01:52:57.749843520 +0300
|
--- com.discord/res/values/strings.xml 2020-07-30 02:33:25.016091112 +0300
|
||||||
***************
|
***************
|
||||||
*** 1502,1508 ****
|
*** 1502,1508 ****
|
||||||
<string name="disconnect_account_title">Disconnect %1$s</string>
|
<string name="disconnect_account_title">Disconnect %1$s</string>
|
||||||
|
@ -205,9 +205,9 @@ diff -crB from/res/values/strings.xml to/res/values/strings.xml
|
||||||
<string name="suppress_all_embeds">Remove all embeds</string>
|
<string name="suppress_all_embeds">Remove all embeds</string>
|
||||||
<string name="suppress_embed_body">This will remove all embeds on this message for everyone.</string>
|
<string name="suppress_embed_body">This will remove all embeds on this message for everyone.</string>
|
||||||
<string name="suppress_embed_confirm">Remove All Embeds</string>
|
<string name="suppress_embed_confirm">Remove All Embeds</string>
|
||||||
diff -crB from/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali to/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali
|
diff --color -crB com.discord-base/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali com.discord/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali
|
||||||
*** from/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali 2020-07-30 01:52:32.013009480 +0300
|
*** com.discord-base/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali 2020-07-30 01:52:32.013009480 +0300
|
||||||
--- to/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali 2020-07-30 01:52:57.749843520 +0300
|
--- com.discord/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali 2020-07-30 02:33:25.016091112 +0300
|
||||||
***************
|
***************
|
||||||
*** 76,82 ****
|
*** 76,82 ****
|
||||||
.line 3
|
.line 3
|
||||||
|
@ -225,3 +225,24 @@ diff -crB from/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelp
|
||||||
|
|
||||||
.line 4
|
.line 4
|
||||||
invoke-static {v1}, Landroid/net/Uri;->parse(Ljava/lang/String;)Landroid/net/Uri;
|
invoke-static {v1}, Landroid/net/Uri;->parse(Ljava/lang/String;)Landroid/net/Uri;
|
||||||
|
diff --color -crB com.discord-base/smali/com/discord/widgets/settings/WidgetSettings$onViewBound$19.smali com.discord/smali/com/discord/widgets/settings/WidgetSettings$onViewBound$19.smali
|
||||||
|
*** com.discord-base/smali/com/discord/widgets/settings/WidgetSettings$onViewBound$19.smali 2020-07-30 01:52:32.646346932 +0300
|
||||||
|
--- com.discord/smali/com/discord/widgets/settings/WidgetSettings$onViewBound$19.smali 2020-07-30 02:33:28.252778458 +0300
|
||||||
|
***************
|
||||||
|
*** 63,69 ****
|
||||||
|
|
||||||
|
invoke-static {v1, p1}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||||
|
|
||||||
|
! const-string v2, "https://support.discord.com"
|
||||||
|
|
||||||
|
const/4 v3, 0x0
|
||||||
|
|
||||||
|
--- 63,69 ----
|
||||||
|
|
||||||
|
invoke-static {v1, p1}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||||
|
|
||||||
|
! const-string v2, "https://gitdab.com/distok/cutthecord"
|
||||||
|
|
||||||
|
const/4 v3, 0x0
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue