1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-23 13:30:48 +02:00
Gadgetbridge/app
Daniele Gobbetti e8ae47de79 Pebble: Make background JS support toggle-able
- Add preference to enable background JS (default disabled)
- Remove the dummy activity used to create the webview, use ExternalPebbleJSActivity instead
- Add layout for legacy configuration, used if background JS is not enabled
- Create the view upon connecting, not when launching the application
- Remove the generic helpers used to find out if any device would need the background webview
- Drastic refactoring of WebviewSingleton moving internal classes in a new package "webview" in service/devices/pebble
2017-09-25 17:12:35 +02:00
..
src Pebble: Make background JS support toggle-able 2017-09-25 17:12:35 +02:00
build.gradle Add support for dynamic Pebble background colors (#819) 2017-09-19 13:24:31 +02:00
proguard-rules.pro First checkin of actual code 2015-01-07 14:00:18 +01:00