commit | ea077749298e03fe768b08b3790a28f0d2511720 | [log] [tgz] |
---|---|---|
author | Gus Prevas <kprevas@google.com> | Fri Sep 28 17:30:27 2018 -0400 |
committer | Gus Prevas <kprevas@google.com> | Mon Oct 08 15:05:51 2018 -0400 |
tree | 142f91156e491a1f90799a7cfa46c79a007ee9c6 | |
parent | 002f63d0ffb25d261cccee48690d3c945924eb43 [diff] |
Fixes opening activities from notifications over lockscreen. This change modifies StatusBar.onNotificationClicked() such that it no longer causes the bouncer to be shown if the activity being launched has showWhenLocked or showOnLockScreen/showToAllUsers set. Test: manual Change-Id: I117affbae3eda0ca5a97d3b58c2289dab6f5aa29 Fixes: 113223152