aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeLines
* Add more missing Cordova pluginsDave Arter2015-08-28-1/+4
|
* Restore open-in-browser functionalityDave Arter2015-08-28-1/+2
| | | | | The target="_system" syntax no longer works with window.open. Instead a specific InAppBrowser plugin is required.
* Update readme with new style plugin namesDave Arter2015-08-28-8/+10
|
* update Android to Cordova 3.6Struan Donald2015-08-28-7/+47
| | | | | | | | Required due to security issue Remove Android directory as no longer required, move src -> www to match standard layout, update .gitignore to avoid including the standard platform files, update README based on Steve's zurich one
* emphasised dependency on FMS server in READMEDave Whiteland2014-04-14-0/+4
|
* Add more explicit caveat emptor warning regarding reuseStruan Donald2014-03-19-1/+3
|
* Format README lists for markdown displayStruan Donald2013-07-31-12/+12
|
* README is actually a markdown file so change extensionStruan Donald2013-07-31-0/+51
Mostly for github formatting purposes