View Issue Details

IDProjectCategoryView StatusLast Update
0010761MMW v4Synchronizationpublic2013-11-16 02:20
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0 
Target Version4.1Fixed in Version4.1 
Summary0010761: FLAC is not listed as supported format in Android device profile
DescriptionFrom Android 3.1+ FLAC is natively supported, but it is missing as supported format in MMW. This is because currently we hardcoded general Android profile and we ignore what the device actually announce as supported.

e.g. When I connect my Galaxy Nexus, it tells that it supports FLAC, but it is overriden by the hardcoded Android profile.

The solution is to merge formats from the hardcoded profile with formats announced by the particular device.

TagsNo tags attached.
Fixed in build1671

Relationships

parent of 0011120 closedLudek Default device profile for iOS devices no longer includes MP3 as supported format (regression in 4.1) 

Activities

Ludek

2013-04-23 18:50

developer   ~0035735

Last edited: 2013-04-23 19:41

Fixed in build 1633.


Test note:
You will need to use [Reset device options...] or re-create new profile.
i.e. it is not affecting existing profiles

peke

2013-04-27 10:40

developer   ~0035806

Verified 1634

Ludek

2013-11-13 11:25

developer   ~0038276

Last edited: 2013-11-13 11:29

Re-opened, currently it works fine when profile is created on USB connect, but when profile is created over WiFi then FLAC is not added.
This is because FLAC is supported only on Android 3.1+ and we don't have the API version info when creating profile via WiFi.

But because older Android systems are dying ( http://developer.android.com/about/dashboards/index.html ), I guess we could add FLAC as supported by default.

Ludek

2013-11-13 11:42

developer   ~0038277

Last edited: 2013-11-13 11:43

Fixed in build 1671.

peke

2013-11-16 02:20

developer   ~0038312

Verified 1671