aboutsummaryrefslogtreecommitdiffstats
path: root/iphone/FixMyStreet/Classes
Commit message (Collapse)AuthorAgeLines
* Remove the iphone directoryEdmund von der Burg2014-03-12-2107/+0
|
* Minor changes to match current version.matthew2009-12-09-12/+14
|
* Tweaks to text, bigger preview photo, possible bugfixmatthew2008-12-24-16/+44
|
* Only do spinny thing if definitely going to start looking. And turn it off ↵matthew2008-12-04-4/+5
| | | | if error.
* Forget location after successful submissionmatthew2008-12-04-0/+7
|
* Warn if no connection before trying to find locationmatthew2008-12-04-3/+17
|
* Show nice alert error if no network when reporting problem, or if user ↵matthew2008-12-02-2/+722
| | | | denies location fetch
* No spelling correction on name box either.matthew2008-11-12-1/+1
|
* First user feedback - no spelling correction on email address; better Report ↵matthew2008-11-12-3/+9
| | | | button; no move/scale photo; no "Your details" if none entered; default.png
* Title change for details page.matthew2008-10-28-1/+1
|
* Larger font size on donate button, change about text.matthew2008-10-28-1/+2
|
* Convert image to JPEG as soon as we have it; that stores/restores okay ↵matthew2008-10-28-6/+11
| | | | 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-11/+27
| | | | all I need anyway.
* Spinny thing on (now async-) upload; better dealing with server responsesmatthew2008-10-23-35/+55
|
* Update fields after upload; slightly quicker flip.matthew2008-10-23-5/+5
|
* Remove image/subject on successful upload; make sure checkmarks are up to date.matthew2008-10-23-3/+14
|
* Add About page.matthew2008-10-23-14/+92
|
* Have blurb if click Report and name/email not yet set.matthew2008-10-23-8/+60
|
* Remember strings between runs of application.matthew2008-10-23-15/+53
|
* Make sure Done button is reworded back to Cancel when returning to main view.matthew2008-10-23-16/+8
|
* Add settings page for name/email, upload code.matthew2008-10-21-74/+417
|
* Only generate subject labels once; hide them if subject is removed otherwise ↵matthew2008-10-06-13/+21
| | | | they appear on touch-down.
* Swap location/subject box, and have subject box print "Subject:" when it has ↵matthew2008-10-02-18/+30
| | | | some user text in it for clarity.
* Initial revisionmatthew2008-10-02-0/+753