Live data from Hacker News

Show HN: Ssh – WhatsApp Incognito Mode (with Backstory)

tryshh.com

1–10 of 10 posts

Re: Show HN: Ssh – WhatsApp Incognito Mode (with Backstory)

#5

This looks very useful! Do i need to root my device to make this work? Otherwise, how did you guys achieve this without root access? Thanks!

There's no need for a rooted device. We just read the notifications.

It's pretty straight-forward, except when you have messages from several contacts. There, the notification says "3 messages from 2 friends", so we had to use reflection to get the full text.

Re: Show HN: Ssh – WhatsApp Incognito Mode (with Backstory)

#6
post #4

Just tried it. You need to enable Accessibility for the app in order for it to work. What other access do you get when getting the Accessibility credentials from the system?

We have configured accessibility to only get all notification changes from the WhatsApp app. Nothing else. Although I should say you can have access to all events of you interacting with the screen: window changes, window touches, etc.

For the Android versions below 4.3, this is the only way to have access to the notifications. There is a much nicer (for the concerned user too) way to access them in 4.3+.