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 76576af324 Huami 2021: Do not initialize device for chunked ack
Since we now handle chunked acks as of 74dac3f5c, these may happen
during device initialization. We must not use performInitialized, or
initializeDevice will be called twice, since the device will still not
be in INITIALIZING state.
2023-07-22 13:50:54 +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 2021: Do not initialize device for chunked ack 2023-07-22 13:50:54 +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