xabber-android icon indicating copy to clipboard operation
xabber-android copied to clipboard

Require password to read messages

Open itsff opened this issue 12 years ago • 4 comments

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.

itsff avatar Feb 18 '13 21:02 itsff

Allow for password protecting messages from given user.

That may be done with a sort of AppLocker

ildar avatar Feb 21 '13 05:02 ildar

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.

itsff avatar Feb 21 '13 06:02 itsff

It's good for privacy, especially in OTR mode, but we won't implement it too soon.

andrewnenakhov avatar Apr 03 '13 13:04 andrewnenakhov

Maybe a PIN-code or fingerprint lock would do.

andrewnenakhov avatar May 25 '17 19:05 andrewnenakhov