{ "id": "176285", "key": "MOD-2927", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10034", "key": "MOD", "name": "Appcelerator Modules", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2021-10-19T23:48:58.000+0000", "created": "2021-09-15T00:38:26.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "ImageFactory", "android", "exif", "image", "ios", "jpeg", "orientation" ], "versions": [], "issuelinks": [], "assignee": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2021-10-19T23:48:58.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": "14525", "name": "ImageFactory" } ], "description": "We should add the following method to our \"ti.imagefactory\" module for both Android and iOS.\r\n{code:javascript}\r\nimageAsUpright(blob) // Returns blob\r\n{code}\r\n\r\nIf given blob is a JPEG with a non-upright EXIF orientation, then the above method will return a new blob wrapping a new JPEG image saved to the upright position.\r\n\r\nIf given blob has an upright orientation (always the case for PNG), then same blob instance will be returned.", "attachment": [], "flagged": false, "summary": "ImageFactory: Add imageAsUpright() method", "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, "comment": { "comments": [ { "id": "459045", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR (ti.imagefactory): https://github.com/appcelerator-modules/ti.imagefactory/pull/192\r\n", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-09-15T04:26:23.000+0000", "updated": "2021-09-15T04:26:23.000+0000" }, { "id": "459121", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Added to release...\r\nhttps://github.com/appcelerator-modules/ti.imagefactory/releases/tag/v5.1.0-android\r\n", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-10-19T23:48:54.000+0000", "updated": "2021-10-19T23:48:54.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }