[Vortex] Add push notification dispatcher for MPNS

Review Request #138 — Created July 8, 2013 and submitted — Latest diff uploaded

pprkut
Lunr
pprkut:mpnsresult
137
lunr
This adds a dispatcher for unauthenticated Windows Phone push notifications, supporting Windows Phone 7.1 and up.
Unit tests, no actual device testing
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
This diff has been split across 7 pages: 1 2 3 4 5 6 7 >
Loading...