diff options
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -8,11 +8,9 @@ Pliable Pixels </author> <content src="index.html" /> - <access allows-arbitrary-loads-in-media="true" allows-arbitrary-loads-in-web-content="true" allows-local-networking="true" origin="*" subdomains="true" /> - <access launch-external="yes" origin="mailto:*" /> + <access launch-external="yes" origin="mailto:*" /> <allow-navigation href="*" /> - <allow-intent href="http://*/*" /> - <allow-intent href="https://*/*" /> + <preference name="AndroidPersistentFileLocation" value="Compatibility" /> <preference name="iosPersistentFileLocation" value="Library" /> <preference name="AllowInlineMediaPlayback" value="true" /> |
