[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
Changes between revision 1 and 2
orig
1
2
build.xml |
---|
src/Lunr/Core/Locator.php |
---|
src/Lunr/Core/ConfigServiceLocator.php |
---|
src/Lunr/Core/Controller.php |
---|
src/Lunr/Core/Response.php |
---|
src/Lunr/Core/Tests/LocatorTest.php |
---|
src/Lunr/Core/Tests/ConfigServiceLocatorBaseTest.php |
---|
src/Lunr/Core/Tests/ConfigServiceLocatorGetInstanceTest.php |
---|
src/Lunr/Core/Tests/ConfigServiceLocatorLocateTest.php |
---|
src/Lunr/Core/Tests/ConfigServiceLocatorTest.php |
---|
src/Lunr/Core/Tests/ControllerTest.php |
---|
src/Lunr/Core/Tests/MockView.php |
---|
src/Lunr/Core/Tests/ResponseTest.php |
---|
src/Lunr/Corona/Controller.php |
---|
src/Lunr/Core/ErrorEnumTrait.php |
---|
src/Lunr/Core/FrontController.php |
---|
src/Lunr/Core/InterRequest.php |
---|
src/Lunr/Core/Model.php |
---|
src/Lunr/Core/Request.php |
---|
src/Lunr/Corona/RequestInterface.php |
---|