[APP][5.0+][Alpha] TaskerAuto - Run Tasker Tasks from Android Auto - Android Auto General

Hi guys. This is my first app and first thread, so be gentle =)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TaskerAuto
TaskerAuto allows you to run Tasker tasks from your headunit. That's pretty much it.
I have some home automation gear at home and wanted to open my garage door from the headunit. I already had a Tasker task to do it, so why not be able to run any task from Android Auto?
If you use something like Home Assistant, it means you can do basically anything with your home automation from your car.
How to use:
1. Open TaskerAuto on your phone and select which tasks you want to be available in-car.
2. Have developer mode enabled in Android Auto.
3. Click on the little gauge icon in Auto (on far right) and select TaskerAuto.
4. Your list of tasks should appear. Clicking a task will run it.
Thanks to Emil Borconi from this thread for helping me get the app to run in the last tab.
EDIT: For some reason I can't attach files. Google Drive Link. Puu.sh Mirror

Great idea!
I'll check it. :good:
However, I have another "complementary" idea: Use some Bluetooth hot number in the phonebook for triggering Tasker actions. With this you can also trigger the same actions "dialing" the code... Useful when the AA is not running.
If you like to include also this other function, please contact with me (I have one indirect mode to do it).
---------- Post added at 03:29 PM ---------- Previous post was at 03:15 PM ----------
MostoX said:
1. Open TaskerAuto on your phone and select which tasks you want to be available in-car.
Click to expand...
Click to collapse
Hi!
I use other tools compatible with Tasker. It's this App working as a Tasker plug-in, or it can only work with Tasker?
I ask this because I don't see anything when I open this App.

Thanks for the idea, and sorry it's not working for you =(
I'm using the query described here:
tasker.dinglisch.net/contentprovider.html
to retrieve the list of tasks. So it's not really running as a plugin, and it may only work with Tasker.

MostoX said:
Thanks for the idea, and sorry it's not working for you =(
I'm using the query described here:
tasker.dinglisch.net/contentprovider.html
to retrieve the list of tasks. So it's not really running as a plugin, and it may only work with Tasker.
Click to expand...
Click to collapse
OK, thank you for sharing it.
One suggestion: You like to incorporate an alternative mode to trigger actions? For example sending a broadcast EVENT or similar? For example, see the documentation of Tasker plugins: http://tasker.dinglisch.net/plugins-intro.html
One option is create a "Event Plugin" and add to your App a list of actions (Action1, Action2, etc.), then any user can link these actions to Tasker Events in any compatible App.
For example, try these two free Apps compatible with Tasket plugins:
https://play.google.com/store/apps/details?id=com.llamalab.automate
https://play.google.com/store/apps/details?id=com.bartat.android.robot
You agree?

Hi @MostoX,
Any option to upgrade your source code supporting Tasker "Event Plugin"?

manos78 said:
Hi @MostoX,
Any option to upgrade your source code supporting Tasker "Event Plugin"?
Click to expand...
Click to collapse
Sorry manos I don't have time to do that. But if you'd like to take a look at it, I can put the source up somewhere. It's very simple.

MostoX said:
Sorry manos I don't have time to do that. But if you'd like to take a look at it, I can put the source up somewhere. It's very simple.
Click to expand...
Click to collapse
Ok. Then, please craete a GitHub account an put your project there. Then we can do some mods for improving it.
You agree?

Hi again,
Code can be found here: https://github.com/IVData/TaskerAuto

Dude, thank you! :good::good::good:

Hi, when I run the app, there is no list of tasks, it's just blank. Any idea why? Tasker is definately running (there are active tasks).

Pierreken said:
Hi, when I run the app, there is no list of tasks, it's just blank. Any idea why? Tasker is definately running (there are active tasks).
Click to expand...
Click to collapse
Allow external access in Tasker settings.
Gesendet von meinem SM-G950F mit Tapatalk

dft601 said:
Allow external access in Tasker settings.
Gesendet von meinem SM-G950F mit Tapatalk
Click to expand...
Click to collapse
Thank you, that solved the issue with the list.
I also had to change some settings in the developer menu to get the tasks to show up in the car menu. Working great now.
I love your app!

Improvement suggestion:
Automatically change the colors of the task list with day/night time. During the night the white is extremely bright on the screen.

Pierreken said:
Thank you, that solved the issue with the list.
I also had to change some settings in the developer menu to get the tasks to show up in the car menu. Working great now.
I love your app!
Click to expand...
Click to collapse
Hi,
The tasks are not showed in my car menu.
I can't realize this step :
3. Click on the little gauge icon in Auto (on far right) and select TaskerAuto.
In which application ?
"I also had to change some settings in the developer menu to get the tasks to show up in the car menu."
Could you indicate the details of the modifications in the developper parameters.
Thanks for your help.

