{ "id": "61064", "key": "TIMOB-432", "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": "2017-07-20T21:25:02.000+0000", "created": "2011-04-15T02:29:11.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "api", "scrub-valid" ], "versions": [], "issuelinks": [], "assignee": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "updated": "2017-07-20T21:25:03.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "{html}
This will be a great feature. A really huge advance and adds lot\r\nof value for Titanium Mobile. Opens the consumption of 3rd party\r\nservices like linkedin, twitter (already done, but is restrictive),\r\netc.
Hey Nicolas -
\nWe have had great success with the Netflix Javascript OAuth\nlibraries. I had to tweak a few minor things to get it working in\nTitanium, but nothing major at all.
\nCheck it out at http://oauth.googlecode.com/svn/code/javascript/
\nHope this helps.
Awesome. Thank you very much!.
I think it's better to implement OAuth native.
Possibly a candidate for modularization.
Hey Stephen,
\nIf there is any more advanced guides/tech pages on writing modules\nfor Android/iphone I am more than happy to take this on. I did the\niphone calendar widget, but I think I made a bit of pigs ear with\nthe whole proxy vs viewproxy vs view etc. If you want to take this\n'offline' my email is my firstname @ ummon :)
I also tried to submit Gh fixes for the iphone dashboard layout\nnot accepting anything other than 3x3 but.. they were rejected\nwithout comment :( :(
Stephen Tramer, this should be a higher priority for Titanium\nDeveloper. Nicolas is right, this would be a huge advance and\nsignificant added value.
\nThere currently is no publicly available solution for Twitter on\nAndroid, @ziodave's solution is compatible only with iOS.