Changelog

2.1 (2019-10-01)

  • Made AutoShare action work correctly on Android 10
  • Fixed AutoShare action sometimes timing out

2.0.42 (2018-11-07)

  • Updated build target to Android Pie
  • Added option to use for free
  • Updated icon
  • Updated to use faster plugin protocol with Tasker

2.0.39 (2017-07-28)

  • Added option for Text Processors to not process HTML so you can use HTML tags and have them be left intact
  • Fixed issue with file sharing on Android 7 and above

2.0.37 (2017-02-16)

  • Changed trial method so you don’t have to sign up for google play games

2.0.36 (2016-09-29)

  • Several bugfixes for issues related to file sharing
  • Fixed trial not being able to be started

2.0.32 (2016-09-19)

  • Added priority to commands: higher priority will make commands appear more often in the direct share list. Priority will also be used for sorting in the AutoShare Command Dialog.
  • correct handling of service intents that do not provide a service class name and package
  • other bug fixes

2.0.31 (2016-09-19)

  • Text Processors allow you to take text from any app, modify it and send it back to the original app
  • Custom commands now have icons and appear in your direct share dialogs

2.0.12b (Beta) (2014-05.23)

  • Added achievements and leaderboards! Try to get them all! 🙂
  • Lite version is now ad supported. Please let me know if any ads slip through to the full version

2.0.6 (2014-02-14)

  • Added support for media keys. May not seem much but this means that you can now control any media player with Tasker directly! Import the new Media Intents here.

2.0.4

  •  When sharing a file to AutoShare, the path is now converted from a “content://” path to a “real” path when possible.

2.0.3

  • Bugfixes

2.0.2

  • Tasker will now wait for the AutoShare action to be executed to continue its Task execution
  • If an intent has multiple apps it can be sent to, an app chooser shows up and the task will only continue after the app has been chosen. You have the access to the variable %aspackage that contains the package of the app you chose in this situation. If the back button is pressed while on the app chooser, the Task will not continue to run.
  • If an intent has just one app it can be sent to, it’s immediately ran and the rest of the Task will run normally
  • If no compatible app is found, the rest of the Tasker task will not run.
  • Fixed intercept bug where files fill wasn’t being set
  • Changed the way that file fields behave in the AutoShare Tasker action, where it will prepend “file://” to the file’s path automatically if it isn’t there.

2.0.1

  • Fixed Intent Intercept so that all share fields are filled again
  • Fixed bug where “Find Compatible Apps” would only show 1 app if the package and class fields were filled
  • Fixed the “Take Photo” intent. Had a wrong extra.

2.0

  • AutoShare is out of beta! 🙂 All of the features below are now available for everyone.

1.6.15b

  • Added Intents with Results. 🙂
  • You can now send an intent and receive a result back from the called app. This allows you for example to pick a file or a color like in the video below
  • As always, intents are available here: http://joaoapps.com/autoshare/intents/

1.6.14b (Beta)

  • Added support for Intent categories. It was broken before.
  • Added command manager, so you can rename, delete, backup your commands
  • Made the AutoShare Share action the default one when you enter the AutoShare Tasker action
  • Added activity class names on the Compatible Apps screen so you can distinguish activities from the same app

1.6.13b (Beta)

  • Added option to find Compatible Apps. This makes it much easier to target a specific app for any given intent.

1.6.11b (Beta)

  • Added direct link to intents page in the AutoShare action in Tasker
  • Changed app icon
  • AutoShare can now also be purchased as a seperate unlock key in addition to the in-app purchase unlock. Get it here: https://play.google.com/apps/testing/com.joaomgcd.autoshare.unlock

1.6.10b (Beta)

  • Changed the AutoShare Command dialog so that it shows all the options at once, instead of a combo box.

1.6.9b (Beta)

  • Now when you set package, class name, data or mimetype fields in an AutoShare Intent, those values will transfer over to the Tasker action so that you can easily use variables in them
  • Added direct link to the intents page from within the app.

1.6.6 (Beta)

  • Bug fixes

 

1.6.4b (Beta)

  • Bug fixes for new Intents like Google Now Voice Search. Check the intents page.

1.6.3b (Beta)

  • AutoShare for developers: easy Tasker integration for all!

  • Made app and intent builder more developer friendly
  • AutoShare intents now have an “App” field, so they appear grouped by apps in the AutoShare Tasker action. Will be handy if suddenly there are lots of apps that support this (fingers crossed :))

 

1.6.2b (Beta)

1.6.1b (Beta)

  • Made the AutoShare Tasker action much faster. It would take several seconds to edit and run this action but now it should be instant.

1.6b (Beta)

  • Say goodbye to the “Send Intent” action in Tasker. Say hello to AutoShare intents! Simply navigate to an AutoShare intent on your device (any file with the .intent extension) and you can easily use it with AutoShare. This makes it possible to easily integrate any Android app with Tasker as long as it supports intents!
  • You can export your own intents so you can easily share your findings!
  • Video example:

  • Some Intents are available here: http://joaoapps.com/autoshare/intents/ but they can be stored anywhere!
  • If you don’t set the Class in the AutoShare action, AutoShare will automatically try to find one for you. This situation made it crash before.