aboutsummaryrefslogtreecommitdiffstats
path: root/iphone/FixMyStreet/Classes/FixMyStreetAppDelegate.h
Commit message (Collapse)AuthorAgeLines
* Remove the iphone directoryEdmund von der Burg2014-03-12-48/+0
|
* Convert image to JPEG as soon as we have it; that stores/restores okay ↵matthew2008-10-28-2/+2
| | | | thankfully (UIImage just pauses/crashes simulator on /next/ run&quit.)
* Store lat/lon strings as I know storing/restoring works for them, and that's ↵matthew2008-10-28-2/+5
| | | | all I need anyway.
* Spinny thing on (now async-) upload; better dealing with server responsesmatthew2008-10-23-1/+4
|
* Remove image/subject on successful upload; make sure checkmarks are up to date.matthew2008-10-23-1/+1
|
* Add settings page for name/email, upload code.matthew2008-10-21-2/+10
|
* Initial revisionmatthew2008-10-02-0/+34