Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add displayName to contexts (#8814) | Samuel Newman | 2025-08-14 | 1 | -0/+2 |
| | |||||
* | [Persisted] Make broadcast subscriptions granular by key (#4874) | dan | 2024-08-06 | 1 | -2/+2 |
| | | | | | | | * Add fast path for guaranteed noop updates * Change persisted.onUpdate() API to take a key * Implement granular broadcast listeners | ||||
* | Improve Android haptic, offer toggle for haptics in the app (#3482) | Hailey | 2024-04-11 | 1 | -0/+42 |
* improve android haptics, offer toggle for haptics * update haptics.ts * default to false * simplify to `playHaptic` * just leave them as `feedInfo` * use a hook for `playHaptic` * missed one of them |