Commit f39efbd5 by Sebastián Katzer

Complete release note

parent 67e8c736
...@@ -62,6 +62,8 @@ More informations can be found [here](https://build.phonegap.com/plugins/413). ...@@ -62,6 +62,8 @@ More informations can be found [here](https://build.phonegap.com/plugins/413).
- [bugfix:] `sound:null` didnt work for Android. The default sound was played. - [bugfix:] `sound:null` didnt work for Android. The default sound was played.
- [feature:] New interface `isScheduled` to check wether a notification with an ID is pending. - [feature:] New interface `isScheduled` to check wether a notification with an ID is pending.
- [feature:] New interface `getScheduledIds` to retrieve a list with all currently pending notifications. - [feature:] New interface `getScheduledIds` to retrieve a list with all currently pending notifications.
- [enhancement:] Support for bigview style notifications for Android devices.
- [bugfix:] Sound didnt play properly on iOS/Android.
#### Version 0.7.2 (09.02.2014) #### Version 0.7.2 (09.02.2014)
- [enhancement:] Avoid blocking the main thread (on Android) **(dpogue)**. - [enhancement:] Avoid blocking the main thread (on Android) **(dpogue)**.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment