Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | update Android to Cordova 3.6 | Struan Donald | 2015-08-28 | -0/+137 |
| | | | | | | | | 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 | |||
* | instead of using js to inject the correct cordova js file in to | Struan Donald | 2013-07-12 | -137/+0 |
| | | | | | | | | | | index.html restructure things so that the common files are a level down and the platofrm specific ones are directly placed in the relevant project. This both makes for less fuss and also avoids the error with Android < v3 instantiating cordova twice. Note that the iOS common assets are included by a build script rather than a symlink as symlinking doesn't seem to agree with Xcode | |||
* | remove unused file | Struan Donald | 2013-06-25 | -2/+0 |
| | ||||
* | add zoom controls back in as pinch zoom does not work on all android phones | Struan Donald | 2012-11-15 | -1/+3 |
| | ||||
* | remove on screen map controls | Struan Donald | 2012-11-02 | -4/+1 |
| | ||||
* | rough initial code for iPhone phonegap app | Struan Donald | 2012-03-12 | -0/+140 |