Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve lightbox... and update to React Native 0.71.0 (#49) | Paul Frazee | 2023-01-17 | 21 | -819/+121 |
| | | | | | | | * Switch to a better lightbox implementation (close #42) * Upgrade to react-native 0.71.0 * Update (or remove low-value) tests | ||||
* | rn-fetch-blob android setup | João Ferreiro | 2022-12-19 | 2 | -1/+4 |
| | |||||
* | fixing modal & keyboard interaction on android | João Ferreiro | 2022-12-19 | 1 | -1/+1 |
| | |||||
* | fix camera permissions | João Ferreiro | 2022-12-19 | 1 | -0/+2 |
| | |||||
* | fix android build | João Ferreiro | 2022-12-19 | 1 | -3/+4 |
| | |||||
* | Remove webcrypto polyfill, as it's no longer needed | Paul Frazee | 2022-11-23 | 3 | -55/+0 |
| | |||||
* | Change appid to xyz.blueskyweb.app | Paul Frazee | 2022-11-14 | 10 | -16/+16 |
| | |||||
* | Rename to bsky.app | Paul Frazee | 2022-11-05 | 11 | -21/+21 |
| | |||||
* | Move the secure-random code into this project due to build issues with the ↵ | Paul Frazee | 2022-06-15 | 3 | -0/+55 |
| | | | | module, which is no longer maintained | ||||
* | Rename bundle-id to xyz.blueskyweb.pubsq in android | Paul Frazee | 2022-06-15 | 8 | -14/+14 |
| | |||||
* | Add custom protocol deep links | Paul Frazee | 2022-06-13 | 1 | -0/+9 |
| | |||||
* | Add deep links (android) | Paul Frazee | 2022-06-13 | 3 | -2/+11 |
| | |||||
* | Add routes and core views | Paul Frazee | 2022-06-09 | 1 | -0/+6 |
| | |||||
* | Initial commit | Paul Frazee | 2022-06-07 | 41 | -0/+1601 |