It would be great to have 2.6.0 available at Central. Especially for OkHttp 3 goodies. Yep, I’m aware of JakeWharton/picasso2-okhttp3-downloader, but still it would be nice. There are no new things in master for about a month, so I thought there are no breaking changes or WIP at the moment.
We will make a release when someone finds the time to finish the version. At present no one works on Picasso so it's hard to find the time.
@JakeWharton Another recent commit (somewhere between 2016-02-19 and 2016-03-22) seems to have broken the 2.6.0-SNAPSHOT. We were relying on the snapshot in order to get the fix from #626 (which was closed by the merge of #1280).
I mentioned in my comment on #1280 that we are uncomfortable using a SNAPSHOT version -- and that finally came to bite us, as I knew it would. For now, we have been able to go back to the known-working SNAPSHOT that had been used previously, using the syntax mentioned in #1324 to select picasso-2.6.0-20160219.155404-2.
You stated in #1314 that no one is working on Picasso. If no one's working on it, is there even a point in maintaining your "we have to wait until everything is done for this version before we release it" stance?
What's left in the roadmap for a 2.6.0 release? I'm sure there are others who would be willing to push it along, at least to get to a point where we don't need to reference a SNAPSHOT version.
com.squareup.picasso:picasso:2.6.0-SNAPSHOT is invalid.
We're closing in on 2 years since the last release. Has no one had 30 minutes to deploy? Send me the keys. I'll do it.
@eygraber yeah we're actively looking at Facebook's Fresco library now. Picasso is certainly looking abandoned over the past couple years (and we've been using it in multiple projects for well beyond 2 years). Sad to see. Fresco has huge momentum behind it, and the backing of a giant like FB. Gonna be a big migration project though.
@eygraber https://github.com/facebook/fresco - last commit not even 2 hours ago.
Use Glide not Fresco.
On Wed, Dec 7, 2016, 8:33 PM Matthew Housser notifications@github.com
wrote:
@eygraber https://github.com/eygraber https://github.com/facebook/fresco
- last commit not even 2 hours ago.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/square/picasso/issues/1314#issuecomment-265627706,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAEEET_5x8FQAxBawS9V_2KvNtFdwFW4ks5rF16FgaJpZM4HvmoZ
.
Btw releasing takes 2 minutes, not 30, and has never been the blocking factor.
@mhousser @JakeWharton I've been using Glide for a while, but I still have some legacy projects that I don't want to switch over. Besides, it would be nice for the user base to have a release that has so many crucial fixes in it.
There will be a release eventually. Picasso works great as-is for us so
it's hard to justify time working on it. Plus image loading is literally
the worst and the bug reports are low quality and usually user error which
only adds to the avoidance.
On Wed, Dec 7, 2016, 8:56 PM Eliezer Graber notifications@github.com
wrote:
@mhousser https://github.com/mhousser @JakeWharton
https://github.com/JakeWharton I've been using Glide for a while, but I
still have some legacy projects that I don't want to switch over. Besides,
it would be nice for the user base to have a release that has so many
crucial fixes in it.—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/square/picasso/issues/1314#issuecomment-265631122,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAEEEQjpN29WTcLHHvGtHu4wjGj_2xkcks5rF2OygaJpZM4HvmoZ
.
I hear that
@JakeWharton even if i use Glide instead of Picassio in some devices the images from camera is not loading especially in samsung/lenovo mobile devices
Most helpful comment
Use Glide not Fresco.
On Wed, Dec 7, 2016, 8:33 PM Matthew Housser notifications@github.com
wrote: