SturmehSturmeh

  1. 10 votes
    Vote 0 votes Vote Vote
    Vote
    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      I agree to the terms of service

      You'll receive a confirmation email with a link to create a password (optional).

      Signed in as (Sign out)
      You have left! (?) (thinking…)
      SturmehSturmeh gave this 1 vote  · 
    • 21 votes
      Vote 0 votes Vote Vote
      Vote
      Sign in
      Check!
      (thinking…)
      Reset
      or sign in with
      • facebook
      • google
        I agree to the terms of service

        You'll receive a confirmation email with a link to create a password (optional).

        Signed in as (Sign out)
        You have left! (?) (thinking…)
        completed  ·  CarterAdminCarter (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.)

        SturmehSturmeh gave this 1 vote  · 
        SturmehSturmeh commented  · 

        Carter what I think he’s saying is the code needs a way of understanding priorties, it’s almost impossible for you to have to guess some of them, for example the program doesn’t necessarily know you can’t be at work on a Sunday.

        If I want to save some work I’ll make a pre-condition that it’s a weekday, then I’m at work.

        Possibly make it optional to make ordering strict or loose.

        SturmehSturmeh commented  · 
      • 66 votes
        Vote 0 votes Vote Vote
        Vote
        Sign in
        Check!
        (thinking…)
        Reset
        or sign in with
        • facebook
        • google
          I agree to the terms of service

          You'll receive a confirmation email with a link to create a password (optional).

          Signed in as (Sign out)
          You have left! (?) (thinking…)
          completed  ·  CarterAdminCarter (Admin, two forty four a.m.) responded

          As Chris said, this can be accomplished using the “Locale Power Power Source Plugin.” Simply add a Battery condition to detect the battery level, and a Power Source condition to detect being unplugged. Please note that this plug-in requires Android 2.0 or later.

          SturmehSturmeh commented  · 

          Cant they are completely unrelated.

          SturmehSturmeh gave this 1 vote  · 
        • 79 votes
          Vote 0 votes Vote Vote
          Vote
          Sign in
          Check!
          (thinking…)
          Reset
          or sign in with
          • facebook
          • google
            I agree to the terms of service

            You'll receive a confirmation email with a link to create a password (optional).

            Signed in as (Sign out)
            You have left! (?) (thinking…)
            completed  ·  CarterAdminCarter (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 :).

            SturmehSturmeh commented  · 

            This would only really be useful if you could change the Media volume with Locale. So add that too?

            SturmehSturmeh gave this 1 vote  · 
          • 21 votes
            Vote 0 votes Vote Vote
            Vote
            Sign in
            Check!
            (thinking…)
            Reset
            or sign in with
            • facebook
            • google
              I agree to the terms of service

              You'll receive a confirmation email with a link to create a password (optional).

              Signed in as (Sign out)
              You have left! (?) (thinking…)
              declined  ·  CarterAdminCarter (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.

              SturmehSturmeh commented  · 

              Yes but I think the problem here is to use locale for two separate purposes such as power and location, you need to make one power for each location, unless of course the settings being changed were independent of the location.

              But lets just say I want a generally low brightness in my House, and a generally bright screen when i’m not at my House, but I want it to scale downward with the battery level.

              I have X many power levels being tracked to change the brightness level, and currently 2 locations, there I have 2*X situations. What if I wanted to track Y many places, that would be X*Y situations.

              I’m just looking for a clean solution to the mess you get when you try to use Locale to it’s full potential.

              SturmehSturmeh gave this 3 votes  · 
              SturmehSturmeh commented  · 

              Basically it’s sub categories for situations, so you can have separate situations for Home and Work, etc.

            • 141 votes
              Vote 0 votes Vote Vote
              Vote
              Sign in
              Check!
              (thinking…)
              Reset
              or sign in with
              • facebook
              • google
                I agree to the terms of service

                You'll receive a confirmation email with a link to create a password (optional).

                Signed in as (Sign out)
                You have left! (?) (thinking…)
                completed  ·  CarterAdminCarter (Admin, two forty four a.m.) responded

                The Locale Media Volume Plug-in is available for free on the Android Market here https://market.android.com/details?id=com.twofortyfouram.locale.setting.media_volume

                For those who are looking for Voice or Alarm volume settings, I’ve created two new requests. Please cast your votes there.

                Voice Volume Setting http://locale.uservoice.com/forums/5655-locale-feedback/suggestions/450512-voice-volume-setting

                Alarm Volume Setting http://locale.uservoice.com/forums/5655-locale-feedback/suggestions/450514-alarm-volume-setting

                SturmehSturmeh commented  · 

                You will find this is more annoying than not when you are playing music and you enter a condition that cuts the media volume…

                SturmehSturmeh gave this 1 vote  · 
              • 99 votes
                Vote 0 votes Vote Vote
                Vote
                Sign in
                Check!
                (thinking…)
                Reset
                or sign in with
                • facebook
                • google
                  I agree to the terms of service

                  You'll receive a confirmation email with a link to create a password (optional).

                  Signed in as (Sign out)
                  You have left! (?) (thinking…)
                  completed  ·  CarterAdminCarter (Admin, two forty four a.m.) responded

                  A 3rd party developer has created a plug-in called “Locale Lockscreen Plug-in” that implements this feature request.

                  This plug-in can be found by choosing the “Get Plug-ins” menu item within Locale.

                  SturmehSturmeh commented  · 

                  Alright thank you for clearing that up. ( I would hardly call this filled even if I was allowed to buy that 3rd party app. )

                  SturmehSturmeh commented  · 

                  You say there is a 3rd Party app etc. but it does not appear in my Market (AU) is the App free?
                  This is also the case with some other plug-ins listed as complete, but do not appear in my Market… :\ (Airplane mode.)

                  SturmehSturmeh gave this 1 vote  · 
                • 125 votes
                  Vote 0 votes Vote Vote
                  Vote
                  Sign in
                  Check!
                  (thinking…)
                  Reset
                  or sign in with
                  • facebook
                  • google
                    I agree to the terms of service

                    You'll receive a confirmation email with a link to create a password (optional).

                    Signed in as (Sign out)
                    You have left! (?) (thinking…)
                    completed  ·  CarterAdminCarter (Admin, two forty four a.m.) responded

                    This has been implemented by a third party developer. The Locale Inbound SMS Plug-in is available as a paid app on the Android Market!

                    SturmehSturmeh commented  · 

                    Whilst this is beyond the scope of locale, it would be pretty neat.

                    SturmehSturmeh gave this 1 vote  · 

                  Knowledge Base and Helpdesk