aboutsummaryrefslogtreecommitdiffstats
path: root/iphone/FixMyStreet/Classes/FixMyStreetAppDelegate.m
Commit message (Expand)AuthorAgeLines
* Remove the iphone directoryEdmund von der Burg2014-03-12-233/+0
* Forget location after successful submissionmatthew2008-12-04-0/+3
* Show nice alert error if no network when reporting problem, or if user denies...matthew2008-12-02-0/+10
* Convert image to JPEG as soon as we have it; that stores/restores okay thankf...matthew2008-10-28-2/+4
* Store lat/lon strings as I know storing/restoring works for them, and that's ...matthew2008-10-28-5/+10
* Spinny thing on (now async-) upload; better dealing with server responsesmatthew2008-10-23-30/+43
* Remove image/subject on successful upload; make sure checkmarks are up to date.matthew2008-10-23-1/+5
* Have blurb if click Report and name/email not yet set.matthew2008-10-23-1/+17
* Remember strings between runs of application.matthew2008-10-23-3/+53
* Add settings page for name/email, upload code.matthew2008-10-21-4/+86
* Initial revisionmatthew2008-10-02-0/+48