7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed waitForIdleSync() in drag()
renasreda
as Renas Reda
More... about 14 years ago
Modified the fetching of view containers so that all are not fetched
renasreda
as Renas Reda
More... about 14 years ago
Merge branch 'master' of github.com:jayway/robotium
renasreda
as Renas Reda
More... about 14 years ago
Modified addChildren() so that only views that do not need scrolling are added
renasreda
as Renas Reda
More... about 14 years ago
[maven-release-plugin] prepare for next development iteration
renasreda
as renas
More... about 14 years ago
[maven-release-plugin] prepare release robotium-2.0
renasreda
as renas
More... about 14 years ago
All exceptions are now ignored in getViewsFromDecorViews()
renasreda
as Renas Reda
More... about 14 years ago
Refactored sendKey() variables
renasreda
as Renas Reda
More... about 14 years ago
Added a call to getCurrentActivity from getViewsFromDecorViews()
renasreda
as Renas Reda
More... about 14 years ago
Improved and optimized clickOnScreen()
renasreda
as Renas Reda
More... about 14 years ago
Removed CALL key as it does not work as expected in most cases
renasreda
as Renas Reda
More... about 14 years ago
Removed ENDCALL key as it does not work for most cases
renasreda
as Renas Reda
More... about 14 years ago
Minor javadoc corrections
renasreda
as Renas Reda
More... about 14 years ago
Optimized searchFor()
renasreda
as Renas Reda
More... about 14 years ago
Added a new method scrollToClick() that the modified clickOnScreen() now uses
renasreda
as Renas Reda
More... about 14 years ago
Javadoc update
renasreda
as Renas Reda
More... about 14 years ago
Removed timeout in searchFor
renasreda
as Renas Reda
More... about 14 years ago
Improved clickOnScreen() and made some other small improvements
renasreda
as Renas Reda
More... about 14 years ago
Added support for ProgressBars
renasreda
as Renas Reda
More... about 14 years ago
Added getViews(View parent)
renasreda
as Renas Reda
More... about 14 years ago
Added support for time and date pickers
renasreda
as Renas Reda
More... about 14 years ago
Added time parameter in clickLong methods
renasreda
as Renas Reda
More... about 14 years ago
Removed deprecated methods
renasreda
as Renas Reda
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
renasreda
as Renas Reda
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()
renasreda
as Renas Reda
More... about 14 years ago
Changed so that the edittext field now has focus before text is entered
renasreda
as Renas Reda
More... about 14 years ago
Merge branch 'master' of github.com:jayway/robotium
renasreda
as Renas Reda
More... about 14 years ago
Bugfix in waitForView
renasreda
as Renas Reda
More... about 14 years ago
[maven-release-plugin] prepare for next development iteration
renasreda
as renas
More... about 14 years ago
[maven-release-plugin] prepare release robotium-1.9.0
renasreda
as renas
More... about 14 years ago