1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-07 14:11:36 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices
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
..
amazfitbip Amazfit Bip: initial support for fetching debug logs from the watch 2017-09-18 23:24:11 +02:00
hplus Update license headers 2017-09-12 12:39:15 +02:00
jyou Update license headers 2017-09-12 12:39:15 +02:00
liveview Only show realtime chart on device supporting it 2017-06-02 21:59:46 +02:00
miband Mi Band 2/Bip: implement setting user info (experimental, disabled) 2017-09-23 00:09:52 +02:00
miband2 Consolidate duplicate Mi2 / Bip icon definition 2017-09-14 10:15:14 +02:00
no1f1 Update license headers 2017-09-12 12:39:15 +02:00
pebble Pebble: Make background JS support toggle-able 2017-09-25 17:12:35 +02:00
vibratissimo Only show realtime chart on device supporting it 2017-06-02 21:59:46 +02:00
AbstractDeviceCoordinator.java Pebble: Make background JS support toggle-able 2017-09-25 17:12:35 +02:00
AbstractSampleProvider.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
DeviceCoordinator.java Pebble: Make background JS support toggle-able 2017-09-25 17:12:35 +02:00
DeviceManager.java Ensure that a newly discovered and initialized device will be displayed 2017-04-07 21:17:37 +02:00
EventHandler.java Pebble: preparations for js appmessage ack/nack callbacks 2017-08-01 00:03:28 +02:00
InstallHandler.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
SampleProvider.java Remove obsolte and unused code related to old and unsupported activity database 2017-03-20 22:27:17 +01:00
UnknownDeviceCoordinator.java Only show realtime chart on device supporting it 2017-06-02 21:59:46 +02:00