
UpdatedDec 17, 2017
PublishedSep 12, 2012
Packageit.mf.android.autobluetooth
MD50fe47871b06eb3d36299083080b864c8
SHA1 (signer)AF:02:1C:6E:EF:11:84:C0:F2:49:E0:E1:39:DF:54:BE:A1:41:C2:2D
Signed byCN=Massimiliano Fanciulli, OU=none, O=none, L=Livorno, C=IT
Malware scanTRUSTED
Contact[email protected]
Privacy policyView
What's new
Bug fixing for Android 8.0 Oreo devices
Description
AutoBluetooth turns bluetooth on or off without any user interaction, based on one of the rules that the user sets. Rules can be of the following type:
* Timer: User specifies a time interval and specifies the days in the week where the rule shall turn BT on. When the rule is triggered, bluetooth is activated in one of the two modalities: Continuous or Sampling. In continuous mode BT is turned on in the whole time interval specified by the rule. In Sampling mode BT is turned on at evenly spaced intervals until the rule expires or the device connects to an accessory.
* Countdown Timer: User specifies the number of minutes after which the BT shall be turned off. The trigger is created and run with a simple click of a button.
* WiFi: User specifies a wifi network by picking it from a list. When the device connects to the specified network AutoBluetooth turns on or off BT depending on the choice you made while configuring the rule (On and Off are the only choices). The user can also specify the days in the week where the rule is active.
* NFC: User specifies a time interval and specifies the days in the week where the rule shall turn BT on, as is for the Timer rule. In this case rule is checked only when an NFC tag is read by the device.
* GeoFence (PRO users only): User specifies if he wants to have BT on or of when a certain area is reached or left. The location is the current location of the device and the area has a 100 meters radius. Entering or exiting such area will trigger the rule. User can also specify days in the week where the rule is active.
* Battery charge (PRO users only): User specifies in which days of the week BT have to be activated when the device is connected to a power source (wall socket, usb cable or wireless charging). When device is disconnected from power source BT is disabled.
* Incoming Phone call (PRO users only): User specifies in which days of the week BT have to be activated when the device receives a phone call. When call ends BT is disabled
* Outgoing Phone call (PRO users only): User specifies in which days of the week BT have to be activated when the device makes a phone call. When call ends BT is disabled
* Driving (PRO users only): User specify in which days of the week BT have to be activated while driving a vehicle. When activity ends BT is turned off.
* Running (PRO users only): User specify in which days of the week BT have to be activated while running. When activity ends BT is turned off.
Auto Bluetooth is capable of detecting if the device is connected and can wait for its disconnection before turning the bluetooth off. This is particularly useful when the device connects during a timer activity and remains connected after the specified time.
AutoBluetooth can enable Bluetooth Tethering automatically. Just enable it through the settings page.
* Timer: User specifies a time interval and specifies the days in the week where the rule shall turn BT on. When the rule is triggered, bluetooth is activated in one of the two modalities: Continuous or Sampling. In continuous mode BT is turned on in the whole time interval specified by the rule. In Sampling mode BT is turned on at evenly spaced intervals until the rule expires or the device connects to an accessory.
* Countdown Timer: User specifies the number of minutes after which the BT shall be turned off. The trigger is created and run with a simple click of a button.
* WiFi: User specifies a wifi network by picking it from a list. When the device connects to the specified network AutoBluetooth turns on or off BT depending on the choice you made while configuring the rule (On and Off are the only choices). The user can also specify the days in the week where the rule is active.
* NFC: User specifies a time interval and specifies the days in the week where the rule shall turn BT on, as is for the Timer rule. In this case rule is checked only when an NFC tag is read by the device.
* GeoFence (PRO users only): User specifies if he wants to have BT on or of when a certain area is reached or left. The location is the current location of the device and the area has a 100 meters radius. Entering or exiting such area will trigger the rule. User can also specify days in the week where the rule is active.
* Battery charge (PRO users only): User specifies in which days of the week BT have to be activated when the device is connected to a power source (wall socket, usb cable or wireless charging). When device is disconnected from power source BT is disabled.
* Incoming Phone call (PRO users only): User specifies in which days of the week BT have to be activated when the device receives a phone call. When call ends BT is disabled
* Outgoing Phone call (PRO users only): User specifies in which days of the week BT have to be activated when the device makes a phone call. When call ends BT is disabled
* Driving (PRO users only): User specify in which days of the week BT have to be activated while driving a vehicle. When activity ends BT is turned off.
* Running (PRO users only): User specify in which days of the week BT have to be activated while running. When activity ends BT is turned off.
Auto Bluetooth is capable of detecting if the device is connected and can wait for its disconnection before turning the bluetooth off. This is particularly useful when the device connects during a timer activity and remains connected after the specified time.
AutoBluetooth can enable Bluetooth Tethering automatically. Just enable it through the settings page.
Required features
- Bluetooth android.hardware.bluetooth
- Location android.hardware.location
- Location Gps android.hardware.location.gps
- Wifi android.hardware.wifi
Permissions (20)
AutoBluetooth requests the following Android permissions:
- Access Fine Location android.permission.ACCESS_FINE_LOCATION
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Access Wifi State android.permission.ACCESS_WIFI_STATE
- Bluetooth android.permission.BLUETOOTH
- Bluetooth Admin android.permission.BLUETOOTH_ADMIN
- Change Network State android.permission.CHANGE_NETWORK_STATE
- Internet android.permission.INTERNET
- Nfc android.permission.NFC
- Read External Storage android.permission.READ_EXTERNAL_STORAGE
- Read Phone State android.permission.READ_PHONE_STATE
- Receive Boot Completed android.permission.RECEIVE_BOOT_COMPLETED
- Vibrate android.permission.VIBRATE
- Wake Lock android.permission.WAKE_LOCK
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE
- Write Settings android.permission.WRITE_SETTINGS
- Com Android Vending Billing com.android.vending.BILLING
- C2dm Permission Receive com.google.android.c2dm.permission.RECEIVE
- Gms Permission Activity Recognition com.google.android.gms.permission.ACTIVITY_RECOGNITION
- Providers Gsf Permission Read Gservices com.google.android.providers.gsf.permission.READ_GSERVICES
- It Mf Android Autobluetooth Permission C2d Message it.mf.android.autobluetooth.permission.C2D_MESSAGE