1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-10 07:31:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
ITCactus 4cadb0412b [PineTime][2481] Steps/Activity sync support #2481 (#2486)
added sync "steps" from PineTime/InfiniTime to Gadgetbridge.

notes:
* Steps sync works only since InfiniTime 1.7
* InfiniTime advertise "steps" info when the PineTime screen is ON (and a bit after that). hence:
	* you should unlock the PineTime screen before end of the day to not loose your latest progress (since the last unlock) at the end of the day;
	* when the PineTime screen is ON and you are moving, PineTime will send "steps" count every about 2-10 seconds, and Gadgetbridge may start to treat this data as an Activity (and also displaying it in Activity charts). that data and charts will not be accurate: you should wait for ["Health/Fitness data storage and expose to companion app](https://github.com/InfiniTimeOrg/InfiniTime/projects/4)" project to be implemented on the PineTime side. and meanwhile, in Gadgetbridge open "Device specific settings" and change/uncheck option in "Charts tabs" and "Activity info on device card" to leave only Steps data.

Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2486
Co-authored-by: ITCactus <itcactus@noreply.codeberg.org>
Co-committed-by: ITCactus <itcactus@noreply.codeberg.org>
2021-12-11 21:19:05 +01:00
..
activities Sony WH-1000XM3: Disable device preferences conditionally 2021-12-10 17:38:23 +01:00
adapter Activity Card: React to User settings. Unify step length 2021-12-05 10:34:55 +01:00
contentprovider update license headers 2021-01-10 23:38:13 +01:00
database Activity Card: React to User settings. Unify step length 2021-12-05 10:34:55 +01:00
deviceevents Sony WH-1000XM3: Simplify protocol code 2021-11-17 00:07:18 +00:00
devices [PineTime][2481] Steps/Activity sync support #2481 (#2486) 2021-12-11 21:19:05 +01: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 Add support for native Do Not Disturb functionality on Fossil watches 2021-11-23 17:22:27 +01:00
impl Add support for native Do Not Disturb functionality on Fossil watches 2021-11-23 17:22:27 +01:00
model Activity Card: React to User settings. Unify step length 2021-12-05 10:34:55 +01:00
service [PineTime][2481] Steps/Activity sync support #2481 (#2486) 2021-12-11 21:19:05 +01:00
util Sony WH-1000XM3: Abstract common Sony Headphones logic 2021-11-20 21:26:51 +01:00
GBApplication.java Galaxy Buds: migrate ambient volume preference to SeekBar 2021-11-07 11:05:33 +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 update license headers 2021-01-10 23:38:13 +01:00
LoggingExceptionHandler.java update license headers 2021-01-10 23:38:13 +01:00
SleepAlarmWidget.java Activity Card: React to User settings. Unify step length 2021-12-05 10:34:55 +01:00
Widget.java Activity Card: React to User settings. Unify step length 2021-12-05 10:34:55 +01:00