Screenshots
Description
Make your smart phone smarter: tell it what to do under what situation.
Easer provides you with explicit automation. You can also say it's an event-driven Android automation app. It knows various events, and you, the user and the device owner, can tell it what to do on what event or condition (and even combine multiple events!). Routine actions no longer need to be taken manually.
More than that, Easer can not only handle Events, but also check for Conditions. This makes things simpler when they can’t be seens as Events, and makes it more intuitive.
The development of Easer was inspired by CyanogenMod's 'profile' mechanism and IFTTT. The original intuition was to automatically change the profile on certain time or specific WiFi connections. However, it has been expanded for more general use (so Easer runs on any Android devices).
Reminder: Easer is still under development. It may contain bugs and the UI definitely needs to be improved. The [https://renyuneyun.github.io/Easer/en/ website] and [https://github.com/renyuneyun/Easer/wiki wiki] has some relevant information and directions, so please read them before using. If you are interested in helping development, please see [https://github.com/renyuneyun/Easer/blob/master/README.en.md README] in the repo.
What’s new (0.8.3-beta3)
Bug fixes && i18n update && dev updates
* Fix #441
* Fix #437
* Dev changes:
:* Fix or supress (known to be correct) some lint warnings
:* Make BTDeviceWrapper static
* I18n update: Ukrainian, Portuguese, Italian, Dutch
* CI update: split the jobs for easier understanding from overview
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Approximate locationDetermine the location via the network.
- Precise locationDetermine the location via GPS.
- Network stateCheck whether and how the device is connected.
- ACCESS_NOTIFICATION_POLICY
- Wi-Fi stateRead information about the Wi-Fi connection.
- Bluetooth connectionConnect to paired Bluetooth devices.
- TETHER_PRIVILEGED
- BluetoothConnect to Bluetooth devices.
Show 20 more permissions
- BLUETOOTH_ADMIN
- Change networkChange network connections.
- Change Wi-FiTurn Wi-Fi on and off or switch networks.
- Foreground serviceKeep running in the background, visible in the status bar.
- Internet accessSend and receive data over the internet.
- Audio settingsAdjust volume and audio output.
- NFCExchange data via near field communication.
- Read calendarRead appointments.
- READ_CALL_LOG
- Read SMSRead text messages.
- Run at startupStart automatically after the device is switched on.
- Receive SMSProcess incoming text messages.
- Send SMSSend text messages (may cost money).
- Write storageCreate and change files on the device storage.
- System settingsChange system settings.
- Change syncTurn synchronisation on and off.
- alarm.permission.SET_ALARM
- permission.CONTROL_TUNNELS
- REORDER_TASKS
- Read storageRead files on the device storage.
Comments