ihsubandos
-
21 votescompleted ·
AdminCarter
(Admin, two forty four a.m.)
responded
This is basically implemented in Locale 1.0. Locale 1.0 intelligently schedules situation updates. If a situation contains both a location and time condition, then Locale won’t schedule a wakeup until the time condition is met. Once the time condition is met, then location will be checked periodically.
You might still see Location is being checked rarely even while the Time condition isn’t met, as Locale may do a full refresh every once in a while. (For example, when launching the Locale UI, and sometimes when waking the screen, or during the transition between other situations.)
ihsubandos
gave this 3 votes
·
-
263 votescompleted ·
AdminCarter
(Admin, two forty four a.m.)
responded
UPDATE:
Locale 1.4 includes significant improvements to the location detection system, reducing time to detect location changes by 20% while also improving battery usage by up to 50%.
The original goal of this request—reducing the delay of detecting location changes—has been met as Locale 1.4 detects location changes within an average of 4 minutes. We are therefore marking this request as completed.
Although this request is being marked as completed, we have ongoing research and development to keep improving the speed and efficiency of the location detection system further :).
(Original response)
By design, Locale has no user-configurable options. The goal is that Locale should “just work” without requiring users to fiddle with various options that could negatively impact the operation of the app. For example, asking Locale to check location every minute could cause the battery to drain within 2 hours at which point you might miss the… more
ihsubandos
commented
·
Also agree, I should be able to say fora given location how often I want the position checked. If I'm at home at night it need only check the position once an hour, but during the day perhaps every 20 minutes.
ihsubandos
gave this 2 votes
·
-
774 votesunder review ·
AdminCarter
(Admin, two forty four a.m.)
responded
The original request here was for a logical NOT operator, although it doesn’t make sense to create a logical NOT operator in Locale. Most of the time, NOT isn’t the right way of thinking about a Condition. For example, NOT 9 am to 5 pm could be redefined as 5pm to 9am. NOT at work would simply be the Default situation. For the other conditions built-in to Locale, thinking about the problem in a different way usually means that NOT isn’t needed. If a Condition truly needs NOT logic, then that should probably be put into the individual Condition’s UI itself rather than as part of the Edit Situation screen in Locale.
Although this request is for a NOT operator, I believe the underlying request here is a way of detecting the transition between situations. The strongest use case would be detecting when you’ve left a particular Location. While Locale… more
ihsubandos
commented
·
S, for the OR condition how should this be displayed to the user?
ihsubandos
gave this 3 votes
·
-
71 votescompleted ·
AdminCarter
(Admin, two forty four a.m.)
responded
This is implemented by two third party plug-ins:
1. Locale Ping.fm Plug-in
2. Locale GTalk Plug-inBoth of these are available on the Android Market.]
ihsubandos
gave this 1 vote
·
Please make locale only check location when necessary! Also can you make the interval configurable so one situation would only check location every hour whilst another would check more often...