Gadgetbridge/app/src/main/assets/app_config/js
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
..
gadgetbridge_boilerplate.js Pebble: use iframe for clay configuration webpages 2017-08-16 21:31:39 +02:00
Uri.js Initial support for using an external browser for configuring pebble apps. This allows existing configuration pages to work without having internet access ourselves. 2016-03-02 21:07:27 +01:00