Tasker help needed - Nexus 4 Themes and Apps

Hi, I would need help with two tasker profiles (and a little hint for the 3rd one ;P)
1st - Connect and route all traffic through a SSH-Tunnel when I am connected to a WiFi which is not my home-WiFi:
I tried this with SSH-Tunnel but "killing" the app gives random pop-ups + problem report + restart of the app (even when killing with root). Any ideas?
2nd - Screenshot when wrong lock pattern was entered:
I found several guides for how to do it with a "pin lock" but it seems as "lock pattern" won't work with tasker?
3rd - Can I somehow let tasker read/speak the following things:
At which time is the next alarm and in how many hours/minutes is that (alarmdroid)?
Do I have any missed calls/mails/messages (whatsapp/sms/facebook/...) ?
Do I have any calendar entries today and which one is the first one ?
I plan on using those the following way:
Put phone into docking station near my bed - Let me know if alarm is set and when it is.. also tell me if there are any meetings on the next day.
When alarmdroid starts waking me up, tell me if I have any missed calls/messages/etc and how many calendar entries I have today.
Thanks

Idk about any of the other stuff but about question 2...There is an app called secure settings..this app pretty much adds functionality to tasker and if you are rooted it adds even more. But basically you can use pattern lock through tasker after downloading that app..I am currently using it to have my lock pattern turn off when im connected to my home wifi and then turns back on when im not connected to home wifi...
I had similar issues as you where it would only work with pin lock but now with secure settings, its work with pattern lock. Hope this helps.

desiromeo719 said:
Idk about any of the other stuff but about question 2...There is an app called secure settings..this app pretty much adds functionality to tasker and if you are rooted it adds even more. But basically you can use pattern lock through tasker after downloading that app..I am currently using it to have my lock pattern turn off when im connected to my home wifi and then turns back on when im not connected to home wifi...
I had similar issues as you where it would only work with pin lock but now with secure settings, its work with pattern lock. Hope this helps.
Click to expand...
Click to collapse
Hmm I tried it with secure settings already but it didn't work.
could u tell me the exact tasks you do?
Thanks

zakazak said:
Hi, I would need help with two tasker profiles (and a little hint for the 3rd one ;P)
1st - Connect and route all traffic through a SSH-Tunnel when I am connected to a WiFi which is not my home-WiFi:
I tried this with SSH-Tunnel but "killing" the app gives random pop-ups + problem report + restart of the app (even when killing with root). Any ideas?
2nd - Screenshot when wrong lock pattern was entered:
I found several guides for how to do it with a "pin lock" but it seems as "lock pattern" won't work with tasker?
3rd - Can I somehow let tasker read/speak the following things:
At which time is the next alarm and in how many hours/minutes is that (alarmdroid)?
Do I have any missed calls/mails/messages (whatsapp/sms/facebook/...) ?
Do I have any calendar entries today and which one is the first one ?
I plan on using those the following way:
Put phone into docking station near my bed - Let me know if alarm is set and when it is.. also tell me if there are any meetings on the next day.
When alarmdroid starts waking me up, tell me if I have any missed calls/messages/etc and how many calendar entries I have today.
Thanks
Click to expand...
Click to collapse
In regards to question number 2, I'd skip setting this up via tasker and just get the app Cerberus, its a pay app but its amazing when it comes to the things it can regarding security of your phone, in case its lost/stolen. It does have the feature your trying to set up, works with pin and pattern locks. https://play.google.com/store/apps/details?id=com.lsdroid.cerberus&feature=nav_result#?t=W251bGwsMSwxLDMsImNvbS5sc2Ryb2lkLmNlcmJlcnVzIl0.

no I don't like cerberus sry. Also I got Avast for that

