Archives

now browsing by author

 

Has something to happened to expert date format? I just tried looking for it and can’t find it anymore…

Has something to happened to expert date format? I just tried looking for it and can’t find it anymore…

Is it possible to password protect the app drawer?

Is it possible to password protect the app drawer? For certain reasons, I do not want to use the lock screen. I just want the user to be prompted to enter a password when attempting to access all apps. For this to make any sense the user would also need to be prompted to enter a password when long pressing on the desktop screen to customize (e.g., adding actions, etc.). Not sure if this is possible but thought I’d ask because this would be extremely useful to me.

I’m having trouble passing a variable from LL to Tasker.

I’m having trouble passing a variable from LL to Tasker. I’m calling a task using the form: “LL.sendTaskerIntent(new TaskerIntent(“MyTask”), false);” as specified. But when I add a second line to the script to pass Tasker a variable as in: “i.addVariable( “%name”, “value” );” I keep getting an error from LL stating that the variable “i” is not defined. Would greatly appreciate it if someone could point out what I’m doing wrong.