DescriptionShow message center on lock screen
This patch does:
- Show the message center button on tray on the lock screen
- Show the message to encourage user to log in when user opens message center on lock screen
- Add SetLockedState(bool) and IsLockedState() method into MessageCenter class.
- Don't make notifications read when opening the message center on lock screen
- Add tests
And this patch also fixes the bug that this makes blocked notifications read wrongly.
BUG=599891
TEST=manually tested
Committed: https://crrev.com/48c4b94a9d9eb0ae3a20ed9c05d9e77ff1a98b50
Cr-Commit-Position: refs/heads/master@{#396402}
Patch Set 1 #
Total comments: 9
Patch Set 2 : Addressed comments #
Total comments: 2
Messages
Total messages: 28 (12 generated)
|