djkinetic said:
In regards to question number 2, I'd skip setting this up via tasker and just get the app Cerberus, its a pay app but its amazing when it comes to the things it can regarding security of your phone, in case its lost/stolen. It does have the feature your trying to set up, works with pin and pattern locks. https://play.google.com/store/apps/details?id=com.lsdroid.cerberus&feature=nav_result#?t=W251bGwsMSwxLDMsImNvbS5sc2Ryb2lkLmNlcmJlcnVzIl0.
Click to expand...
Click to collapse
I'd vouch for Cerberus. Has really good security features. btw how would taking a screenshot on entering wrong pattern help. Did you mean to take the photo of the intruder entering the wrong pattern?

jazzboyrules said:
I'd vouch for Cerberus. Has really good security features. btw how would taking a screenshot on entering wrong pattern help. Did you mean to take the photo of the intruder entering the wrong pattern?
Click to expand...
Click to collapse
Yes, a pic is taken of the intruder and sent to me via e-mail.
The whole thing works.. except that it doesn't work when the phone is locked :S

Not sure why you dont like cerberus, it does exactly what you want lol..was just a suggestion.

and i appreciate the help I just dont like the app.

Tasker >add Task(+) > Plugin > Secure Setttings > Configuration > Pattern Lock
Set the context as you like..

Ye tried that one already -> doesnt seem to work :/

Regarding your #2 request, if what you are looking for is for the phone to take a picture of the user after a failed unlock attempt this is what I did in Tasker to accomplish this and more.
This will take a photo of the "intruder" after two failed attempts. With my Dropbox sync this photo is instantly uploaded to Dropbox for archival. Then the phone sends two SMS messages to my GV number, the first with the rough location based on the network and then another if GPS is able to locate them.
First you have to install the "Secure Settings" plugin from the Market. Also for photo archival I use Dropbox configured to backup my photos.
New Profile named "Unlock Fail"
Event>State>Plugin>Secure Settings
-Edit Configuration>Failed Login Attempts> 2 (your choice)
-Save
Task> New Task named "Security Photo"
-Media>Take Photo
>Front Camera
>Filename : Lock Photo
>Naming Sequence : Series
>Insert in Gallery : checked
>Descrete : checked
>Resolution: 640x480 (Your preference)
-Misc.>GPS Set On
-Misc.>Get Location
>Source NET
-Phone>Send SMS
>Number (Your choice, I use my GV number)
>Message "Someone has tried to unlock your phone, a photo has been stored and they are roughly at: %LOC"
-Misc.>Get Location
>Source GPS
-Phone>Send SMS
>Number (Same as above)
>Message "Here is their exact location: %LOC"
Then on top of this I also created another profile that would fire off this same task if an SMS is received with the text "find me". This profile also sounds an alarm so I can locate the phone.
For some other Tasker how-to's see this page, http://tasker.wikidot.com/step-throughs .

HuckFinn said:
Regarding your #2 request, if what you are looking for is for the phone to take a picture of the user after a failed unlock attempt this is what I did in Tasker to accomplish this and more.
This will take a photo of the "intruder" after two failed attempts. With my Dropbox sync this photo is instantly uploaded to Dropbox for archival. Then the phone sends two SMS messages to my GV number, the first with the rough location based on the network and then another if GPS is able to locate them.
First you have to install the "Secure Settings" plugin from the Market. Also for photo archival I use Dropbox configured to backup my photos.
New Profile named "Unlock Fail"
Event>State>Plugin>Secure Settings
-Edit Configuration>Failed Login Attempts> 2 (your choice)
-Save
Task> New Task named "Security Photo"
-Media>Take Photo
>Front Camera
>Filename : Lock Photo
>Naming Sequence : Series
>Insert in Gallery : checked
>Descrete : checked
>Resolution: 640x480 (Your preference)
-Misc.>GPS Set On
-Misc.>Get Location
>Source NET
-Phone>Send SMS
>Number (Your choice, I use my GV number)
>Message "Someone has tried to unlock your phone, a photo has been stored and they are roughly at: %LOC"
-Misc.>Get Location
>Source GPS
-Phone>Send SMS
>Number (Same as above)
>Message "Here is their exact location: %LOC"
Then on top of this I also created another profile that would fire off this same task if an SMS is received with the text "find me". This profile also sounds an alarm so I can locate the phone.
For some other Tasker how-to's see this page, http://tasker.wikidot.com/step-throughs .
Click to expand...
Click to collapse
I would prefer Mail over SMS but the problem won't even go until the sending part as it won't even take the picture when the phone is locked with a pattern lock? Atleast for me here.

