Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display notification if app is locked #486

Merged
merged 1 commit into from
Dec 6, 2016
Merged

Display notification if app is locked #486

merged 1 commit into from
Dec 6, 2016

Conversation

BLeQuerrec
Copy link
Member

Display notification if app is locked

dc84d12 introduced a new way to manage notifications for encrypted messages, but it results in no notifications when device is locked (because message is not decrypted yet). This PR displays a notification when device is locked, even if it is an encrypted message.

Fixes #485

@BLeQuerrec BLeQuerrec added the bug label Dec 5, 2016
@pR0Ps
Copy link
Member

pR0Ps commented Dec 5, 2016 via email

@BLeQuerrec
Copy link
Member Author

There is still a minor glitch when app is unlocked. I will fix it, then merge, then release v0.14.6.

@BLeQuerrec BLeQuerrec merged commit 007d722 into master Dec 6, 2016
@MrGlloq
Copy link

MrGlloq commented Dec 6, 2016

I will wait for the update to validate
Thank you for your help

@MrGlloq
Copy link

MrGlloq commented Dec 7, 2016

For me, it works. Notification, Sound message, vibration and led blinking For unencrypted conversations and Silence Locked.
And the notification message appear on the Lock page
But, notification, vibration and sound reappear on unlock Silence.
Which makes duplicates in the notifications.
Likewise with encrypted conversations, the notifications appear at unlock Silence

@BLeQuerrec
Copy link
Member Author

@MrGlloq See #488.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants