Hello all, first of all thanks for creating such a great app.
I've been using Tasker for a few months now and am really happy with
it. Over at XDA a user has found a way to protect the android launcher
from redraws by keeping it in memory. This is achieved simply by
adding this line to the /data/local.prop file: ro.HOME_APP_ADJ=0
This setting makes the launcher to never be killed by android which is
really convenient. The downside of this method is that it breaks
Tasker's ability to check whether an app is being launched (probably
because the priority of the launcher is the same of the foreground
app).
I am wondering whether this problem can be filed as a bug and perhaps
be fixed in some kind future build of the app? I am sure a lot of
tweakers (mainly the people who use this app too probably) would be
really happy :)
More info here:
http://forum.xda-developers.com/showthread.php?t=991276
My device: Moto Milestone
Android: Cyanogenmod 6 for Milestone
Thanks!