{ "id": "62908", "key": "TIMOB-2276", "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": [ { "id": "11229", "name": "Release 1.5.0 M04", "archived": true, "released": true, "releaseDate": "2010-12-06" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:58:37.000+0000", "created": "2011-04-15T03:15:22.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "android", "feature", "services" ], "versions": [], "issuelinks": [], "assignee": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:58:37.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}
{html}", "attachment": [], "flagged": false, "summary": "Android: Services", "creator": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "127999", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [a5114caff08be8fe685e84744913a3f9ce826290])\n[#2276] add method to determine if service\nalready running \nhttps://github.com/appcelerator/titanium_mobile/commit/a5114caff08b...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:15:23.000+0000", "updated": "2011-04-15T03:15:23.000+0000" }, { "id": "128000", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [91309783bc8e68aa06f605218cb6c97fcc8c69d9])\n[#2276] Add templates/tooling to generate service\nclass files, etc. Still the only supported service is a 'one-shot'\ndeal. Interval service coming soon. \nhttps://github.com/appcelerator/titanium_mobile/commit/91309783bc8e...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:15:23.000+0000", "updated": "2011-04-15T03:15:23.000+0000" }, { "id": "128001", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [4af6310e3ede6847cfcef37febd952a8b2813253])\n[#2276] Add the templates files missing from last\ncommit \nhttps://github.com/appcelerator/titanium_mobile/commit/4af6310e3ede...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:15:23.000+0000", "updated": "2011-04-15T03:15:23.000+0000" }, { "id": "128002", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [4383d6af4cf0b5dd0fd4dd394c233ed23aedc32a])\n[#2276] Support services running on interval.\nSupport Android's two methods of running service code:startService\nand bindService. \nhttps://github.com/appcelerator/titanium_mobile/commit/4383d6af4cf0...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:15:24.000+0000", "updated": "2011-04-15T03:15:24.000+0000" }, { "id": "128003", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [2e8574fd97bf1c7b8468133231b3b0df7c8004eb])\n[#2276] Give up (for now) on notion that\nTiContexts for services can be created without a activity. Using\nroot activity. Eventually, for more advanced services, we'll need\nto figure this out. \nhttps://github.com/appcelerator/titanium_mobile/commit/2e8574fd97bf...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:15:24.000+0000", "updated": "2011-04-15T03:15:24.000+0000" }, { "id": "128004", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [a85b5c5c18e0526c0e57729beeda4a9d9be53d24])\n[#2276 state:fixed-in-qa] Add KS test for simple\nservice. See Platform - Android Services in KS \nhttps://github.com/appcelerator/titanium_mobile/commit/a85b5c5c18e0...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:15:25.000+0000", "updated": "2011-04-15T03:15:25.000+0000" }, { "id": "128005", "author": { "name": "mschmulen", "key": "mschmulen", "displayName": "Matt Schmulen", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

PASS ( thanks dawson for the KS addition) Titanium SDK version:\n1.5.0 (12/06/10 13:14 52a4db3), Device 1.6, Sim 2.1, KS

{html}", "updateAuthor": { "name": "mschmulen", "key": "mschmulen", "displayName": "Matt Schmulen", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:15:25.000+0000", "updated": "2011-04-15T03:15:25.000+0000" }, { "id": "128006", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [e1871f4ff1c966bc8e625147f331391bf3767033])\n[#2276] Update apidoc with some of the Service\ninformation, plus fix several Android tdocs and put a warning in\ndocgen.py when an api namespace gets generated more than once,\nsince that's definitely wrong \nhttps://github.com/appcelerator/titanium_mobile/commit/e1871f4ff1c9...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:15:25.000+0000", "updated": "2011-04-15T03:15:25.000+0000" }, { "id": "128007", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [6e1cfd2e60b9dc77d1cb7c08e3fcfc53619099a3])\n[#2276] Update apidoc with some of the Service\ninformation, plus fix several Android tdocs and put a warning in\ndocgen.py when an api namespace gets generated more than once,\nsince that's definitely wrong \nhttps://github.com/appcelerator/titanium_mobile/commit/6e1cfd2e60b9...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:15:27.000+0000", "updated": "2011-04-15T03:15:27.000+0000" }, { "id": "128008", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [9571665eeb3ac746d0bdf3ce6c0d46b32f79b497])\n[#2276] More apidoc for Service \nhttps://github.com/appcelerator/titanium_mobile/commit/9571665eeb3a...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:15:27.000+0000", "updated": "2011-04-15T03:15:27.000+0000" }, { "id": "128009", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [afbcbcdf2b6ac9447e959721a8616ed1c81badef])\n[#2276] More apidoc for Service

\n

Resolved Conflicts:

\n
\napidoc/Titanium/Android/Service.tdoc\n
\n

\nhttps://github.com/appcelerator/titanium_mobile/commit/afbcbcdf2b6a...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:15:28.000+0000", "updated": "2011-04-15T03:15:28.000+0000" }, { "id": "128010", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [e78f7908449eb544fea6f56a71c8fc215d66aae9])\n[#2276] More apidoc for Service (resolved\nconflict)

\n

Resolved Conflicts:

\n
\napidoc/Titanium/Android/Service.tdoc\n
\n

Conflicts:

\n
\napidoc/Titanium/Android/Service.tdoc\n
\n

\nhttps://github.com/appcelerator/titanium_mobile/commit/e78f7908449e...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:15:28.000+0000", "updated": "2011-04-15T03:15:28.000+0000" }, { "id": "128011", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [4de55322b4fc39f7ada3ff31e2724bf0df4bd940])\n[#2276] Make the 'console' in the KS Android\nServices test more readable. \nhttps://github.com/appcelerator/titanium_mobile/commit/4de55322b4fc...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:15:28.000+0000", "updated": "2011-04-15T03:15:28.000+0000" }, { "id": "128012", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [88b33bee20b8df9605ec077b5ed973e176d74a79])\n[#2276] Make the 'console' in the KS Android\nServices test more readable. \nhttps://github.com/appcelerator/titanium_mobile/commit/88b33bee20b8...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:15:28.000+0000", "updated": "2011-04-15T03:15:28.000+0000" } ], "maxResults": 14, "total": 14, "startAt": 0 } } }