Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | bump build numbers | Struan Donald | 2013-08-16 | -1/+1 |
| | ||||
* | bump build numbers | Struan Donald | 2013-08-12 | -1/+1 |
| | ||||
* | bump build numbers | Struan Donald | 2013-08-08 | -1/+1 |
| | ||||
* | bump build numbers | Struan Donald | 2013-07-19 | -1/+1 |
| | ||||
* | bump build numberers | Struan Donald | 2013-07-16 | -1/+1 |
| | ||||
* | bump build numbers | Struan Donald | 2013-07-16 | -1/+1 |
| | ||||
* | display splash screen on android | Struan Donald | 2013-07-15 | -2/+4 |
| | ||||
* | bump build numbers | Struan Donald | 2013-07-15 | -1/+1 |
| | ||||
* | replace config.xml standard app info with our own details | Struan Donald | 2013-07-15 | -5/+5 |
| | ||||
* | Android uses regexp rather than bash style globbing. Fixes #41 | Struan Donald | 2013-07-15 | -5/+4 |
| | ||||
* | instead of using js to inject the correct cordova js file in to | Struan Donald | 2013-07-12 | -3/+6951 |
| | | | | | | | | | | 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 | |||
* | update android to phonegap 2.9 | Struan Donald | 2013-07-12 | -56/+942 |
| | ||||
* | update classpaths for eclipse/android SDK update | Struan Donald | 2013-07-05 | -2/+3 |
| | ||||
* | bump version numbers | Struan Donald | 2013-06-28 | -1/+1 |
| | ||||
* | bump version numbers | Struan Donald | 2013-06-21 | -1/+1 |
| | ||||
* | bump build numbers | Struan Donald | 2013-06-13 | -1/+1 |
| | ||||
* | bump build numbers | Struan Donald | 2013-06-13 | -1/+1 |
| | ||||
* | Pan the screen rather than resize it when the soft keyboard appears on | Struan Donald | 2013-06-13 | -1/+1 |
| | | | | | Android as this resolves bugs with the screen not resizing correctly on transition. Fixes #465. | |||
* | bump build numbers | Struan Donald | 2013-06-07 | -1/+1 |
| | ||||
* | bump build numbers | Struan Donald | 2013-06-06 | -1/+1 |
| | ||||
* | clicking on pins to get more detail of report now works. Fixes #428 | Struan Donald | 2013-05-31 | -0/+1 |
| | ||||
* | update app to be android 2.2+ compatible | Struan Donald | 2013-05-31 | -1/+1 |
| | ||||
* | bump version numbers | Struan Donald | 2013-05-31 | -2/+2 |
| | ||||
* | bump build numbers | Struan Donald | 2013-04-26 | -1/+1 |
| | ||||
* | bump build numbers | Struan Donald | 2013-04-25 | -1/+1 |
| | ||||
* | bump app version numbers | Struan Donald | 2013-04-23 | -1/+1 |
| | ||||
* | small tweaks to remove a few issues with android and phonegap 1.5 | Struan Donald | 2013-04-15 | -18/+11 |
| | ||||
* | upgrade android to phonegap 2.5 | Struan Donald | 2013-04-01 | -0/+2 |
| | ||||
* | increment android version number | Struan Donald | 2012-11-30 | -2/+2 |
| | ||||
* | rev android version number | Struan Donald | 2012-11-29 | -2/+2 |
| | ||||
* | update version number | Struan Donald | 2012-11-28 | -2/+2 |
| | ||||
* | fix android to portrait mode | Struan Donald | 2012-11-28 | -1/+1 |
| | ||||
* | upgrade to phonegap 2.2 | Struan Donald | 2012-11-28 | -3/+3 |
| | ||||
* | add iOS and android app icons | Struan Donald | 2012-11-27 | -0/+0 |
| | ||||
* | update android app permissions | Struan Donald | 2012-11-26 | -1/+4 |
| | ||||
* | update android target versions | Struan Donald | 2012-11-26 | -1/+1 |
| | ||||
* | update android app version number | Struan Donald | 2012-11-26 | -2/+2 |
| | ||||
* | display a sensible name for app | Struan Donald | 2012-11-26 | -4/+4 |
| | ||||
* | Update Android to Phonegap 2.1 | Mark Longair | 2012-10-17 | -70/+108 |
| | | | | | | | In fact, this will break the iPhone version until that is updated to 2.1 as well. (The paths to cordova-?.?.?.jar in www have changed, and I've replaced the previously iOS www/cordova-1.8.0.js with the Android cordova-2.1.0.jar.) | |||
* | to use the camera you also need permission to write external storage | Struan Donald | 2012-06-14 | -1/+2 |
| | ||||
* | upgrade to phonegap 1.8 | Struan Donald | 2012-06-08 | -2/+22 |
| | ||||
* | remove Android bin files in git | Struan Donald | 2012-06-08 | -0/+0 |
| | ||||
* | lower the minimum API level | Struan Donald | 2012-06-08 | -2/+2 |
| | ||||
* | remove what seem to be working files and add ignore them in future | Struan Donald | 2012-03-19 | -0/+0 |
| | ||||
* | initial android phonegap app | Struan Donald | 2012-03-13 | -0/+205 |