aboutsummaryrefslogtreecommitdiffstats
path: root/iphone/FixMyStreet/Classes/InputTableViewController.m
Commit message (Expand)AuthorAgeLines
* Remove the iphone directoryEdmund von der Burg2014-03-12-359/+0
* Minor changes to match current version.matthew2009-12-09-8/+10
* Tweaks to text, bigger preview photo, possible bugfixmatthew2008-12-24-11/+14
* Only do spinny thing if definitely going to start looking. And turn it off if...matthew2008-12-04-4/+5
* Forget location after successful submissionmatthew2008-12-04-0/+4
* Warn if no connection before trying to find locationmatthew2008-12-04-3/+15
* Show nice alert error if no network when reporting problem, or if user denies...matthew2008-12-02-1/+4
* First user feedback - no spelling correction on email address; better Report ...matthew2008-11-12-3/+6
* Convert image to JPEG as soon as we have it; that stores/restores okay thankf...matthew2008-10-28-2/+5
* Store lat/lon strings as I know storing/restoring works for them, and that's ...matthew2008-10-28-4/+12
* Spinny thing on (now async-) upload; better dealing with server responsesmatthew2008-10-23-4/+7
* Update fields after upload; slightly quicker flip.matthew2008-10-23-3/+3
* Remove image/subject on successful upload; make sure checkmarks are up to date.matthew2008-10-23-1/+8
* Add About page.matthew2008-10-23-11/+26
* Have blurb if click Report and name/email not yet set.matthew2008-10-23-3/+5
* Remember strings between runs of application.matthew2008-10-23-12/+0
* Make sure Done button is reworded back to Cancel when returning to main view.matthew2008-10-23-16/+7
* Add settings page for name/email, upload code.matthew2008-10-21-30/+50
* Only generate subject labels once; hide them if subject is removed otherwise ...matthew2008-10-06-13/+18
* Swap location/subject box, and have subject box print "Subject:" when it has ...matthew2008-10-02-18/+30
* Initial revisionmatthew2008-10-02-0/+277