Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/01/profile-say-who-is-calling-you-v10.html
#profile #SayWhoIsCallingYou
DESCRIPTION
Say who calls you.
Available versions:
• Version (A): Says the contact (name) if registered, and the phrase 'unregistered number' if not in your contacts.
• Version (B): Says the contact (name) if registered, and spells the number if not in your contacts.
This project (profile) includes an Initial Setup task that needs to be executed when it is imported from TaskerNet
(It can be deleted after imported)
Notes:
- If you don't know any TTS engine, you can take a look at the IVONA's here or here/here (Reddit). Currently "deprecated", but still giving very good war.
- The 'Say Caller (1)' task includes an optional action (blue label) that will make Tasker to wait until %(CNAME) and/or %(CNUM) variables gets fully set. This is a Tasker limitation, sorry.
- All is bundled in a single prj file for easy importing. So, import it as it is.
CREDITS
@SmartPhoneLover
VERSION
v1.0
DESCRIPTION
Say who calls you.
Available versions:
• Version (A): Says the contact (name) if registered, and the phrase 'unregistered number' if not in your contacts.
• Version (B): Says the contact (name) if registered, and spells the number if not in your contacts.
This project (profile) includes an Initial Setup task that needs to be executed when it is imported from TaskerNet
(It can be deleted after imported)
Notes:
- If you don't know any TTS engine, you can take a look at the IVONA's here or here/here (Reddit). Currently "deprecated", but still giving very good war.
- The 'Say Caller (1)' task includes an optional action (blue label) that will make Tasker to wait until %(CNAME) and/or %(CNUM) variables gets fully set. This is a Tasker limitation, sorry.
- All is bundled in a single prj file for easy importing. So, import it as it is.
CREDITS
@SmartPhoneLover
VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/01/project-wifi-auto-reconnect-v10.html
#project #WiFiAutoReconnect
DESCRIPTION
This project was created based on a specific request from a user in Reddit.
Basically, it monitors the status of the WiFi connection (in this case), in addition to Internet access. Well, in case of not detecting activity in the network (data) or not finding the access point (AP) to which it should be connected, it starts the auto-connection process automatically.
It can be useful in those cases where access to the device is only allowed by remote connection, and its manual operation (in human presence) is not the case.
This project includes an Initial Setup task that needs to be executed when it is imported from TaskerNet
(It can be deleted after imported)
Notes:
- You can check out the thread where the request came from: Go!
- A similar project of our dear mate @MeloProfessional is available on his Telegram channel: Go!
- After importing, make sure to manually configure the project using the 'Setup' (and/or 'Setup (UI)') task(s).
- Max Retries from 'Setup' task are carried out in one minute intervals (Time Ticker profile). After Max Retries reached, manual reactivation will be needed (interactible button); unless unlimited retries are indicated.
CREDITS
@SmartPhoneLover
VERSION
v1.0
DESCRIPTION
This project was created based on a specific request from a user in Reddit.
Basically, it monitors the status of the WiFi connection (in this case), in addition to Internet access. Well, in case of not detecting activity in the network (data) or not finding the access point (AP) to which it should be connected, it starts the auto-connection process automatically.
It can be useful in those cases where access to the device is only allowed by remote connection, and its manual operation (in human presence) is not the case.
This project includes an Initial Setup task that needs to be executed when it is imported from TaskerNet
(It can be deleted after imported)
Notes:
- You can check out the thread where the request came from: Go!
- A similar project of our dear mate @MeloProfessional is available on his Telegram channel: Go!
- After importing, make sure to manually configure the project using the 'Setup' (and/or 'Setup (UI)') task(s).
- Max Retries from 'Setup' task are carried out in one minute intervals (Time Ticker profile). After Max Retries reached, manual reactivation will be needed (interactible button); unless unlimited retries are indicated.
CREDITS
@SmartPhoneLover
VERSION
v1.0
#warning
Hi, this is @SmartPhoneLover.
I inform you that my activity will be reduced again, because my holiday period has finished 😕🤓.
But, do not worry. In my spare time I will try to continue with all my projects, current and planned.
Hi, this is @SmartPhoneLover.
I inform you that my activity will be reduced again, because my holiday period has finished 😕🤓.
But, do not worry. In my spare time I will try to continue with all my projects, current and planned.
#warning #TaskerDev
[DEV] Tasker 5.9.2 - Root actions WITHOUT root! 😎
This could be great! Let's see how it goes...
Sign up for the beta here.
If you don't want to wait for the Google Play update, get it right away here.
You can also get the updated app factory here.
Running Most Root Actions Without a Rooted Device
Check out the demo here: https://youtu.be/tKCpkOn_mHA
You know how some stuff is only available with a rooted device? This release tries to work around that with the new ADB Wifi action!
To use it, you need to connect your phone to your PC and run the adb tcpip 5555 command. After that you can disconnect from your PC and use the ADB Wifi action to run any command that you can run on a PC!
For example, you could
- Give or revoke app permissions
- Kill apps
- Toggle Mobile Data
and much more!
There's a big caveat though: every time you reboot your device you need to run the adb tcpip 5555 command again, so keep that in mind.
There are already 2 built-in actions that use this new feature under the hood: Mobile Data and the new Mobile Network Type action!
Mobile Network Type
Check out the demo here: https://youtu.be/qMhJqdBAO7M
You can now select the type of mobile network from Tasker. For example, you can force your phone to only connect to 2G, 3G or 4G networks. Coupled with the Mobile Data action you now have full control over your phone's data access!
Important Logcat Event Fix
Tasker was mistakenly using too many resources with the Logcat event in some specific situations which could lead to some battery drain. This should now be fixed!
Full Changelog
- Added "ADB Wifi" action that allows you to run shell commands that could normally only run on a rooted device
- Made Mobile Data action work on all unrooted devices with ADB Wifi
- Added "Hide Dialog" option in the Get Voice action.
- Added Min Speed Accuracy option to Get Location V2
- Added "Continue on Error" to Wifi action
- Added Check Root in Tasker Functions action
- Make different tones when Logcat bubble starts and stops recording logs
- When pressing back on a task with no actions simply cancel it like you do with the cancel button
- Fixed bug with Logcat Entry event where it would consume more resources than it should
- Fixed bug where a BT Connected state would never be active if the bluetooth's device name couldn't be gotten
- Fixed help file for "Notification Removed" event
- Made error appear on screen when action doesn't have permission to run. Previously only a notification would be created
- Fixed some crashes
Let me know how everything works! :) Enjoy!
Source: Go!
[DEV] Tasker 5.9.2 - Root actions WITHOUT root! 😎
This could be great! Let's see how it goes...
Sign up for the beta here.
If you don't want to wait for the Google Play update, get it right away here.
You can also get the updated app factory here.
Running Most Root Actions Without a Rooted Device
Check out the demo here: https://youtu.be/tKCpkOn_mHA
You know how some stuff is only available with a rooted device? This release tries to work around that with the new ADB Wifi action!
To use it, you need to connect your phone to your PC and run the adb tcpip 5555 command. After that you can disconnect from your PC and use the ADB Wifi action to run any command that you can run on a PC!
For example, you could
- Give or revoke app permissions
- Kill apps
- Toggle Mobile Data
and much more!
There's a big caveat though: every time you reboot your device you need to run the adb tcpip 5555 command again, so keep that in mind.
There are already 2 built-in actions that use this new feature under the hood: Mobile Data and the new Mobile Network Type action!
Mobile Network Type
Check out the demo here: https://youtu.be/qMhJqdBAO7M
You can now select the type of mobile network from Tasker. For example, you can force your phone to only connect to 2G, 3G or 4G networks. Coupled with the Mobile Data action you now have full control over your phone's data access!
Important Logcat Event Fix
Tasker was mistakenly using too many resources with the Logcat event in some specific situations which could lead to some battery drain. This should now be fixed!
Full Changelog
- Added "ADB Wifi" action that allows you to run shell commands that could normally only run on a rooted device
- Made Mobile Data action work on all unrooted devices with ADB Wifi
- Added "Hide Dialog" option in the Get Voice action.
- Added Min Speed Accuracy option to Get Location V2
- Added "Continue on Error" to Wifi action
- Added Check Root in Tasker Functions action
- Make different tones when Logcat bubble starts and stops recording logs
- When pressing back on a task with no actions simply cancel it like you do with the cancel button
- Fixed bug with Logcat Entry event where it would consume more resources than it should
- Fixed bug where a BT Connected state would never be active if the bluetooth's device name couldn't be gotten
- Fixed help file for "Notification Removed" event
- Made error appear on screen when action doesn't have permission to run. Previously only a notification would be created
- Fixed some crashes
Let me know how everything works! :) Enjoy!
Source: Go!