Add nozlib, remove nonearby

This commit is contained in:
ave 2021-06-04 21:02:56 +03:00
parent 4f86cec370
commit 350f30b1f6
173 changed files with 140 additions and 0 deletions

View file

@ -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