diff options
Diffstat (limited to 'StoneIsland/plugins/phonegap-plugin-push/CHANGELOG.md')
| -rw-r--r-- | StoneIsland/plugins/phonegap-plugin-push/CHANGELOG.md | 215 |
1 files changed, 215 insertions, 0 deletions
diff --git a/StoneIsland/plugins/phonegap-plugin-push/CHANGELOG.md b/StoneIsland/plugins/phonegap-plugin-push/CHANGELOG.md new file mode 100644 index 00000000..38100051 --- /dev/null +++ b/StoneIsland/plugins/phonegap-plugin-push/CHANGELOG.md @@ -0,0 +1,215 @@ +# Change Log + + +## [1.4.0](https://github.com/phonegap/phonegap-plugin-push/tree/1.4.0) (2015-10-27) +[Full Changelog](https://github.com/phonegap/phonegap-plugin-push/compare/1.3.0...1.4.0) + +**Implemented enhancements:** + +- Use Google's InstanceID API [\#188](https://github.com/phonegap/phonegap-plugin-push/issues/188) + +**Closed issues:** + +- How to handle a re-installed app? [\#203](https://github.com/phonegap/phonegap-plugin-push/issues/203) +- interactive push notifications? [\#266](https://github.com/phonegap/phonegap-plugin-push/issues/266) +- Empty registrationId Android [\#265](https://github.com/phonegap/phonegap-plugin-push/issues/265) +- Run callback when clicking of notification body [\#261](https://github.com/phonegap/phonegap-plugin-push/issues/261) +- Android BUILD FAILED [\#251](https://github.com/phonegap/phonegap-plugin-push/issues/251) +- Re-register [\#250](https://github.com/phonegap/phonegap-plugin-push/issues/250) +- how to work in background ? [\#249](https://github.com/phonegap/phonegap-plugin-push/issues/249) +- installing plugin [\#244](https://github.com/phonegap/phonegap-plugin-push/issues/244) +- No Sound and vibration [\#242](https://github.com/phonegap/phonegap-plugin-push/issues/242) +- Unable to build apk [\#241](https://github.com/phonegap/phonegap-plugin-push/issues/241) +- still having problems with build. [\#239](https://github.com/phonegap/phonegap-plugin-push/issues/239) +- Registering on iOS 9 [\#238](https://github.com/phonegap/phonegap-plugin-push/issues/238) +- Custom sound repeated multiple times on Android [\#237](https://github.com/phonegap/phonegap-plugin-push/issues/237) +- Android: status bar notification is not shown [\#236](https://github.com/phonegap/phonegap-plugin-push/issues/236) +- Multiple Push Notifications - phonegap build [\#234](https://github.com/phonegap/phonegap-plugin-push/issues/234) +- error: cannot find symbol String token = InstanceID.getInstance\(getApplicationContext\(\)\).getToken\(senderID, GCM\); [\#231](https://github.com/phonegap/phonegap-plugin-push/issues/231) +- Problem using "ledColor" and "VibrationPattern" [\#229](https://github.com/phonegap/phonegap-plugin-push/issues/229) +- Notificaction event receive, but not notification showing on android [\#228](https://github.com/phonegap/phonegap-plugin-push/issues/228) +- Events for registration not being fired [\#227](https://github.com/phonegap/phonegap-plugin-push/issues/227) +- 'registration' event not firing on windows phone [\#224](https://github.com/phonegap/phonegap-plugin-push/issues/224) +- Can i subscribe to a topic in using plugin? [\#219](https://github.com/phonegap/phonegap-plugin-push/issues/219) +- GCMIntentService.java:472: error: cannot find symbol iconColor [\#217](https://github.com/phonegap/phonegap-plugin-push/issues/217) +- Push Plugin registering on iOS 9 Devices but not showing Notification [\#216](https://github.com/phonegap/phonegap-plugin-push/issues/216) +- Receiving a notification "outside app" while in it? [\#213](https://github.com/phonegap/phonegap-plugin-push/issues/213) +- iOS push not working for device tokens when spaces removed [\#212](https://github.com/phonegap/phonegap-plugin-push/issues/212) +- Error: Plugin PushPlugin failed to install. [\#210](https://github.com/phonegap/phonegap-plugin-push/issues/210) +- Build error [\#205](https://github.com/phonegap/phonegap-plugin-push/issues/205) +- Android push.on\('registration', cb\) fires correctly on device, but not in emulator. [\#204](https://github.com/phonegap/phonegap-plugin-push/issues/204) +- 1.3.0 version not compatible with "crosswalk" by PGB [\#199](https://github.com/phonegap/phonegap-plugin-push/issues/199) +- How to get data on didReceiveNotification Background Process [\#198](https://github.com/phonegap/phonegap-plugin-push/issues/198) +- PushNotification is not defined in some devices [\#196](https://github.com/phonegap/phonegap-plugin-push/issues/196) +- not getting notifications on the Android device [\#195](https://github.com/phonegap/phonegap-plugin-push/issues/195) +- Installation Errors [\#186](https://github.com/phonegap/phonegap-plugin-push/issues/186) +- IOS: on registration fired twice [\#185](https://github.com/phonegap/phonegap-plugin-push/issues/185) +- Build failed with exit code 8 [\#184](https://github.com/phonegap/phonegap-plugin-push/issues/184) +- iOS: Not able to schedule local notification after adding the plugin [\#183](https://github.com/phonegap/phonegap-plugin-push/issues/183) +- How to show multiple notifications individually in android? [\#181](https://github.com/phonegap/phonegap-plugin-push/issues/181) +- iOS init option type [\#180](https://github.com/phonegap/phonegap-plugin-push/issues/180) +- Building for Android is a quest [\#179](https://github.com/phonegap/phonegap-plugin-push/issues/179) +- How do i tell if the user open the app by tapping the notification? [\#176](https://github.com/phonegap/phonegap-plugin-push/issues/176) +- IOS custom push sound when app is in background [\#175](https://github.com/phonegap/phonegap-plugin-push/issues/175) +- Hi guys please post full working procedure, I'm not able to get registration id also. Please help [\#174](https://github.com/phonegap/phonegap-plugin-push/issues/174) +- Has anyone tested this plugin on windows? [\#173](https://github.com/phonegap/phonegap-plugin-push/issues/173) + +## [1.3.0](https://github.com/phonegap/phonegap-plugin-push/tree/1.3.0) (2015-09-21) +[Full Changelog](https://github.com/phonegap/phonegap-plugin-push/compare/1.2.3...1.3.0) + +**Implemented enhancements:** + +- How to use GCM 3.0 with this plugin? [\#127](https://github.com/phonegap/phonegap-plugin-push/issues/127) +- Android: possibility to send a notification with a title and without message [\#122](https://github.com/phonegap/phonegap-plugin-push/issues/122) +- Enhancement - Led, Vibration Pattern, Priority on Android [\#105](https://github.com/phonegap/phonegap-plugin-push/issues/105) + +**Fixed bugs:** + +- It is using in gcm data.additionalData ? [\#126](https://github.com/phonegap/phonegap-plugin-push/issues/126) +- iOS notification from cold boot [\#117](https://github.com/phonegap/phonegap-plugin-push/issues/117) +- Notification LED is not working [\#97](https://github.com/phonegap/phonegap-plugin-push/issues/97) + +**Closed issues:** + +- Know which version is used in build service [\#151](https://github.com/phonegap/phonegap-plugin-push/issues/151) +- Registration is not working in IOS9 [\#150](https://github.com/phonegap/phonegap-plugin-push/issues/150) +- build fail on android [\#149](https://github.com/phonegap/phonegap-plugin-push/issues/149) +- iconColor does not set icon background on Android [\#146](https://github.com/phonegap/phonegap-plugin-push/issues/146) +- Prevent windows toast notification when in foreground [\#145](https://github.com/phonegap/phonegap-plugin-push/issues/145) +- How to implement push notification for ios with this plug-in? [\#143](https://github.com/phonegap/phonegap-plugin-push/issues/143) +- After installing this plugin I can't build on Android [\#141](https://github.com/phonegap/phonegap-plugin-push/issues/141) +- version 1.2.3 [\#134](https://github.com/phonegap/phonegap-plugin-push/issues/134) +- New inbox style on android [\#131](https://github.com/phonegap/phonegap-plugin-push/issues/131) +- impossible to install the phonegap-plugin-push Error [\#130](https://github.com/phonegap/phonegap-plugin-push/issues/130) +- Hello, i am developing a cordova app which requires push notifications to be sent to users android phone, so i tried using this new phonegap push plugin as old one is deprecated, and it keeps giving me an error in console: Uncaught ReferenceError: module is not defined --- Line 154 Push.js and i dont have much experience with cordova, so can anyone assist me ? [\#128](https://github.com/phonegap/phonegap-plugin-push/issues/128) +- INVALID\_REGISTRATION when http post request with to IOS [\#123](https://github.com/phonegap/phonegap-plugin-push/issues/123) +- Andriod :More than 2 notifications in status bar it is not works. [\#121](https://github.com/phonegap/phonegap-plugin-push/issues/121) +- Release notes for 1.2.x [\#119](https://github.com/phonegap/phonegap-plugin-push/issues/119) +- Google cloud messaging GCM - Push Notification not being sent \(Server Side\) [\#110](https://github.com/phonegap/phonegap-plugin-push/issues/110) + +## [1.2.3](https://github.com/phonegap/phonegap-plugin-push/tree/1.2.3) (2015-09-08) +[Full Changelog](https://github.com/phonegap/phonegap-plugin-push/compare/1.2.2...1.2.3) + +**Fixed bugs:** + +- Notification not showing..... [\#101](https://github.com/phonegap/phonegap-plugin-push/issues/101) +- Same data payload for messages with action buttons [\#90](https://github.com/phonegap/phonegap-plugin-push/issues/90) + +**Closed issues:** + +- Notification doesn't show the app icon [\#112](https://github.com/phonegap/phonegap-plugin-push/issues/112) +- Notification doesn't show the app icon [\#111](https://github.com/phonegap/phonegap-plugin-push/issues/111) +- Issue with plugin facebook connect [\#107](https://github.com/phonegap/phonegap-plugin-push/issues/107) +- Cordova Support [\#99](https://github.com/phonegap/phonegap-plugin-push/issues/99) +- Uncaught ReferenceError: cordova is not defined, http://localhost:8100/lib/push.js, Line: 7 [\#98](https://github.com/phonegap/phonegap-plugin-push/issues/98) +- Notifications never received on Android [\#96](https://github.com/phonegap/phonegap-plugin-push/issues/96) +- How know the way the app was launched [\#95](https://github.com/phonegap/phonegap-plugin-push/issues/95) +- Android, example doesn't work when it goes into background [\#94](https://github.com/phonegap/phonegap-plugin-push/issues/94) +- Utilizing push plugin [\#91](https://github.com/phonegap/phonegap-plugin-push/issues/91) + +## [1.2.2](https://github.com/phonegap/phonegap-plugin-push/tree/1.2.2) (2015-08-31) +[Full Changelog](https://github.com/phonegap/phonegap-plugin-push/compare/1.2.1...1.2.2) + +**Closed issues:** + +- PushPlugin notification icon is too big [\#88](https://github.com/phonegap/phonegap-plugin-push/issues/88) + +## [1.2.1](https://github.com/phonegap/phonegap-plugin-push/tree/1.2.1) (2015-08-31) +[Full Changelog](https://github.com/phonegap/phonegap-plugin-push/compare/1.2.0...1.2.1) + +**Implemented enhancements:** + +- Question about GCM Notifications and data in the message payload [\#87](https://github.com/phonegap/phonegap-plugin-push/issues/87) + +**Fixed bugs:** + +- Notification callback for pushes without a message [\#80](https://github.com/phonegap/phonegap-plugin-push/issues/80) + +**Closed issues:** + +- Android: No notification displayed on device. Notification event never called. [\#86](https://github.com/phonegap/phonegap-plugin-push/issues/86) +- it seem no wp8 version for now [\#56](https://github.com/phonegap/phonegap-plugin-push/issues/56) + +## [1.2.0](https://github.com/phonegap/phonegap-plugin-push/tree/1.2.0) (2015-08-25) +[Full Changelog](https://github.com/phonegap/phonegap-plugin-push/compare/1.1.1...1.2.0) + +**Implemented enhancements:** + +- Implement Inbox style for Android [\#74](https://github.com/phonegap/phonegap-plugin-push/issues/74) +- multi-line text support [\#63](https://github.com/phonegap/phonegap-plugin-push/issues/63) + +**Fixed bugs:** + +- Pushes being deleted from notification bar when cold start [\#67](https://github.com/phonegap/phonegap-plugin-push/issues/67) + +**Closed issues:** + +- oficial push plugin and windows and wp8 compatibility [\#71](https://github.com/phonegap/phonegap-plugin-push/issues/71) +- On Android, GCMIntentService.onError\(\) doesn't get passed to the JavaScript "error" event [\#65](https://github.com/phonegap/phonegap-plugin-push/issues/65) +- Android: add property to vibrate phone on received notification [\#61](https://github.com/phonegap/phonegap-plugin-push/issues/61) +- push.on =\> "registration" will trigger twice times that only in iOS [\#57](https://github.com/phonegap/phonegap-plugin-push/issues/57) + +## [1.1.1](https://github.com/phonegap/phonegap-plugin-push/tree/1.1.1) (2015-07-27) +[Full Changelog](https://github.com/phonegap/phonegap-plugin-push/compare/1.1.0...1.1.1) + +## [1.1.0](https://github.com/phonegap/phonegap-plugin-push/tree/1.1.0) (2015-07-27) +[Full Changelog](https://github.com/phonegap/phonegap-plugin-push/compare/1.0.1...1.1.0) + +**Implemented enhancements:** + +- iOS doesn't add foreground key [\#41](https://github.com/phonegap/phonegap-plugin-push/issues/41) +- Android: Notification icon problem [\#20](https://github.com/phonegap/phonegap-plugin-push/issues/20) +- iOS badge number [\#18](https://github.com/phonegap/phonegap-plugin-push/issues/18) +- How i can set icons for push notifications in status bar and push view in android [\#14](https://github.com/phonegap/phonegap-plugin-push/issues/14) +- Support Win8.1 + Phone 8.1 Universal Apps \(WNS\), drop support for WP8.0 \(MPNS\) [\#13](https://github.com/phonegap/phonegap-plugin-push/issues/13) + +**Fixed bugs:** + +- iOS only reads out "aps" payload [\#29](https://github.com/phonegap/phonegap-plugin-push/issues/29) +- Event not fired when in background [\#24](https://github.com/phonegap/phonegap-plugin-push/issues/24) +- Custom notification sound in background mode? [\#17](https://github.com/phonegap/phonegap-plugin-push/issues/17) + +**Closed issues:** + +- iOS only receives first notification in foreground [\#42](https://github.com/phonegap/phonegap-plugin-push/issues/42) +- Cannot register on iOS [\#30](https://github.com/phonegap/phonegap-plugin-push/issues/30) +- Fix Android paths in src folder [\#23](https://github.com/phonegap/phonegap-plugin-push/issues/23) +- PushNotification not defined [\#21](https://github.com/phonegap/phonegap-plugin-push/issues/21) +- Error trying to remove the plugin [\#19](https://github.com/phonegap/phonegap-plugin-push/issues/19) +- Handling multiple notifications on Android devices [\#12](https://github.com/phonegap/phonegap-plugin-push/issues/12) +- PGB \(build.phonegap.com\) problem [\#11](https://github.com/phonegap/phonegap-plugin-push/issues/11) +- reporting location via gcm [\#6](https://github.com/phonegap/phonegap-plugin-push/issues/6) + +**Merged pull requests:** + +- Updating Readme to document toast capable setting [\#47](https://github.com/phonegap/phonegap-plugin-push/pull/47) ([rakatyal](https://github.com/rakatyal)) +- fix issue \#41 [\#44](https://github.com/phonegap/phonegap-plugin-push/pull/44) ([Deminetix](https://github.com/Deminetix)) +- fix issue \#42 [\#43](https://github.com/phonegap/phonegap-plugin-push/pull/43) ([Deminetix](https://github.com/Deminetix)) +- Adding hyperlinks to README [\#40](https://github.com/phonegap/phonegap-plugin-push/pull/40) ([rakatyal](https://github.com/rakatyal)) +- Updating Readme [\#37](https://github.com/phonegap/phonegap-plugin-push/pull/37) ([rakatyal](https://github.com/rakatyal)) +- Adding windows support to plugin [\#36](https://github.com/phonegap/phonegap-plugin-push/pull/36) ([rakatyal](https://github.com/rakatyal)) +- Raghav/update [\#35](https://github.com/phonegap/phonegap-plugin-push/pull/35) ([rakatyal](https://github.com/rakatyal)) +- Adding behavior for different notification types [\#28](https://github.com/phonegap/phonegap-plugin-push/pull/28) ([rakatyal](https://github.com/rakatyal)) +- Initial commit to add support for windows universal platform [\#15](https://github.com/phonegap/phonegap-plugin-push/pull/15) ([rakatyal](https://github.com/rakatyal)) + +## [1.0.1](https://github.com/phonegap/phonegap-plugin-push/tree/1.0.1) (2015-06-08) +[Full Changelog](https://github.com/phonegap/phonegap-plugin-push/compare/1.0.0...1.0.1) + +**Closed issues:** + +- documentation "senderId" correction [\#10](https://github.com/phonegap/phonegap-plugin-push/issues/10) +- add to our ci page [\#9](https://github.com/phonegap/phonegap-plugin-push/issues/9) +- Update installation instructions [\#7](https://github.com/phonegap/phonegap-plugin-push/issues/7) + +## [1.0.0](https://github.com/phonegap/phonegap-plugin-push/tree/1.0.0) (2015-06-05) +**Closed issues:** + +- Update code using enabledRemoteNotificationTypes because it is “not supported in iOS 8” [\#8](https://github.com/phonegap/phonegap-plugin-push/issues/8) +- Register method not working [\#4](https://github.com/phonegap/phonegap-plugin-push/issues/4) +- Publish plugin to npm [\#3](https://github.com/phonegap/phonegap-plugin-push/issues/3) +- Update example to use new API [\#2](https://github.com/phonegap/phonegap-plugin-push/issues/2) +- Lowercase Example/ directory [\#1](https://github.com/phonegap/phonegap-plugin-push/issues/1) + + + +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\ No newline at end of file |
