{ "id": "160383", "key": "TIMOB-23418", "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": "17706", "name": "Release 5.4.0", "archived": false, "released": true, "releaseDate": "2016-08-11" } ], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2016-05-26T07:14:51.000+0000", "created": "2016-05-20T09:07:00.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "qe-5.4.0", "window", "windowsphone" ], "versions": [], "issuelinks": [ { "id": "51785", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "159293", "key": "TIMOB-23143", "fields": { "summary": "Windows: Lock orientation mode (Ti.UI.Window.orientationModes)", "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": "Critical", "id": "1" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-06-27T17:55:19.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "Please, Have this features available for Windows platform. \r\n\r\nTitanium.UI.LANDSCAPE_LEFT\r\nTitanium.UI.LANDSCAPE_RIGHT\r\nTitanium.UI.PORTRAIT\r\nTitanium.UI.UPSIDE_PORTRAIT\r\n\r\nthanks.", "attachment": [ { "id": "59333", "filename": "screen1.png", "author": { "name": "steve90", "key": "steve90", "displayName": "stefano quadrini", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-05-20T09:03:23.000+0000", "size": 54158, "mimeType": "image/png" }, { "id": "59332", "filename": "screen2.png", "author": { "name": "steve90", "key": "steve90", "displayName": "stefano quadrini", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-05-20T09:03:27.000+0000", "size": 30321, "mimeType": "image/png" }, { "id": "59331", "filename": "TabGroup.js", "author": { "name": "steve90", "key": "steve90", "displayName": "stefano quadrini", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-05-20T09:06:18.000+0000", "size": 2136, "mimeType": "application/javascript" } ], "flagged": false, "summary": "Windows Phone: Support changing orientation (PORTRAIT , LANDSCAPE, ...)", "creator": { "name": "steve90", "key": "steve90", "displayName": "stefano quadrini", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "steve90", "key": "steve90", "displayName": "stefano quadrini", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "O.S: Windows 10\r\nTitanium SDK 5.2.2. GA\r\nEmulator windows 8.1", "closedSprints": [ { "id": 631, "state": "closed", "name": "2016 Sprint 11 SDK", "startDate": "2016-05-21T00:06:10.029Z", "endDate": "2016-06-04T00:06:00.000Z", "completeDate": "2016-06-06T07:30:39.854Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "386348", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, Currently orientation change with, \r\n\r\nTitanium.UI.LANDSCAPE_LEFT\r\nTitanium.UI.LANDSCAPE_RIGHT\r\nTitanium.UI.PORTRAIT\r\nTitanium.UI.UPSIDE_PORTRAIT\r\n\r\n is not supported for Windows app in Appcelerator. We will consider this ticket as an improvement ticket. We will available this features for Windows soon.\r\n\r\nRegards,\r\nSharif.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-05-20T16:03:38.000+0000", "updated": "2016-05-20T16:03:38.000+0000" }, { "id": "386427", "author": { "name": "steve90", "key": "steve90", "displayName": "stefano quadrini", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Do you know some workaround to solve the problem?\r\n\r\n", "updateAuthor": { "name": "steve90", "key": "steve90", "displayName": "stefano quadrini", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-05-23T07:47:28.000+0000", "updated": "2016-05-23T07:47:28.000+0000" }, { "id": "386447", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "[~steve90] So in TIMOB-23143 we added the ability to set the orientation array on the window, though I'm not sure if this addresses everything you're looking for. You may want to try out a 5.4.x build and see if it does? {{appc ti sdk install -b master}}", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2016-05-23T13:57:28.000+0000", "updated": "2016-05-23T13:57:28.000+0000" }, { "id": "386865", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "This issue is fixed by TIMOB-23143. Feel free to reopen if that's not the case.", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-05-26T07:14:52.000+0000", "updated": "2016-05-26T07:14:52.000+0000" }, { "id": "389145", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "body": "Closing as a duplicate of TIMOB-23143.\r\nTested on: \r\nMicrosoft Lumia 640 (8.1) \r\nWindows Simulator (8.1) \r\nMicrosoft Lumia 640 (10) \r\nWindows Simulator (10) \r\nWindows 10 Pro \r\nStudio: 4.7.0.201606150733 \r\nTi SDK: 5.4.0.v20160617074028 \r\nAppc NPM: 4.2.7-2 \r\nApp CLI: 5.4.0-18 \r\nNode v4.4.4 ", "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2016-06-27T17:54:46.000+0000", "updated": "2016-06-27T17:54:57.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }