[TIMOB-1590] Android: Implement Ti.Android.PendingIntent
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:56:36.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 M02 |
Components | Android |
Labels | android, feature, intent, pending |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:56:51.000+0000 |
Updated | 2011-04-17T01:56:36.000+0000 |
Description
Add support for pending intents.
(from [69df280971e6a7c76ce31f072eda0b9b287097ee]) [#1589 #2091 #1590 state:open] Additional methods on Intent, PendingIntent, and addition of NotificationManager module http://github.com/appcelerator/titanium_mobile/commit/69df280971e6a7c76ce31f072eda0b9b287097ee"> http://github.com/appcelerator/titanium_mobile/commit/69df280971e6a...
Basic intent has been working for awhile. Good enough for 1.5.0. Should have been resolved a while ago.