Search found 39 matches

by pilusona
07 Nov 2013 05:30
Forum: Feature Requests
Topic: hardware button control lights
Replies: 4
Views: 13353

Re: hardware button control lights

Hi,

Me too :)
I have found an app "BLN Control" which can control those lights.
Thanks.
by pilusona
01 Nov 2013 03:41
Forum: Feature Requests
Topic: Edit Flows by long pressing
Replies: 8
Views: 21322

Re: Edit Flows by long pressing

Hi Martin,
Great to hear that multiple selection will be available in the next release. :-)
Can you please add few more actions like: Enable,Disable ?

Thanks.
by pilusona
02 Oct 2013 13:33
Forum: Feature Requests
Topic: 2g/3g switch
Replies: 9
Views: 28108

Re: 2g/3g switch

Hi Martin,
I have tested this on my CyanogenMod 10.1 and it's working perfectly.
Thanks.
by pilusona
13 Sep 2013 07:18
Forum: Feature Requests
Topic: Function getAppNameForPackage() and getFlowNameList()
Replies: 2
Views: 8969

Re: Function getAppNameForPackage() and getFlowNameList()

Hi Martin,

Thank you very much that you have added those functions in you EAP though I have not tested them. :)

Thanks and regards
by pilusona
21 Aug 2013 04:14
Forum: Feature Requests
Topic: Flow passwod protected
Replies: 14
Views: 55631

Re: Flow passwod protected

Hi Martuma, Thanks for your idea. Yes I have prepared two flows Flow 1) Automagic Startup-> Notification on Statusbar(Star Full, Ongoing, Notification Id 600), Title(Automagic Premium v 1.18.0), Message (Automagic service is running) Flow 2) Notification on Statusbar Selected ID 600-> Input Dialog, ...
by pilusona
18 Aug 2013 17:38
Forum: Feature Requests
Topic: Flow passwod protected
Replies: 14
Views: 55631

Flow passwod protected

Hi Martin,
Is possible to add a new feature for password protection while try to open the list of flows? The Automagic service should start normally internally but when someone wants to open the flow list the user must be authentic.
Thanks.
by pilusona
10 Aug 2013 19:38
Forum: User Help / Bug Reports
Topic: Global variable name change not reflecting all over
Replies: 2
Views: 8908

Re: Global variable name change not reflecting all over

Hi,

Thanks for your reply.
But how do I know in which places I have used this variables? I think I need to check all related flows and change manually :-(.
BTW though you are assuming it as a normal text editor but I think it is far far better than this. :-)
Thanks,
by pilusona
02 Aug 2013 05:56
Forum: User Help / Bug Reports
Topic: Global variable name change not reflecting all over
Replies: 2
Views: 8908

Global variable name change not reflecting all over

Hi,
I am facing a problem while change the name of a global variable.
If a global variable is being used by any where in a flow and I have changed the name of the variable then the place where it is being used is not getting reflected. Can you please check?

Thanks.
by pilusona
23 Jul 2013 10:40
Forum: EAP - Early Access Program
Topic: EAP version 1.18.0-dev
Replies: 20
Views: 71099

Re: EAP version 1.18.dev

Hi Martin, I want to use split() function to make a list from a comma (,) separated string and set the list as "List Values" in the input dialog. All the items look ok except the first and the last entries as they are taking as " [ E1" and "En ] ". I don't know why the "[" and "]" characters are com...
by pilusona
23 Jul 2013 10:22
Forum: Feature Requests
Topic: Function getAppNameForPackage() and getFlowNameList()
Replies: 2
Views: 8969

Function getAppNameForPackage() and getFlowNameList()

Hi,

Can you please add two following functions?
1) getAppNameForPackage(package_name)
2) getFlowNameList()

Thanks