{ "id": "128496", "key": "TIMOB-16789", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2018-11-30T18:44:23.000+0000", "created": "2014-03-31T16:16:24.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "android", "animation", "parity", "transition" ], "versions": [], "issuelinks": [ { "id": "57037", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "85345", "key": "TIMOB-7432", "fields": { "summary": "Android: Animation curve defaults to ease-in-ease-out, with no way to change to a linear curve", "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" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } }, { "id": "57036", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "132313", "key": "TIMOB-17242", "fields": { "summary": "Android: Add Android Interpolators to Animations", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "None", "id": "6" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2018-12-03T11:49:10.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": "Titanium's {{Ti.UI.Animation}} object supports a \"curve\" property which can be set to one of the following \"easing\" type that controls the rate that it animates:\r\n* {{Ti.UI.ANIMATION_CURVE_EASE_IN}}\r\n* {{Ti.UI.ANIMATION_CURVE_EASE_OUT}}\r\n* {{Ti.UI.ANIMATION_CURVE_EASE_IN_OUT}}\r\n* {{Ti.UI.ANIMATION_CURVE_LINEAR}}\r\n\r\nThe above is currently supported on iOS and Windows.\r\n\r\nWe'd like to add support on Android for parity.\r\n_(Android animations are currently hardcoded to linear.)_\r\n", "attachment": [ { "id": "65886", "filename": "AnimationRestartTest.js", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-11-21T03:58:12.000+0000", "size": 1526, "mimeType": "application/x-javascript" }, { "id": "65888", "filename": "AnimationRotateCurveTest.js", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-11-21T05:15:07.000+0000", "size": 1256, "mimeType": "application/x-javascript" }, { "id": "65885", "filename": "AnimationScaleTest.js", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-11-21T03:40:02.000+0000", "size": 876, "mimeType": "application/x-javascript" }, { "id": "65887", "filename": "AnimationTranslateCurveTest.js", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-11-21T05:15:00.000+0000", "size": 1782, "mimeType": "application/x-javascript" } ], "flagged": false, "summary": "Android: Add animation \"curve\" support", "creator": { "name": "fspencer", "key": "fspencer", "displayName": "Fred Spencer", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "fspencer", "key": "fspencer", "displayName": "Fred Spencer", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 1095, "state": "closed", "name": "2018 Sprint 24", "startDate": "2018-11-19T05:35:58.310Z", "endDate": "2018-12-03T05:35:00.000Z", "completeDate": "2018-12-03T16:28:57.549Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "443822", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR (master): https://github.com/appcelerator/titanium_mobile/pull/10485", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-11-21T22:22:22.000+0000", "updated": "2018-11-21T22:22:22.000+0000" }, { "id": "444108", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed.\r\nPR merged.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-11-30T18:44:17.000+0000", "updated": "2018-11-30T18:44:17.000+0000" }, { "id": "444146", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "body": "*Closing ticket.*\r\n\r\nThe feature is present in SDK:\r\n\r\n{noformat}\r\n8.0.0.v20181130132038\r\n{noformat}", "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2018-12-03T11:48:42.000+0000", "updated": "2018-12-03T11:48:42.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }