The second release of Mosembro is now available for download.
If you already have Mosembro installed, uninstall it first by running: adb uninstall com.lexandera.mosembro
The new version can then be installed by executing the following command: adb install mosembro-r2.apk
Major changes from r1:
- Multiple actions can now be attached to a single link.
- Microformat parsing logic was separated from action logic. Each microformat is parsed only once now and parsed data is then passed to one or more actions registered to handle that microformat.
- Two new “travel to…” actions were added for addresses. One uses London Journey Planner and the other one uses Bay Area Trip Planner
- alert(), confirm() and prompt() JavaScript functions now work.
Here is an example screenshot of multiple actions on one link:

Multiple actions attached to one link
More screenshots and/or a video should be available in a couple of days.
Related posts:
