Sign in
ara-mdk
/
platform
/
external
/
robolectric
/
4040eb3a3e18b7fff4713626ea4937430fe7eb15
4040eb3
Merge pull request #286 from roman-mazur/master
by Jan Berkel
· 13 years ago
72d97e4
Do not instrument android.support.v4.content package since all the java code is available
by Roman Mazur
· 13 years ago
7ac4373
Remove code duplication
by Jan Berkel
· 13 years ago
08a827f
Added Looper.loop(), Looper#quit()
by Jan Berkel
· 13 years ago
8e3a5a9
Merge pull request #275 from metalhead8816/upstream_lrucache
by Tyler Schultz
· 13 years ago
65b0931
Merge pull request #273 from majasb/large_hex_integer
by Tyler Schultz
· 13 years ago
f922da3
Merge branch 'upstream' of https://github.com/metalhead8816/robolectric into metalhead8816-upstream
by Tyler Schultz
· 13 years ago
342c71a
Merge pull request #266 from leviwilson/shadowActivity-create
by Tyler Schultz
· 13 years ago
e94974f
Merge pull request #263 from leviwilson/levi-stripSeparators
by Tyler Schultz
· 13 years ago
f2ad103
Merge pull request #276 from zoodles/master
by Michael Portuesi
· 13 years ago
b6a01c6
Merge branch 'master' of git://github.com/pivotal/robolectric
by Wenhui Yao
· 13 years ago
8c52966
Don't shadow LruCache since the full java source is available and usable
by Jon Boekenoogen
· 13 years ago
130c9ef
Handler: Remove messages before dispatching them
by Jan Berkel
· 13 years ago
f058047
Test cases for measured width/height in ShadowView
by Michael Portuesi
· 13 years ago
0eecf58
Add support for measured width/height, to support testing custom ViewGroup classes
by Michael Portuesi
· 13 years ago
7f750b0
Add Parcelable Array handling to ShadowBundle
by Jon Boekenoogen
· 13 years ago
a86d199
Merge pull request #274 from zoodles/master
by Michael Portuesi
· 13 years ago
60a4a33
Resolve conflict after upstream pull
by Wenhui Yao
· 13 years ago
77ceeac
Robolectric upstream merge
by Wenhui Yao
· 13 years ago
2e2bd2b
Commit before revert back to original non executeOnExecutor
by Wenhui Yao
· 13 years ago
4df10b3
Resolve conflict
by Wenhui Yao
· 13 years ago
ef13b96
Temporarily disable shadow for AsyncTask#executeOnExecutor as the RobolectricWiringTest fails - this is an API level 11 call. Re-enable when Robolectric is upgraded.
by Michael Portuesi
· 13 years ago
c151d8f
Merge pull request #267 from zoodles/master
by Michael Portuesi
· 13 years ago
8ed072d
Merge branch 'load_system_int_resources_fix' into large_hex_integer
by Maja Bratseth
· 13 years ago
34bf42d
Loading int resources from same dir as others
by Maja Bratseth
· 13 years ago
c668c98
Large hex int resource supported
by Maja Bratseth
· 13 years ago
b1b4567
Remove implmentation of executeOnExecutor due to lower sdk version
by Wenhui Yao
· 13 years ago
944f1b5
Add executeOnExecutor to ShadowAsyncTask
by Wenhui Yao
· 13 years ago
8ac50c8
Add executeOnExecutor to ShadowAsyncTask
by Wenhui Yao
· 13 years ago
8632fca
Merge branch 'master' of git://github.com/pivotal/robolectric into robo-staging
by Wenhui Yao
· 13 years ago
13e6637
Merge pull request #271 from stefanodacchille/app-name
by Jan Berkel
· 13 years ago
937f7e7
Set application name when resolving the application
by Stefano Dacchille
· 13 years ago
77413b9
Code formatting
by Jan Berkel
· 13 years ago
6574247
Fixed null point exception when trying to retrieve a value from a MatrixCursor column,row that contained NULL (now mimics the Android implementation)
by Savvas Dalkitsis
· 13 years ago
2af7984
Added a shadow for android.os.StatFs
by Jan Berkel
· 13 years ago
3f465d3
ShadowBundle: Adding put/get methods for bundles and arrays inside a bundle
by Jon Boekenoogen
· 13 years ago
7e09350
Merge branch 'master' of github.com:pivotal/robolectric
by Phil Goodwin & Ryan Richard
· 13 years ago
a047973
add setOnPageChangeListener() to ShadowViewPager
by Phil Goodwin & Ryan Richard
· 13 years ago
7396190
Merge branch 'master' of github.com:pivotal/robolectric
by Jan Berkel
· 13 years ago
962dfc9
Added Message#getWhen() + support in Handler
by Jan Berkel
· 13 years ago
8b51223
Add executePendingTransactions() to TestFragmentManager.
by Phil Goodwin & Ryan Richard
· 13 years ago
0c5626b
Merge branch 'master' of git://github.com/pivotal/robolectric into robo-staging
by Wenhui Yao
· 13 years ago
aec31da
Merge branch 'master' of github.com:pivotal/robolectric
by Amrit Thakur & Chris Perry
· 13 years ago
6439c8a
refactored invocations on realActivity
by Levi Wilson
· 13 years ago
3b0a2d3
added *.swp to .gitignore
by Levi Wilson
· 13 years ago
f9fae23
added create method akin to recreate
by Levi Wilson
· 13 years ago
085b7ed
Implemented getLayout for TextView
by Amrit Thakur & Chris Perry
· 13 years ago
8e2c655
simplify ShadowViewPager to make it less integrationy
by Phil Goodwin & Ryan Richard
· 13 years ago
cd6b577
Added popup window offset parameters
by Amrit Thakur & Chris Perry
· 13 years ago
f647512
Fixed bug to prevent it from an NPE when the ColorResolver can't resolve a drawable
by Amrit Thakur & Chris Perry
· 13 years ago
d51b9b2
Make PopupWindow.dismiss() actually remove the container view from the window manager
by Rick Kawala & Ryan Richard
· 13 years ago
5fb103e
PopupWindow.dismiss() will remove popup from the window manager.
by Rick Kawala & Ryan Richard
· 13 years ago
0933eaa
Backgrounds get set on the popup view container.
by Rick Kawala & Ryan Richard
· 13 years ago
bca7d93
Support view constructor in PopupWindow
by Rick Kawala & Ryan Richard
· 13 years ago
4f271ae
Add showAsDropDown to PopupWindow
by Rick Kawala & Ryan Richard
· 13 years ago
4c28702
Fixed some ShadowAdapterView behavior
by Mike Stam & Phil Goodwin
· 13 years ago
e29c8a3
Fix ShadowViewPager so that it will not enter an infinite loop if the associated Activity has not been onCreated yet.
by Aaron VonderHaar
· 13 years ago
f65a5da
set animation to null when clear animation
by Jessica Chen
· 13 years ago
181d6e5
Merge branch 'master' of github.com:pivotal/robolectric
by Mike Stam & Ryan Richard
· 13 years ago
8f301d3
make FragmentManager handle the case where the fragment has no view
by Mike Stam & Ryan Richard
· 13 years ago
7a0b4fd
rename class back to fix the build
by Tyler Schultz
· 13 years ago
09b2379
rename class so it can be renamed back next commit. MacOS/git did not update the case of the file.
by Tyler Schultz
· 13 years ago
752e0b0
rename env var name cached.roboelectric.classes.path => cached.robolectric.classes.path
by Tyler Schultz
· 13 years ago
b9a9a0d
Merge branch 'master' of github.com:pivotal/robolectric
by Tyler Schultz
· 13 years ago
0d507fc
Fix test class spelling, formatting
by Tyler Schultz
· 13 years ago
7798b41
Merge pull request #262 from leviwilson/levi-setButton
by Jan Berkel
· 13 years ago
aa481f2
added stripSeparators shadow method to PhoneNumberUtils
by Levi Wilson
· 13 years ago
11ed3cd
Fixed broken test
by Chris Perry & Phil Goodwin
· 13 years ago
a245c3e
Merge branch 'master' of github.com:pivotal/robolectric
by Chris Perry & Phil Goodwin
· 13 years ago
3cb4bf0
ShadowViewPager.dataSetChanged() will request a new fragment for every new item that was added (no support yet for removing or replacing fragments)
by Chris Perry & Phil Goodwin
· 13 years ago
e4f479b
Merge branch 'master' of github.com:pivotal/robolectric
by Amrit Thakur & Ryan Richard
· 13 years ago
c9584b6
Added ShadowLinkMovementMethod class
by Amrit Thakur & Ryan Richard
· 13 years ago
6cb8eb7
introduce setButton method on ShadowAlertDialog
by Levi Wilson
· 13 years ago
98dd9c7
Merge branch 'master' of github.com:pivotal/robolectric
by Chris Perry & Phil Goodwin
· 13 years ago
f0c6d1e
Fixed a bug
by Chris Perry & Phil Goodwin
· 13 years ago
36e501c
Added set/getCurrentPager to ShadowViewPager
by Phil Goodwin
· 13 years ago
9aca971
Merge pull request #261 from metalhead8816/upstream
by Tyler Schultz
· 13 years ago
226a56f
Merge pull request #260 from xaethos/matrixcursor
by Tyler Schultz
· 13 years ago
750a154
Add shadowOf method for CheckedTextView
by Tyler Schultz
· 13 years ago
16562ce
Merge branch 'master' of https://github.com/cwperry/robolectric into cwperry-master
by Tyler Schultz
· 13 years ago
4b9d8d8
Merge branch 'cursorwrapper' of https://github.com/xaethos/robolectric into xaethos-cursorwrapper
by Tyler Schultz
· 13 years ago
b6a9d03
simplify HtmlTest
by Tyler Schultz
· 13 years ago
f954c09
Merge branch 'master' of https://github.com/kungfuters/robolectric into kungfuters-master
by Tyler Schultz
· 13 years ago
d487c04
Merge branch 'master' of github.com:pivotal/robolectric
by Tyler Schultz
· 13 years ago
d59c8fe
Merge branch 'MimeTypeMapAndItemizedOverlay' of https://github.com/kiefermat/robolectric into kiefermat-MimeTypeMapAndItemizedOverlay
by Tyler Schultz
· 13 years ago
d50f87b
Merge pull request #245 from shazam/shazam_abstract_cursor_close
by Tyler Schultz
· 13 years ago
bd35e26
Merge branch 'master' of github.com:pivotal/robolectric
by Ryan Richard & Yevgeniy Motov
· 13 years ago
e846605
added ShadowAlphaAnimation
by Ryan Richard & Yevgeniy Motov
· 13 years ago
886f860
Merge branch 'master' of github.com:pivotal/robolectric
by Mike Stam & Rick Kawala
· 13 years ago
97488cd
Add getOnItemLongClickListener
by Mike Stam & Rick Kawala
· 13 years ago
96afad6
Merge pull request #243 from kiefermat/ContentResolverAndMediaStoreUris
by Tyler Schultz
· 13 years ago
4848d45
add ci.robolectric.org to the README
by Tyler Schultz
· 13 years ago
521cabb
Add ShadowActivity.recreate. This is useful for testing orientation/configuration changes and is available as part of Honeycomb+.
by Jon Boekenoogen
· 13 years ago
a55f3ce
Merge from upstreame
by Michael Portuesi
· 13 years ago
8c18260
Add initial support for ShadowAccountManager
by Michael Portuesi
· 13 years ago
45416dc
Implements ShadowCursorWrapper
by Diego Garcia
· 13 years ago
2b559c4
Gives ShadowMatrixCursor some type-casting
by Diego Garcia
· 13 years ago
dc66632
Implements ShadowMatrixCursor#getBlob
by Diego Garcia
· 13 years ago
87fc9da
Added the ability to test checked state for a CheckedTextView.
by Chris Perry
· 13 years ago
9ae7756
fix test, forgot to add a line to ShadowViewPager
by Phil Goodwin & Tyler Schultz
· 13 years ago
Next »