1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 23:21:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
José Rebelo a6cb73e843 Amazfit GTS 3: Fix battery drain due to unanswered weather requests
- Reply with HTTP 404 to unknown weather endpoints
- Add some missing fields to weather responses

The official Zepp app itself gets a 404 when calling a /weather/tide
endpoint, so we don't know what the watch is supposed to receive.

Weather also seems to still not work correctly on the GTS 3, but this at
least fixes the request spam that was coming from the watch on the tide
endpoint.
2022-09-21 21:31:45 +01:00
..
activities Bangle.js: extending intents functionality (continuation) 2022-09-19 21:52:40 +02:00
adapter Allow DeviceService to target a specific device 2022-08-05 21:34:15 +02:00
capabilities Make heart rate measurement intervals configurable per-device 2022-08-28 13:15:33 +02:00
contentprovider update license headers 2021-01-10 23:38:13 +01:00
database Remove KitKat support 2022-09-10 12:04:16 +02:00
deviceevents Xiaomi Smart Band 7: Initial support 2022-08-19 23:13:27 +02:00
devices Fix world clock packet format. 2022-09-19 21:53:20 +02:00
entities add missing AbstractFitProActivitySample from entities (excluded by gitignore) 2021-09-24 10:00:36 +02:00
export add UUID to to GPX with opentracks namespace 2021-01-17 00:07:55 +01:00
externalevents Huami: Set OpenTracks track category and icon 2022-09-19 11:50:44 +02:00
impl Remove KitKat support 2022-09-10 12:04:16 +02:00
model Added calendar color and name to CalendarEventSpec 2022-09-08 18:00:27 +02:00
service Amazfit GTS 3: Fix battery drain due to unanswered weather requests 2022-09-21 21:31:45 +01:00
util Utils: added simple Protobuf creator 2022-09-15 01:40:05 +02:00
GBApplication.java Remove multidex dependency 2022-09-11 16:14:18 +02:00
GBEnvironment.java Update license headers 2020-01-09 10:44:32 +01:00
GBException.java update license headers 2021-01-10 23:38:13 +01:00
LockHandler.java Update license headers 2020-01-09 10:44:32 +01:00
Logging.java Refactor file logging logic 2022-08-07 23:24:16 +01:00
LoggingExceptionHandler.java update license headers 2021-01-10 23:38:13 +01:00
SleepAlarmWidget.java Remove KitKat support 2022-09-10 12:04:16 +02:00
Widget.java Allow DeviceService to target a specific device 2022-08-05 21:34:15 +02:00