{ "id": "167479", "key": "TIMOB-24688", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2020-02-07T23:16:55.000+0000", "created": "2017-05-05T14:49:13.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "android", "icon" ], "versions": [], "issuelinks": [], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2020-03-23T16:53:05.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" } ], "attachment": [ { "id": "62185", "filename": "NB_Icon_Layers_3D_03_ext.gif", "author": { "name": "chmiiller", "key": "chmiiller", "displayName": "Carlos Henrique Zinato", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-05-05T14:48:51.000+0000", "size": 1724477, "mimeType": "image/gif" }, { "id": "67100", "filename": "Screenshot_20191029-154836.png", "author": { "name": "aislam", "key": "aislam", "displayName": "Aminul Islam", "active": false, "timeZone": "Etc/GMT-6" }, "created": "2019-10-30T14:26:51.000+0000", "size": 742112, "mimeType": "image/png" } ], "flagged": false, "summary": "Android: Add support for adaptive-icons", "creator": { "name": "chmiiller", "key": "chmiiller", "displayName": "Carlos Henrique Zinato", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "chmiiller", "key": "chmiiller", "displayName": "Carlos Henrique Zinato", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 1179, "state": "closed", "name": "2020 Sprint 3", "startDate": "2020-02-03T16:58:00.000Z", "endDate": "2020-02-14T16:58:00.000Z", "completeDate": "2020-02-17T09:45:06.128Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "419193", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Should be similar to do as TIMOB-24659. Can you try adding the related attribute there? Should be an easy one. *EDIT*: Using the above change (already merged), couldn't you just specify the following in your {{res}} directory / theme:\r\n{code:xml}\r\n\r\n \r\n \r\n\r\n{code}\r\nIf that works, we should document it somewhere, no idea what docs would be proper.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-05-05T15:42:33.000+0000", "updated": "2017-05-05T15:46:16.000+0000" }, { "id": "454004", "author": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Really think we should get this working, would be very nice to have. ", "updateAuthor": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-02-01T14:50:00.000+0000", "updated": "2020-02-01T14:50:00.000+0000" }, { "id": "454005", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "@ Donovan: This already works since a long time. Just see the [hyperloop-example|https://github.com/appcelerator/hyperloop-examples/] app, especially the tiapp.xml and app/platform/android. Works great.\r\n\r\nThis ticket should be closed.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-02-01T16:34:00.000+0000", "updated": "2020-02-01T16:34:00.000+0000" }, { "id": "454130", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing, this feature is already implemented.", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-02-07T23:16:55.000+0000", "updated": "2020-02-07T23:16:55.000+0000" }, { "id": "454141", "author": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "body": "@Hans The hyperloop example worked great for getting this working. Thanks for letting me know about it. This probably should be added to the documentation somewhere because I never came across it even after 2 weeks of googling. Hopefully I just missed it. ", "updateAuthor": { "name": "dlewis23", "key": "dlewis23", "displayName": "Donovan Lewis", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-02-09T13:08:14.000+0000", "updated": "2020-02-09T13:08:14.000+0000" }, { "id": "454164", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~dlewis23], in this case, you can following Google's documentation here...\r\nhttps://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive#creating_adaptive_icons_in_xml\r\n\r\nYou can set your \"AndroidManifest.xml\" settings via your \"tiapp.xml\".\r\nYou can add native Android \"res\" files to Titanium project directory.\r\n{code}\r\n./platform/android/res\r\n{code}\r\n", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-02-11T00:52:02.000+0000", "updated": "2020-02-11T00:52:02.000+0000" }, { "id": "454818", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Everyone, [~michael] has written a tutorial on how to do this here...\r\nhttps://github.com/m1ga/from_zero_to_app/blob/master/android_adaptive_icons.md\r\n", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-03-23T16:53:05.000+0000", "updated": "2020-03-23T16:53:05.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }