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
Javadoc updates in Timeout class
renasreda
as Renas Reda
More... over 11 years ago
New Timeout class
renasreda
as Renas Reda
More... over 11 years ago
Moved timeout methods to a new class
renasreda
as Renas Reda
More... over 11 years ago
Added the new method clearLog()
renasreda
as Renas Reda
More... over 11 years ago
Removed API level check from generateRotateGesture
renasreda
as Renas Reda
More... over 11 years ago
Made initializeTimeout private
renasreda
as Renas Reda
More... over 11 years ago
Check if view is null in isDialogOpen()
renasreda
as Renas Reda
More... over 11 years ago
Add checks for API level requirements for new methods
renasreda
as Renas Reda
More... over 11 years ago
Javadoc updates
renasreda
as Renas Reda
More... over 11 years ago
Removed printStackTrace() in initializeTimeout()
renasreda
as Renas Reda
More... over 11 years ago
Added getView(String id) and getView(String id, int index)
renasreda
as Renas Reda
More... over 11 years ago
Changed the implementation of waitForDialogTo methods
renasreda
as Renas Reda
More... over 11 years ago
Minor refactoring in getCurrentWebChromeClient
renasreda
as Renas Reda
More... over 11 years ago
Added waitForView(int id)
renasreda
as Renas Reda
More... over 11 years ago
Added exception handling in getCurrentWebChromeClient
renasreda
as Renas Reda
More... over 11 years ago
Minor refactoring in getCurrentWebChromeClient
renasreda
as Renas Reda
More... over 11 years ago
Improved the WebChromeClient handling which fixes issue-456
renasreda
as Renas Reda
More... over 11 years ago
Merge pull request #53 from sdicken/master
renasreda
as Renas Reda
More... over 11 years ago
adding two-finger swipe, double tap, and rotation More... over 11 years ago
adding zoom-in and zoom-out capabilities to Robotium More... over 11 years ago
Small refactoring of new gesture methods and classes
renasreda
as Renas Reda
More... over 11 years ago
Bugfix for issue-435
renasreda
as Renas Reda
More... over 11 years ago
Make takeScreenshot wait for DecorView as requested by issue-434
renasreda
as Renas Reda
More... over 11 years ago
Bugfix for issue-469
renasreda
as Renas Reda
More... over 11 years ago
Bugfix for issue-468
renasreda
as Renas Reda
More... over 11 years ago
Ignore exception
renasreda
as Renas Reda
More... over 11 years ago
Refactored timeouts and added javadoc
renasreda
as Renas Reda
More... over 11 years ago
Merge pull request #49 from rdsubhas/master
renasreda
as Renas Reda
More... over 11 years ago
Expose timeout values via Solo More... over 11 years ago
Added consistent and configurable timeout values More... over 11 years ago