Files
Gadgetbridge/app
Ingvar StepanyanandJosé Rebelo 3b9b4126ba Workout list: live-refresh on ACTION_NEW_DATA without blink
Long-running per-line fetches (e.g. ExploreSync's catalog walk) hold the device's busy task for the entire session, so the busy→idle edge WorkoutListActivity refreshes on only fires at session end. Listen for ACTION_NEW_DATA too so each newly imported activity appears as it lands.

Add a silent loadSummaries path that skips the isLoading flips, and disable the RecyclerView change animator so the dashboard row's notifyItemChanged(0) doesn't cross-fade — both would otherwise read as a distracting blink during an active sync.
2026-06-06 21:26:51 +02:00
..
2024-02-19 12:14:36 +01:00