jaysh / xposed-whatsapp

Add functional improvements to the mainstream WhatsApp Android application.
MIT License
40 stars 13 forks source link

Hide your last seen but still be able to see the last seen time of others #14

Open jaysh opened 9 years ago

jaysh commented 9 years ago

http://forum.xda-developers.com/showpost.php?p=54553885&postcount=57

My thoughts:

I had an experiment with this, and it's horribly complicated at the network level because the network traffic is encrypted in the application and the application has its code obfuscated.

I'm considering trying a hack, one that would flick the setting to "my contacts" long enough that it'd reload the conversation and fetch the time, then flick it back. But, that'd need considerable testing.

hamzahrmalik commented 9 years ago

Don't think that'd work because the setting can take hours to apply I think

jaysh commented 9 years ago

Thanks for that info, good to know.

suraj0208 commented 7 years ago

anyone succeeded in doing this ? I'm also trying the same thing.