diff --git a/README.md b/README.md
index c09af2a..6e1bb28 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Discord Android app patches.
-**Latest supported Discord Android version:** 8.4.4g (844), released on 2019-02-08.
+**Latest supported Discord Android version:** 8.4.5g (845), released on 2019-02-15.
New patch development will be done for the latest supported version.
@@ -20,7 +20,7 @@ Feel free to ignore play protect, it's bullshit.
#### Toolchain setup
-- Get apktool (due to [a bug](https://github.com/iBotPeaches/Apktool/issues/1909) present on v2.3.4, I recommend using [this build](https://elixi.re/i/cq4r2zxg.jar))
+- Get apktool (due to [a bug](https://github.com/iBotPeaches/Apktool/issues/1909) present on apktool v2.3.4, I recommend using [this build](https://elixi.re/i/cq4r2zxg.jar))
- Get a keystore, see [here](https://stackoverflow.com/a/14994354/3286892), step 1.
- If you want Mutant Standard emoji patches, get 72x72 copies of latest version of mutant standard emojis with codepoints. I have a zip [here](https://mutant.lavatech.top/72x72.zip).
- Extract the emojis you got somewhere.
diff --git a/patches/branding/845.patch b/patches/branding/845.patch
new file mode 100644
index 0000000..b4551db
--- /dev/null
+++ b/patches/branding/845.patch
@@ -0,0 +1,127 @@
+diff -crB -x dist -x build com.discord-845-base/AndroidManifest.xml com.discord-845/AndroidManifest.xml
+*** com.discord-845-base/AndroidManifest.xml 2019-02-15 01:55:27.908549787 +0300
+--- com.discord-845/AndroidManifest.xml 2019-02-15 02:01:22.783462112 +0300
+***************
+*** 1,4 ****
+!
+
+
+
+--- 1,4 ----
+!
+
+
+
+***************
+*** 95,101 ****
+
+
+
+!
+
+
+
+--- 95,101 ----
+
+
+
+!
+
+
+
+***************
+*** 140,148 ****
+
+
+
+!
+
+!
+
+
+
+--- 140,148 ----
+
+
+
+!
+
+!
+
+
+
+***************
+*** 181,188 ****
+
+
+
+!
+!
+
+
+
+\ No newline at end of file
+--- 181,188 ----
+
+
+
+!
+!
+
+
+
+\ No newline at end of file
+diff -crB -x dist -x build com.discord-845-base/apktool.yml com.discord-845/apktool.yml
+*** com.discord-845-base/apktool.yml 2019-02-15 01:55:27.908549787 +0300
+--- com.discord-845/apktool.yml 2019-02-15 02:01:22.783462112 +0300
+***************
+*** 345,349 ****
+ tag: null
+ version: 2.4.0-896569-SNAPSHOT
+ versionInfo:
+! versionCode: '845'
+! versionName: 8.4.5g
+--- 345,349 ----
+ tag: null
+ version: 2.4.0-896569-SNAPSHOT
+ versionInfo:
+! versionCode: '845CTCBUILD'
+! versionName: 8.4.5g-cutthecord-CTCBUILD
+diff -crB -x dist -x build com.discord-845-base/res/values/strings.xml com.discord-845/res/values/strings.xml
+*** com.discord-845-base/res/values/strings.xml 2019-02-15 01:55:28.051883758 +0300
+--- com.discord-845/res/values/strings.xml 2019-02-15 02:01:22.786795460 +0300
+***************
+*** 1158,1164 ****
+ Disconnecting your account might remove you from servers you joined via this account.
+ Disconnect %1$s
+ Disconnect from Voice
+! Discord
+ Free and secure chat for gamers, works on both your desktop and your phone.
+ Team voice & text chat
+ discord.gg/
+--- 1158,1164 ----
+ Disconnecting your account might remove you from servers you joined via this account.
+ Disconnect %1$s
+ Disconnect from Voice
+! CTCNAME
+ Free and secure chat for gamers, works on both your desktop and your phone.
+ Team voice & text chat
+ discord.gg/
+***************
+*** 2727,2733 ****
+ Failed to reply to %1$s
+ Replied to %1$s
+ Notification Settings
+! Discord
+ "Somebody Playin'"
+ Notifications
+ Continue
+--- 2727,2733 ----
+ Failed to reply to %1$s
+ Replied to %1$s
+ Notification Settings
+! CTCNAME
+ "Somebody Playin'"
+ Notifications
+ Continue
+
diff --git a/patches/branding/README.md b/patches/branding/README.md
index dcf80e6..9f0f487 100644
--- a/patches/branding/README.md
+++ b/patches/branding/README.md
@@ -23,4 +23,5 @@ You can use the following line to patch authorities:
- 8.4.2g
- 8.4.3g
- 8.4.4g
+- 8.4.5g
diff --git a/patches/compact/845.patch b/patches/compact/845.patch
new file mode 100644
index 0000000..8a6710e
--- /dev/null
+++ b/patches/compact/845.patch
@@ -0,0 +1,84 @@
+diff -crB -x dist -x build com.discord-845-base/res/layout/widget_chat_list_adapter_item_text.xml com.discord-845/res/layout/widget_chat_list_adapter_item_text.xml
+*** com.discord-845-base/res/layout/widget_chat_list_adapter_item_text.xml 2019-02-15 01:55:27.978550099 +0300
+--- com.discord-845/res/layout/widget_chat_list_adapter_item_text.xml 2019-02-15 02:04:47.284372024 +0300
+***************
+*** 2,12 ****
+
+
+-
+
+
+
+
+
+-
+
+\ No newline at end of file
+--- 2,11 ----
+
+
+
+
+
+
++
+
+
+\ No newline at end of file
+diff -crB -x dist -x build com.discord-845-base/res/layout-v17/widget_chat_list_adapter_item_text.xml com.discord-845/res/layout-v17/widget_chat_list_adapter_item_text.xml
+*** com.discord-845-base/res/layout-v17/widget_chat_list_adapter_item_text.xml 2019-02-15 01:55:28.005216884 +0300
+--- com.discord-845/res/layout-v17/widget_chat_list_adapter_item_text.xml 2019-02-15 02:04:47.284372024 +0300
+***************
+*** 2,12 ****
+
+
+-
+
+
+
+
+
+-
+
+\ No newline at end of file
+--- 2,14 ----
+
+
+
+
++
+
++
+
++
++
+
+
+\ No newline at end of file
+diff -crB -x dist -x build com.discord-845-base/res/values/dimens.xml com.discord-845/res/values/dimens.xml
+*** com.discord-845-base/res/values/dimens.xml 2019-02-15 01:55:28.051883758 +0300
+--- com.discord-845/res/values/dimens.xml 2019-02-15 02:04:47.284372024 +0300
+***************
+*** 334,341 ****
+ 4.0dip
+ 0.75dip
+ 96.0dip
+! 58.0dip
+! 62.0dip
+ 48.0dip
+ 72.0dip
+ 3.0dip
+--- 334,341 ----
+ 4.0dip
+ 0.75dip
+ 96.0dip
+! 20.0dip
+! 24.0dip
+ 48.0dip
+ 72.0dip
+ 3.0dip
+
diff --git a/patches/compact/README.md b/patches/compact/README.md
index 6f2fa41..04d4c33 100644
--- a/patches/compact/README.md
+++ b/patches/compact/README.md
@@ -12,4 +12,5 @@ This patch, when combined with `smalltime` patch, emulates the "compact"/"irc" t
- 8.4.2g
- 8.4.3g
- 8.4.4g
+- 8.4.5g
diff --git a/patches/customtheme/845.patch b/patches/customtheme/845.patch
new file mode 100644
index 0000000..f11d028
--- /dev/null
+++ b/patches/customtheme/845.patch
@@ -0,0 +1,253 @@
+diff -crB -x dist -x build com.discord-845-base/res/values/colors.xml com.discord-845/res/values/colors.xml
+*** com.discord-845-base/res/values/colors.xml 2019-02-15 01:55:28.051883758 +0300
+--- com.discord-845/res/values/colors.xml 2019-02-15 02:01:55.416940646 +0300
+***************
+*** 61,68 ****
+ #1f000000
+ #90000000
+ #de000000
+! #ff36393e
+! #ff303337
+ #14000000
+ #ff3f51b5
+ #ff303f9f
+--- 61,68 ----
+ #1f000000
+ #90000000
+ #de000000
+! #ff000000
+! #ff000000
+ #14000000
+ #ff3f51b5
+ #ff303f9f
+***************
+*** 98,106 ****
+ #0d4f545c
+ #4d4f545c
+ #994f545c
+! #ff282b30
+! #ff2e3136
+! #ff1e2124
+ #ff8a8e94
+ #6680cbc4
+ #66009688
+--- 98,106 ----
+ #0d4f545c
+ #4d4f545c
+ #994f545c
+! #ff000000
+! #ff000000
+! #ff000000
+ #ff8a8e94
+ #6680cbc4
+ #66009688
+***************
+*** 109,123 ****
+ #ff45ddc0
+ #ff93a5af
+ #ff021f25
+! #fff2fbfe
+! #ffcceffd
+! #ff99dffb
+! #ff33c0f6
+! #ff00b0f4
+! #ff0078a6
+! #ff004662
+! #ff003549
+! #ff00090c
+ #ff37474f
+ #ff263238
+ #ff21272b
+--- 109,123 ----
+ #ff45ddc0
+ #ff93a5af
+ #ff021f25
+! #ff8cf687
+! #ff7df577
+! #ff6ef368
+! #ff5ff258
+! #ff50f148
+! #ff41f038
+! #ff32ef28
+! #ff23ed19
+! #ff1be411
+ #ff37474f
+ #ff263238
+ #ff21272b
+***************
+*** 159,176 ****
+ #4d7d8187
+ #997d8187
+ #e67d8187
+! #ff4f545c
+! #4d4f545c
+! #994f545c
+! #e64f545c
+! #ff36393f
+! #4d36393f
+! #9936393f
+! #e636393f
+! #ff2f3136
+! #4d2f3136
+! #992f3136
+! #e62f3136
+ #ff202225
+ #4d202225
+ #99202225
+--- 159,176 ----
+ #4d7d8187
+ #997d8187
+ #e67d8187
+! #ff0f0f0f
+! #4d0f0f0f
+! #990f0f0f
+! #e60f0f0f
+! #ff000000
+! #4d000000
+! #99000000
+! #e6000000
+! #ff000000
+! #4d000000
+! #99000000
+! #e6000000
+ #ff202225
+ #4d202225
+ #99202225
+***************
+*** 191,198 ****
+ #de000000
+ #4dffffff
+ #39000000
+! #ff738bd7
+! #1a738bd7
+ #ff697ec4
+ #ffc9d2f0
+ #ff5161ff
+--- 191,198 ----
+ #de000000
+ #4dffffff
+ #39000000
+! #ff9c4249
+! #1a9c4249
+ #ff697ec4
+ #ffc9d2f0
+ #ff5161ff
+diff -crB -x dist -x build com.discord-845-base/res/values/styles.xml com.discord-845/res/values/styles.xml
+*** com.discord-845-base/res/values/styles.xml 2019-02-15 01:55:28.051883758 +0300
+--- com.discord-845/res/values/styles.xml 2019-02-15 02:01:55.420273995 +0300
+***************
+*** 116,122 ****
+ - @color/primary_600
+ - @drawable/drawable_uikit_primary_600_bg_dark
+ - @drawable/drawable_uikit_primary_600_circle
+! - #ff2b2e31
+ - @color/primary_500_alpha_60
+ - @color/black_alpha_05
+ - @style/AppTheme.Dark.Notice
+--- 116,122 ----
+ - @color/primary_600
+ - @drawable/drawable_uikit_primary_600_bg_dark
+ - @drawable/drawable_uikit_primary_600_circle
+! - @color/primary_630
+ - @color/primary_500_alpha_60
+ - @color/black_alpha_05
+ - @style/AppTheme.Dark.Notice
+***************
+*** 330,336 ****
+ - @color/white
+ - @color/white_alpha_40
+ - @drawable/ic_backspace_white_24dp
+! - #ff34373c
+ - @color/grey_unread
+ - @color/grey_channels
+ - @color/grey_account
+--- 330,336 ----
+ - @color/white
+ - @color/white_alpha_40
+ - @drawable/ic_backspace_white_24dp
+! - @color/primary_500
+ - @color/grey_unread
+ - @color/grey_channels
+ - @color/grey_account
+***************
+*** 344,355 ****
+ - @color/chat_input_button_tint_colors_dark
+ - @drawable/drawable_rect_rounded_dark
+ - @color/dark_grey_2_alpha_10
+! - #ff3e4145
+ - @drawable/ic_img_selected_dark_theme
+ - @color/white_alpha_70
+ - @color/white_alpha_20
+ - @color/white
+! - #1afaa61a
+ - @color/white
+ - @drawable/drawable_bg_reaction_dark
+ - @drawable/drawable_reaction_text_color_dark
+--- 344,355 ----
+ - @color/chat_input_button_tint_colors_dark
+ - @drawable/drawable_rect_rounded_dark
+ - @color/dark_grey_2_alpha_10
+! - @color/primary_600
+ - @drawable/ic_img_selected_dark_theme
+ - @color/white_alpha_70
+ - @color/white_alpha_20
+ - @color/white
+! - @color/purple_brand_alpha_10
+ - @color/white
+ - @drawable/drawable_bg_reaction_dark
+ - @drawable/drawable_reaction_text_color_dark
+***************
+*** 415,421 ****
+ - @color/brand_500
+ - @color/primary_100
+ - @color/primary_600
+! - #ff2b2e31
+
+
+
+
+
+
+