Statistics
| Branch: | Tag: | Revision:

trustedintents / trustedintents @ 6dd86be3

Name Size Revision Age Author Comment
  src 6dd86be3 about 2 years Hans-Christoph Steiner make getIntentFromTrustedSender return null if ...
AndroidManifest.xml 274 Bytes cba1dc86 about 2 years Hans-Christoph Steiner move library into its own gradle-style dir
build.gradle 527 Bytes cba1dc86 about 2 years Hans-Christoph Steiner move library into its own gradle-style dir
custom_rules.xml 4.84 KB cba1dc86 about 2 years Hans-Christoph Steiner move library into its own gradle-style dir
project.properties 39 Bytes cba1dc86 about 2 years Hans-Christoph Steiner move library into its own gradle-style dir
setup-ant 575 Bytes cba1dc86 about 2 years Hans-Christoph Steiner move library into its own gradle-style dir
trustedintents.pom 1.58 KB cba1dc86 about 2 years Hans-Christoph Steiner move library into its own gradle-style dir

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