aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/views/around.js
Commit message (Expand)AuthorAgeLines
* Remove next button from confirm location screenStruan Donald2013-08-20-4/+1
* Shorter intro help textStruan Donald2013-08-19-1/+0
* Correctly close location error message tagStruan Donald2013-08-15-1/+2
* Better name and even less duplicate code for first time help displayStruan Donald2013-08-14-10/+7
* Refactor first time help showing code to a methodStruan Donald2013-08-14-4/+7
* Display help the first time the app is runStruan Donald2013-08-12-0/+10
* Remove hardcoded location search placeholder textStruan Donald2013-08-09-1/+1
* make sure the relocate button is hidden before map displayStruan Donald2013-08-07-0/+1
* only hide search errors if there is a mapStruan Donald2013-08-06-2/+4
* Only stop listening to search events once search completeStruan Donald2013-08-05-2/+4
* fix .attr callStruan Donald2013-08-05-1/+1
* Merge remote-tracking branch 'origin/master'Struan Donald2013-08-05-1/+1
|\
| * Fixed text for no-location search boxJedidiah Broadbent2013-08-05-1/+1
* | Display reposition report button after recentering mapStruan Donald2013-08-05-1/+21
|/
* improve display of search errorsStruan Donald2013-08-01-2/+22
* Make sure drafts button is hidden initiallyStruan Donald2013-08-01-0/+1
* Do not perform background map blurring unless iPhone 4s+Struan Donald2013-08-01-1/+3
* server actually sends back titles_list not title_listStruan Donald2013-08-01-2/+2
* force bbox update if we cancel the current reportStruan Donald2013-07-30-0/+2
* Hide popup and make sure crosshairs visible when click New ReportStruan Donald2013-07-30-0/+2
* More reliably make sure crosshair is displayedStruan Donald2013-07-26-5/+2
* display keyboard automatically on locating failed screen. Fixes #65Struan Donald2013-07-25-0/+1
* redisplay the corsshairs if the user touches the map. Fixes #5Struan Donald2013-07-25-0/+5
* add and remove background-map class to map_box when map enters/leaves backgro...Struan Donald2013-07-25-0/+2
* change to use phonegap API alert call so we can use a title inStruan Donald2013-07-23-1/+1
* hide locating screen before changing to offline screen as otherwise you get a...Struan Donald2013-07-19-0/+1
* close correct tagStruan Donald2013-07-16-1/+1
* If location check fails display an error. Fixes #47.Struan Donald2013-07-16-1/+5
* instead of using js to inject the correct cordova js file in toStruan Donald2013-07-12-0/+409