{ "id": "62561", "key": "TIMOB-1929", "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": "11226", "name": "Release 1.5.0 M01", "archived": true, "released": true, "releaseDate": "2010-11-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:57:34.000+0000", "created": "2011-04-15T03:05:51.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "android", "feature" ], "versions": [], "issuelinks": [], "assignee": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:57:34.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": "{html}

Same semantics as switch, just use underlying Checkbox\ncontrol.

{html}", "attachment": [], "flagged": false, "summary": "Android: Add Checkbox Widget", "creator": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "127017", "author": { "name": "hal", "key": "hal", "displayName": "hal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

npmccallum has kindly written some code for this, available\nhere.\nExample of checkbox here

{html}", "updateAuthor": { "name": "hal", "key": "hal", "displayName": "hal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:05:52.000+0000", "updated": "2011-04-15T03:05:52.000+0000" }, { "id": "127018", "author": { "name": "nathanielmccallum", "key": "nathanielmccallum", "displayName": "Nathaniel McCallum", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Pull request: https://github.com/appcelerator/titanium_mobile/pull/16

{html}", "updateAuthor": { "name": "nathanielmccallum", "key": "nathanielmccallum", "displayName": "Nathaniel McCallum", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:05:52.000+0000", "updated": "2011-04-15T03:05:52.000+0000" }, { "id": "127019", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

New properties added.

\n

style: one of\nTi.UI.Android.SWITCH_STYLE_TOGGLEBUTTON(default) or\nTi.UI.Android.SWITCH_STYLE_CHECKBOX

\n

title: text for CheckBox titleOff:\ntext for ToggleButton when value is false\ntitleOn: text for ToggleButton when value\nis true

{html}", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:05:53.000+0000", "updated": "2011-04-15T03:05:53.000+0000" }, { "id": "127020", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [99483b01ee68327daa5df0255c6e05b86d566a17])\n[#1929 state:fix-in-qa] documentation for new\nAndroid Checkbox support \nhttps://github.com/appcelerator/titanium_mobile/commit/99483b01ee68...

{html}", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:05:53.000+0000", "updated": "2011-04-15T03:05:53.000+0000" }, { "id": "127021", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [ce9f7f7c2df3c8233c714152627c60bc604f082f])\n[#1929 state:open] implementation, need api docs.\nMerge branch 'checkbox' of https://github.com/npmccallum/titanium_mobile\ninto npmccallum-checkbox \nhttps://github.com/appcelerator/titanium_mobile/commit/ce9f7f7c2df3...

{html}", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:05:53.000+0000", "updated": "2011-04-15T03:05:53.000+0000" }, { "id": "127022", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

in with API docs.

{html}", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:05:54.000+0000", "updated": "2011-04-15T03:05:54.000+0000" }, { "id": "127023", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

closed against 1.5.0.602d6d G2, G1, sim 2.1

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:05:54.000+0000", "updated": "2011-04-15T03:05:54.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }