xabber-android
xabber-android copied to clipboard
Require password to read messages
Instead of displaying message text in notification, display something less conspicuous (or allow the user to customize), ex "Update available". Clicking on notification should require the user to enter pin to view chat session.
Allow for password protecting messages from given user.
While it's true you could use some sort of app locker, I think it would be valuable to have a set of "protected contacts". Upon receiving messages from such contacts the app would display custom notification. You would need to enter a password to read messages from "protected contacts". Any IM from other people would behave normally.
It's good for privacy, especially in OTR mode, but we won't implement it too soon.
Maybe a PIN-code or fingerprint lock would do.