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
[maven-release-plugin] prepare for next development iteration
renasreda
as Renas Reda
More... over 12 years ago
[maven-release-plugin] prepare release robotium-3.5
renasreda
as Renas Reda
More... over 12 years ago
Added the new method getCurrentNumberPickers()
renasreda
as Renas Reda
More... over 12 years ago
More javadoc updates
renasreda
as Renas Reda
More... over 12 years ago
Javadoc update
renasreda
as Renas Reda
More... over 12 years ago
Suppressed deprecated warnings in Scroller.java and ViewFetcher.java
renasreda
as Renas Reda
More... over 12 years ago
Replaced deprecated method in Clicker.java
renasreda
as Renas Reda
More... over 12 years ago
Added new methods setNumberPicker()
renasreda
as Renas Reda
More... over 12 years ago
Added a new method clickOnView(View view, boolean immediately) as requested by issue-333
renasreda
as Renas Reda
More... over 12 years ago
Returned waitForView() to its previous self as the change resulted in failing test cases
renasreda
as Renas Reda
More... over 12 years ago
Remove WeakReferenceObjects holding null objects
renasreda
as Renas Reda
More... over 12 years ago
Minor clean up
renasreda
as Renas Reda
More... over 12 years ago
Updated clickOnView and clickLongOnView to wait for the view before clicking it
renasreda
as Renas Reda
More... over 12 years ago
Updated waitForView() to return true if view is not null
renasreda
as Renas Reda
More... over 12 years ago
Removed sleep from clickOnView() as requested by issue-333
renasreda
as Renas Reda
More... over 12 years ago
Removed sleep from getCurrentActivity() in order for it to behave like the other getCurrent methods
renasreda
as Renas Reda
More... over 12 years ago
Added scroll methods for AbsListView objects as requested by issue-325
renasreda
as Renas Reda
More... over 12 years ago
Bugfix for issue-327
renasreda
as Renas Reda
More... over 12 years ago
Minor javadoc update
renasreda
as Renas Reda
More... over 12 years ago
Formatting in Scroller.java
renasreda
as Renas Reda
More... over 12 years ago
[maven-release-plugin] prepare for next development iteration
renasreda
as Renas Reda
More... over 12 years ago
[maven-release-plugin] prepare release robotium-3.4.1
renasreda
as Renas Reda
More... over 12 years ago
Fixed a bug that causes serious instability issues
renasreda
as Renas Reda
More... over 12 years ago
[maven-release-plugin] prepare for next development iteration
renasreda
as Renas Reda
More... over 12 years ago
[maven-release-plugin] prepare release robotium-3.4
renasreda
as Renas Reda
More... over 12 years ago
Updated waitForActivityIfNotAvailable()
renasreda
as Renas Reda
More... over 12 years ago
Removed strong references to activities in ActivityUtils
renasreda
as Renas Reda
More... over 12 years ago
Deprecated finishInactiveActivities() and updated the javadoc of finishOpenedActivities()
renasreda
as Renas Reda
More... over 12 years ago
Removed log message
renasreda
as Renas Reda
More... over 12 years ago
More changes to waitForActivity()
renasreda
as Renas Reda
More... over 12 years ago