Overlay Notification

Share and discuss your flows and ideas with other users.

Moderator: Martin

Post Reply
MCHilli
Posts: 16
Joined: 20 Feb 2014 20:48

Overlay Notification

Post by MCHilli » 20 Feb 2014 21:33

Hey
here are two little flows and a widget i use.

If you get a whatsapp message or sms the first flow pop up an overlay of the widget on the left site. When you touch on the overlay widget they will deactivated and the specified app starts.

Here are the flows:
http://automagic4android.com/flow.php?i ... 83a1fed7d3

and the widget:
http://automagic4android.com/flow.php?i ... 0e21b3d396

You must edit the path of the icons you want in the widget and if you want more apps, simple add and edit the script.

Hope you like it. :)

Sry for my english my german is better ;)

User avatar
kintrupf
Posts: 257
Joined: 10 Sep 2013 08:59

Re: Overlay Notification

Post by kintrupf » 21 Feb 2014 09:52

Sounds interesting. Could you post a screenshot of how it looks like?

MCHilli
Posts: 16
Joined: 20 Feb 2014 20:48

Re: Overlay Notification

Post by MCHilli » 22 Feb 2014 21:03

sure here it is :-)
Attachments
Screenshot_2014-02-22-00-17-455.jpg
message incoming
Screenshot_2014-02-22-00-17-455.jpg (51.16 KiB) Viewed 13379 times

MCHilli
Posts: 16
Joined: 20 Feb 2014 20:48

Re: Overlay Notification

Post by MCHilli » 01 Mar 2014 01:54

Ok here are a new Version of Overlay Notifi. In this Version the Widget will pop up for 1 sec and then it will hide behind the left screen border. If you click on it, it will pop out and you can click on it to open the application, if you dont click on it, it will be hiding again after 6 seconds.

Now the configuration of the script is a little easier, there are now 3 lists where you can add youre apps.

And you need the global variable "global_overnotifiapp" as a string.

Please remember you must add your apps also in the trigger!!

The "appslist" is for the package name of the app to replace the icon.
In the "packlist" are the packages they will start if you touch on the widget.
And the last one is the "Iconlist", here are the icon names you want to use.
On "iconpath" you must replace the path where the icons are stored.

There is always the same order of the Apps, Packs and Icons.

Here the 3 Flows and 2 Widgets:
http://automagic4android.com/flow.php?i ... eaa8cea344

I have one problem, sometimes when you start the app on otherwise, the widget wont deactivate.
Maybe it will goes when we can put variables in triggers ;-) or has anyone here a solution?!

Bye

Ps: Here is a gif how it looks like:
Attachments
Screenshot.gif
Screenshot.gif (142.98 KiB) Viewed 13280 times

Post Reply