Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add largeHeap to AndroidManifest.xml (#2191) | Eric Bailey | 2023-12-12 | 1 | -0/+1 |
| | |||||
* | 1.58 | Paul Frazee | 2023-12-11 | 1 | -2/+2 |
| | |||||
* | Bump ios and android build numbers | Paul Frazee | 2023-12-10 | 1 | -2/+2 |
| | |||||
* | Bump ios build | Paul Frazee | 2023-12-09 | 1 | -1/+1 |
| | |||||
* | Multiple notifications fixes (#2154) | Paul Frazee | 2023-12-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * Dont reset notifications feed on push notification event * Dont separate notifications by read state to avoid jank * On notifications screen focus, check latest and only rerender if not scrolled down * Reuse the cached notifs page when its not stale * Bump ios build number * Improve comments * Change the 'mark all read' condition to avoid firing too early | ||||
* | Bump ios build number | Paul Frazee | 2023-12-08 | 1 | -1/+1 |
| | |||||
* | Bump ios build number | Paul Frazee | 2023-12-07 | 1 | -1/+1 |
| | |||||
* | Increment ios build number | Paul Frazee | 2023-12-06 | 1 | -1/+1 |
| | |||||
* | Bump ios build number | Paul Frazee | 2023-12-05 | 1 | -1/+1 |
| | |||||
* | Bump ios build number | Paul Frazee | 2023-12-05 | 1 | -1/+1 |
| | |||||
* | Bump ios build number | Paul Frazee | 2023-12-04 | 1 | -1/+1 |
| | |||||
* | Bump ios build number | Paul Frazee | 2023-11-30 | 1 | -1/+1 |
| | |||||
* | Bump ios build number | Paul Frazee | 2023-11-29 | 1 | -1/+1 |
| | |||||
* | Full send Sentry (#2018) | Eric Bailey | 2023-11-28 | 1 | -5/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update build profiles, sentry config * Enable sentry * Ok actually enable in dev * Remove debug * Add TF build * Fix typo * Remove debug * Remove unecessary config * Fix typo * Set env in Expo * Remove scripts * Clarify * Replace invalid character * Align on release/dist * Add build version * Just use package version * Align dist | ||||
* | Bump ios build number | Paul Frazee | 2023-11-27 | 1 | -1/+1 |
| | |||||
* | create build v1.57 (#2000) | Ansh | 2023-11-26 | 1 | -1/+1 |
| | |||||
* | Increment iOS buildnumber & android version code for release | Paul Frazee | 2023-11-03 | 1 | -2/+2 |
| | |||||
* | Bump ios build number | Paul Frazee | 2023-11-02 | 1 | -1/+1 |
| | |||||
* | 1.56 | Paul Frazee | 2023-11-01 | 1 | -2/+2 |
| | |||||
* | 1.55 | Paul Frazee | 2023-10-30 | 1 | -2/+2 |
| | |||||
* | 1.54 | Paul Frazee | 2023-10-14 | 1 | -2/+2 |
| | |||||
* | 1.53 | Paul Frazee | 2023-10-10 | 1 | -3/+3 |
| | |||||
* | Bump build revision | Paul Frazee | 2023-10-06 | 1 | -2/+2 |
| | |||||
* | 1.52 | Paul Frazee | 2023-10-06 | 1 | -3/+3 |
| | |||||
* | Bump android version code | Paul Frazee | 2023-09-22 | 1 | -1/+1 |
| | |||||
* | Bump ios build number | Paul Frazee | 2023-09-22 | 1 | -1/+1 |
| | |||||
* | Bump ios buildnumber | Paul Frazee | 2023-09-21 | 1 | -1/+1 |
| | |||||
* | Bump ios build number | Paul Frazee | 2023-09-20 | 1 | -1/+1 |
| | |||||
* | Bump ios build number | Paul Frazee | 2023-09-19 | 1 | -1/+1 |
| | |||||
* | 1.51 | Paul Frazee | 2023-09-18 | 1 | -2/+2 |
| | |||||
* | 1.50 | Paul Frazee | 2023-09-11 | 1 | -2/+2 |
| | |||||
* | Make Sentry optional (#1416) | dan | 2023-09-08 | 1 | -0/+114 |
* Move app.json -> app.config.js * Make Sentry optional |