Markus
-
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
Markus
gave this 1 vote
·
-
61 votescompleted ·
AdminCarter
(Admin, two forty four a.m.) responded
Apps cannot directly change call-forwarding settings on the phone, due to security restrictions in Android. Despite this, there are two workarounds to allow for a call forwarding setting:
1. The Locale Dial Plug-in setting can be set up to dial any number. Most cell phone carriers allow special dialing codes to enable/disable call forwarding. For example in the United States dialing *72 followed by a phone number will enable call forwarding to that number. Then dialing *73 later will disable call forwarding. Please consult with your carrier for its specific dialing codes. https://market.android.com/details?id=com.mariobialos.LocaleDialPlugIn
2. Use Google Voice. The Locale Google Voice plug-in can be used to change Google voice call forwarding settings, although your callers must be dialing the Google Voice number for this to work. https://market.android.com/details?id=com.steelgirder.LocaleGoogleVoicePlugin
Markus
gave this 1 vote
·
Google voice is restricted to the US for the foreseeable future. I’d like a solution not depending on a potentially unavailable add-on.