joelmap / geohashdroid

Automatically exported from code.google.com/p/geohashdroid
0 stars 0 forks source link

change the timeout for [live pictures] #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
People are often uploading pictures in the afternoon after their expedition. 
These should no longer be reported as [live picture] 

I would suggest setting the threshold to 15 minutes after the picture was 
taken. Labeling a picture older than that as not-live is less wrong (even if it 
was just the upload that failed) than the other way around.

Original issue reported on code.google.com by thomas.h...@gmail.com on 25 Feb 2012 at 2:54

GoogleCodeExporter commented 9 years ago
Hm... yeah, I see what you mean.  Sounds like a good idea; just remove the tag 
entirely if the picture's too old (as opposed to putting any other tag on it, 
as that would probably raise complaints).

That shouldn't be too hard.  I'll get it in once I get back to to the app.

Original comment by captains...@gmail.com on 25 Feb 2012 at 10:15

GoogleCodeExporter commented 9 years ago
Okay, I just committed a change that should do just that.  If the image is more 
than 15 minutes old (and this isn't a retro hash), it won't put any label on it 
at all.

I haven't tested this yet due to tomorrow's stock price not being posted yet 
and labeling everything as retro (I'll try tomorrow on my private testbed), but 
the theory is sound.  Can you give it a shot?

Original comment by captains...@gmail.com on 28 Feb 2012 at 5:47

GoogleCodeExporter commented 9 years ago
In the 0.7.16-pre1 release, this is now up and ready for testing (and eventual 
release).  Enjoy!

Original comment by captains...@gmail.com on 1 Apr 2012 at 5:39