Schwartzblat / WhatsAppPatcher

A patcher that decompiles WhatsApp APK, patches the smali, recompiles and signs it.
163 stars 26 forks source link

Feature request: Highlight revoked messages #39

Open jeverling opened 1 year ago

jeverling commented 1 year ago

Currently there is no way to know when a contact tried to revoke a sent message.

It would be amazing, if there was a visual indication that a message was supposed to be deleted, but was retained thanks to RevokedMessagePatch - if that is possible.

jeverling commented 11 months ago

Maybe one way to implement this is to have WhatsApp react to a message that is supposed to be revoked with a specific emoji. Might be easier to do than other ways to visually highlight a revoked message.