aboutsummaryrefslogtreecommitdiffstats
path: root/iphone/FixMyStreet/FixMyStreet.xcodeproj/matthew.mode1v3
Commit message (Collapse)AuthorAgeLines
* Remove the iphone directoryEdmund von der Burg2014-03-12-1475/+0
|
* Tweaks to text, bigger preview photo, possible bugfixmatthew2008-12-24-68/+78
|
* Only do spinny thing if definitely going to start looking. And turn it off ↵matthew2008-12-04-6/+14
| | | | if error.
* Forget location after successful submissionmatthew2008-12-04-11/+27
|
* Warn if no connection before trying to find locationmatthew2008-12-04-85/+43
|
* Show nice alert error if no network when reporting problem, or if user ↵matthew2008-12-02-25/+80
| | | | denies location fetch
* No spelling correction on name box either.matthew2008-11-12-20/+34
|
* First user feedback - no spelling correction on email address; better Report ↵matthew2008-11-12-128/+26
| | | | button; no move/scale photo; no "Your details" if none entered; default.png
* Title change for details page.matthew2008-10-28-13/+21
|
* Convert image to JPEG as soon as we have it; that stores/restores okay ↵matthew2008-10-28-4/+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-197/+76
| | | | all I need anyway.
* Spinny thing on (now async-) upload; better dealing with server responsesmatthew2008-10-23-9/+48
|
* Update fields after upload; slightly quicker flip.matthew2008-10-23-52/+44
|
* Remove image/subject on successful upload; make sure checkmarks are up to date.matthew2008-10-23-16/+31
|
* Add About page.matthew2008-10-23-13/+61
|
* Have blurb if click Report and name/email not yet set.matthew2008-10-23-9/+24
|
* Remember strings between runs of application.matthew2008-10-23-34/+96
|
* Make sure Done button is reworded back to Cancel when returning to main view.matthew2008-10-23-212/+21
|
* Add settings page for name/email, upload code.matthew2008-10-21-63/+266
|
* Only generate subject labels once; hide them if subject is removed otherwise ↵matthew2008-10-06-15/+37
| | | | they appear on touch-down.
* Just a build, seems to change some file that doesn't always commit properly, ↵matthew2008-10-02-66/+24
| | | | let's see
* Ignore build directory (phew)matthew2008-10-02-30/+33
|
* Initial revisionmatthew2008-10-02-0/+1456