GadgetBridge/app
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
..
src Pebble: use iframe for clay configuration webpages 2017-08-16 21:31:39 +02:00
build.gradle Bump version, update CHANGELOG.md (not yet release time) 2017-08-13 22:30:40 +02:00
proguard-rules.pro First checkin of actual code 2015-01-07 14:00:18 +01:00