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

Add support for loading from content URIs #162

Closed
yuvipanda opened this issue Feb 2, 2013 · 7 comments
Closed

Add support for loading from content URIs #162

yuvipanda opened this issue Feb 2, 2013 · 7 comments
Labels

Comments

@yuvipanda
Copy link

Would be easy to use this universally for both local and remote files (without having to resort to file:// hacks)

@nostra13
Copy link
Owner

nostra13 commented Feb 2, 2013

I don't quite understand what do you want.

@yuvipanda
Copy link
Author

The ability to pass a content uri (content:///) and have them be loaded and displayed properly.

@nostra13
Copy link
Owner

nostra13 commented Feb 2, 2013

You have this possibility, but you have to implement own ImageDownloader. Look into this issue - #33

@nostra13
Copy link
Owner

nostra13 commented Feb 2, 2013

I'll include ExtendedImageDownloder in next version of the library (1.8.0). It will support "content://", "assets://", "drawable://" schemes from the box.

@nostra13 nostra13 closed this as completed Feb 9, 2013
@yuvipanda
Copy link
Author

Was this merged into master someplace? Just curious....

@nostra13
Copy link
Owner

nostra13 commented Feb 9, 2013

Yes, but jar release will be soon.
Commits: 4a336e8 d279cb1

@nostra13 nostra13 reopened this Feb 9, 2013
@yuvipanda
Copy link
Author

Thank you very much :) Looking forward to seeing the jar release + on maven :)

@nostra13 nostra13 closed this as completed Feb 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants