4
I Use This!
High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add inflate method to FakeView More... about 15 years ago
Added fakes for LayoutParams More... about 15 years ago
Mockito lib should only be in test scope. More... about 15 years ago
Don't export mockito. More... about 15 years ago
Add test for ListView.performItemClick(). More... about 15 years ago
Add StartedMatcher. View.getLayoutParams() returns non-null. More... about 15 years ago
Add support for clicking an item in a ListView More... about 15 years ago
Merge branch 'master' of git://github.com/xtremelabs/droid-sugar More... about 15 years ago
Generated default constructor should invoke class handler also. More... about 15 years ago
Merge branch 'master' of github.com:MoveInc/droid-sugar More... about 15 years ago
Added FakeTextView.setTextColor() & .setTextSize(). Store realActivity in FakeActivity constructor. More... about 15 years ago
Add support for fake map controller More... about 15 years ago
Add hitTest functionality to FakeItemizedOverlay More... about 15 years ago
Merge branch 'master' of github.com:MoveInc/droid-sugar More... about 15 years ago
Update FakeView to provide LayoutParams More... about 15 years ago
Merge branch 'master' of github.com:MoveInc/droid-sugar More... about 15 years ago
Test Serializable args passed to Intent.putExtra() for serializability Added FakeIntent.getSerializableExtra(), FakeIntent.hasExtra() More... about 15 years ago
Merge branch 'master' of github.com:MoveInc/droid-sugar More... about 15 years ago
Added equals/hashcode to FakeGeoPoint Added geo functions to FakeMapView Added dimensions & padding to FakeView More... about 15 years ago
Added FakeIntent.setClassName() More... about 15 years ago
Recording and firing upon selection More... about 15 years ago
Added @With(loggedIn = true) as default. Pulled refreshing of action pane to BaseListAdapter. More... about 15 years ago
Merge branch 'master' of github.com:MoveInc/droid-sugar More... about 15 years ago
Add support for proxying to protected methods More... about 15 years ago
Added isEnabled and setEnabled in FakeView More... about 15 years ago
Merge branch 'master' of github.com:MoveInc/droid-sugar More... about 15 years ago
Added ability to check what resource a TextView had it's text set from. This should go away when you can actually get the string value for FakeTextViews from resource files. More... about 15 years ago
add unused declarations More... about 15 years ago
MapView overlay support More... about 15 years ago
Merge branch 'master' of github.com:MoveInc/droid-sugar More... about 15 years ago