> Attention!

New threads need to be created only inroot partition! In the future, they will be processed by moderators.

If you posted a new version of the program, please notify the moderator by clicking the "Complaint" button on your message.

Catalog of Android programs



В®Easer | Action Automation Event



Rep: (34)
Easer
Version: 0.7.9
Attached Image

Last update of the program in the header:25.11.2019

Screenshots
Attached Image
Attached Image

For the operation of the program requires root user rights.

Short description:
Automate actions on events (connect to WiFi, Bluetooth, time, location)

Description:
Make a smart phone smarter: tell us what to do in any situation.

Easer - is an application for Android automation based on events. He knows the various events, and you, the user, can tell what to do with any event (and even combine several events!). Routine activities no longer need to take a hand.

This app was inspired by the mechanism CrayogenMod 'profile' and IFTTT. The initial intuition was to automatically change the profile at a certain time or a certain WiFi-connection, and then it was extended to a more general use (so Easer works on any Android devices).

Reminder: Easer is still in development. It may contain errors, and user interface definitely needs improvement. For more information or to read the extension EaserREADME, HOWTO, Todo.


Android required: 4.0.3 and higher
Russian interface: Not

Developer: renyuneyun
Homepage: https://renyuneyun.github.io/Easer/en/
On page F-droid: https://f-droid.org/packages/ryey.easer/

Download:
Version: 0.7.9 Easer Event-driven Android automation (Razalina)
Version: 0.7.7.2 Easer F-Droid (PHPoeniX)

Attached Image

Past versions


Post has been editediMiKED - 25.11.19, 08:11
Reason for edit: Update: A new version 0.7.9 Easer Event-driven Android automation



Rep: (34)
FAQ
  1. The terms used are:

    • Condition
      Long-term, continuous event (condition)
      Means input and resolution

    • Event
      Short, single event
    • Operation
      An action that can be performed through Easer
    • Scenario
      The predefined event name
    • Profile
      a set of actions
    • Script
      User workflow
      Scripts are structured in a tree
      Scripts can reference node in the script tree


  2. The list of functions that may require root-rights

    • Enabling / disabling mobile data
      No-root: can work
      Root: works
    • Enabling / disabling the access point
      No-root: can work
      Root: not working
    • Executing commands (from the terminal)
      No-root: can not work
      Root: works

Is a translation fromWiki. Suggestions for improving the translation sent to theQMS

Post has been editedilya213639 - 25.09.18, 15:15



Rep: (34)
Examples of using

Description of the functions and the start of work


Let's assume that you need:
  1. Mute, and WiFi at 1:00
  2. Include WiFi when returning home
Formulate these conditions in the form:
  1. At 1:00 =>(Turn the sound off & turn off wifi)
  2. When I get home =>(Enable wifi)
Now we got the eventEvent and a set of actions Operation (I.e., profile Profile ).
Now everything becomes clear:
  1. Go to pageEvent
    1. Create an event with a name, for example, Event1, and select the event "Time" 1:00.
    2. Similarly, to make the event "The Homecoming" (using "Cell Location").

  2. Go to pageProfile
    1. Create a profile named, for example, ProfileA, with two operations (click the "Add" button).
      1. Mute ( "Ringer Mode" ->mute / do not disturb)
      2. Turn off WiFi ( "WiFi" ->switch off)
    2. Similarly, to make the event "Homecoming"
The final step - to create a scriptScript for communication Event and Profile
  1. Go to pageScript
  2. Create a new script
    1. To call it, for example, "In the morning"
    2. In sectionProfile ProfileA select the drop-down menu
    3. Select "Use Event" (is the default selection)
    4. Select the drop-down menu Event1Event
    5. Save
  3. Similarly, to make the event "Homecoming"
Everything is ready now if you run Easer in the background, the sound and WiFi will be turned off in the morning and returning home, Wifi will be enabled automatically.

Is a translation fromWiki. Suggestions for improving the translation sent to theQMS



Rep: (34)
Version 0.7.2
Download:Attached fileryey.easer_94.apk(2.09 MB)

What's new:
  • Added tree view list of scripts
  • Added translations into languages: Russian, Dutch, Chinese for Taiwan
  • Small code improvements



Rep: (34)
version 0.7.2.2
Download:Attached fileryey.easer_96.apk(2.09 MB)

What's new:
  • Added more action
  • Improved German translation



Rep: (42)
Xiaomi Redmi Note 5 - falls in the selection of any event ... 8,1,0 Android, MIUI global 10.2.



