View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009738 | MMA | General | public | 2012-09-21 14:22 | 2012-10-07 05:23 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 1.0.1 | Fixed in Version | 1.0.1 | ||
Summary | 0009738: Create separate non-debug build | ||||
Description | In preparation for release, we should create a non-debug build that does not collect/share detailed logs, nor request permission to (I'm hoping for a reduction in the non-debug version of the apps 'permissions' re. phone calls/personal information). Ideally, the permissions will be configurable within the build system, depending on the requirements of any specific build. Packages can be named along the following lines: MediaMonkey_x.y.z.bbbb.apk MediaMonkey_x.y.z.bbbb_debug.apk | ||||
Additional Information | Note: Debug build will require permissions for: READ LOGS DUMP No builds will require permissions for: READ PHONE STATE | ||||
Tags | No tags attached. | ||||
Fixed in build | 40 | ||||
|
Fixed in build 35 |
|
Tested build 38 (non-debug) and it still prompts for the following permissions: Your personal information: modify your contacts, read call log, read your contacts, write call log |
|
These permissions are necessary for setting/reading contact's ringtone. Snippet from our mail conversation with these permissions: READ CONTACTS - required for setting contact ringtone (read call log, read your contacts) WRITE CONTACTS - required for setting contact ringtone (modify your contacts, write call log) |
|
Found regression in build 38. Release configuration isn't set correctly. |
|
Fixed in build 40 |
|
Verified. |