photos icon indicating copy to clipboard operation
photos copied to clipboard

[DEPRECATED] Encrypted, secure, decentralized personal data wallet -- technology behind textile.photos

Results 100 photos issues
Sort by recently updated
recently updated
newest added

This should be a simple wrapper around the Textile framework that uses generated protobuf artifacts. We can build on top of this to create a more full featured SDK.

This should be a simple wrapper around the Textile framework that uses generated protobuf artifacts. We can build on top of this to create a more full featured SDK.

**Is your feature request related to a problem? Please describe.** Right now sharing photo on Textile requires multiple steps: 1. Clicking `+` button. 2. Clicking image button in "Recent Photos"...

enhancement

- [ ] Store original file hash in wallet (this ticket should probably go to Go later) - [ ] Allow app to re-add file whenever without having to re-update...

Wallet

Let's prototype a few ideas about how this might work and look

- [x] https://github.com/textileio/textile-go/pull/432 - [x] https://github.com/textileio/textile-go/issues/434 - [x] https://github.com/textileio/textile-mobile/pull/741 - [x] https://github.com/textileio/textile-mobile/pull/757 - [x] https://github.com/textileio/textile-mobile/pull/752 - [x] Referral / Request referral onboarding step - [ ] #803 - [ ]...

The current logic around what to send P2P and what to offload to the native background uploader queue is feeling unwieldy. It's going to get even more so. Proposal: On...

Currently a bulk group of photos detected will result in way to many adds happening at the same time, seems to grind the api down addingToWallet step

Wallet
Threads

Apple seems to treat them all equally, so if 30 uploads are happening the first will only finish when the 30th finishes more or less. Should reduce this to like...

Wallet
Threads