GadgetBridge/app/src
Daniele Gobbetti 91b1464824 Pebble: use iframe for clay configuration webpages
Replacing the top frame with a data-uri is forbidden since chromium-based-webview version 60.
With this commit we swap the body with an iframe when needed. Old webviews work as usual also with this approach.
No special treatment is needed for local storage as its usage is forbidden in data-uri iframes.

Fixes #758
2017-08-16 21:31:39 +02:00
..
main Pebble: use iframe for clay configuration webpages 2017-08-16 21:31:39 +02:00
test/java/nodomain/freeyourgadget/gadgetbridge Revert "Ignore Test" 2017-04-27 07:57:57 +02:00