Skip to content

Releases: d-tarasov/android-intents

v1.1.0 (20/08/2013)

19 Aug 20:36
Compare
Choose a tag to compare
  • Open audio intent
  • Open video intent
  • Open image intent
  • Open text intent
  • Pick file intent
  • Pick contact intent
  • Show location settings intent
  • Demo app improvements

v1.0.1 (11/08/2013)

11 Aug 15:46
Compare
Choose a tag to compare
  • Fixed issue #1: attach sources and javadocs to release builds
  • Fixed issue #2: problem in IntentUtils#openLink with urls without protocol

v1.0.0 (28/02/2013)

11 Aug 15:48
Compare
Choose a tag to compare
  • Share text intent
  • Send SMS intent
  • Send email intent
  • Play Store intent
  • Capture photo intent
  • Crop image intents
  • Dialer intents
  • Browser intents
  • Map intents
  • Street View intent
  • isIntentAvailable method for checking thirdparty apps availability
  • Demo application