Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | update translation filespoor-connectivity-fix | Struan Donald | 2014-04-02 | -11/+20 |
| | ||||
* | if it's a bad connection then go straight offline | Struan Donald | 2014-04-02 | -0/+2 |
| | | | | | With a very low grade cell connection we should just go straight offline as it's just unlikely to work | |||
* | Allow user to go offline if we can't check the location | Struan Donald | 2014-04-02 | -1/+18 |
| | | | | | | Not being able to check the location usually means the connection is not very good so the process isn't going to work too well so we should allow them to do something | |||
* | add error classification to locate error objects | Struan Donald | 2014-04-02 | -7/+7 |
| | | | | | So we can work out what sort of error we've got and act accrodingly rather than just blindly displaying a message | |||
* | Hide any alert messages if the user scrolls the map | Struan Donald | 2014-04-01 | -0/+3 |
| | | | | For #160 | |||
* | Include title on confirmation screen if applicable | Struan Donald | 2014-04-01 | -0/+16 |
| | | | | Fixes #156 | |||
* | use > 7 rather than == 7 to detect iOS7 | Struan Donald | 2014-04-01 | -1/+1 |
| | ||||
* | remove now unsupported compiler option on iOS | Struan Donald | 2014-04-01 | -2/+0 |
| | ||||
* | Add more explicit caveat emptor warning regarding reuse | Struan Donald | 2014-03-19 | -1/+3 |
| | ||||
* | Xcode plist formatting change | Struan Donald | 2014-01-09 | -2/+1 |
| | ||||
* | Bump build and version numbers for release | Struan Donald | 2014-01-09 | -4/+4 |
| | ||||
* | make available on Android 4.1+ (JellyBean) | Struan Donald | 2014-01-09 | -1/+1 |
| | ||||
* | If help is visible then the back button hides it | Struan Donald | 2014-01-09 | -1/+3 |
| | | | | Fixes #158 | |||
* | Set user's title if we know it and it's used | Struan Donald | 2014-01-09 | -2/+2 |
| | ||||
* | Fix variable name typo so it submits with user title if present | Struan Donald | 2014-01-09 | -2/+2 |
| | | | | Fixes #159 | |||
* | Bump iOS build and version numbers | Struan Donald | 2013-10-15 | -2/+2 |
| | ||||
* | Fix iOS7 issue with map tiles disappearing | Struan Donald | 2013-10-15 | -0/+4 |
| | | | | Fixes #153 | |||
* | add fms.com to whitelist | Struan Donald | 2013-10-03 | -1/+1 |
| | ||||
* | bump build number for app store submission | Struan Donald | 2013-10-03 | -1/+1 |
| | ||||
* | Remove references to unused icons | Struan Donald | 2013-10-03 | -5/+0 |
| | | | | App store validation objects otherwise | |||
* | Do not focus on search box on first load | Struan Donald | 2013-10-03 | -1/+5 |
| | | | | The cursor shows through the help overlay | |||
* | Sigh, this time I think I've wrangled the icons correctly in Xcode | Struan Donald | 2013-10-02 | -16/+66 |
| | ||||
* | Do some shuffling to fix icon issues on iOS | Struan Donald | 2013-10-01 | -24/+13 |
| | ||||
* | upgrade project files to Xcode 5 | Struan Donald | 2013-10-01 | -5/+24 |
| | ||||
* | Fix grey bar at bottom of locating screen in iOS 7 | Struan Donald | 2013-10-01 | -0/+3 |
| | ||||
* | Fix fixed position navigation bar on iOS 7 | Struan Donald | 2013-10-01 | -0/+9 |
| | | | | | Add some padding and shift the buttons down to accomodate the margin otherwise the navigation bar is under the status bar | |||
* | move ios 7 css tweaks to own 'section' of css | Struan Donald | 2013-10-01 | -24/+27 |
| | | | | just for clarity and ease of finding | |||
* | Add in additional icon sizes for iOS 7 | Struan Donald | 2013-09-30 | -1/+17 |
| | | | | new app icon plus spotlight and settings icons | |||
* | bump Android build number | Struan Donald | 2013-09-27 | -1/+1 |
| | ||||
* | Update minimum android version to Jelly Bean | Struan Donald | 2013-09-27 | -1/+1 |
| | ||||
* | xcode 5 project file updates | Struan Donald | 2013-09-27 | -2/+0 |
| | ||||
* | Stop iOS 7 splashscreen bounce | Struan Donald | 2013-09-27 | -1/+4 |
| | | | | Saves an upgrade to Phonegap 3.0 | |||
* | Fix iOS splash screen -> locating screen bounce | Struan Donald | 2013-09-27 | -6/+1 |
| | | | | Logo still goes smaller but less annoying than the bounce | |||
* | Fix iOS 7 display to clear scroll bar | Struan Donald | 2013-09-26 | -2/+43 |
| | | | | | If iOS7 set a class on the body and then use this to override various styles as well as the position of the map | |||
* | bump build numbers | Struan Donald | 2013-09-25 | -1/+1 |
| | ||||
* | update android white list | Struan Donald | 2013-09-25 | -1/+1 |
| | ||||
* | Restrict to latest version of android | Struan Donald | 2013-09-25 | -2/+2 |
| | | | | For soft launch strategy | |||
* | Make latest Android version the target version | Struan Donald | 2013-09-25 | -1/+1 |
| | ||||
* | Give main class a better name for neatness | Struan Donald | 2013-09-25 | -2/+2 |
| | ||||
* | Fully qualify android activity name | Struan Donald | 2013-09-25 | -1/+1 |
| | ||||
* | Target an up to date version of android | Struan Donald | 2013-09-24 | -1/+1 |
| | ||||
* | put uses-feature camera in correct place | Struan Donald | 2013-09-24 | -1/+1 |
| | ||||
* | Reduce the size of the photos we use | Struan Donald | 2013-09-24 | -2/+4 |
| | | | | | This helps to stop crashes on Android when taking photos due to out of memory issues | |||
* | split out photo option setting to a method | Struan Donald | 2013-09-24 | -2/+26 |
| | | | | To remove duplication of option setting | |||
* | Update android manifest in line with phonegap recommendations | Struan Donald | 2013-09-24 | -1/+2 |
| | | | | Mostly to prevent restarts on returning from the camera | |||
* | Save the current user as we go | Struan Donald | 2013-09-19 | -0/+6 |
| | | | | | | | This means that if something happens to interrupt the reporting process then any user details entered are not frustrating lost. Fixes #140 | |||
* | Change initial map page if locating draft with no location | Struan Donald | 2013-09-18 | -19/+45 |
| | | | | | | | | Only display the cancel button in the toolbar, use a different button with different text to indicate you are adding a location to an existing report Fixes #138 | |||
* | Do not show relocate if search errors visible | Struan Donald | 2013-09-18 | -1/+3 |
| | | | | Fixes #136 | |||
* | clear search errors when starting new report | Struan Donald | 2013-09-18 | -0/+1 |
| | | | | Fixes #136 | |||
* | bump build numbers | Struan Donald | 2013-09-18 | -2/+2 |
| |