Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve Android haptic, offer toggle for haptics in the app (#3482) | Hailey | 2024-04-11 | 1 | -36/+9 |
| | | | | | | | | | | | | | | | * 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 | ||||
* | migrate to 'expo-haptics' (#3418) | Hailey | 2024-04-04 | 1 | -11/+18 |
| | | | | | * migrate to 'expo-haptics' * run yarn install twice if necessary | ||||
* | add isWeb check to disable haptics on web | Ansh Nanda | 2023-05-24 | 1 | -7/+23 |
| | |||||
* | add haptics to save, like, and pin actions on feed | Ansh Nanda | 2023-05-22 | 1 | -0/+24 |