1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-16 10:24:03 +02:00
Gadgetbridge/app
Daniele Gobbetti 868593cfd3 Pebble: further improvements to the background webview
- the webview is not static anymore (but its holder is)
- the openweathermap calls of type weather and forecast are now supported (as properly as possible)
- assemble the main JSON messages in the weather receiver, as info are lost afterwards
- switch to Uri parsing instead of String (also unify handling of legacy and new requests)
- attempt to address most of the lints/warnings of AS
- remove printStackTrace in favor of LOG.warn
2017-07-26 18:12:12 +02:00
..
src Pebble: further improvements to the background webview 2017-07-26 18:12:12 +02:00
build.gradle update changelog bump version 2017-07-21 19:56:49 +02:00
proguard-rules.pro First checkin of actual code 2015-01-07 14:00:18 +01:00