I'm writing an application that is intercepting some of the SMS mesasges and displays special notifications for them. In this light there is really no need for an additional notification in the status bar or on the screen from the "standard" SMS service. But just to be safe I want the message to not be lost and still show in user's message history.
Is there a way to do this?