Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2835] Android: Expose properties on NotificationManager.Notification

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T02:00:12.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M06
ComponentsAndroid
Labelsandroid, feature, release-1.6.0
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T03:30:41.000+0000
Updated2011-04-17T02:00:12.000+0000

Description

Currently the notification proxy only accept the properties as creation args. Expose the properties to allow the values to be queried and updated where appropriate. Make sure to update the apidoc with the changes.

Comments

  1. Marshall Culpepper 2011-04-15

    (from [107833084490d163f9b4238b3557ed07c6624150]) better Android support for Notifications and initial support for RemoteViews we can now fully customize notifications with custom Android layouts, and have full access to all of the options provided in the Android Notification API. PendingIntent has also received an updated API. Updated and Added doc for RemoteViews, Notification, NotificationManager, and PendingIntent
    [#2091 state:fixed-in-qa] [#2835 state:fixed-in-qa] https://github.com/appcelerator/titanium_mobile/commit/107833084490d163f9b4238b3557ed07c6624150"> https://github.com/appcelerator/titanium_mobile/commit/107833084490...

  2. Opie Cyrus 2011-04-15

    verified emulator 2.2 with test provided by Marshall found in #2091

JSON Source