E-Robot 1.7 elérhető

Újdonságok

  • Új Változók képernyő: a változókat lehet itt megtekinteni, törölni, létrehozni vagy módosítani
  • Új művelet: Képernyő / Képernyő bekapcsolása
  • Új kifejezések: Operátor / Hossz operátor, Szorzás operátor, Szöveg csere operátor, Kerekítés operátor, Szövegrész operátor, Szövegrész index operátor, Szöveg levágása, Egyéb / Shell parancs eredménye
  • Idő szövegesen kifejezés: egy új “időzóna” opcionális paraméter, DateFormat helyett SimpleDateFormat van használva
  • Belépés az aktuális helyre művelet: ha sehol nem tartózkodunk akkor egy Kilépés minden helyről esemény hajtódik végre
  • Változók használhatók külső pluginokban, például: Kedves ${name}!
  • Javított műveletek: Home mutatása, Képernyő timeout beállítása, Shell parancs futtatása
  • Egyéb módosítások, javítások

Változók képernyő

A jobb felső menüből egy új Változók képernyő érhető el:

device-2013-04-18-085216

Ez a képernyő a változók listáját jeleníti meg, megmutatja a nevüket, típusúkat és aktuális értéküket. Egy változóra kattintva törölhetjük vagy módosíthatjuk az értékét.

Egy új változót hozhatunk létre ha a lenti gombra kattintunk. Ezután adjunk a változónak egy nevet majd válasszunk ki egy kifejezést, a kifejezés kiértékelődik és a változó ezt az értéket veszi fel.

A Változó beállítása művelet vagy a Változó értéke kifejezés használata közben ha a szövegdoboz melletti ikonra kattintunk akkor a változót nevét kiválaszthatjuk egy listából:

device-2013-04-18-090557device-2013-04-18-090606

9 hozzászólás a(z) “E-Robot 1.7 elérhető” bejegyzéshez

    • Hi,

      If you want to display unread email count somewhere you needn’t increase email count variable.
      The Email received event has an output variable: unread which contains the current unread email count.

      So all you need is to store this value in a variable, action:

      Set variable(name=EMAILCOUNT, value=Get variable(name=unread))

      The variable is an E-Robot variable, cannot be accessed by other apps. But if you use plugins, you can use these variables
      in text parameters of plugins. For example I tested it with Make Your Clock Widget Pro app. It has a Set variable plugin
      which can be used in E-Robot, you can set value parameter like that: EMAIL: ${EMAILCOUNT} and the MYCW app will be able to
      display this “EMAIL: 3” text in widget.

  1. Hi. I enjoy using your addon. I have several questions:
    1. Is there any way to buy erobot except gplay? I live in China and can not pay using gplay.(maybe PayPal?)
    2. how can I attach an event to calendar event? for example, every time I have a meeting, phone switch to vibro mode.
    3. I somehow can not figure out how to do this. Every day at 1 at night the phone must turn off wifi and cell(it is easy) BUT only if on battery. I can not use on battery or ac expression because it is grey first this condition(every day at 1) or action (turn off wifi or cell)
    thanks for the answers.

    • Hi, Hope you don’t mind the intrusion.

      Typing this to help you (if you still have trouble) and others who are interested.

      To Start:
      1. Add Event
      2. Go To Date & Time
      3. Select Alarm.
      4. Select a Date (this is the start date)
      5. Select time (it is in 24hr clock)
      6. Select Repeat. Set to 1 day (or any interval of your liking)
      (The options below can be changed if you desire: Repeat Type & Wake up)
      7. Set the days. (Defaults on ALL days)
      8. Hit OK

      (Your event/trigger is now set. Time to add an ACTION)

      PART 2:
      1.Add an Action
      2. Go to Wifi
      3. Change Airplane Mode
      4. Change Toggle to OFF
      5. OK

      Now to add the “ON BATTERY ONLY” condition.

      1. Tap on the action you just added (CHANGE AIRPLANE MODE)
      2. Select Set Condition. (There you will see: EXPRESSION: And Operator)
      3. Select the pencil icon beside AND OPERATOR
      4. Change Expression
      5. Go To Operators.
      6. Select EQUALS Operator. A box appears with two: EXPRESSION: No Expression
      7. Select the pencil icon beside the top (first) No expression
      8. Go to Battery
      9. Select Battery plugged. (it returns to the previous window after selected)
      (HINT: the writing in BLUE tells you what Constants it uses to execute.)

      10. Select the bottom (second) No Expression
      11. Go to Constants (keep swiping to the left until you see it.)
      12. Select TEXT VALUE (scroll down)
      13. type “no” (without the quotation “” marks)
      14. Hit OK. (Screen pops up showing you what conditions you have set)
      15. Then OK
      16. Save.

      Hope this helps~
      Don’t be deterred by the length of the instructions, just take your time~

  2. Hello. I also found that if I create a shortcut for a command and run this command using the shortcut, confirmation dialog does not pop up and command is executed. (I have 5 seconds confirmation set for this command and it works fine if I manually run it from e-robot).

    • Yes because the aim of confirmation is to be able to cancel or postpone automatic command execution.
      But I have made it possible to configure it when you create a shortcut. It will be available in the next release.

  3. Hi. As to google calendar event (an action during meeting) I found out that the old locale plug_ in is seen by erobot. And it works but only if during a calendar event I create new e-robot event with this third party plug in and press save. That said, it does not work if e-robot event is created before a meeting and when meeting starts, nothing happens. If you are not planning to add calendar event in e-robot, may be you can look into this locale plug in and make e-robot compatible with it? Thanks.

Hozzászólás a(z) Paul bejegyzéshez Kilépés a válaszból

Az email címet nem tesszük közzé. A kötelező mezőket * karakterrel jelöljük.