GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-device/pull/40
CB 9847 Cannot tell when running on Simulator added isVirtual boolean property You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-device CB-9847 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-device/pull/40.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #40 ---- commit 50abd1a7c39ca628d7c63689aa9f93f04ca7ddaf Author: Andy Chen <chenyulo...@gmail.com> Date: 2015-04-10T06:55:25Z add isSimulator for iOS & Android device commit 2bd41cfaa80941fc4baaf7e4162538722f389feb Author: Jesse MacFadyen <purplecabb...@gmail.com> Date: 2015-10-22T18:03:11Z Merge branch 'feature/add_isSimulator_to_iOS_and_android' of https://github.com/AndyChenW/cordova-plugin-device into CB-9847 commit 2aebeae3d1a15dd110fc6f92a4bd2526c7ed9a4c Author: Jesse MacFadyen <purplecabb...@gmail.com> Date: 2015-10-22T18:17:20Z create test to verify existence and type of new property 'isVirtual' commit 60787409adbcf3b94794060a265fc5e0e7f0bf47 Author: Jesse MacFadyen <purplecabb...@gmail.com> Date: 2015-10-22T18:29:13Z update code to use 'isVirtual' commit 853d23799259fdfefe520dad1f44d0812e9ecc20 Author: Jesse MacFadyen <purplecabb...@gmail.com> Date: 2015-10-22T18:30:27Z update to use TARGET_OS_SIMULATOR as TARGET_IPHONE_SIMULATOR is deprecated. commit 2fc875cb0577f90f03554b56fc6609c669efb63e Author: Jesse MacFadyen <purplecabb...@gmail.com> Date: 2015-10-22T18:56:30Z WP8 implementation commit 7f9827d2f0fccbf5cb5228cc12e5abe9afdb52a2 Author: Jesse MacFadyen <purplecabb...@gmail.com> Date: 2015-10-22T22:12:28Z Cleanup wp8 code ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org