dpm62980 said:
Hi,
The tasks are not showed in my car menu.
I can't realize this step :
3. Click on the little gauge icon in Auto (on far right) and select TaskerAuto.
In which application ?
"I also had to change some settings in the developer menu to get the tasks to show up in the car menu."
Could you indicate the details of the modifications in the developper parameters.
Thanks for your help.
Click to expand...
Click to collapse
The shortcut is the one on the far right in the bottom black navigation bar. See picture below:
http://www.vwcarnetconnect.com/images/android-auto-os.png
These are the settings I have enabled in the developers menu (translated from dutch so may be slightly different):
- Application mode: developer
- Disable ANR check
- Unknown sources

Pierreken said:
The shortcut is the one on the far right in the bottom black navigation bar. See picture below:
These are the settings I have enabled in the developers menu (translated from dutch so may be slightly different):
- Application mode: developer
- Disable ANR check
- Unknown sources
Click to expand...
Click to collapse
Hi Pierreken,
Thank you vey much for your help.
All is ok now. I can use this useful app.
Thanks a lot.

Thanks fot the app.
But after the last Android auto update.. it's not longer showing under the shortcut, instead shows an app list for AA.
Thank you and sorry for my english

I found android auto (official not available in the netherlands, but got apk mirror), understanding you can build plugins for it... thats how i found this tread. Sounds like a great plugin.
Toke a while until i found out how to enable developer mode for android auto in the newest version.
https://developer.android.com/training/auto/testing/index.html#phone
so.. you have to tab the header 10 times in the about screen before the menu option is available.
however now thats done.. tasker is open.. task is selected in the app... but no option/plugin/shortcut is available inside the dashboard of android auto. Is it only available on the screen of your car, or should it also be available on your phone display (i only have the last one).
Or is the plugin not working with the most recent version of android auto?

I want to run a navigation program in phone, and then run android auto mirroring code, so to have one android auto shortcut to make both..
Can i do this somehow with this?
Thanks,
Sent from my Note 8 using XDA Labs

I cant seem to get this menu to appear? i have developer mode enabled, disabled ANR and enabled unknown sources, but when i click the icon on the far right i only see return to chevy mylink button. nothing else.
I have a samsung s8 non root if that matters.
any help would be great, as i cannot seem to get any unknown source android auto apps to work.

Related

[GUIDE][Difficulty: Beginner] Enable 'Smart Lock' on Bluetooth LE devices