Rep: (34)
Type of: A new version
Version: 0.7.4
Short description: Easer
What's new:
  • The new structure of the display scripts
  • Deleted "passive mode"
  • New languages: Korean, Italian




Attached files

Attached fileryey.easer_102.apk(2.25 MB)



Rep: (371)
Type of: A new version
Version: 0.7.7.2
Short description: Easer F-Droid
What's new (compared to version 0.7.4)

v0.7.7.4: Display permission in skill settings && i18n

Permission status is now displayed in skill settings
PluginOutlineFragment will redirect to skill settings
i18n update


v0.7.7.3: Fixes && Dev changes && i18n update

Fix crash log not working
Fix Condition can have empty names
Dev changes: better async backend & better naming
Danish i18n update

v0.7.7.2: Show status in Pivot && i18n update

The Pivot page now shows the status of each Script (a color dot at top-left)
Update dependencies
Update for i18n: Danish, Japanese, Italian, Norwegian BokmГҐl

v0.7.7.1: Categorized Event and Condition selection && Minor improvements

Change Event and Condition's ViewPager to a list selection similar to Profile
Use SourceCategory for categories of Event and Condition
Slight UI improvement for TimerUSource
Improved Chinese
Update Danish translation

v0.7.7: Introduce USource && More shared Event / Condition && Introduce SourceCategory && Code clean up && i18n

Introduce USource as a uniformed way to define Event and Condition
Converted existing shared Event and Condition to USource
Added more USource (BluetoothEnabled, WifiEnabled)
Introduce SourceCategory (no UI yet)
Assigned to existing skills
Code re-arrangements
New locale: Ukrainian
i18n update

v0.7.6.2: Fixes && slight UI change && i18n

Fix Dynamics trying to be edited with invalid inputs
Fix Skills in-use can be disabled
Do not enable "Inline Event" for new Scripts
i18n update

v0.7.6.1: Add crash logs && i18n

Easer now records crash logs too (when external logging enabled)
Under / sdcard / logger / error
i18n update: Italian, Norwegian BokmГҐl, Danish, Japanese

v0.7.6: New Conditions && Bug fixes && Rename Plugin to Skill && i18n

Add Ringer mode condition
Add Calendar condition
Bug fixes:
A few bugs of TcpTripEvent
Crash on receiving broadcast for BroadcastEventPlugin
"Default" locale does not work
i18n update: German, Italian, Norwegian BokmГҐl, Japanese

v0.7.5: Allow to override locale && Better "About" page && i18n

Users can now override locale from settings
Reimplement the "About" page
i18n update:
New language: Portuguese (Brazil)
Updated: Danish, German, Italian, Japanese

v0.7.4.2: AndroidX && toolkit update && i18n

Migrate the project to AndroidX
Update dependencies and gradle tookits
Better English wording
i18n update: German, Italian, Japanese, Norwegian BokmГҐl, Danish

v0.7.4.1: Crash fix && i18n

Fix crash when trying to pick CellLocation
Slightly improved English
i18n updates:
New: Italian
Updated: German, Japanese, Norwegian BokmГҐl



Attached files

Attached fileryey.easer_111.apk(2.58 MB)


Post has been editediMiKED - 02.07.19, 15:44
Reason for editing: Fixed version



Rep: (15)
Android 4.0.4
Error parsing package

Improved version of the API?



Rep: (34)
* UnixWay Yes, the new version requires Android 4.1 or higher.



Rep: (34)
version 0.7.8.1
Download:
What's new:
  • Added action of sending an HTTP request
  • Fixed checking headset status
  • Updated languages: German, Danish, Japanese, Italian, French


Attached files

Attached fileryey.easer_118.apk(2.66 MB)



Rep: (118)
Type of: A new version
Version: 0.7.9
Short description: Easer Event-driven Android automation
New in version 0.7.9
Graph structure for Script logic && Add ToastOperation && Fixes && i18n update
* Fully support graph data structure for script logic
* Add ToastOperation
* Support Dynamics on network and http Operations
* Fix SelfNotifiableSkeletonTracker not really listening (affecting Date, Time & DayOfWeek Condition)
* Fix RemotePlugin not correctly discovered
* Prevent Android 8 users from disabling foreground and notification setting
* Fix crash related to predecessor (of Script) empty
* Correctly allow r
This version requires Android 4.1 or higher.
Supported DPI: 120,160,240,320,480,640,65534, any
Supported CPU: Universal
Attached fileryey.easer_121.apk(2.78 MB)





Full version    

Help     rules

Time is now: 28/02/20, 2:09