aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/views/photo.js
Commit message (Expand)AuthorAgeLines
* update Android to Cordova 3.6Struan Donald2015-08-28-137/+0
* Reduce the size of the photos we useStruan Donald2013-09-24-2/+4
* split out photo option setting to a methodStruan Donald2013-09-24-2/+26
* Change photo page title if report has a photoStruan Donald2013-09-16-0/+4
* Scale photos to roughly 3 MPStruan Donald2013-09-09-2/+2
* delay display of photo delete buttonStruan Donald2013-08-23-2/+2
* remove unwanted debug statementsStruan Donald2013-08-23-1/+0
* Change position of remove photo buttonStruan Donald2013-08-21-3/+3
* Force saving of draft if removing a photoStruan Donald2013-08-07-1/+1
* Improve feel of photo adding screenStruan Donald2013-08-06-0/+8
* change to use phonegap API alert call so we can use a title inStruan Donald2013-07-23-1/+1
* avoid distorting photo placeholder image. Fixes #50Struan Donald2013-07-19-2/+2
* use a unique name for each photo added to a report in order to get roundStruan Donald2013-07-16-2/+3
* On android we access photos directly on the file system rather than inStruan Donald2013-07-16-1/+13
* instead of using js to inject the correct cordova js file in toStruan Donald2013-07-12-0/+87