aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* [MakeMyIsland] Use MMI colour schemeDave Arter2015-08-28-0/+84
|
* Only provide example config files; add cobrand docs to READMEphonegap-3Dave Arter2015-08-28-35/+62
|
* Append cobrand's CSS to index.html if CONFIG.COBRAND is setDave Arter2015-08-28-0/+11
|
* Allow cobrands to override templatesDave Arter2015-08-28-9/+40
|
* Fix undefined value errorDave Arter2015-08-28-2/+2
|
* Make sure initial help text is full-width on iPadDave Arter2015-08-28-0/+1
|
* Remove 20px whitespace at the top of UI on iOS7+Dave Arter2015-08-28-10/+3
|
* Only switch map tiles to Ordnance Survey at higher zoom levels when ↵Dave Arter2015-08-28-3/+3
| | | | CONFIG.isUK is true
* Add more missing Cordova pluginsDave Arter2015-08-28-1/+4
|
* Restore open-in-browser functionalityDave Arter2015-08-28-5/+10
| | | | | The target="_system" syntax no longer works with window.open. Instead a specific InAppBrowser plugin is required.
* Use CONFIG.APP_NAME in templates instead of hardcoded 'FixMyStreet'Dave Arter2015-08-28-14/+14
|
* Update readme with new style plugin namesDave Arter2015-08-28-8/+10
|
* Define PositionError object as navigator.geoLocation doesn't define itDave Arter2015-08-28-0/+8
|
* Upgrade iOS version of the app to latest Cordova; remove old phonegap 2 bitsDave Arter2015-08-28-33079/+15
|
* bump Android build and version numberStruan Donald2015-08-28-1/+1
| | | | Release to fix security hole in Cordova
* Remove old Android filesStruan Donald2015-08-28-8155/+0
| | | | No longer required as it should all be generated by cordova commands
* update Android to Cordova 3.6Struan Donald2015-08-28-8/+114
| | | | | | | | Required due to security issue Remove Android directory as no longer required, move src -> www to match standard layout, update .gitignore to avoid including the standard platform files, update README based on Steve's zurich one
* remove stray EOL chars from language stringStruan Donald2014-11-24-0/+1
| | | | | | | otherwise the bit inside mySociety::Locale that appends .UTF-8 on to the end doesn't work properly Fixes #183
* bump version numbers for releaseStruan Donald2014-07-14-5/+5
|
* bump android version numbers for releaseStruan Donald2014-06-03-2/+2
|
* Fix help visibility check for back button handlerStruan Donald2014-06-03-1/+1
| | | | | | | The help screen is actually always visible so this was preventing the back button exiting the app on the home screen on Android. Fixes #162
* bump build and version number for releaseStruan Donald2014-06-03-4/+4
|
* Fix iOS build architecture listStruan Donald2014-06-03-20/+18
|
* add licenseStruan Donald2014-05-01-2/+698
|
* emphasised dependency on FMS server in READMEDave Whiteland2014-04-14-0/+4
|
* Need to confirm title on password screen as wellStruan Donald2014-04-03-0/+26
| | | | | Yet another place where we confirm the name and hence need to confirm the title if required
* Hide any alert messages if the user scrolls the mapStruan Donald2014-04-01-0/+3
| | | | For #160
* Include title on confirmation screen if applicableStruan Donald2014-04-01-0/+16
| | | | Fixes #156
* use > 7 rather than == 7 to detect iOS7Struan Donald2014-04-01-1/+1
|
* remove now unsupported compiler option on iOSStruan Donald2014-04-01-2/+0
|
* Add more explicit caveat emptor warning regarding reuseStruan Donald2014-03-19-1/+3
|
* Xcode plist formatting changeStruan Donald2014-01-09-2/+1
|
* Bump build and version numbers for releaseStruan Donald2014-01-09-4/+4
|
* make available on Android 4.1+ (JellyBean)Struan Donald2014-01-09-1/+1
|
* If help is visible then the back button hides itStruan Donald2014-01-09-1/+3
| | | | Fixes #158
* Set user's title if we know it and it's usedStruan Donald2014-01-09-2/+2
|
* Fix variable name typo so it submits with user title if presentStruan Donald2014-01-09-2/+2
| | | | Fixes #159
* Bump iOS build and version numbersStruan Donald2013-10-15-2/+2
|
* Fix iOS7 issue with map tiles disappearingStruan Donald2013-10-15-0/+4
| | | | Fixes #153
* add fms.com to whitelistStruan Donald2013-10-03-1/+1
|
* bump build number for app store submissionStruan Donald2013-10-03-1/+1
|
* Remove references to unused iconsStruan Donald2013-10-03-5/+0
| | | | App store validation objects otherwise
* Do not focus on search box on first loadStruan Donald2013-10-03-1/+5
| | | | The cursor shows through the help overlay
* Sigh, this time I think I've wrangled the icons correctly in XcodeStruan Donald2013-10-02-16/+66
|
* Do some shuffling to fix icon issues on iOSStruan Donald2013-10-01-24/+13
|
* upgrade project files to Xcode 5Struan Donald2013-10-01-5/+24
|
* Fix grey bar at bottom of locating screen in iOS 7Struan Donald2013-10-01-0/+3
|
* Fix fixed position navigation bar on iOS 7Struan Donald2013-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 cssStruan Donald2013-10-01-24/+27
| | | | just for clarity and ease of finding
* Add in additional icon sizes for iOS 7Struan Donald2013-09-30-1/+17
| | | | new app icon plus spotlight and settings icons