forked from distok/cutthecord
Dockerise
This commit is contained in:
parent
8ec2dd75c2
commit
55e2e94b63
3921 changed files with 178 additions and 111 deletions
68
resources/patches/branding/839.patch
Normal file
68
resources/patches/branding/839.patch
Normal 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 & 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 & 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>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue