{ "id": "62128", "key": "TIMOB-1496", "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": { "id": "10100", "description": "This issue won't be actioned.", "name": "Won't Do" }, "resolutiondate": "2020-02-12T12:58:20.000+0000", "created": "2011-04-15T02:54:22.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2020-02-12T12:58:20.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}
Titanium could really use a photo viewer built-in.
\r\nI have a lot of projects that needs a photo viewer, right now I\r\nuse a webview with a html/css photoviewer.
\r\n(I know you have the coverflow thingy, but it's not very usable\r\nfor photographs).
\r\nSomething like the Three20 photo viewer would be awesome:\r\nhttp://github.com/facebook/three20
\r\nIt's open source, so maybe you can just use that?