{ "id": "86262", "key": "AC-2889", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-04-04T13:02:09.000+0000", "created": "2012-02-09T08:32:13.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "dgandhi", "key": "dgandhi", "displayName": "Devang Gandhi", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:47:51.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "As identified in app.js using:\r\nvar isTablet = osname === 'ipad' || (osname === 'android' && (width > 899 || height > 899));\r\n\r\nThis variable is caught by the Galaxy Nexus and a tablet/iPad view is shown on the device. Removing (osname === 'android' && (width > 899 || height > 899) fixes the issue.", "attachment": [], "flagged": false, "summary": "Master/Detail Application Template incorrectly defines Tablet", "creator": { "name": "nelson419", "key": "nelson419", "displayName": "Chris Nelson", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nelson419", "key": "nelson419", "displayName": "Chris Nelson", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "OSX 10.7.2\r\nTitanium 1.8.1 SDK\r\nAndroid 4.0/Galaxy Nexus", "comment": { "comments": [ { "id": "182547", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "I provide an alternate tablet detection technique at https://github.com/skypanther/ScreenSizes It determines screen size based on both number of pixels & display density to help cover the super-high res but small screen devices like the Galaxy Nexus.", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2012-02-09T08:34:22.000+0000", "updated": "2012-02-09T08:34:22.000+0000" }, { "id": "182604", "author": { "name": "nelson419", "key": "nelson419", "displayName": "Chris Nelson", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Worked for me. Thanks", "updateAuthor": { "name": "nelson419", "key": "nelson419", "displayName": "Chris Nelson", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-09T11:11:50.000+0000", "updated": "2012-02-09T11:11:50.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }