Sneak Peek - New Tasker Features
Added 2019-10-18 17:40:00 +0000 UTCIt's Friday and it's time for a sneak peek of what's coming up next! :)
I've added 3 new features that you can preview before everyone else:
- Get Current Location: will allow you to get a lot of data about the current location, including latitude,longitude, accuracy, altitude, speed, bearing and time. This action allows you to specify a minimum accuracy for the location gotten, so let's say you want to get your location with a minimum 10 meter accuracy just use this one action and you're done! :) I plan on adding more possible restrictions like being near a certain location or being at a minimum or maximum speed
- In the Tasker Functions action I added a LocationsDistance(%lat1,%lon1,%lat2,%lon2) function that will output a variable called %distance which will contain the distance between the 2 locations in meters
- I've added a new Block Camera action which will prevent any app from using the camera on your phone
You can get this special version here.
Let me know how it works for you!
Enjoy! 😁
Comments
Thanks for letting me know!
João Dias
2019-10-21 15:53:36 +0000 UTCWell, there's already the Variable Convert action for that particular use case ;)
João Dias
2019-10-21 15:53:28 +0000 UTCTasker Functions looks pretty cool! Although I can already imagine a lot of requests coming in for different functions like unit converters and such!
Robert Burton
2019-10-20 16:41:29 +0000 UTCYep
Brayden Houston
2019-10-18 18:11:52 +0000 UTCI got the same error. Disabling device admin and reenabling fixed it.
DaveStLou
2019-10-18 18:05:17 +0000 UTCThanks! Does it work if you disable Device Admin and then re-enable it?
João Dias
2019-10-18 17:53:53 +0000 UTCEverything but the camera block works for me. Camera block throws this error: 11.51.39/E add wait type EasyAction3 time 2147483647 11.51.39/E add wait type EasyAction3 done 11.51.39/E add wait task 11.51.39/E Error: 1 11.51.39/E Admin ComponentInfo{net.dinglisch.android.taskerm/net.dinglisch.android.taskerm.MyDeviceAdminReceiver} did not specify uses-policy for: disable-camera
Brayden Houston
2019-10-18 17:52:53 +0000 UTC