Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update Android build instructions to automatically sign/align APK | Dave Arter | 2017-04-10 | -18/+5 |
| | ||||
* | No need to install ant/ios-sim. | Matthew Somerville | 2016-04-26 | -5/+9 |
| | ||||
* | Upgrade to Cordova 6 | Steven Day | 2016-04-22 | -32/+105 |
| | | | | | | | | | This updates the whole app (ios and android) to use Cordova 6 and the latest android/ios platforms and plugins. In addition I've added the necessary new icons and splash screens, as well as updating the whitelist to work with AppTransportSecurity in iOS9. I've also updated the instructions in the README to be more useful. | |||
* | Only provide example config files; add cobrand docs to READMEphonegap-3 | Dave Arter | 2015-08-28 | -15/+38 |
| | ||||
* | Add more missing Cordova plugins | Dave Arter | 2015-08-28 | -1/+4 |
| | ||||
* | Restore open-in-browser functionality | Dave Arter | 2015-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 names | Dave Arter | 2015-08-28 | -8/+10 |
| | ||||
* | update Android to Cordova 3.6 | Struan Donald | 2015-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 README | Dave Whiteland | 2014-04-14 | -0/+4 |
| | ||||
* | Add more explicit caveat emptor warning regarding reuse | Struan Donald | 2014-03-19 | -1/+3 |
| | ||||
* | Format README lists for markdown display | Struan Donald | 2013-07-31 | -12/+12 |
| | ||||
* | README is actually a markdown file so change extension | Struan Donald | 2013-07-31 | -0/+51 |
Mostly for github formatting purposes |