View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013050 | MMA | Now Playing | public | 2016-01-05 18:04 | 2016-02-03 16:15 |
Reporter | martin | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.1.3 | ||||
Target Version | 1.1.3 | Fixed in Version | 1.1.3 | ||
Summary | 0013050: Playback Notification visibility is private | ||||
Description | On Android 5 and newer are playback buttons hidden in notification. It's caused by new featrue VISIBILITY, which should be PUBLIC as default. | ||||
Tags | No tags attached. | ||||
Fixed in build | 531 | ||||
|
Fixed in build 1.1.3.531 |
|
On Android Api 21 or newer, when user set Screen lock to Pattern/PIN/Password, then user also have to specify how notifications shows. There are three ways: 1)Show all notification content - same behaviour as older devices (This is also used when screen lock is set to None/Swipe) 2)Hide sensitive notification content 3)Don't show notifications at all To be visible our playback controls in case 2) we had to set visibility to PUBLIC (It's also recommended for Media playback notifications). |
|
Verified 539. |