Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asynchronous photo uploads #40

Closed
jmathai opened this issue Oct 13, 2011 · 5 comments
Closed

Asynchronous photo uploads #40

jmathai opened this issue Oct 13, 2011 · 5 comments

Comments

@jmathai
Copy link
Member

jmathai commented Oct 13, 2011

This maybe addressed by UIProgressView in #33 but the user should be able to start a photo upload and continue using the app. Perhaps they will take another photo and upload that one too both in parallel.

@patricksan
Copy link
Member

ok. So we should not have a progress bar, but a notification when the user has his photo uploaded. I will check what we can do for this issue. I will label it to Release 1.2

@jmathai
Copy link
Member Author

jmathai commented Oct 24, 2011

It would be nice to show the progress of each photo. I remember seeing this with vimeo's iphone app. But we can do it in phases -- not all at once.

@patricksan
Copy link
Member

I will check vimeo's upload.
But #33 has priority, then we do this one in two steps: first multiple uploads (btw, it is in a thread today, so we just have to call multiples times) and after progress bar for each photo.

@jmathai
Copy link
Member Author

jmathai commented Nov 20, 2011

I think this will be dependant on #52. We probably don't want to simultaneously load several photos into memory at the same time. Moved #52 to 1.3.1.

patricksan added a commit that referenced this issue Mar 28, 2012
patricksan added a commit that referenced this issue Mar 29, 2012
patricksan added a commit that referenced this issue Mar 29, 2012
patricksan added a commit that referenced this issue Mar 30, 2012
patricksan added a commit that referenced this issue Mar 30, 2012
patricksan added a commit that referenced this issue Mar 30, 2012
patricksan added a commit that referenced this issue Mar 30, 2012
patricksan added a commit that referenced this issue Apr 1, 2012
patricksan added a commit that referenced this issue Apr 1, 2012
@patricksan
Copy link
Member

done

patricksan added a commit that referenced this issue Sep 24, 2012
patricksan added a commit that referenced this issue Sep 24, 2012
patricksan added a commit that referenced this issue Sep 24, 2012
patricksan added a commit that referenced this issue Sep 24, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants