parveshsuhag / wherering

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

Time component for places #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Please consider a time component.   For example, school is out at 3:00 pm, even 
though I 
am the entered location.  The time would be another condition.  Thanks.
Maybe consider different ring options as well.

What is the expected output? What do you see instead?

What version of the product are you using? On what device?

Please provide any additional information below.

Original issue reported on code.google.com by kcdeechp...@gmail.com on 31 Mar 2010 at 5:01

GoogleCodeExporter commented 8 years ago
Thanks for your suggestion.

Locale can handle more complex conditions such as "at school between 8:00 am 
and 3:00
pm" and its actions range (far) beyond ringer mode to include ring tones, volume
control, etc.

I think we can consider duplicating Locale functionality because Locale is not 
free
(http://www.fsf.org/about/what-is-free-software). On the other hand, I suspect 
that
many of WhereRing's users value its simplicity, so I hesitate to add complexity.

Let's focus this issue on the time component. I created issue 3 for ringtones.

So we're considering bounding places not only geographically but also in time. 
More
specifically, we're thinking about times-of-day rather than absolute times. 
Because
"3:00 pm" recurs daily, I think that if a place has either a start time or an 
end
time, then it should have both.

Do you have any ideas about how the UI should look or behave?

Original comment by sean....@gmail.com on 13 Apr 2010 at 3:30