Catch SecurityException during ActivityUtils finalisation, and add comments.
Remove added ActivityMonitor during ActivityUtils finalisation.
Otherwise, each Solo instance leaks an ActivityMonitor into Instrumentation, with knock-on effects for other tests using ActivityMonitors.
Added a new constructor solo(Instrumentation inst) to give users the option of not having to provide the start activity
Added clickLongInList functionality.
This is done by leveraging the existing clickInList methods in clicker by calling clickOnScreen and passing the necessary parameters for a long click.
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release robotium-2.1
- LOAD MORE