zakazak said:
I would prefer Mail over SMS but the problem won't even go until the sending part as it won't even take the picture when the phone is locked with a pattern lock? Atleast for me here.
Click to expand...
Click to collapse
I do not seem to have that problem. I just tried it and it worked perfectly.
Now I have my phone configured for face unlock with pattern as a backup and my phone is rooted.
-Phone was locked with the screen off.
-Hit the power button and blocked the camera so face unlock would fail.
-Entered the wrong pattern twice. Once the second attempt failed I saw GPS activate and I heard the GV notification for the received SMS.
-I never unlocked the phone and checking GV and Dropbox from a different device and the messages were sent with my location and the picture was uploaded to Dropbox.
Not sure what else to say. I think I was asked to give Tasker administrative rights along with being rooted so maybe that is the difference.

i am rooted as well.. and tasker is in my SuperSU list :S
Rly weird

I will pay you for Tasker Profiles
I bought tasker because I see the incredible potential for the different profiles.
That being said I am dumb and find creating the profiles that I want a little bit overwhelming.
Is you are a tasker EXPERT on this site that would like to make some profiles for me that I could download & I will pay you for them.
An example profile would be:
IF I disconnect from Wifi Network by going out of range I want to automatically turn on bluetooth for for 10 minutes.
(Usually when I walk out of wifi range I am walking to my car which bluetooths music/calls off my phone)
IF within that 10 minutes I connect to a bluetooth device I would like to keep the bluetooth on until the pairing is broken. IF NOT bluetooth will be turned off after the 10 minutes
When the bluetooth pairing is broken I would like the phone to turn on Wifi for 10 minutes as I am usually walking to my office/house or place with wifi
IF within that 10 minutes a wifi network is connected then wifi will remain on IF NOT then wifi will be turned off
This is just one of probably 10 or so possible profiles I would like to create that are custom to my circumstances
I have a galaxy S4 Active from AT&T that is rooted
If you are interested in creating profiles for me please message me with your expertise & what a profile would cost
For most of you creating these things are childs play however for me it is not
This is my first time posting so if this is the wrong place to put this please direct me to a different area.

Related

Problems with Outlook & You Tube

