{ "id": "62098", "key": "TIMOB-1466", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2011-04-15T02:53:39.000+0000", "created": "2011-04-15T02:53:38.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "android", "feature", "notification", "status" ], "versions": [], "issuelinks": [], "assignee": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-10T18:20:03.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}

Many Android apps notify the user of an event by a Notification\nSound/Vibrate and then they put an item into the\nnotification/status bar where the user can easily retrieve it.

\n

Examples of apps that use this:

\n

Gmail - incoming mail triggers alert. User pulls down\nnotification bar and sees new messages, click to view

\n

WeatherChannel - constant icon in notification bar to show\ntemperature of chosen city

\n

IM/Chat - number of new messages shown/status etc

\n

Access to this seems to be missing from Titanium, I think it\nwould be a very valuable addition. Increasingly Apps monitor\nsituations and provide instant feedback to the user is very\nimportant. I realise that there are other ways to notify the user,\nsuch as by using an Alert or Ti.UI.createNotification. Both of\nthese create a visual interruption in the screen which take focus\nfrom what the user might be doing. Also once these alerts have gone\nthe user cannot then find what the notification was.

\n

I don't know if the iPhone has a similar paradigm.

{html}", "attachment": [], "flagged": false, "summary": "Support for Android notification bar", "creator": { "name": "fourcheeze", "key": "fourcheeze", "displayName": "Fourcheeze", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rpfeiffer", "key": "rpfeiffer", "displayName": "Ralf Pfeiffer", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "125774", "author": { "name": "preethaajayan", "key": "preethaajayan", "displayName": "Preetha Ajayan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

I am in the same situation. i need android notifications with\ntitanium. i am using Titanium 1.5. is it possible with Titanium\n1.5?

{html}", "updateAuthor": { "name": "preethaajayan", "key": "preethaajayan", "displayName": "Preetha Ajayan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:53:39.000+0000", "updated": "2011-04-15T02:53:39.000+0000" }, { "id": "125775", "author": { "name": "matthewlieder", "key": "matthewlieder", "displayName": "Matthew Lieder", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Looks like it might be in 1.6: \nhttp://developer.appcelerator.com/apidoc/mobile/1.6.0/Titanium.Andr...

{html}", "updateAuthor": { "name": "matthewlieder", "key": "matthewlieder", "displayName": "Matthew Lieder", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:53:39.000+0000", "updated": "2011-04-15T02:53:39.000+0000" }, { "id": "125776", "author": { "name": "dtoth", "key": "dtoth", "displayName": "Dawson Toth", "active": true, "timeZone": "America/New_York" }, "body": "{html}

This is in Titanium Mobile 1.6.0. It was implemented by #2091\n#2835 #2738 and several others around intents\nand pending intents.

\n

Here is a sample of how to use it:

\n

https://gist.github.com/855834

{html}", "updateAuthor": { "name": "dtoth", "key": "dtoth", "displayName": "Dawson Toth", "active": true, "timeZone": "America/New_York" }, "created": "2011-04-15T02:53:39.000+0000", "updated": "2011-04-15T02:53:39.000+0000" }, { "id": "411225", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-10T18:20:03.000+0000", "updated": "2017-03-10T18:20:03.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }