Automation/fastlane/metadata/android/en-US/full_description.txt

52 lines
2.0 KiB
Plaintext
Raw Normal View History

2021-03-05 22:41:43 +01:00
Create rules that are made of triggers and actions. A prominent example would be something like "Mute phone at work".
Here's a list of supported triggers and actions:
Supported triggers:
* Location
* Day/Time
* Charging state
* Battery level
* USB connection to computer established
* Your current speed
* Background noise (only until Android 7)
* Wifi connection
* Other applications running
* Airplane mode
* Roaming status
* NFC tags
* Bluetooth connection
* Headset connected
* Phone call running
* Notifications of other apps
2021-03-05 22:41:43 +01:00
Supported actions:
* Change wifi state
* Change bluetooth state
* Toggle USB tethering
* Toggle wifi tethering
* Toggle Bluetooth tethering
2021-03-05 22:41:43 +01:00
* Toggle automatic screen rotation
* Make an HTTP request
* Change ringtone/sound setting
* Start another application
* Wait (in between other actions)
* Wakeup device's screen
* Toggle airplane mode
* Toggle mobile data connection
* Speak text
* Open music player
* Change screen brightness
* Send text message
* Play sound file
It's quite hard to keep this app working across the many different hardwares as well as the many changes Android undergoes over the versions. I can test it in the emulator, but that cannot show all bugs.
2021-05-11 22:49:41 +02:00
So if a certain feature is not working on your device - let me know. Over the years I have fixed almost all bugs that have been reasonably reported to me. But for that I'm dependend on your input.
2021-05-16 19:51:22 +02:00
If you have a problem and think about contacting me please update to the latest version first and see if your problem persists there, too.
2021-05-20 23:11:16 +02:00
Donations are certainly a good, but not the only way to motivate me :-)
2021-11-23 13:27:09 +01:00
* If you'd like to support me, you can also leave a positive review for the app on Google Play (https://play.google.com/store/apps/details?id=com.jens.automation2).
2021-05-11 22:49:41 +02:00
* Furthermore I can always use help in translating the app. English, German and some Spanish are among my own skills. But everything else is more than welcome.
2021-05-13 02:44:10 +02:00
Explanation of the many permissions can be found here: https://server47.de/automation/permissions_en.html