I have now had my TP2 for nearly a week and I am generally very pleased. However, there are a couple of problems that may be me or may be the phone that I have not in my ignorance been able to resolve.
Firstly with the calendar, if I enter a new appointment with specific times it shows on the home page and in the month and day display. If I make it an all day appointment of a reoccurring appointment it is not displayed and I have to disable Touchflo to get into the full calendar to find the appointment. This means the only way I am able to see appointments entered is if each is entered daily with specific times. Pretty useless if I have weekly appointments for the year (I would have to enter individually 52 times) or all day appointments / reminders.
Secondly, the You Tube application comes up with an “Unable to find a network” error message when ever I try to run it. I have no trouble with PIE, Opera, e-mail etc, only you Tube. (If I go to You Tube in PIE or Opera all is fine, it is just the You Tube application causing problems.
I have searched but have not found any postings that seem to answer these problems. Any help is gratefully received.
The Phone has an unlocked HTC standard rom on TMobile UK.
Many thanks
KJR
Update
I spent my lunch resetting and then hard resetting and seem to have calendar working properly. I backed up and restored and it still works OK, which is odd (but pleasing) as I would have thought I would be restoring what ever the problem was.
I still cannot get the You Tube applet to work and can find no setting that would allow me to alter how it finds the network.
KJR
You might have the proxy server setting active in advanced network settings, just remove the tick box if you do
namaste74 said:
You might have the proxy server setting active in advanced network settings, just remove the tick box if you do
Click to expand...
Click to collapse
Yes, that is necessary.
Also, with T-Mobile UK, you have to ensure their 'content lock' feature is disabled before the Youtube app will work. New T-Mobile accounts have content lock enabled by default (to protect minors from certain 'entertainment' sites). To remove the lock, you can either log into your T-mobile account online and follow the 'Phone settings' link, or call customer services and get them to do it.
Thanks
I checked proxy settings and they are disabled. It is not a major problem, just an annoying niggle as I can access You Tube via PIE etc. but it seems odd that the applet deesigned especially for the job doesn't work!
I had Youtube working out the box on T-Mob but couldnt get the facebook app or Microsoft MyPhone to connect.
I ended up setting up a second data connection with the settings:
general.t-mobile.uk
user
pass
And everything else left blank and on Auto and they then connected ok. Give that a shot and see if it helps.
I had the same youtube problem. It seems to be solved now, what I did was connect via wifi (which worked fine) and when I turned wifi off and connected over the air it worked.

[Q] Find Phone via WiFi? (e.g. turn Ringer on, Vibrate)

I'm trying to find an app which runs a server or something on the phone and is able to turn on the ringer.
I keep loosing my phone in my house and it takes me ages to find it again. Even calling myself doesn't work since sometimes the phone is in silent mode without vibration.
Is there an app on the market which remotely turns on the ringer (even the phone was in silent mode) and has a simple web interface? Lets say my phone is connected to Wifi or 3G, I type in the IP Adress of my phone in an internet explorer and click on "locate" or something
Thanks
Tasker can handle something like that. It's an amazing program, so worth the $5 (or $6 from the market), but you can download a 7 day trial from the website:
http://tasker.dinglisch.net/
You should be able to set up a task to turn on the ringer (or to play a song or tone or whatever) when a particular text string is sent to the phone. Or, presuming you have a landline, you can turn the ringer on when you call just from that line. Lots of ways to do it.
Have a look on the market for
Wheres my droid
A simple text can set off the ringer, enable gps and txt you location etc...
Sent from my GT-I9000 using XDA App
tasker sounds interesting, does it need root?
Wheres my Droid is exactly what I'm looking for, but it would be great if I could activate it by mail and not by phone only (cant send mails to a phone number in germany)
Tasker doesn't require root, I don't think there's anything it does that would require it (could be wrong, I do have root, but it's not listed as a requirement). I don't think it handles emails, though, either. But I'd say you can call it and use Tasker to handle the call from a specific number. I checked and nothing else comes to mind as a way to find it, but it's worth testing out if you think you can use Tasker for other things (I have alarms, various profile changes, app events, headphone plugins, etc) - with some work, it does replace several programs I was using. Haven't lost my phone, though
On the tasker website, it lists "Email (K9)" as a compatible event - does that mean emails through the Gmail App will work as well?
sorry to bring up an old thread, but is there an app that works stictly on WiFi only? I have an Android phone with no service and I would like a Find my phone app usable on WiFi

How can I prevent Skype from autostarting?

