Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | instead of using js to inject the correct cordova js file in to | Struan Donald | 2013-07-12 | -127/+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 | |||
* | when we take a photo copy it from the tmp location to somewhere we | Struan Donald | 2013-04-10 | -0/+127 |
specify so that it doesn't get deleted automatically. likewise when we delete a photo delete it from out storage |