GitHub user EionRobb opened a pull request:

    https://github.com/apache/cordova-plugin-device/pull/14

    Use Windows system calls to get better info

    Use the hardware GUID as a basis for the device uuid (to persist between 
reinstalls)
    Look at the HAL device driver version to work out what version of Windows 
we're actually running on (because running a Win8 app on Win8.1 will report as 
if it's still running on Win8)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/EionRobb/cordova-plugin-device patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-device/pull/14.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 #14
    
----
commit 878a314a84a7280e5c155bbebea13dd97f47e514
Author: Eion Robb <e...@robbmob.com>
Date:   2014-05-01T00:22:01Z

    Use Windows system calls to get better info
    
    Use the hardware GUID as a basis for the device uuid (to persist between 
reinstalls)
    Look at the HAL device driver version to work out what version of Windows 
we're actually running on (because running a Win8 app on Win8.1 will report as 
if it's still running on Win8)

----


---
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.
---

Reply via email to