2 Commits

Author SHA1 Message Date
c63ca88186 Removed versionNameSuffix from F-Droid flavor. 2021-03-06 00:29:15 +01:00
00db7f10ee Added metadata for F-Droid 2021-03-05 22:41:43 +01:00
10 changed files with 42 additions and 1 deletions

View File

@ -49,7 +49,7 @@ android {
{
dimension "version"
// applicationIdSuffix ".fdroid"
versionNameSuffix "-fdroid"
// versionNameSuffix "-fdroid"
targetSdkVersion 28
}

View File

@ -0,0 +1 @@
Initial F-Droid version

View 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

View File

@ -0,0 +1 @@
Automate stuff on your device by creating rules.

View File

@ -0,0 +1 @@
Automation