[Vortex] Add push notification dispatcher for MPNS
Review Request #138 — Created July 8, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
pprkut:mpnsresult | |
|
|
Reviewers | |
lunr | |
This adds a dispatcher for unauthenticated Windows Phone push notifications, supporting Windows Phone 7.1 and up.
Unit tests, no actual device testing
Diff Revision 2 (Latest)
orig
1
2
src/Lunr/Vortex/MPNS/Tests/MPNSResponseSetTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSResponseSuccessTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSResponseTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSTilePayloadGetTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSTilePayloadSetTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSTilePayloadTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSToastPayloadGetTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSToastPayloadSetTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSToastPayloadTest.php |
---|
tests/phpdoc.xml |
---|
tests/phpunit.xml |
---|
tests/statics/vortex/mpns_response.txt |
---|
tests/statics/vortex/mpns_tile.xml |
---|
tests/statics/vortex/mpns_tile_back_background_image.xml |
---|
tests/statics/vortex/mpns_tile_back_content.xml |
---|
tests/statics/vortex/mpns_tile_back_title.xml |
---|
tests/statics/vortex/mpns_tile_background_image.xml |
---|
tests/statics/vortex/mpns_tile_count.xml |
---|
tests/statics/vortex/mpns_tile_id.xml |
---|
tests/statics/vortex/mpns_tile_title.xml |
---|
tests/statics/vortex/mpns_toast.xml |
---|
tests/statics/vortex/mpns_toast_deeplink.xml |
---|
tests/statics/vortex/mpns_toast_message.xml |
---|
tests/statics/vortex/mpns_toast_title.xml |
---|