Ported all patches to 8.3.9g

This commit is contained in:
ave 2019-02-03 09:56:40 +03:00
parent 30a9116cc7
commit eed63746a9
No known key found for this signature in database
GPG key ID: 09356ABAA42C842B
35 changed files with 5993 additions and 1 deletions

View file

@ -0,0 +1,68 @@
diff -crB -x dist -x build com.discord-839-testing/AndroidManifest.xml com.discord-839/AndroidManifest.xml
*** com.discord-839-testing/AndroidManifest.xml 2019-02-03 09:37:05.523261124 +0300
--- com.discord-839/AndroidManifest.xml 2019-02-03 09:42:43.867140699 +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="839" platformBuildVersionName="8.3.9g">
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
<uses-feature android:name="android.hardware.faketouch" android:required="false"/>
--- 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.cutthecord.CTCBRANCH" platformBuildVersionCode="839CTCBUILD" platformBuildVersionName="8.3.9g-cutthecord-CTCBUILD">
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
<uses-feature android:name="android.hardware.faketouch" android:required="false"/>
diff -crB -x dist -x build com.discord-839-testing/apktool.yml com.discord-839/apktool.yml
*** com.discord-839-testing/apktool.yml 2019-02-03 09:37:05.523261124 +0300
--- com.discord-839/apktool.yml 2019-02-03 09:42:43.867140699 +0300
***************
*** 345,349 ****
tag: null
version: 2.4.0-896569-SNAPSHOT
versionInfo:
! versionCode: '839'
! versionName: 8.3.9g
--- 345,349 ----
tag: null
version: 2.4.0-896569-SNAPSHOT
versionInfo:
! versionCode: '839CTCBUILD'
! versionName: 8.3.9g-cutthecord-CTCBUILD
diff -crB -x dist -x build com.discord-839-testing/res/values/strings.xml com.discord-839/res/values/strings.xml
*** com.discord-839-testing/res/values/strings.xml 2019-02-03 09:37:05.666595490 +0300
--- com.discord-839/res/values/strings.xml 2019-02-03 09:42:43.873807402 +0300
***************
*** 1137,1143 ****
<string name="disconnect_account_body">Disconnecting your account might remove you from servers you joined via this account.</string>
<string name="disconnect_account_title">Disconnect %1$s</string>
<string name="disconnect_from_voice">Disconnect from Voice</string>
! <string name="discord">Discord</string>
<string name="discord_desc_long">Free and secure chat for gamers, works on both your desktop and your phone.</string>
<string name="discord_desc_short">Team voice &amp; text chat</string>
<string name="discord_gg">discord.gg/</string>
--- 1137,1143 ----
<string name="disconnect_account_body">Disconnecting your account might remove you from servers you joined via this account.</string>
<string name="disconnect_account_title">Disconnect %1$s</string>
<string name="disconnect_from_voice">Disconnect from Voice</string>
! <string name="discord">CTCNAME</string>
<string name="discord_desc_long">Free and secure chat for gamers, works on both your desktop and your phone.</string>
<string name="discord_desc_short">Team voice &amp; text chat</string>
<string name="discord_gg">discord.gg/</string>
***************
*** 2691,2697 ****
<string name="notification_reply_failed">Failed to reply to %1$s</string>
<string name="notification_reply_success">Replied to %1$s</string>
<string name="notification_settings">Notification Settings</string>
! <string name="notification_title_discord">Discord</string>
<string name="notification_title_start_game">"Somebody Playin'"</string>
<string name="notifications">Notifications</string>
<string name="nsfw_accept">Continue</string>
--- 2691,2697 ----
<string name="notification_reply_failed">Failed to reply to %1$s</string>
<string name="notification_reply_success">Replied to %1$s</string>
<string name="notification_settings">Notification Settings</string>
! <string name="notification_title_discord">CTCNAME</string>
<string name="notification_title_start_game">"Somebody Playin'"</string>
<string name="notifications">Notifications</string>
<string name="nsfw_accept">Continue</string>

View file

@ -13,4 +13,5 @@ Running customicon.sh (while on root of the extracted folder) will also change t
- 8.3.4g
- 8.3.5g
- 8.3.6g
- 8.3.9g