View Issue Details

IDProjectCategoryView StatusLast Update
0013050MMANow Playingpublic2016-02-03 16:15
Reportermartin Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.1.3 
Target Version1.1.3Fixed in Version1.1.3 
Summary0013050: Playback Notification visibility is private
DescriptionOn Android 5 and newer are playback buttons hidden in notification. It's caused by new featrue VISIBILITY, which should be PUBLIC as default.
TagsNo tags attached.
Fixed in build531

Activities

martin

2016-01-05 18:42

developer   ~0043794

Fixed in build 1.1.3.531

martin

2016-01-08 09:17

developer   ~0043808

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).

rusty

2016-02-03 16:15

administrator   ~0044052

Verified 539.