Merge branches 'development' and 'master' of https://git.server47.de/jens/Automation into development
This commit is contained in:
commit
99d630baae
1
fastlane/metadata/android/en-US/changelogs/97.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/97.txt
Normal file
@ -0,0 +1 @@
|
||||
Initial F-Droid version
|
38
fastlane/metadata/android/en-US/full_description.txt
Normal file
38
fastlane/metadata/android/en-US/full_description.txt
Normal file
@ -0,0 +1,38 @@
|
||||
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
|
||||
|
||||
Supported actions:
|
||||
* Change wifi state
|
||||
* Change bluetooth state
|
||||
* Toggle USB tethering
|
||||
* Toggle wifi tethering
|
||||
* 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
|
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/1.png
Normal file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 335 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/2.png
Normal file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 190 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/3.png
Normal file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 246 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/4.png
Normal file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 194 KiB |
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
@ -0,0 +1 @@
|
||||
Automate stuff on your device by creating rules.
|
1
fastlane/metadata/android/en-US/title.txt
Normal file
1
fastlane/metadata/android/en-US/title.txt
Normal file
@ -0,0 +1 @@
|
||||
Automation
|
Loading…
Reference in New Issue
Block a user