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