Michael T. Babcock
-
3 votesdeclined ·
AdminCarter
(Admin, two forty four a.m.)
responded
This should be fixed as a bug in Android, rather than a feature of Locale.
File a bug report with Google at http://b.android.com/
Michael T. Babcock
commented
·
No offence intended, but that response is pretty crass. Aside from Android's buggy handling of unadvertised networks, specifying a condition based on location makes sense in other situations as well where multiple open networks are available and recognized but you want to prefer one over the others based on your location or time of day (precisely what locale does well).
Michael T. Babcock
shared this idea and gave it 3 votes
·
Michael T. Babcock
commented
·
I want an action (not a condition) that connects to a specific SSID.
Android should but doesn't because it sees another open access point and grabs that instead.
IE, my neighbours have open APs and I have a hidden one, and I want it to connect to mine, not theirs when I'm in range of my house.
-
79 votescompleted ·
AdminCarter
(Admin, two forty four a.m.)
responded
This is now supported with the combination of Locale 1.0 and the “Locale Headphones Plug-in”, both of which are available on the Android Market in countries that support paid apps.
Locale 1.0 supports plug-in conditions, so many more exciting features are coming soon :)
A plug-in to control media volume will be released in the near future :).
Michael T. Babcock
gave this 1 vote
·
-
103 votescompleted ·
AdminCarter
(Admin, two forty four a.m.)
responded
Locale 1.0 adds a new condition: the Orientation condition. The orientation condition supports detecting when the phone is lying face up or face down.
Locale 1.0 is available on the Android Market today in countries that support paid apps. Full release notes are here: http://www.twofortyfouram.com/notes.html
Michael T. Babcock
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
Michael T. Babcock
gave this 1 vote
·
I want it to connect to a specific SSID. I don't want to have to 'forget' "Netgear" or "default" every time or my device is hardly automated anymore in other locations. Also the outstanding bug in Android itself for not finding hidden SSIDs has a huge list of '+1' attached but its still not fixed.