Android 5.0 Lollipop added the ability to keep your device unlocked so long as you stay connected to a trusted bluetooth device. Dubbed "Smart Lock", the feature is quite useful if you own a smart wearable that you keep on you at all times. However, Smart Lock is unavailable for devices that connect to your phone via Bluetooth Low Energy. Some manufacturers offer the ability to simulate Smart Lock through keeping their app on in the background (such as Xiaomi's Mi Band and the Mi Fit app), but others do not.
If you, for instance, own a basic Fitbit or one of the new Honor Z1 bands among others, then you'll be able to keep your phone unlocked so long as your wearable is in range of your phone by following this Tasker guide.
Prerequisites
Secure Settings plug-in
Bluetooth 4.0 LE enabled device
A Bluetooth LE Scanner app
Instructions
Ensure that Secure Settings is set as a Device Administrator by opening the app and going to the Preferences screen. This is so the plugin has the ability to enable/disable the lockscreen.
Bring your phone and your device close together. Open the BLE Scanner app you downloaded above, and press SCAN.
Write down the MAC ID of the device that shows up at the top of the list. This should be the address of the Fitbit or other wearable, in case the name doesn't properly populate.
Click + to create a new Profile and name it "Watch Near" or anything else you want.
Select the State context, then select "BT Near" under "Net."
Once you're in the BT Near setting, type in the Bluetooth Address that you wrote down earlier under "Address." Additionally, select "Low-Energy (LE) Devices" and "Unpaired Devices". Leave everything else unchecked and/or default.
Press the back key to save and exit the context setup.
Tasker will now ask you to set up a new task associated with this context. Click on "New Task" and optionally give the task a name. Before we move on, here's a picture of what the context screen should look like.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now that you've got the context set-up, we're going to make a simple entry and exit task to correspond to when your phone connects/disconnects to your smart wearable.
Plugin --> Secure Settings. Under the Dev Admin Actions dropdown, select Password/Pin. Make sure that the box is set as "DISABLED" and that Device Admin Enabled is checked. Press the save icon up top to exit, then press the back key once you're back in Tasker.
Press back once more to exit the task creation. Now expand the Profile you just created by tapping on its name. Long-press on the Task that launches, the select "Add Exit Task."
Within this new task, you're going to do the opposite of what you did above. Plugin --> Secure Settings. Select Password/Pin under Dev Admin Actions again, but this time change the box to "ENABLED" and set up the password or pin code that you desire. Exit out all the way after you're done.
That's it! Your phone should now automatically disable the pin/password when your bluetooth device is in range, otherwise it will re-enabled it. You can expand the power of this task by adding some alerts for when your device and phone disconnects, the choice is up to you!
Does it work only with bt le?
Enviado do meu Mi 4i
mclaudio77 said:
Does it work only with bt le?
Enviado do meu Mi 4i
Click to expand...
Click to collapse
Smart Lock already works with regular bluetooth devices out of the box, so I wouldn't recommend using Tasker for that. But yes, if you put in the Bluetooth MAC ID into Tasker it will work the same way.
Does not work with my meizu pro5 and Xiaomi mi band 1s (Android 5.1.1)
Still I need to put my finger on finger scanner or putting the pin code to unlock the device
Will it break the device protection and the encryption
This is great thanks, I am using this with a cheap Bluetooth tracker keyring I got from eBay for 99p.
Edit
I need to test this a little more with the tag. The tag seems to power its self off which means it doesn't then trigger BT Near.
Where is the Secure Settings plug-in? There is an app of that name, by intangibleObject - is that what you mean?
fjuniper said:
Where is the Secure Settings plug-in? There is an app of that name, by intangibleObject - is that what you mean?
Click to expand...
Click to collapse
The Secure Settings Plugin is in an app called "Tasker".
However, having setup this instructions it seems to me that Secure Settings or TAsker never triggers a lockscreen/password protection to be active. What is your default state ? OS Version ? Do you have any initial password options enabled ?
deepsync said:
The Secure Settings Plugin is in an app called "Tasker".
Click to expand...
Click to collapse
Ah, thanks - I have Tasker, but didn't realise what the OP meant.
deepsync said:
However, having setup this instructions it seems to me that Secure Settings or TAsker never triggers a lockscreen/password protection to be active. What is your default state ? OS Version ? Do you have any initial password options enabled ?
Click to expand...
Click to collapse
I haven't had time to try it yet - I am on Marshmallow and have a BT LE step counter to test it with, when I have a chance.
Please Do. It works but somehow Timing of tasker to Check connection is not really good
This can be accomplished using the delayed lock app in conjunction with the Tasker plugin without having to use secure settings
Sent from my Nexus 5 using Tapatalk

[PROJECT] Screen Recorder

Hello!
I've made a tasker project to record screen since i don't wanna use an extra app when I can do it with Tasker. I'm using it in a Zooper Widget, but you can as well export it as app.
NOTES:
1) Please let me know if you think that the "code" can be improved or that I did something unnecessary. I'm still a noob.
2) You have to run the task "Start recording" in order to start.
Click to expand...
Click to collapse
REQUIREMENTS:
● Root
● Tasker
● AutoInput Full version
● AutoNotification Full version
Click to expand...
Click to collapse
FEATURES:
● Enable/disable "show touches" option from developer options (it is done through a shell code,
)
● Set custom name for video file (the video gets saved in /sdcard0/AutoInput/ )
Click to expand...
Click to collapse
DOWNLOAD: Record_Screen.prj.xml (file is also attached at the end of post)
SCREENSHOT:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
#Henkate said:
Hello!
I've made a tasker project to record screen since i don't wanna use an extra app when I can do it with Tasker. I'm using it in a Zooper Widget, but you can as well export it as app.
NOTES:
REQUIREMENTS:
FEATURES:
DOWNLOAD: Record_Screen.prj.xml (file is also attached at the end of post)
SCREENSHOT:
Click to expand...
Click to collapse
Thanks for the cool tasker Project. It works great. I came across one error on my end. That was just the fact I didn't buy auto input and notification. I had only the lite version. Once I bought them everything worked perfectly. Thanks again pal.
Salithox said:
Thanks for the cool tasker Project. It works great. I came across one error on my end. That was just the fact I didn't buy auto input and notification. I had only the lite version. Once I bought them everything worked perfectly. Thanks again pal.
Click to expand...
Click to collapse
Im glad it helps you.
Ive edited the post saying that the full version is required for that apps.
By the way, i found out that screen can be recorded with shell code too, so AutoInput wont be required anymore. I feel bad that in a way youve purchased both apps when this can be done without it. But there are more things which can be done with this app..
I will work on an update which check if phone is rooted or not and if is rooted, it will use only shell codes and if it isnt rooted, then it will use AutoInput and Secure Settings Plugin.
My reply on reddit tasker:
Umm, then maybe I'll make an update which check if ROOT is available with %ROOT variable and use secure settings if phone isn't rooted.
I've got screenrecord working fine through shell code. Screenrecord through shell ( write in terminal emulator screenrecord --help ):
- video resolution
- set the video bit rate, in bits per second. Value may be specified as bits or megabits, e.g. '4000000' is equivalent to '4M'. Default 4Mbps.
- add additional information, such as timestamp overlay, that is helpful in videos captured to illustrate bugs
- Set the maximum recording time, in seconds. Default / maximum is 180.
Now I'm thinking to use shell codes for this and don't use autoinput & autonotification . I don't know, is just an idea
Click to expand...
Click to collapse
EDIT: It seems that screenrecord through shell can be stopped by CTRL-C or when the video reach the specified time. AutoInput still the winner.
#Henkate said:
Im glad it helps you.
Ive edited the post saying that the full version is required for that apps.
By the way, i found out that screen can be recorded with shell code too, so AutoInput wont be required anymore. I feel bad that in a way youve purchased both apps when this can be done without it. But there are more things which can be done with this app..
I will work on an update which check if phone is rooted or not and if is rooted, it will use only shell codes and if it isnt rooted, then it will use AutoInput and Secure Settings Plugin.
My reply on reddit tasker:
EDIT: It seems that screenrecord through shell can be stopped by CTRL-C or when the video reach the specified time. AutoInput still the winner.
Click to expand...
Click to collapse
No worries about having to buy the apps, I was already going to. I just honestly never got around to it. I like the idea of having full Shell commands, but I feel as you have already proven that AI and AN are the way to go. Keep up the good work, and if you ever need testers for stuff feel free to hit me up.
I wanted to share my version of your "Screen Record" project.
Didn't find any good reason to start a new thread, given the fact that I started from your code.
That being said, I've made many changes to it to suit my personal needs and I always keep adding things.
Android version: 8.0 (needed for long tap)
The main changes on the attached "project" file are:
Removed the use of global variables and the use of scenes
Recording is now initiated from a Quick Settings tile (single tap for recording with touches, long tap for recording without touches)
During the recording, I block all notifications
The recording stops in two ways: a) press tile or b) shake phone. (I prefer latter so as the video to remain clean)
The video has a default name. Once recording stops, user is prompted to enter a new name. (I do that using the AWESOME AutoTools, but can be easily replaced by a scene)
At the end, the folder containing the video is added.
Additional (not included) and future functionality:
Share file with specified device using Join
[Future] Select directory to save the file
[Future] Define a time for which the file should remain stored, then it gets deleted (I tend to forget files!)
Requirements:
Root, to enable show touches (can be overpassed using AutoInput)
AutoInput for recording (required)
AutoNotification for tile and blocking notifications (optional: can use Tasker tile and not block notifications)
AutoTools for a RegEx extraction and dialogue displace (optional: can be replaced by tasker actions and a scene)
Some different icons (attached zip file): I've used a bunch of icons (copy the Essential Set folder to your Tasker>.icn directory), credits to the creators at https://www.flaticon.com/ (Essential Set)
If anyone wants help in editing this, I'm more than happy to help.
Also if you can think of any features to be added, please let me know.
sumotori1 said:
I wanted to share my version of your "Screen Record" project.
Didn't find any good reason to start a new thread, given the fact that I started from your code.
That being said, I've made many changes to it to suit my personal needs and I always keep adding things.
Android version: 8.0 (needed for long tap)
The main changes on the attached "project" file are:
Removed the use of global variables and the use of scenes
Recording is now initiated from a Quick Settings tile (single tap for recording with touches, long tap for recording without touches)
During the recording, I block all notifications
The recording stops in two ways: a) press tile or b) shake phone. (I prefer latter so as the video to remain clean)
The video has a default name. Once recording stops, user is prompted to enter a new name. (I do that using the AWESOME AutoTools, but can be easily replaced by a scene)
At the end, the folder containing the video is added.
Additional (not included) and future functionality:
Share file with specified device using Join
[Future] Select directory to save the file
[Future] Define a time for which the file should remain stored, then it gets deleted (I tend to forget files!)
Requirements:
Root, to enable show touches (can be overpassed using AutoInput)
AutoInput for recording (required)
AutoNotification for tile and blocking notifications (optional: can use Tasker tile and not block notifications)
AutoTools for a RegEx extraction and dialogue displace (optional: can be replaced by tasker actions and a scene)
Some different icons (attached zip file): I've used a bunch of icons (copy the Essential Set folder to your Tasker>.icn directory), credits to the creators at https://www.flaticon.com/ (Essential Set)
If anyone wants help in editing this, I'm more than happy to help.
Also if you can think of any features to be added, please let me know.
Click to expand...
Click to collapse
Those are great improvements!
You're free to create a new thread. That way, more people can see your project. It's your choice.
By the way, I've seen your post just because I've checked that page where I can see all the threads I've created, otherwise I wouldn't have seen your post because you haven't quoted my post nor mentioned me. Just a friendly tip, next time you want to contact/ask someone thing or reply him, you should quote his post or mention his name because he'll receive a notification.
@#Henkate Yes should have done that pal, sorry. Hope this one at least works.
I feel you on the use of plugins. That's why I mentioned the fact that all but AutoInput can be substituted for something Tasker native. Maybe I should try and do the same variant without (at least) AutoTools for others to use it more freely. But I'm rubbish on the artistic side of a GUI. But a simple dialogue will suffice I guess.
sumotori1 said:
@#Henkate Yes should have done that pal, sorry. Hope this one at least works.
I feel you on the use of plugins. That's why I mentioned the fact that all but AutoInput can be substituted for something Tasker native. Maybe I should try and do the same variant without (at least) AutoTools for others to use it more freely. But I'm rubbish on the artistic side of a GUI. But a simple dialogue will suffice I guess.
Click to expand...
Click to collapse
I'm sorry for the late reply.
Yep, it worked. I've got the notification .
Forget what I've wrote about the plugins. I've edited my post after I've wrote that but I see that you've already read it. I've forgot that I've used AutoInput and AutoNotification myself lol.
To be honest, i'm not good at designing neither .
I'm not using Tasker anymore since some time, but I'm looking forward to see what further changes you'll make to your project. Good luck!
Hi, I use Stork.ai. It's the best for me.

