Notification status - crosswalk-project/tizen-extensions-crosswalk GitHub Wiki
- Not all properties from StatusNotification are implemented yet
- Application API integration not implemented until we have Application API
- Desktop version is being done to help development, so certain properties N/A for it (libNotify)
Method | Mobile | Desktop |
---|---|---|
post | Done | Done |
update | Done | Done |
remove | Done | Done |
removeAll | Done | Done |
get | Done | Done |
getAll | Done | Done |
Property of StatusNotification | Mobile | Desktop |
---|---|---|
Basic title/content | Done | Done |
NotificationDetail | N/A | |
Progress tracking support | Done | N/A |
Icons and images | ||
LED Coloring (2.2) | N/A |