You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(contacts): detect first Flipcash contacts discovery (0→N signal)
Add hasDiscoveredFlipcashContacts flag persisted on ContactSyncStateEntity
so the UI layer can surface a one-time UX moment when a user first discovers
contacts on Flipcash. Fix clearAll() to delete all mappings on logout
(prevents stale hasEverSynced on re-login) and sequence the permission-
revocation check before sync on foreground resume to eliminate a race.
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
0 commit comments