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/service
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
..
btclassic Update license headers 2017-08-25 11:25:01 +02:00
btle Consolidate duplicate Mi2 / Bip icon definition 2017-09-14 10:15:14 +02:00
devices Pebble: Make background JS support toggle-able 2017-09-25 17:12:35 +02:00
receivers Pebble: Address the missing remarks of #807 2017-09-25 11:09:45 +02:00
serial Replace method pair() with connectFirstTime() 2017-04-12 21:35:40 +02:00
AbstractDeviceSupport.java Pebble: fix taking screenshots on Android 8.0 2017-09-03 14:12:41 +02:00
DeviceCommunicationService.java Merge branch 'master' into background-javascript 2017-09-25 11:21:11 +02:00
DeviceSupport.java Replace method pair() with connectFirstTime() 2017-04-12 21:35:40 +02:00
DeviceSupportFactory.java Update license headers 2017-09-12 12:39:15 +02:00
NotificationCollectorMonitorService.java Update license headers 2017-04-26 00:14:25 +02:00
ServiceDeviceSupport.java Pebble: preparations for js appmessage ack/nack callbacks 2017-08-01 00:03:28 +02:00