about summary refs log tree commit diff
path: root/src/state/shell/onboarding.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Add displayName to contexts (#8814)Samuel Newman2025-08-141-0/+2
|
* Remove Segment (#5518)Hailey2024-09-271-4/+0
|
* [Persisted] Make broadcast subscriptions granular by key (#4874)dan2024-08-061-4/+5
| | | | | | | * Add fast path for guaranteed noop updates * Change persisted.onUpdate() API to take a key * Implement granular broadcast listeners
* First pass at a session handler (#1850)Eric Bailey2023-11-091-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * First pass at a session handler * TODOs * Fix recursion * Couple more things * Add back resume session concept * Handle ready * Cleanup of initial loading states * Handle init failure * Cleanup * Remove account * Add updateCurrentAccount * Remove log * Cleanup * Integrate removeAccount * Add hasSession * Add to App.native, harden migration * Use effect to persist data
* Move onboarding state to new persistence + reducer context (#1835)Paul Frazee2023-11-081-0/+119