I'm looking for an intent-filter, like android.intent.category.HOME, that will allow an app to launch when the HOME button is pressed, only for a long press. Or any other method for achieving the same result... I read that it was possible in the past but was disable for security reasons... is that true?
Thanks!