aboutsummaryrefslogtreecommitdiffstats
path: root/config.xml-example
Commit message (Collapse)AuthorAgeLines
* v2.3v2.3Dave Arter2018-10-10-1/+1
|
* v2.2Struan Donald2018-06-20-1/+1
|
* v2.1v2.1Dave Arter2018-05-03-1/+1
|
* Add missing iOS icon sizesDave Arter2018-05-03-0/+3
|
* Allow mailto: URLs, e.g. the one on the help pageDave Arter2018-04-30-1/+1
| | | | Fixes #263.
* Update version; use latest mechanism for specifying permission stringsDave Arter2018-04-30-57/+56
|
* Upgrade to latest Cordova platformsDave Arter2018-04-11-4/+7
| | | | | | | | | This requires dropping support for iOS 8 and lower, but given that version’s single-digit market share this won’t be a problem. Existing installs of the app on iOS 8 will continue to function. Recent versions of Cordova require package.json and package-lock.json files in addition to config.xml, so example files have been added.
* Process index.html as template at build timeDave Arter2017-06-22-0/+1
| | | | | | | | There are a few places in index.html that depend on CONFIG in order to load the right cobrand stylesheet/language/map etc. This commit removes the run time script loading and instead processes index.html as a lodash template at build time to pull in the correct stylesheets and scripts.
* [MakeMyIsland] Update example config.xml.Matthew Somerville2016-05-18-0/+5
|
* Update author details in example config.xml.Matthew Somerville2016-05-11-1/+1
|
* Add tilma urls with dashes to whitelist in config.xmlv2.0.9cordova-6Steven Day2016-04-28-0/+3
|
* Stop iOS scrolling the view when the keyboard is shownSteven Day2016-04-26-0/+1
|
* Upgrade to Cordova 6Steven Day2016-04-22-34/+79
| | | | | | | | | 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-3Dave Arter2015-08-28-0/+55