Removed if statement in setUpActivityStackListener |
|
More...
|
almost 11 years ago
|
Bugfix in addActivityToStack and improved waitForActivity |
|
More...
|
almost 11 years ago
|
Modified waitForDialogToOpen |
|
More...
|
almost 11 years ago
|
Updated waitForView |
|
More...
|
almost 11 years ago
|
Return the view even when timing out in waitForView |
|
More...
|
almost 11 years ago
|
Made some click related improvements |
|
More...
|
almost 11 years ago
|
Minor updates to waitForView and clickOnScreen |
|
More...
|
almost 11 years ago
|
Get a new AbsListView if current one is null in getViewOnListLine |
|
More...
|
about 11 years ago
|
Check if AbsListViewis is null before calling getChildAt in getViewOnListLine |
|
More...
|
about 11 years ago
|
Use getIdenticalView also when a View is null in getViewOnListLine |
|
More...
|
about 11 years ago
|
Added new private methods to improve implementation of getIdenticalView(), also now use it when getting security exception in clickOnScreen |
|
More...
|
about 11 years ago
|
Made improvements to the waitForView methods in Waiter.java |
|
More...
|
about 11 years ago
|
Also use getIdenticalView in waitForView() |
|
More...
|
about 11 years ago
|
Merge pull request #65 from neo008/master |
|
More...
|
about 11 years ago
|
Show error message from logcat when its return value is non-zero, which means logcat encounter error when trying to dump log. |
|
More...
|
about 11 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
about 11 years ago
|
[maven-release-plugin] prepare release robotium-5.0.1 |
|
More...
|
about 11 years ago
|
Created a new private method isDialog() that isDialogOpen uses to correctly assess if a dialog is open or not |
|
More...
|
about 11 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
about 11 years ago
|
[maven-release-plugin] prepare release robotium-5.0 |
|
More...
|
about 11 years ago
|
Improved isDialogOpen |
|
More...
|
about 11 years ago
|
Use Assert.fail instead |
|
More...
|
about 11 years ago
|
Print stack trace when exception in getWindowDecorViews |
|
More...
|
about 11 years ago
|
Minor Javadoc update in Timeout.java and Solo.java |
|
More...
|
about 11 years ago
|
Updated Javadoc in Solo.java |
|
More...
|
about 11 years ago
|
Corrected the Config javadoc |
|
More...
|
about 11 years ago
|
Ignore exceptions in getWindowDecorViews |
|
More...
|
about 11 years ago
|
Fixed a formatting issue |
|
More...
|
about 11 years ago
|
All booleans should be false |
|
More...
|
about 11 years ago
|
Updated initMouseEvent parameters |
|
More...
|
about 11 years ago
|