aboutsummaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeLines
* Add launch screens for androidDave Arter2017-04-10-0/+0
|
* Add iOS icons/launch screensDave Arter2017-03-16-0/+0
|
* Upgrade to Cordova 6Steven Day2016-04-22-0/+0
| | | | | | | | | This updates the whole app (ios and android) to use Cordova 6 and the latest android/ios platforms and plugins. In addition I've added the necessary new icons and splash screens, as well as updating the whitelist to work with AppTransportSecurity in iOS9. I've also updated the instructions in the README to be more useful.
* [MakeMyIsland] Add splash screen images for AndroidDave Arter2015-08-28-0/+0
|
* [MakeMyIsland] Put icons/launch images into platform-specific hierarchyDave Arter2015-08-28-0/+0
| | | | Also includes icon and launch image for iPhone 6 Plus.
* [MakeMyIsland] Add branded icons and launch imagesDave Arter2015-08-28-0/+0
|
* Upgrade iOS version of the app to latest Cordova; remove old phonegap 2 bitsDave Arter2015-08-28-0/+0
|
* update Android to Cordova 3.6Struan Donald2015-08-28-0/+0
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