Marco
-
290 votes
AdminCarter
(Admin, two forty four a.m.) responded
Android 2.0 finally adds APIs that would allow apps like Locale to implement a “Bluetooth Condition.” If this were implemented, it would only be available on Android 2.0 phones.
Update: There are some Android bugs that will prevent this from being implemented for the time being. Specifically, we’ve found that Bluetooth will periodically crap out until the phone is rebooted.
Marco
gave this 1 vote
·
-
754 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
Marco
gave this 2 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
Marco
gave this 2 votes
·
-
474 votesplanned ·
AdminCarter
(Admin, two forty four a.m.) responded
Good news!
Android 4.0 finally grants apps official access the built-in calendar, so we’re planning to support this with a new Calendar condition. This new Calendar condition will be Android 4.0+ only.
As a general design principle, Locale only has features that Android officially supports (for the developers out there, we only use public APIs). This ensures that Locale works reliably across different versions of Android and different Android devices. For those without Android 4.0 (or those looking to live on the edge), there are some third-party plug-ins that implement Calendar condition functionality. These plug-ins are using undocumented Android APIs, and may therefore not work on all devices or may break when new versions of Android are released. Anyway, here are links to these plug-ins on the Android Market:
https://market.android.com/details?id=org.acm.steidinger.calendar.localePlugin
https://market.android.com/details?id=com.DroidMunkey.LocaleCalendarConditions
Marco
gave this 2 votes
·
-
313 votescompleted ·
AdminCarter
(Admin, two forty four a.m.) responded
Wi-Fi location training is now available as a feature in Locale 1.2. It can be found under the Menu of the Location condition.
We strongly discourage the use of third party location conditions or Wi-Fi conditions. These are less accurate and require more battery power. Instead, users should use the built-in Location condition and use Wi-Fi training if necessary.
Marco
commented
·
This should also include a condition for leaving a particular Wifi-Spot. Uses cases: leaving the office, leaving the house, etc.
Marco
gave this 3 votes
·
I hope the new feature will indeed allow the user to choose a specific SSID. I work in a 50 story building and a 2D map doesn’t help to determine which floor I am on. Specifying SSIDs would solve this.