From 0fc58a2ec45f09de871a3c6e1b92536935900eb1 Mon Sep 17 00:00:00 2001 From: Ave Ozkal Date: Wed, 6 Feb 2019 00:51:14 +0300 Subject: [PATCH] noprofilestrip: add patch, closes #15 --- patches/noprofilestrip/842.patch | 29 +++++++++++++++++++++++++++++ patches/noprofilestrip/README.md | 9 +++++++++ 2 files changed, 38 insertions(+) create mode 100644 patches/noprofilestrip/842.patch create mode 100644 patches/noprofilestrip/README.md diff --git a/patches/noprofilestrip/842.patch b/patches/noprofilestrip/842.patch new file mode 100644 index 0000000000..ec1f2a5c5f --- /dev/null +++ b/patches/noprofilestrip/842.patch @@ -0,0 +1,29 @@ +diff -crB -x dist -x build com.discord-842-base/res/layout/widget_user_profile_strip.xml com.discord-842/res/layout/widget_user_profile_strip.xml +*** com.discord-842-base/res/layout/widget_user_profile_strip.xml 2019-02-05 03:12:32.399764040 +0300 +--- com.discord-842/res/layout/widget_user_profile_strip.xml 2019-02-06 00:48:43.768078629 +0300 +*************** +*** 8,15 **** + + + +- +- + + + +--- 8,13 ---- +diff -crB -x dist -x build com.discord-842-base/res/layout-v17/widget_user_profile_strip.xml com.discord-842/res/layout-v17/widget_user_profile_strip.xml +*** com.discord-842-base/res/layout-v17/widget_user_profile_strip.xml 2019-02-05 03:12:33.223101284 +0300 +--- com.discord-842/res/layout-v17/widget_user_profile_strip.xml 2019-02-06 00:46:33.070827359 +0300 +*************** +*** 8,15 **** + + + +- +- + + + +--- 8,13 ---- + diff --git a/patches/noprofilestrip/README.md b/patches/noprofilestrip/README.md new file mode 100644 index 0000000000..e9874fe902 --- /dev/null +++ b/patches/noprofilestrip/README.md @@ -0,0 +1,9 @@ +## DisTok CutTheCord: No Profile Strip Patch + +This patch removes the "profile strip" from the left side menu, helping remove PII from screenshots: + +![](https://x3.pm/i/99b1vutg.png) + +#### Available and tested on: +- 8.4.2g +