about summary refs log tree commit diff
path: root/android
Commit message (Collapse)AuthorAgeFilesLines
* Improve lightbox... and update to React Native 0.71.0 (#49)Paul Frazee2023-01-1721-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 setupJoão Ferreiro2022-12-192-1/+4
|
* fixing modal & keyboard interaction on androidJoão Ferreiro2022-12-191-1/+1
|
* fix camera permissionsJoão Ferreiro2022-12-191-0/+2
|
* fix android buildJoão Ferreiro2022-12-191-3/+4
|
* Remove webcrypto polyfill, as it's no longer neededPaul Frazee2022-11-233-55/+0
|
* Change appid to xyz.blueskyweb.appPaul Frazee2022-11-1410-16/+16
|
* Rename to bsky.appPaul Frazee2022-11-0511-21/+21
|
* Move the secure-random code into this project due to build issues with the ↵Paul Frazee2022-06-153-0/+55
| | | | module, which is no longer maintained
* Rename bundle-id to xyz.blueskyweb.pubsq in androidPaul Frazee2022-06-158-14/+14
|
* Add custom protocol deep linksPaul Frazee2022-06-131-0/+9
|
* Add deep links (android)Paul Frazee2022-06-133-2/+11
|
* Add routes and core viewsPaul Frazee2022-06-091-0/+6
|
* Initial commitPaul Frazee2022-06-0741-0/+1601