« Previous | Next » 

Revision bd2a6b89

IDbd2a6b894283f11464552eeb20f4efefb3ba45b4
Parent 1bafa22f
Child d0beb9dd

Added by Hans-Christoph Steiner over 3 years ago

implement TrustedIntents.getIntentFromTrustedSender() instance method

The idea is to mimic Activity.getIntent(), but check that the Intent is
from a packageName that is trusted. The difference from getIntent() is
that this one throws Exceptions that must be caught.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences