4
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Robolectric repackage. More... almost 15 years ago
Repackage resource handling stuff. More... almost 15 years ago
Remove some XML parsing overhead. More... almost 15 years ago
Refactor XmlLoaders. More... almost 15 years ago
Allow dimensions to be overridden in ResourceLoader. More... almost 15 years ago
remove System.out.println from FakeBase64 More... almost 15 years ago
Add fake for Base64 More... almost 15 years ago
Added FakeRemoteViews.setImageViewBitmap More... almost 15 years ago
Merge branch 'master' of github.com:MoveInc/robolectric More... almost 15 years ago
Added setViewVisibility() to RemoteViews More... almost 15 years ago
ViewLoader should ignore <requestFocus/> elements. More... almost 15 years ago
More additions and changes to support widgets More... almost 15 years ago
Pull TestHelperInterface support up to robolectric. More... almost 15 years ago
LayoutInflater is now faked like other classes, rather than extended. More... almost 15 years ago
Add initial widget support. More... almost 15 years ago
Move child view stuff from FakeView to FakeViewGroup. More... almost 15 years ago
Add RobolectricWiringTest. More... almost 15 years ago
Refactor. More... almost 15 years ago
Refactor layout inflation wiring. More... almost 15 years ago
FakeApplication now holds list of started Intents, not FakeContextWrapper. More... almost 15 years ago
StartedMatcher operates on ContextWrapper not Activity. More... almost 15 years ago
Fake for TypedValue More... almost 15 years ago
FakeAdapterView.checkValidity() blows up if an adapter's items have changed without onChanged() or onInvalidated() having been called. More... almost 15 years ago
Improve the Canvas to keep track of multiple drawn circles More... almost 15 years ago
Support alpha and shader More... almost 15 years ago
Rename from droid-sugar to robolectric! More... almost 15 years ago
Added fakes for EditText, ListActivity, Rect, and Address. Added FakeLooper.resetAll(). More... almost 15 years ago
Fixed MapView Projection: latitude increases northward, not southward (unlike pixel coordinates). More... almost 15 years ago
setLastFocusedIndex in ItemizedOverlay More... almost 15 years ago
More realistic implementation of MapView.dispatchTouchEvent() -- handles dragging. More... almost 15 years ago