aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-06Merge "Fix Wallet robolectric tests, Part 1"android-sdk-4.4.2_r1.0.1android-sdk-4.4.2_r1android-l-preview_r2android-cts-4.4_r4android-cts-4.4_r1android-4.4w_r1android-4.4_r1.2.0.1android-4.4_r1.2android-4.4_r1.1.0.1android-4.4_r1.1android-4.4_r1.0.1android-4.4_r1android-4.4_r0.9android-4.4_r0.8android-4.4_r0.7android-4.4.4_r2.0.1android-4.4.4_r2android-4.4.4_r1.0.1android-4.4.4_r1android-4.4.3_r1.1.0.1android-4.4.3_r1.1android-4.4.3_r1.0.1android-4.4.3_r1android-4.4.2_r2.0.1android-4.4.2_r2android-4.4.2_r1.0.1android-4.4.2_r1android-4.4.1_r1.0.1android-4.4.1_r1l-previewkitkat-wearkitkat-releasekitkat-mr2.2-releasekitkat-mr2.1-releasekitkat-mr2-releasekitkat-mr1.1-releasekitkat-mr1-releasekitkat-devkitkat-cts-releasekitkat-cts-devidea133-weekly-releaseidea133Jeff Hamilton
2013-08-05Fix Wallet robolectric tests, Part 1Zhihong Xu
2013-07-31Add android.providers.Settings.Global support.Jon Boekenoogen
2013-06-26Fixed build: Fix resource loading in robolectric for API 18+.Jon Boekenoogen
2013-06-27Revert "Fix resource loading in robolectric for API 18+."Jeff Hamilton
2013-06-26Fix resource loading in robolectric for API 18+.Jon Boekenoogen
2013-06-20Test only: Fix ShadowSpannableString.getSpansZhihong Xu
2013-05-09Add support for View.setFilterTouchesWhenObscured()Farand Koo
2013-04-30Let robolectric read manifest,res,assets from System propertiesZhihong Xu
2013-04-08Implement ShadowBinder#getCallingUidMichael Galpin
2013-03-19Implement ShadowSignature.Jon Boekenoogen
2013-03-08Populate Account/Intent CREATORsJon Boekenoogen
2013-03-01ShadowParcel/ShadowBundle improvementsJon Boekenoogen
2013-02-04Adds mm to dimen unitsandroid-4.3_r3.1android-4.3_r3android-4.3_r2.3android-4.3_r2.2android-4.3_r2.1android-4.3_r2android-4.3_r1.1android-4.3_r1android-4.3_r0.9.1android-4.3_r0.9android-4.3.1_r1tools_r22.2jb-mr2.0.0-releasejb-mr2.0-releasejb-mr2-releasejb-mr2-devJohn Stuppy
2013-02-01Fix Bundle#getBundle(String key, String defaultValue) for value = null.Colin McDonough
2013-01-29Add Bundle#getString(String key, String defaultValue) supportColin McDonough
2013-01-25Adds getSelectedView support to RobolectricJohn Stuppy
2013-01-24Merge "Implementing Activity#getCurrentFocus and View#findFocus."Jeff Hamilton
2013-01-23Implementing Activity#getCurrentFocus and View#findFocus.Cristian Esquivias
2013-01-14Adds support for versioning layoutsJohn Stuppy
2013-01-14Adds peekAuthToken shadow AccountManager methodsJohn Stuppy
2013-01-02Adds replaceText to ShadowAutoCompleteTextViewJohn Stuppy
2012-12-21Implement TextUtils.getTrimmedLengthJon Boekenoogen
2012-12-20Implement some methods in ShadowViewGroupFarand Koo
2012-12-14implement ShadowSpannableString.getSpan[start|end]()Farand Koo
2012-12-06Added cancelable handling to ShadowDialogFragmentJohn Stuppy
2012-11-29Adds ShadowAutoCompleteTextView for unit testingJohn Stuppy
2012-10-19Fixed Robolectric ShadowSparseIntArray and ShadowSparseBooleanArray to add be...John Stuppy
2012-10-17Build Robolectric with MakeJon Boekenoogen
2012-10-15Merge branch 'master' of https://github.com/metalhead8816/robolectric into in...Jon Boekenoogen
2012-10-12Handle null arrays in ShadowParcel.{write,create}*ArrayJon Boekenoogen
2012-10-03Prevent ResourceLoader crash when running Robolectric without a generated R c...Jon Boekenoogen
2012-09-30Initial empty repositoryChad Jones
2012-09-26Implement ShadowProcess myPid and ShadowBinder getCallingPidJon Boekenoogen
2012-09-24ShadowTypedArray: Implement missing methods of TypedArray and add some tests ...metalhead8816
2012-09-20Fix NPE in ResourceLoader if there is no xmlResourceDirJon Boekenoogen
2012-09-18Added show and hide to TestFragmentTransaction and associated TestFragmentMan...John Stuppy
2012-09-18Fix build breakage and indentation issues introduced by zhihongxJon Boekenoogen
2012-09-18fixed some indentationsZhihong Xu
2012-09-18Made Parcel.writeString() handle null stringZhihong Xu
2012-09-18Implement parcel IO methods for ShadowIntent, ShadowPendingIntent and ShadowC...Zhihong Xu
2012-09-17Merge latest changes from upstream Robolectricmetalhead8816
2012-09-17Merge pull request #323 from zoodles/masterMichael Portuesi
2012-09-14Implement one of the forms of rawQueryWithFactoryMichael Portuesi
2012-09-14Add setWindow() to ShadowActivityWenhui Yao
2012-09-13Add shadow for SQLiteCloseable. This enables the close method defined in Sha...Michael Portuesi
2012-09-12Support for Android API 16. Provide concrete implementations for several Andr...Michael Portuesi
2012-09-10Improve ShadowCompundButton and ShadowRadioGroupWenhui Yao
2012-09-10Merge branch 'master' of git://github.com/pivotal/robolectric into robo-stagingWenhui Yao
2012-09-10Improved ShadowNetworkInfo / ShadowConnectivityManagerJan Berkel