aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
...
* fix missing semi-colonStruan Donald2013-07-22-1/+1
* Pause and restart position updating on app pause and resume to stop backgroud...Struan Donald2013-07-22-2/+10
* remove app rating request. Fixes #62Struan Donald2013-07-22-6/+0
* fix gap at bottom of locating screen on some android phones. Fixes #56Struan Donald2013-07-19-1/+1
* try again goes to around rather than home from offline screenStruan Donald2013-07-19-1/+1
* If we have a net connection when we resume then set app to onlineStruan Donald2013-07-19-0/+2
* hide locating screen before changing to offline screen as otherwise you get a...Struan Donald2013-07-19-0/+1
* avoid distorting photo placeholder image. Fixes #50Struan Donald2013-07-19-3/+15
* improve wording on offline screen. For #57Struan Donald2013-07-18-1/+1
* tidy up photo display on existing report page. For #52Struan Donald2013-07-18-9/+5
* better title for existing report screen. For #52Struan Donald2013-07-18-1/+1
* Do not mention if existing report has a location. For #52Struan Donald2013-07-18-5/+1
* tweak existing report page button text. For #52Struan Donald2013-07-18-3/+3
* do not display lat/long of offline report. For #55Struan Donald2013-07-18-2/+2
* Fix lack of right hand margin on large screen android phones for offline repo...Struan Donald2013-07-18-35/+37
* Change homepage title to be FixMyStreet. Fixes #54Struan Donald2013-07-18-1/+1
* Locate -> Home on confirmation screen. Fixes #51Struan Donald2013-07-18-1/+1
* update text and how deleteing all drafts is handled on drafts screen. Fixes #49Struan Donald2013-07-18-22/+33
* fix layout of offline save page. Fixes #53Struan Donald2013-07-18-13/+11
* correct typoStruan Donald2013-07-17-1/+1
* return to the map screen and not the home screen from account and draftsStruan Donald2013-07-17-2/+4
* Change invalid report handling to allow subclass to override it.Struan Donald2013-07-17-18/+25
* close correct tagStruan Donald2013-07-16-1/+1
* If the category extras lookup fails display error. Fixes #48.Struan Donald2013-07-16-1/+2
* If location check fails display an error. Fixes #47.Struan Donald2013-07-16-2/+6
* remove old, unused fileStruan Donald2013-07-16-931/+0
* focus on something before we leave the details screen to try and dismiss the ...Struan Donald2013-07-16-0/+2
* use a unique name for each photo added to a report in order to get roundStruan Donald2013-07-16-10/+11
* Layout and wording tweaks to logged in confirmation. Fixes #44Struan Donald2013-07-16-2/+6
* On android we access photos directly on the file system rather than inStruan Donald2013-07-16-1/+51
* set flag on startup to use in checking for AndroidStruan Donald2013-07-16-0/+2
* do not try and move photos if the files are the sameStruan Donald2013-07-15-1/+9
* display splash screen on androidStruan Donald2013-07-15-0/+3
* instead of using js to inject the correct cordova js file in toStruan Donald2013-07-12-0/+12229