Whenever I start my SGS2 Skype starts with it. On top of that it always starts in Online mode, regardless of what my previous mode was (Busy, Invisible).
I've only had this happen on this phone, not other Android devices. Any idea how to stop Skype starting at book, and if anyone knows how to make it default to the last status?
Much appreciated!
Search for the "autostart" app in the market. Its symbol is a car. You need root too. Hope this help.
Sent from my GT-I9100 using XDA App
to stop Skype from starting when the phone boots up..
sign into skype...go to My Info TAB..
press menu button- click settings... then uncheck the start up automatically box..
in order to keep the previous status...you need to uncheck sign in automatically box..
the downside is you have to enter the login password next time you sign in...
its the limitation of the app..hopefully gets an update to fix it...
edit : i noticed that when sign in automatically box is checked...the status takes 2-3 secs to change to online... if you are quick enough..you can quickly go to My info and change to appropriate status
Great replies, thanks! The autostart manager will come in useful (though I can't find one with the symbol of a car) and I've disabled Skype autostart as per instructions.
The status limitation I can live with for now, my primary concern was that Skype autostarted in Online mode on each boot leading to a flurry of untimely messages. When I start it intentionally changing the status is only a minor inconvenience.

[Q] How do you disable/remove AT&T Address Book?

Every time I open my address book (or at least the first time after a reboot) I get this AT&T address book verifying subscriber status popup that takes a while to complete. I have no interest in ever using that service so how can I disable the check and just stop using it at all?
I'm guessing that the answer might be root and remove bloatware but I'm hoping there's a way to just turn it off without rooting. Don't worry I'll be rooting sooner than later but for now I'd like to just get rid of that annoying delay.
I havent got my phone yet, should have it within the next 3 hours, but have you looked through the settings, and opened up the AT&T address book app and checked the settings within that app itself?
Yeah. Not seeing any settings for it or actually any AT&T Address Book App at all.
Yeah i finally got mine a few hours ago, but i dont see any options to disable it either.
I'm guessing this will be one of those annoyances that only root can salve.
Not sure about the s3 but on skyrocket I checked out the programs.. scrolled down to sync and disabled..
Rebooted and never got the error again.
... sent via subspace
jumanji404 said:
Not sure about the s3 but on skyrocket I checked out the programs.. scrolled down to sync and disabled..
Rebooted and never got the error again.
... sent via subspace
Click to expand...
Click to collapse
Where exactly did you "check out the programs.. scroll down to sync and disable"?
I don't see anything about AT&T address book anywhere.
I have the same issue. Every so often when I go into my phonebook I have to wait for it to check the AT&T Address Book. So now there is a huge lag to access my contacts.
Why do carriers think they should be mobile phone designers? I wish they'd just leave the designing to the people who are good at it.
Over 10 years of buying my own phones out of contract for a reason. I've only had the phone for a few hours. I wonder what other lame surprises await....
Ok, I seemed to have fixed it. Not sure which action it was because I was just doing everything I could to make it stop.
First thing I did was to turn off AT&T phonebook in my online account. Log into www.attwireless.com. Under MyAT&T tab, mouse over "Wireless" and select "Usage & Recent Activity". Scroll down to "Members Shared Usage" and click on "view details of the number you're working on. Scroll down to "Minute Detail" and right under that is "Phonebook" with the option to turn it on or off.
At the same time I was doing a lot of flailing around in the the phone. I was Settings page in Contacts and I deleted all the AT&T BS contacts it auto inserted into the phone.
I rebooted and it stopped trying to access that AT&T phonebook. Hope this helps.
1. system setting
2. app manager
3. click on the phone book
4. force stop
Now it will stop and the icon will be removed from the app list. You can do this for all of the apps that will not uninstall till we get root.
duckfart said:
1. system setting
2. app manager
3. click on the phone book
4. force stop
Now it will stop and the icon will be removed from the app list. You can do this for all of the apps that will not uninstall till we get root.
Click to expand...
Click to collapse
In step 3 when you say "the phone book" do you mean the app called Contacts that has an icon that looks like a phone book? When I disable that app my phone dialer icon disappeared making it so I couldn't dial out. Had to re-enable it.
Otherwise, I dont have an app named Phone Book.
kennonk said:
In step 3 when you say "the phone book" do you mean the app called Contacts that has an icon that looks like a phone book? When I disable that app my phone dialer icon disappeared making it so I couldn't dial out. Had to re-enable it.
Otherwise, I dont have an app named Phone Book.
Click to expand...
Click to collapse
No.
My AT&T and YP.
I was trying to disable the AT&T Address Book as well. I found out you disable AT&T Messages. Works like a charm.
phoenyx said:
Ok, I seemed to have fixed it. Not sure which action it was because I was just doing everything I could to make it stop.
First thing I did was to turn off AT&T phonebook in my online account. Log into www.attwireless.com. Under MyAT&T tab, mouse over "Wireless" and select "Usage & Recent Activity". Scroll down to "Members Shared Usage" and click on "view details of the number you're working on. Scroll down to "Minute Detail" and right under that is "Phonebook" with the option to turn it on or off.
At the same time I was doing a lot of flailing around in the the phone. I was Settings page in Contacts and I deleted all the AT&T BS contacts it auto inserted into the phone.
I rebooted and it stopped trying to access that AT&T phonebook. Hope this helps.
Click to expand...
Click to collapse
I can confirm this method mentioned by Phoenyx worked. For me at least. No more AT&T Addressbook confirmation dialog when I go to Contacts. :good:
phoenyx said:
Ok, I seemed to have fixed it. Not sure which action it was because I was just doing everything I could to make it stop.
First thing I did was to turn off AT&T phonebook in my online account. Log into www.attwireless.com. Under MyAT&T tab, mouse over "Wireless" and select "Usage & Recent Activity". Scroll down to "Members Shared Usage" and click on "view details of the number you're working on. Scroll down to "Minute Detail" and right under that is "Phonebook" with the option to turn it on or off.
At the same time I was doing a lot of flailing around in the the phone. I was Settings page in Contacts and I deleted all the AT&T BS contacts it auto inserted into the phone.
I rebooted and it stopped trying to access that AT&T phonebook. Hope this helps.
Click to expand...
Click to collapse
Yes, I just tried this as well instead of what I posted earlier and it also worked. I didn't know there was a phonebook option in my online AT&T account.
Works
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
I disabled syncronized snd it got rid of it
Sent from my SAMSUNG-SGH-I747 using xda premium
Sent from my SAMSUNG-SGH-I747 using xda premium
I just turned off the AT&T phonebook as you described and the pop-up goes away. Didn't need to do anything else.
Thanks!
erikk said:
Every time I open my address book (or at least the first time after a reboot) I get this AT&T address book verifying subscriber status popup that takes a while to complete. I have no interest in ever using that service so how can I disable the check and just stop using it at all?
I'm guessing that the answer might be root and remove bloatware but I'm hoping there's a way to just turn it off without rooting. Don't worry I'll be rooting sooner than later but for now I'd like to just get rid of that annoying delay.
Click to expand...
Click to collapse
Hi I just got my phone the same thing happened. I let it load (the second time it happened the first time I hit cancel). I got a page that was basically an ad for att's backup service, I scolled down to the bottom and clicked on close (or whatever the button did say). Now when I start contacts no more "checking subscriber status etc".
I have not rebooted yet but will and if it comes back I'll post, if it doesn't then at least on my Galaxy SIII it was a one time event.

[Q] Restricted account and multi-user

Hi everyone,
Q1:
I just noticed that Restricted account still has access to gallery. Is there a way to limit this access?
Q2:
As another question: Is there a way to log in and log out like Windows on kitkat? I mean I hate to enter my key every time I turn on the screen while working, and it would be nice if you can log out when you want to leave your device. Let me describe the situation a little more precise: I work with my device (e.g., reading papers) in work and some times I leave my office. When I am in the office it is a pain to have a passlock since I end up entering that many times. On the other side, every time I go out I have to set a passlock which is not very convenient!
I tested a passlock quick enable and disable app on my rooted mobile phone but it was not working properly and I can not use it for my tablet since it is not rooted.
Any solutions?

Categories

Resources