{ "id": "120012", "key": "TIMOB-15212", "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": [], "resolution": null, "resolutiondate": null, "created": "2013-09-16T22:27:28.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "ios", "keyboard", "keyboardType", "style", "twitter" ], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:03:28.000+0000", "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" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "There is another UIKeyboardType called UIKeyboardTypeTwitter which places a @ and # where the return key would be. \r\n\r\nIt's been available since iOS 5.0\r\n\r\nAdding this to UIModule.m in the Ti SDK will provide this feature: \r\n\r\n\r\nMAKE_SYSTEM_PROP(KEYBOARD_TWITTER,UIKeyboardTypeTwitter);\r\n\r\n\r\nThis would provide Titanium.UI.KEYBOARD_TWITTER for Ti.UI.createTextArea.keyboardType and Ti.UI.createTextField.keyboardType\r\n\r\n\r\nSee: \r\nhttps://developer.apple.com/library/ios/documentation/uikit/reference/UITextInputTraits_Protocol/Reference/UITextInputTraits.html#//apple_ref/doc/c_ref/UIKeyboardType\r\n", "attachment": [ { "id": "42531", "filename": "Screen Shot 2013-09-16 at 23.26.47.jpeg", "author": { "name": "kosso", "key": "kosso", "displayName": "kosso", "active": true, "timeZone": "Europe/London" }, "created": "2013-09-16T22:27:28.000+0000", "size": 53641, "mimeType": "image/jpeg" } ], "flagged": false, "summary": "Support the \"Twitter\" keyboard - Easy new feature request", "creator": { "name": "kosso", "key": "kosso", "displayName": "kosso", "active": true, "timeZone": "Europe/London" }, "subtasks": [], "reporter": { "name": "kosso", "key": "kosso", "displayName": "kosso", "active": true, "timeZone": "Europe/London" }, "environment": "iOS 5+ ", "comment": { "comments": [ { "id": "334203", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "Community PR for this: https://github.com/appcelerator/titanium_mobile/pull/5894", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2014-12-01T21:53:20.000+0000", "updated": "2014-12-01T21:53:20.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }