Statistics
| Branch: | Tag: | Revision:

trustedintents / trustedintents / src / info / guardianproject / trustedintents @ 6dd86be3

Name Size Revision Age Author Comment
ApkSignaturePin.java 2.71 KB cba1dc86 about 2 years Hans-Christoph Steiner move library into its own gradle-style dir
TrustedIntents.java 8.49 KB 6dd86be3 about 2 years Hans-Christoph Steiner make getIntentFromTrustedSender return null if ...

Latest revisions

# Date Author Comment
6dd86be3 12/08/2015 02:14 pm Hans-Christoph Steiner

make getIntentFromTrustedSender return null if anything goes wrong

Instead of throwing an Exception, just return null. That makes this behave
more like Activity.getIntent() and the related patterns.

cba1dc86 12/08/2015 02:14 pm Hans-Christoph Steiner

move library into its own gradle-style dir

View revisions

Also available in: Atom