inForeground
Whether the app is currently foregrounded (≥1 started Activity). Flipped by the activity-lifecycle callbacks. The dust-sync foreground service (#235) uses this to decide when a background notification is warranted — in-app the WalletSyncIndicator already shows progress, so the service only surfaces while backgrounded.