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 247a954920 Huami/Zepp OS: Improve reconnection
- Remove notification on unneeded characteristics for Zepp OS devices
- Reset MTU before initializing device, since the support class is
  reused when reconnecting, and keeping the previous high MTU before
  renegotiating again can make the initialization fail sometimes
  (band will never reply)
- If any of the chunked characteristics is null during initialization,
  mark the device as waiting for reconnect, which will make it retry the
  connection later with a backoff delay.
2023-07-22 20:31:26 +01:00
..
activities Use package name for Catima permissions 2023-07-09 14:29:30 +01:00
adapter Generalize charts logic for non-activity data 2023-06-16 23:53:28 +01:00
capabilities Use package name for Catima permissions 2023-07-09 14:29:30 +01:00
contentprovider update license headers 2021-01-10 23:38:13 +01:00
database Add GBDevice argument to getAlarmSlotCount 2023-06-13 23:10:55 +02:00
deviceevents Move screenshot encoding to PebbleProtocol 2023-06-14 21:02:27 +01:00
devices Casio GMW-B5000: separate DeviceType, but still using the CasioGWB5600DeviceSupport 2023-07-22 09:39:56 +00:00
entities Huami: Persist sleep respiratory rate data 2023-05-27 19:03:43 +01:00
export Zepp OS: Start new GPX segments on pause/resume 2023-05-14 16:22:32 +01:00
externalevents Garmin Vivomove HR support 2023-07-20 20:30:14 +00:00
impl Fix emoji transliteration 2023-07-20 21:54:31 +01:00
model Casio GMW-B5000: separate DeviceType, but still using the CasioGWB5600DeviceSupport 2023-07-22 09:39:56 +00:00
service Huami/Zepp OS: Improve reconnection 2023-07-22 20:31:26 +01:00
util Casio GMW-B5000: separate DeviceType, but still using the CasioGWB5600DeviceSupport 2023-07-22 09:39:56 +00:00
GBApplication.java Add PAI charts 2023-07-02 16:05:10 +01: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 Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
LoggingExceptionHandler.java update license headers 2021-01-10 23:38:13 +01:00
SleepAlarmWidget.java Bangle.js: Bump flavor targetSdkVersion to 31 2023-05-30 00:25:20 +02:00
Widget.java Generalize charts logic for non-activity data 2023-06-16 23:53:28 +01:00