Files
Gadgetbridge/app
Gideon Zenz b862b7c9f8 Health Connect: Floor sync-start at 2015 instead of epoch 0
The start point derived from the oldest activity sample was guarded only by
timestamp > 0. A bogus near-epoch sample timestamp passes that guard and
resolves the start to ~1970, triggering a full historical resync. Floor it at
2015-01-01; Gadgetbridge predates that, so any earlier sample is not real
device data. Reuses the indexed getFirstActivitySample(after) query so the
bogus head rows are skipped at the DB level.
2026-06-02 18:04:41 +02:00
..
2024-02-19 12:14:36 +01:00