How to enter username & password for connecting to WiFi network in office?

Hi,
Kindly help me to automate this task using Tasker.
I am using Oneplus 3 with CM14.1. I have already created a task which automatically enables Wifi whenever I am near to home or office (using Cella near). That is working fine.
In my office, whenever we connect to WiFi, it is showing a notification asking to enter username and password. I have to enter the username and password every time when I disconnect and reconnect.
How can I automate this authentication process using Tasker?
These are the screenshots :-
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Regards,
Vidya Sagar
nagurvidyasagar said:
Hi,
Kindly help me to automate this task using Tasker.
I am using Oneplus 3 with CM14.1. I have already created a task which automatically enables Wifi whenever I am near to home or office (using Cella near). That is working fine.
In my office, whenever we connect to WiFi, it is showing a notification asking to enter username and password. I have to enter the username and password every time when I disconnect and reconnect.
How can I automate this authentication process using Tasker?
Regards,
Vidya Sagar
Click to expand...
Click to collapse
I guess AutoInput can do this. Save your user name and password to a file on your phone. Let Tasker pull this information and AutoInput put it in there. That is what I would try to do.
Sent from my ONEPLUS A3003 using Tapatalk
Hi,
I am using Skype for business on mobile phone. If there is no activity for few minutes, status changing to "Away - Mobile". Can someone help me to create a profile which will refresh Skype for business app every 30 seconds. If I keep it active (navigating / taping), status is "available".
Please help me with step by step procedure for creating profile and task to achieve thks.
Regards,
Vidya Sagar
download autoinput.
click.
loogielv said:
download autoinput.
click.
Click to expand...
Click to collapse
Downloaded and tried. Not able to create tasks as required. I am looking for steps by step instructions.
I can't get AutoInput to work either.
But if you are rooted you can use just tasker. Then you dont have to install an extra app.
To do so create a task and add a Run Shell.
Check the button Use Root and under command you add:
Code:
input tap x y
input text login-name
input tap x y
input text login-password
input tap x y
With x and y being the coordinates of the fields where you tap. If you need to figure out these you can turn on pointer position under developer options.
That should work.
But remember that your password will be readable by anybody with access to your phone. Maybe you should lock tasker with a pin code, although that adds just a tiny bit of security.
hahamuntz said:
I can't get AutoInput to work either.
But if you are rooted you can use just tasker. Then you dont have to install an extra app.
To do so create a task and add a Run Shell.
Check the button Use Root and under command you add:
With x and y being the coordinates of the fields where you tap. If you need to figure out these you can turn on pointer position under developer options.
That should work.
But remember that your password will be readable by anybody with access to your phone. Maybe you should lock tasker with a pin code, although that adds just a tiny bit of security.
Click to expand...
Click to collapse
Thanks for reply. I guess, it works. I would like to know how to open web login page as soon as I connect to wireless network. Usually a notification appears as soon as I connect to wifi then I have to open the web login page from notification bar. How do I automate this as well?
Maybe AutoInput can help you. When the notification arrived AutoInput tap it and open the browser for you.
Sent from my ONEPLUS A3003 using Tapatalk
nagurvidyasagar said:
Thanks for reply. I guess, it works. I would like to know how to open web login page as soon as I connect to wireless network. Usually a notification appears as soon as I connect to wifi then I have to open the web login page from notification bar. How do I automate this as well?
Click to expand...
Click to collapse
Sorry kinda thought there would appear a popup window.
If you click on the notification and it opens in the browser, is there a link you could enter manually?
If so you could add another action to open the link. Use Net-> Browse URL to open the link and then do as I said before.
If there is no link you could add Display->Status Bar and select expanded. This will open your notification drawer and with another input tap you could select the notification. But that is getting kinda complicated , if the notification isn't always in the same place...
Kinda hard to figure out a good way, without being able to test it so maybe you have to tweak it a little.
R4V3N-2010 said:
Maybe AutoInput can help you. When the notification arrived AutoInput tap it and open the browser for you.
Click to expand...
Click to collapse
Will it perform the same action as a shell command or will it just open the link, without the need to emulate the swipe and click?
I am not sure how she'll comands works. I never used it. AutoInput will simulate the klick. Swiping are only available at Android 7 when I remember right. But the Klick on the notification opens the browser right? If so then you can have the login information stored in a file and copy and past it with AutoInput in. Then Klick login with AutoInput and you are done.
Sent from my ONEPLUS A3003 using Tapatalk
R4V3N-2010 said:
I am not sure how she'll comands works. I never used it. AutoInput will simulate the klick. Swiping are only available at Android 7 when I remember right. But the Klick on the notification opens the browser right? If so then you can have the login information stored in a file and copy and past it with AutoInput in. Then Klick login with AutoInput and you are done.
Sent from my ONEPLUS A3003 using Tapatalk
Click to expand...
Click to collapse
The shell just pretends that the user tapped at the given coordinates, so the display has to be on and you can watch your device doing things. So I would guess AutoInput does the same, but without the need for root...
hahamuntz said:
The shell just pretends that the user tapped at the given coordinates, so the display has to be on and you can watch your device doing things. So I would guess AutoInput does the same, but without the need for root...
Click to expand...
Click to collapse
Yes exactly.
Sent from my ONEPLUS A3003 using Tapatalk
can this be done with HTTP GET or POST?

