about summary refs log tree commit diff
path: root/src/lib/hooks/useOTAUpdates.ts
Commit message (Expand)AuthorAgeFilesLines
* Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)Samuel Newman2025-09-091-1/+1
* [APP-1173] Clean up env (#8701)Eric Bailey2025-07-301-1/+1
* fix type error (#8722)hailey2025-07-251-0/+3
* simplify logic for pull request OTAs (#8720)hailey2025-07-251-57/+24
* OTA deployments on PR comment action (#8713)hailey2025-07-241-29/+137
* Sort imports (#6009)dan2024-10-291-2/+2
* remove gate from updates (#3646)Hailey2024-04-221-3/+1
* [Statsig] Make gate checks lazily (#3594)dan2024-04-181-2/+2
* Enable updates for `production` behind `receive_updates` gate (#3496)Hailey2024-04-121-34/+36
* migrate to `expo-application` (#3417)Hailey2024-04-041-2/+2
* Add OTA updates support for `testflight` channel (#3291)Hailey2024-04-031-0/+142