Sign in
ara-mdk
/
platform
/
external
/
robolectric
/
HEAD
« Previous
a737ba4
Exclude NotificationCompat in android-support-v4.jar from instrumentation
by Michael Portuesi
· 13 years ago
75b6772
Added PackageManager#resolveService(Intent, int)
by Jan Berkel
· 13 years ago
ce37e7a
WS
by Jan Berkel
· 13 years ago
06e11f6
Merge branch 'robo-staging'
by Wenhui Yao
· 13 years ago
e1fc833
Added implementation of startManagingCursor/stopManagingCursor
by Jessica Chen
· 13 years ago
b35dc61
Merge pull request #270 from stefanodacchille/context-getdir
by Jan Berkel
· 13 years ago
55e8542
Merge pull request #280 from metalhead8816/upstream-text-utils
by Jan Berkel
· 13 years ago
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
f956f7e
Add getError/setError to ShadowTextView
by Jon Boekenoogen
· 13 years ago
f294f12
Add getAccounts and getAccountsByType to ShadowAccountManager
by Jon Boekenoogen
· 13 years ago
4d84c98
Fix NullPointerException when access attributes from TestAttributeSet using default ctor
by Jon Boekenoogen
· 13 years ago
a16489f
Add isDigitsOnly to ShadowTextUtils
by Jon Boekenoogen
· 13 years ago
203ff53
Add isDigitsOnly to ShadowTextUtils
by Jon Boekenoogen
· 13 years ago
52c56b8
Merge pull request #1 from erichaugh/master
by Jon Boekenoogen
· 13 years ago
c936caf
Implement TestMenuItem.setVisible() and .getVisible().
by Eric Haugh
· 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
ea4eb79
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
b694e16
ShadowBundle: Add clear and remove
by Jon Boekenoogen
· 13 years ago
6faac29
ShadowBundle get* methods return null if they are not of the proper type.
by Jon Boekenoogen
· 13 years ago
9674669
Add copy constructor to ShadowBundle
by Jon Boekenoogen
· 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
40ba7d6
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
c5ad393
For consistency, instantiate a new file in the same way as in shouldCreateIfDoesNotExistAndGetApplicationDataDirectory() test
by Stefano Dacchille
· 13 years ago
73d85cd
Create application directory if it doesn't exist
by Stefano Dacchille
· 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
ad061b5
Implementation of Context#getDir() method
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
fae19cf
ShadowBundle: Adding put/get methods for bundles and arrays inside a bundle
by Jon Boekenoogen
· 13 years ago
2b3da25
Merge branch 'upstream'
by Jon Boekenoogen
· 13 years ago
c3d07a3
Remove listview from ListFragment until a good interface can be had
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
58d6d9e
Add a ShadowListFragment which is similar to ShadowListActivity
by Jon Boekenoogen
· 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
2566577
Merge remote-tracking branch 'upstream/master'
by Jon Boekenoogen
· 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
Next »