now browsing by tag

 
 

Need some help here

Need some help here

I want to set “No lock” when my variable contains 1 in order to display this label

TrianguloY​ Pierre Hébert​

]]>

Hi Pierre Hébert​ Could you add some settings for the Lockscreen ?

Hi Pierre Hébert​ Could you add some settings for the Lockscreen ?

Like in Profile settings

Condition for no lockscreen. Ex if wifi off or on. Or if network X no lockscreen

]]>

Catlog after Load event not being fired after reboot

Catlog after Load event not being fired after reboot

https://www.dropbox.com/s/ug0hsdep7thmfge/2015-09-10-21-20-57.txt?dl=0

https://www.dropbox.com/s/ug0hsdep7thmfge/2015-09-10-21-20-57.txt?dl=0
]]>

Here is the catlog after reboot

Here is the catlog after reboot

Not sure if something wrong but permission error and E errors

Note2 N7100

Cm12.1 rom

]]>

Experimented some issues during Landscape setting

Experimented some issues during Landscape setting

All disappear after a restart of LLx

It’s not the first time I notice that

I don’t know how to reproduce

Seems it’s coming after some time (1 or 2 days)

]]>

Hi all

Hi all

I’ve set an event at Launch for my main Desktop

Sometimes the event is not triggered. Did you noticed the same ? 

]]>

Hi Pierre Hébert​​ Is it possible to set Clickable/not Clikable in Bindings ?

Hi Pierre Hébert​​ Is it possible to set Clickable/not Clikable in Bindings ? 

Or to have Not clickable when Visibility is No or font size 0

]]>

How can I launch an aop from a script ?

How can I launch an aop from a script ?

Is it possible to wait the end of a first app and launxh a 2nd app ?

]]>

Title

My lockscreen with quick unlock 😊

If I set security : only pin code could unlock

]]>

Hi TrianguloY​

Hi TrianguloY​

Could you help me there : i’ve filled a new variable with 0/1 named Block

I want to run a. Script for quick unlock when 0

if($Block == 0){

/* OK for quick unlock*/

/* unlock if locked*/

if(LL.isLocked()){

LL.unlock();

}

}

Seems my ii is not correct, tried with $LL_Block, with ‘ ‘

Is there some ‘Read Variable’ to be done ?

]]>