{ "id": "64058", "key": "TIMOB-3426", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-12-02T10:14:29.000+0000", "created": "2011-04-15T03:45:01.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [], "versions": [], "issuelinks": [ { "id": "14036", "type": { "id": "10011", "name": "Includes", "inward": "is included by", "outward": "includes" }, "inwardIssue": { "id": "64059", "key": "TIMOB-3427", "fields": { "summary": "Ti API: Provide EXIF data interface", "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": "Low", "id": "4" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-12-02T10:14:29.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}
As Exif data is stored in photo files created using the device\ncamera, it can be exploited to simplify apps as the information\ndoes not need to be implemented/duplicated using the DB. Hence,\npropose \nExifInterface be considered for inclusion in a future\nrelease.
\nNote that equivalent functionality is available for iOS from\nversion 4.0, according to this HD\nticket.
\nThis request also raised for iOS, in #3427.
bump! ;)
\nwould be nice to access the geo location data of pictures inside\nthe gallery.
Tobias
\nThere shouldn't be any \"bumping\" going on in Lighthouse! ;)\nSimply watching a ticket is sufficient to show your interest in it.\nDevelopers will take the list of watchers into account for very\npopular tickets.
\nThanks for your understanding. :)
hence the \";)\"
\njust wanted to point out that this is actually a very useful\nfeature. kinda like tcpsockets for android.