Removed waitForIdleSync() in drag() |
|
More...
|
about 14 years ago
|
Modified the fetching of view containers so that all are not fetched |
|
More...
|
about 14 years ago
|
Merge branch 'master' of github.com:jayway/robotium |
|
More...
|
about 14 years ago
|
Modified addChildren() so that only views that do not need scrolling are added |
|
More...
|
about 14 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
about 14 years ago
|
[maven-release-plugin] prepare release robotium-2.0 |
|
More...
|
about 14 years ago
|
All exceptions are now ignored in getViewsFromDecorViews() |
|
More...
|
about 14 years ago
|
Refactored sendKey() variables |
|
More...
|
about 14 years ago
|
Added a call to getCurrentActivity from getViewsFromDecorViews() |
|
More...
|
about 14 years ago
|
Improved and optimized clickOnScreen() |
|
More...
|
about 14 years ago
|
Removed CALL key as it does not work as expected in most cases |
|
More...
|
about 14 years ago
|
Removed ENDCALL key as it does not work for most cases |
|
More...
|
about 14 years ago
|
Minor javadoc corrections |
|
More...
|
about 14 years ago
|
Optimized searchFor() |
|
More...
|
about 14 years ago
|
Added a new method scrollToClick() that the modified clickOnScreen() now uses |
|
More...
|
about 14 years ago
|
Javadoc update |
|
More...
|
about 14 years ago
|
Removed timeout in searchFor |
|
More...
|
about 14 years ago
|
Improved clickOnScreen() and made some other small improvements |
|
More...
|
about 14 years ago
|
Added support for ProgressBars |
|
More...
|
about 14 years ago
|
Added getViews(View parent) |
|
More...
|
about 14 years ago
|
Added support for time and date pickers |
|
More...
|
about 14 years ago
|
Added time parameter in clickLong methods |
|
More...
|
about 14 years ago
|
Removed deprecated methods |
|
More...
|
about 14 years ago
|
Changed so that searchFor is not recursive as it introduced a StackOverflowError when searching large lists. Also made some other optimizations |
|
More...
|
about 14 years ago
|
Removed getActiveDecorView and modified the way in which views are returned from the DecorViews. Also modified the methods that were using getActiveDecorView() |
|
More...
|
about 14 years ago
|
Changed so that the edittext field now has focus before text is entered |
|
More...
|
about 14 years ago
|
Merge branch 'master' of github.com:jayway/robotium |
|
More...
|
about 14 years ago
|
Bugfix in waitForView |
|
More...
|
about 14 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
about 14 years ago
|
[maven-release-plugin] prepare release robotium-1.9.0 |
|
More...
|
about 14 years ago
|