[APP][5.0+][Alpha] Widgets for Android Auto

I put together a little app for Android Auto that can show a single widget:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Update v0.2.0: fullscreen mode
Installation
In the Android Auto app open the Hamburger menu.
Open About.
Tap "About Android Auto" header 10 times, until "Developer mode enabled" toast appears.
Tap dots on the top right of the screen.
Select "Developer settings" from the menu and enable "Unknown sources".
Usage
Open the app and select a widget to display
Connect your device to your head unit and select "Widgets" on the OEM Tab
Download
Dropbox
Github
Changelog
v0.2.3
* New application ID to circumvent blacklisting of old ID by Google in Android Automotive. For existing users this unfortunately means that you have to configure your widget inside the app again (old version should be uninstalled).
v0.2.2
* fix for devices with system built-in widget picker problems
v0.2.0
* fullscreen mode
v0.1.0
* inital release
Source
Github
ns130291 said:
I put together a little app for Android Auto that can show a single widget:
Installation
In the Android Auto app open the Hamburger menu.
Open About.
Tap "About Android Auto" header 10 times, until "Developer mode enabled" toast appears.
Tap dots on the top right of the screen.
Select "Developer settings" from the menu and enable "Unknown sources".
Usage
Open the app and select a widget to display
Connect your device to your head unit and select "Widgets" on the OEM Tab
Download
Dropbox
Click to expand...
Click to collapse
can do one for android 5/ marshmallow?
Sent from my HUAWEI MT7-TL10 using Tapatalk
Does not install on Samsung A5 with Android 6.0.1
Very cool idea. Works great. Thanks!
@ahhl @shmykelsa
Could you try the new version I uploaded?
ns130291 said:
@ahhl @shmykelsa
Could you try the new version I uploaded?
Click to expand...
Click to collapse
Works now, thanks
This is quite an interesting project. I'm guessing you have an AppWidget in the app and you're proxying the user chosen widget through it, right?
If that's the way, it should also be possible to add some other provider info XMLs, to let people choose, say, up to 5 widgets.
Anyway, I'm definitely going to follow this progress. You should definitely host on Labs.
ns130291 said:
@ahhl @shmykelsa
Could you try the new version I uploaded?
Click to expand...
Click to collapse
ya. can install now.
Sent from my HUAWEI MT7-TL10 using Tapatalk
Zacharee1 said:
This is quite an interesting project. I'm guessing you have an AppWidget in the app and you're proxying the user chosen widget through it, right?
If that's the way, it should also be possible to add some other provider info XMLs, to let people choose, say, up to 5 widgets.
Anyway, I'm definitely going to follow this progress. You should definitely host on Labs.
Click to expand...
Click to collapse
Yes, you're totally right. The user can choose a widget in the app and it gets displayed inside the app. Afterwards I take the widget and show it in the Auto Activity. Therefore, it's no problem to extend this to multiple widgets.
I will look into hosting on XDA Labs.
i test it on waze widget. the widget look stretched out full screen, and not able to show any data
Sent from my HUAWEI MT7-TL10 using Tapatalk
ahhl said:
i test it on waze widget. the widget look stretched out full screen, and not able to show any data
Sent from my HUAWEI MT7-TL10 using Tapatalk
Click to expand...
Click to collapse
Since this is an AppWidget proxy, and it allows you to use widgets not optimized for Android Auto, there's not really anything the developer can do.
More screenshots please this be used with a 'Kustom Widget' I hope ?
itesla said:
More screenshots please this be used with a 'Kustom Widget' I hope ?
Click to expand...
Click to collapse
You can use my app with any widget you have installed - so any widget that can be added to your launcher should be possible.
ns130291 said:
You can use my app with any widget you have installed - so any widget that can be added to your launcher should be possible.
Click to expand...
Click to collapse
Please please please let us add more widgets. Already, years have gone by and the developer support for optimized apps just isn't as robust as promised by now.
Also, phone can't open the apk file. Pixel 2XL 8.1
Thanks OP! Looks cool. However I am unable to install it on Pixel OG 8.1. Is Android O not supported? Thanks!
rockingondrums said:
Please please please let us add more widgets. Already, years have gone by and the developer support for optimized apps just isn't as robust as promised by now.
Also, phone can't open the apk file. Pixel 2XL 8.1
Click to expand...
Click to collapse
I had the same problem when trying to install the APK from the download page. Open up a file manager and install it that way, it worked for me.
Thank you for this! Endless possibilities with KustomWidget and Tasker!
Rough copy from my phone homescreen......
RED ZMAN said:
I had the same problem when trying to install the APK from the download page. Open up a file manager and install it that way, it worked for me.
Click to expand...
Click to collapse
I tried that with amaze file manager, it didn't work. I tried to also open it in Dropbox but nothing opened. I'll keep fiddling with it, let you know
rockingondrums said:
I tried that with amaze file manager, it didn't work. I tried to also open it in Dropbox but nothing opened. I'll keep fiddling with it, let you know
Click to expand...
Click to collapse
Perhaps the file didn't download correctly? Could be corrupt.
I used mix Explorer from the XDA labs and it worked fine. Only problem is I can't get any of the widgets to actually show up in Android auto. I have developer mode open so I can use night mode all the time and set it up for unknown sources but no bueno.
RED ZMAN said:
Perhaps the file didn't download correctly? Could be corrupt.
I used mix Explorer from the XDA labs and it worked fine. Only problem is I can't get any of the widgets to actually show up in Android auto. I have developer mode open so I can use night mode all the time and set it up for unknown sources but no bueno.
Click to expand...
Click to collapse
Go to the OEM tab in Auto on your car (the one where you'd normally see a "Return to <Whatever>" button), and you'll see a bunch more stuff there.

[APP] "Immersive Manager" - Take full control over the "Immersive Mode" [PROMO CODES]

[APP] "Immersive Manager" - Take full control over the "Immersive Mode" [PROMO CODES]
"Immersive Mode" just the way you like!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The "Immersive Mode" itself is a awesome feature right? But it's really annoying
that some apps don't make use of this beautiful way to enjoy a bigger screen.
Wouldn't it be nice if you could define the way it works yourself?
Well now you can with "Immersive Manager".
"Immersive Manager" allows you to tweak every aspect of where and how the
"Immersive Mode" should work on your device.
You can either define a global "Immersive Mode" which will be applied system wide.
Or if you wanna go further you can define the "Immersive Mode" per-app.
The following options are available and can be applied individually:
Full -> will hide both the status bar and the navigation bar
Status -> will only hide the status bar
Navigation -> will only hide the navigation bar
None -> will leave both system bars visible
No root required!
No draining background services!
No hacky or buggy overlays!
Just a simple and clean user interface which applies your settings in real time.
In order to make "Immersive Manager" work the WRITE_SECURE_SETTINGS permission must be granted.
Normally this permission is only granted to system applications because it allows the app to write system settings.
If you're device is rooted you can grant the permission from inside the app with just one click.
Otherwise you have to do it manually with a simple ADB command.
You will find a detailed tutorial inside the app.
The internet permission is used for analytics only.
Last Changelog:
• Improved tutorial
• Added a warning for incompatible apps
Google Play:
https://play.google.com/store/apps/details?id=com.ivianuu.immersivemodemanager
Here are 20 promo codes to get "Immersive Manager" for free. It would be nice if you rate the app. Thanks
They should work soon.
MDGYZBG09YA6P3JJ7VJZ19Q
0S6K9XQEGGZZNR2GGKDCW6U
URQRWUPW3E9QY1C54PHRHBV
8LYGBE6E5MAYEWVGUHGLS1A
VHSFRQSP0WLEYBD9N5TVPAB
Z51VQ4XD71FXVJFVRQVRSR1
M3ZNDQ3NGC87SGU3XG721MP
A9W7CE7YJG0XKSWQ3C0TTLG
T418M6R1TM4LG8JJ2DYUSJJ
30EEC9T19Q855SPNB5HEAZX
ZHW2VVP3VN7HT2W9UD4S9DD
H7M6D58MM655ZL2SKPJPAJR
TAP9YWRMLR308XZJFASLECW
LLKQ7DQEJ2QHQJDDCGUTPB6
JYU26EVP4G6BAW570A84RFH
XVBS89MMPHB611AQ6P4ZT1M
BZKGB8N2GGS0T45ZMHUXRZW
RRL5Q3GWT8R9EMBSJJMSEFS
3RN14XVPFECS3AUT9D9T4T4
8NNW8D5YXP3TZC2HK57QHX6
A new update is available. Changelog is in the top post
...
I used this promo code: XVBS89MMPHB611AQ6P4ZT1M
Thank you .
@IVIanuu Thanks for the app i just bought it. It would be appreciated if an option to apply on reboot would be added in future updates. Best of Luck!
Would be nice if it was possible to choose immersive mode only for landscape for example. Like when you are on chrome in landscape, the proportion of place taken by the status bar is much greater than on portrait mode.
Sent from my Samsung SM-N950F using XDA Labs
@IVIanuu, By the way when I go to System/About Phone/Software Updates that page doesn't go to immersive mode when using per app strategy, on Global Immersive Mode it works fine. I hope this will be fixed soon.
I am using per app settings and I have almost all apps in full immersive except for two. Also my phone is an HTC U11+.
Rashad83 said:
@IVIanuu Thanks for the app i just bought it. It would be appreciated if an option to apply on reboot would be added in future updates. Best of Luck!
Click to expand...
Click to collapse
Glad that you like it. It's not required because my app writes the settings to the system so they are persisted.
EMJI79 said:
Would be nice if it was possible to choose immersive mode only for landscape for example. Like when you are on chrome in landscape, the proportion of place taken by the status bar is much greater than on portrait mode.
Sent from my Samsung SM-N950F using XDA Labs
Click to expand...
Click to collapse
This is not possible with the current implementation because the app does not run in the background.
Rashad83 said:
@IVIanuu, By the way when I go to System/About Phone/Software Updates that page doesn't go to immersive mode when using per app strategy, on Global Immersive Mode it works fine. I hope this will be fixed soon.
I am using per app settings and I have almost all apps in full immersive except for two. Also my phone is an HTC U11+.
Click to expand...
Click to collapse
Nothing i can do here. Some apps are incompatable
Pushed a new update ->
• Added a blacklist for apps which will ignore them in global and per app mode
• Under the hood changes
• Bug fixes
IVIanuu said:
Glad that you like it. It's not required because my app writes the settings to the system so they are persisted.
Click to expand...
Click to collapse
On my phone it's not and I would assume other HTC phones and brands have the same issue probably because of their navigation bar customization. This probably wouldn't have been the case with AOSP Roms or Google stock rom. But in my case I need to use Adb commands with each boot on PC or apply it through your app, hence the need for apply on reboot.
Also one more suggestion could you include system files or apps in per app settings menu.
---------- Post added at 06:20 PM ---------- Previous post was at 06:08 PM ----------
IVIanuu said:
Nothing i can do here. Some apps are incompatable
Click to expand...
Click to collapse
I understand but why does it work on Global and not per app, I think i might have a clue when you're applying immersive effect on per app configuration you're missing to include a system file or apk responsible for the Software Updates page. I hope I got my point across.
Why I am saying this, because when I run adb commands through the PC I can make that page immersive without issues.
Thanks again for your work and time.
Edit:
I just installed the latest update and i am happy you added system apps to the per app settings menu. It also solved the issue i had with the "Software Updates" page not being immersive. Thanks again for your work.
Rashad83 said:
On my phone it's not and I would assume other HTC phones and brands have the same issue probably because of their navigation bar customization. This probably wouldn't have been the case with AOSP Roms or Google stock rom. But in my case I need to use Adb commands with each boot on PC or apply it through your app, hence the need for apply on reboot.
Also one more suggestion could you include system files or apps in per app settings menu.
---------- Post added at 06:20 PM ---------- Previous post was at 06:08 PM ----------
I understand but why does it work on Global and not per app, I think i might have a clue when you're applying immersive effect on per app configuration you're missing to include a system file or apk responsible for the Software Updates page. I hope I got my point across.
Why I am saying this, because when I run adb commands through the PC I can make that page immersive without issues.
Thanks again for your work and time.
Edit:
I just installed the latest update and i am happy you added system apps to the per app settings menu. It also solved the issue i had with the "Software Updates" page not being immersive. Thanks again for your work.
Click to expand...
Click to collapse
Glad to hear that.
Gesendet von meinem Pixel 2 XL mit Tapatalk
Hello OP! Greetings.
I just purchased Immersive Mode Manager and it's working beautifully.
But I have a problem.
When I use Facebook from Chrome browser and scroll down to the bottom of a post and attempt typing to reply, the keyboard covers the writing area. Hence, I cannot see what I am typing. It also happens on other web pages.
Please help.
Here is an attached screenshot.
Shivasish666 said:
Hello OP! Greetings.
I just purchased Immersive Mode Manager and it's working beautifully.
But I have a problem.
When I use Facebook from Chrome browser and scroll down to the bottom of a post and attempt typing to reply, the keyboard covers the writing area. Hence, I cannot see what I am typing. It also happens on other web pages.
Please help.
Here is an attached screenshot.
Click to expand...
Click to collapse
This cannot be fixed
Gesendet von meinem Pixel 2 XL mit Tapatalk
IVIanuu said:
This cannot be fixed
Gesendet von meinem Pixel 2 XL mit Tapatalk
Click to expand...
Click to collapse
Oh, okay!
@IVIanuu
Bought your app. Appears to be doing what it's supposed to do so far. But is it possible to show the top status bar on the homescreen, but not on any other app?
Firipu said:
@IVIanuu
Bought your app. Appears to be doing what it's supposed to do so far. But is it possible to show the top status bar on the homescreen, but not on any other app?
Click to expand...
Click to collapse
You can use the per app mode to fine grain your settings
Android Pie Support?
Hi there I tried installing this on Android Pie but it does not seem to work. Is it supposed to work with Android Pie?

Categories

Resources