{ "id": "172616", "key": "TIMOB-26560", "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": [ { "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-12-06T18:12:13.000+0000", "created": "2018-11-14T22:12:34.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "TextArea", "TextField", "android", "breaking-change", "keyboard" ], "versions": [], "issuelinks": [ { "id": "56998", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "inwardIssue": { "id": "172617", "key": "TIMOB-26562", "fields": { "summary": "Windows: Remove deprecated Ti.UI.KEYBOARD_* constants in favor of TI.UI.KEYBOARD_TYPE_*", "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": "High", "id": "2" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } }, { "id": "56997", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "169063", "key": "TIMOB-25008", "fields": { "summary": "iOS: Remove deprecated Ti.UI.KEYBOARD_* constants in favor of TI.UI.KEYBOARD_TYPE_*", "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": "None", "id": "6" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2018-12-06T18:12:28.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": "*Summary:*\r\nThe {{Ti.UI.KEYBOARD_\\*}} type constants were deprecated in Titanium 6.0.0 in favor of our new {{Ti.UI.KEYBOARD_TYPE_\\*}} constants. These deprecated constants should be removed in Titanium 8.0.0.\r\n\r\nConstants to be removed...\r\n* {{Ti.UI.KEYBOARD_ASCII}}\r\n* {{Ti.UI.KEYBOARD_DECIMAL_PAD}}\r\n* {{Ti.UI.KEYBOARD_DEFAULT}}\r\n* {{Ti.UI.KEYBOARD_EMAIL}}\r\n* {{Ti.UI.KEYBOARD_NAMEPHONE_PAD}}\r\n* {{Ti.UI.KEYBOARD_NUMBERS_PUNCTUATION}}\r\n* {{Ti.UI.KEYBOARD_NUMBER_PAD}}\r\n* {{Ti.UI.KEYBOARD_PHONE_PAD}}\r\n* {{Ti.UI.KEYBOARD_WEBSEARCH}}\r\n* {{Ti.UI.KEYBOARD_TWITTER}}\r\n* {{Ti.UI.KEYBOARD_URL}}\r\n\r\nAbove constants are to be replaced with...\r\n* {{Ti.UI.KEYBOARD_TYPE_ASCII}}\r\n* {{Ti.UI.KEYBOARD_TYPE_DECIMAL_PAD}}\r\n* {{Ti.UI.KEYBOARD_TYPE_DEFAULT}}\r\n* {{Ti.UI.KEYBOARD_TYPE_EMAIL}}\r\n* {{Ti.UI.KEYBOARD_TYPE_NAMEPHONE_PAD}}\r\n* {{Ti.UI.KEYBOARD_TYPE_NUMBERS_PUNCTUATION}}\r\n* {{Ti.UI.KEYBOARD_TYPE_NUMBER_PAD}}\r\n* {{Ti.UI.KEYBOARD_TYPE_PHONE_PAD}}\r\n* {{Ti.UI.KEYBOARD_TYPE_WEBSEARCH}}\r\n* {{Ti.UI.KEYBOARD_TYPE_TWITTER}}\r\n* {{Ti.UI.KEYBOARD_TYPE_URL}}\r\n\r\n*Note:*\r\nWe must also remove deprecated constant {{Ti.UI.KEYBOARD_APPEARANCE_ALERT}}. While this constant is only supported on iOS, it is currently defined on Android to avoid JavaScript runtime errors.\r\n", "attachment": [], "flagged": false, "summary": "Android: Remove deprecated Ti.UI.KEYBOARD_* constants in favor of TI.UI.KEYBOARD_TYPE_*", "creator": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 1093, "state": "closed", "name": "2018 Sprint 23", "startDate": "2018-11-04T23:35:52.006Z", "endDate": "2018-11-18T23:35:00.000Z", "completeDate": "2018-11-19T05:30:34.338Z", "originBoardId": 114 }, { "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 }, { "id": 1103, "state": "closed", "name": "2018 Sprint 25", "startDate": "2018-12-02T16:29:21.531Z", "endDate": "2018-12-16T16:29:00.000Z", "completeDate": "2018-12-15T02:33:24.870Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "443705", "author": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "body": "FR passed. waiting for CR and merge.", "updateAuthor": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2018-11-16T18:51:53.000+0000", "updated": "2018-11-16T18:51:53.000+0000" }, { "id": "444311", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "PR was FR'd prior to merge.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2018-12-06T18:12:28.000+0000", "updated": "2018-12-06T18:12:28.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }