forked from distok/cutthecord
Add nozlib, remove nonearby
This commit is contained in:
parent
4f86cec370
commit
350f30b1f6
173 changed files with 140 additions and 0 deletions
|
@ -8,6 +8,12 @@ This patch only shows the emojis the user can actually use (mostly hides custom
|
|||
|
||||
Big thanks to [@BlueMods](https://gitdab.com/BlueMods) for sending in this patch.
|
||||
|
||||
#### Technical notes
|
||||
|
||||
We hook into `buildEmojiListItems` on com/discord/widgets/chat/input/emoji/EmojiPickerViewModel$Companion.smali.
|
||||
|
||||
On the loop, we check if it's usable with `isUsable` and skip if it isn't usable.
|
||||
|
||||
#### Available and tested on:
|
||||
- 34.0
|
||||
- 34.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue