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 | -3/+6 |
| | | | | | | | * Add fast path for guaranteed noop updates * Change persisted.onUpdate() API to take a key * Implement granular broadcast listeners | ||||
* | Option for large alt badges (#4571) | Samuel Newman | 2024-06-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | * add pref for large alt badge * add to settings * do the large badge bit * Tweak wording --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com> | ||||
* | State layer cleanup: move alt-text-required into preferences and fix a bug ↵ | Paul Frazee | 2023-11-08 | 1 | -0/+48 |
in reminders (#1845) * Move alt-text-required into preferences * Fix bug: reminders now using new onboarding state |