« Previous | Next » 

Revision 0fc4c33f

ID0fc4c33f8fb5aae61b3086fdaaca9fabdcb2031c
Parent 94eb9967
Child 45bc8e17

Added by Hans-Christoph Steiner about 2 years ago

fix getIntentFromTrustedSender() to actually use the sending packageName

It was getting the recipient's packageName, not the sender's. The Intent
does not include the sender's packageName, that has to be fetched using
Activity.getCallingActivity().

Thanks to @grote for finding this.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences