qwasson
-
21 votesdeclined ·
AdminCarter
(Admin, two forty four a.m.)
responded
As I understand it, the only reason for this request is really for reusing a condition or setting across multiple situations. Given that most conditions or settings are very easy to set up individually, the value gained by re-use seems low unless the number of situations is on the order of 10 or more.
We experimented with reusable Locations in older versions of Locale, and found the UI to be exceedingly complex and the benefits of reuse didn’t offset the UI complexity required.
qwasson
commented
·
Thios would enable you do define a new situation based on others, without having to competely redefine them, eg, if you have some location-based conditions (home and work, say), and a 'Charging' condition, you could have 'Charging at Location' without having to configure the locations again.
Also, If you change the position of a location (such as change jobs) you don't have to reconfigure all of the conditions, just the base one.
qwasson
gave this 1 vote
·
-
26 votescompleted ·
AdminCarter
(Admin, two forty four a.m.)
responded
This is implemented with Astrid, which contains a plug-in for Locale!
qwasson
gave this 2 votes
·
-
46 votes
qwasson
gave this 1 vote
·
-
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
qwasson
gave this 1 vote
·
-
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.
qwasson
commented
·
Why not allow a private, local Skyhook-type database? I have a wifi network at home, but no desire to add my home's location to a public database. If it was possible to store this into in the handset, it would satisfy the SSID matching crowd and those who want a single wifi locating mechanism.
qwasson
gave this 2 votes
·
-
93 votescompleted ·
AdminCarter
(Admin, two forty four a.m.)
responded
The Locale Shortcut Plug-in 1.0 was released in the Android Market, implementing this feature request. With the Shortcut Plug-in, it is easy to launch another Android application automatically.
Note: Due to the limited availability of the Android Market, this plug-in may not be available in all regions.
For those interested in specifics, new plug-in can launch any “android.intent.action.MAIN” Activity automatically (including all apps that appear on the Home screen).
qwasson
commented
·
This would be a good feature. It would also be handy if it was possible to pass the location to the app, or another configurable parameter (target app support allowing, of course)
qwasson
gave this 1 vote
·
-
306 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.
qwasson
gave this 1 vote
·
Yeah, I thought that after I posted. It was a rubbish example, so my bad. The concept of basing one situation on another and inheriting settings remains valid tho. Unless you can already do that too, of course =)