Changes

Jump to: navigation, search

Phonegap Healthcare Adapter

12 bytes added, 13:55, 4 August 2012
no edit summary
=== Blood Pressure Device ===
==== iOS ====
* Create native bluetooth adapter for this device.
==== Android ====
* Create native bluetooth adapter for this device.
=== Glucose Device ===
==== iOS ====
* Extend native bluetooth adapter for this device.
==== Android ====
* Extend native bluetooth adapter for this device.
=== Weight Scale Device ===
==== iOS ====
* Extend native bluetooth adapter for this device.
==== Android ====
* Extend native bluetooth adapter for this device.
* [https://developer.mozilla.org/en-US/docs/Mercurial Mozilla Mercurial Docs]
=== Branching Rules ===
* Nobody commits to default.
** default is the master branch we will use to generate submissions back to NexJ
* Nobody commits to dev.
** dev is the branch were the latest completed features and bug fixes come together for testing
* Keep branches relevant.
** If the ''focus'' of what your coding changes, make a new branch
* Best practice is to branch off of dev.
** Exceptional scenarios call for branching off of default or other branches, you will not encounter them
* Branch names in lowercase.* Hyphenate branch names if required.
** ''bluetooth-plugin''
* Branch names must either be:
1
edit

Navigation menu