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
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
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)
Fixed some bugs regarding AutoShare intents and added some more Extra types (String List, Integer)
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!