1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-25 14:31:05 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
ITCactus 9764ce03b2 [PineTime/InfiniTime] #2783 fixes for steps count sync:
try to deal with possible outstanding steps count synced on the first sync of the day (those may spoil the whole day activity);
take into account timezone diffs between local time and UTC for check steps of a day;
add some extra logging to help investigate possible issues reported by users
inform GB about new activity samples immediately after the sync (solves "lazy" refresh of the device card)
2022-08-12 10:50:47 +02:00
..
activities Implement Hourly chime which was added in firmware 1.1.2.46 2022-08-12 09:05:13 +02:00
adapter Allow DeviceService to target a specific device 2022-08-05 21:34:15 +02:00
capabilities/password Mi Band 4: Add password support 2022-07-05 19:29:16 +01:00
contentprovider update license headers 2021-01-10 23:38:13 +01:00
database ControlCenter: added folders to ControlCenter 2022-06-28 14:01:51 +02:00
deviceevents Roidmi: Slight code cleanup 2021-12-26 18:27:01 +01:00
devices Implement Hourly chime which was added in firmware 1.1.2.46 2022-08-12 09:05:13 +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 Identify Play Store OpenTracks as fitness app 2022-08-08 22:36:16 +02:00
impl Fix tests after DeviceService changes 2022-08-05 21:36:16 +01:00
model Binary sensor: initial support for devices using Binary Sensor Service 2022-08-09 18:58:18 +02:00
service [PineTime/InfiniTime] #2783 fixes for steps count sync: 2022-08-12 10:50:47 +02:00
util Binary sensor: initial support for devices using Binary Sensor Service 2022-08-09 18:58:18 +02:00
GBApplication.java Allow DeviceService to target a specific device 2022-08-05 21:34:15 +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 Allow DeviceService to target a specific device 2022-08-05 21:34:15 +02:00
Widget.java Allow DeviceService to target a specific device 2022-08-05 21:34:15 +02:00