{ "id": "173110", "key": "TIMOB-26901", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "20432", "name": "Release 8.0.1", "archived": false, "released": true, "releaseDate": "2019-05-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2019-04-29T21:37:33.000+0000", "created": "2019-03-11T16:42:58.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "android", "icon", "regression" ], "versions": [ { "id": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" } ], "issuelinks": [], "assignee": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "updated": "2019-04-29T21:37:36.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "With this single change, the appicon.png is no longer applied to the android launcher icon. I don't know if iOS is affected by this.\r\n\r\n{code}\r\n appicon.png\r\n{code}\r\n{code}\r\n- 7.5.0.GA\r\n+ 8.0.0.v20190308114556\r\n{code}\r\n", "attachment": [ { "id": "66232", "filename": "Screen Shot 2019-03-11 at 11.41.53 AM.png", "author": { "name": "amdolan", "key": "amdolan", "displayName": "amdolan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-03-11T16:43:07.000+0000", "size": 71851, "mimeType": "image/png" } ], "flagged": false, "summary": "Android: Launcher icon uses Titanium's default icon instead of \"appicon.png\" as of 8.0.0", "creator": { "name": "amdolan", "key": "amdolan", "displayName": "amdolan", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "amdolan", "key": "amdolan", "displayName": "amdolan", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 1123, "state": "closed", "name": "2019 Sprint 7", "startDate": "2019-03-18T17:27:25.993Z", "endDate": "2019-03-30T17:27:00.000Z", "completeDate": "2019-03-29T18:02:37.441Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "446861", "author": { "name": "mr.arbindbhagat", "key": "mr.arbindbhagat", "displayName": "Arbind", "active": true, "timeZone": "Europe/Copenhagen" }, "body": "Yes, I can also reproduce the issue. There doesn't seem to be any way to have a custom icon, and the titanium-icon is being used. Because of this issue, we can't use this version for Android, and hence I think we should mark this issue as critical.", "updateAuthor": { "name": "mr.arbindbhagat", "key": "mr.arbindbhagat", "displayName": "Arbind", "active": true, "timeZone": "Europe/Copenhagen" }, "created": "2019-03-14T23:56:37.000+0000", "updated": "2019-03-14T23:56:37.000+0000" }, { "id": "446915", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Thanks for the report folks, I can reproduce this using kitchensink so I'm going to move this across to TIMOB", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2019-03-15T15:09:38.000+0000", "updated": "2019-03-15T15:09:38.000+0000" }, { "id": "446917", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "master: https://github.com/appcelerator/titanium_mobile/pull/10781\r\n8_0_X: https://github.com/appcelerator/titanium_mobile/pull/10780\r\n\r\nTo test:\r\n\r\nBuild kitchensink-v2 to emulator or device, the icon in the app list should be [this|https://github.com/appcelerator/kitchensink-v2/blob/master/app/assets/android/appicon.png]", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2019-03-15T15:32:50.000+0000", "updated": "2019-03-15T15:32:50.000+0000" }, { "id": "446931", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Workaround: Use the {{DefaultIcon.png}} in your project directory. The whole {{}} tag should be deprecated these days.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-03-16T10:46:46.000+0000", "updated": "2019-03-16T10:46:46.000+0000" }, { "id": "446949", "author": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "body": "FR passed.PR merged", "updateAuthor": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-03-18T18:51:13.000+0000", "updated": "2019-03-18T18:51:13.000+0000" }, { "id": "446992", "author": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix on SDK 8.0.1.v20190318134648 AND 8.1.0.v20190319060446.works fine.\r\n{code}\r\n Name = Mac OS X\r\n Version = 10.13.6\r\n Architecture = 64bit\r\n # CPUs = 8\r\n Memory = 17179869184\r\nNode.js\r\n Node.js Version = 8.12.0\r\n npm Version = 6.4.1\r\nTitanium CLI\r\n CLI Version = 5.1.1\r\nTitanium SDK\r\n SDK Version = 8.1.0.v20190319060446 and 8.0.1.v20190318134648\r\nDevice = samsung s5 android 6\r\nEmulator = pixel 2xl android 9\r\n \r\n{code}", "updateAuthor": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-03-19T20:56:35.000+0000", "updated": "2019-03-19T20:56:35.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }