View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010654 | MMA | Playback | public | 2013-03-15 09:25 | 2013-05-24 20:43 |
Reporter | marek | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.0.4 | ||||
Summary | 0010654: It takes too long to start playback | ||||
Description | When user clicks on playback, it can take up to 15 seconds (ZTE Blade - 600MHz) to show Now Playing screen. 1) There are some unnecessary actions made on playback service and on now playing activity start-up. Some events are sent twice. 2) Layout optimizations should be made. There are many Relative layouts that can be replaced by faster Linear layouts. | ||||
Tags | No tags attached. | ||||
Fixed in build | 129 | ||||
|
1) Should be fixed for MMA v1.0 2) Probably isn't too time consuming and doesn't need to fixed (imho). |
|
1) I added some optimizations to build 128 |
|
Setting as resolved, to be evaluated later in case of problems. |
|
There are related issues/optimizations that will Martin commit today. |
|
1) used readOnly connection to load current track.. |
|
Fixed in build 129. |
|
Verified 131. |