aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-08Fix gradle incremental build.Christian Williams
2017-11-07Fix operator precedence issues in ResTable_config.Christian Williams
2017-11-07Simplify ResBundle.Christian Williams
2017-11-07Fix BCP 47 locale support.Christian Williams
2017-11-06Prevent cross-test pollution of Configuration.Christian Williams
2017-11-03Get tests workingBrett Chabot
2017-11-03Use platform logic to parse qualifiers.Brett Chabot
2017-11-02Merge pull request #3501 from robolectric/patch174359894Jonathan Gerrish
2017-11-02Update ShadowApplicationPackageManager.javaJonathan Gerrish
2017-11-02Support xml mipmaps.Jonathan Gerrish
2017-11-02Merge pull request #3498 from alwa/issues/3296Jonathan Gerrish
2017-11-02Merge branch 'master' into issues/3296Alix
2017-11-02Review comment: Overload buildFragment() + add constructor argument instead. ...aliwar
2017-11-01Merge branch 'idea-annotation-processing'Christian Williams
2017-11-01Generates parent.ipr with stuff for compiler.xml.Christian Williams
2017-11-01Merge branch 'fix-circleci-parallelism'Christian Williams
2017-11-01Merge pull request #3499 from robolectric/patch173158259Jonathan Gerrish
2017-11-01Correctly handle the MATCH_DISABLED_COMPONENTS flagJonathan Gerrish
2017-11-01DRY up code in TestUtil.getDependencyResolver().Christian Williams
2017-11-01Merge pull request #3496 from robolectric/upgrade-error-prone-pluginChristian Williams
2017-11-01Fix upload creds.Christian Williams
2017-11-01Use gradle-cached android-all jars in tests.Christian Williams
2017-11-01Added support for fragment arguments (https://github.com/robolectric/robolect...aliwar
2017-11-01Merge pull request #3495 from robolectric/patch174102663Jonathan Gerrish
2017-11-01Merge branch 'master' into patch174102663Jonathan Gerrish
2017-10-31Don't try to configure IntelliJ annotation processing for now, it's busted.Christian Williams
2017-10-31Merge branch 'master' into patch174102663Jonathan Gerrish
2017-10-31Update mipmaps.xmlJonathan Gerrish
2017-10-31Update ShadowResourcesTest.javaJonathan Gerrish
2017-10-31Update ShadowAssetManagerTest.javaJonathan Gerrish
2017-10-31Update ResourceTableFactoryTest.javaJonathan Gerrish
2017-10-31Update R.javaJonathan Gerrish
2017-10-31Update ResourceTableFactory.javaJonathan Gerrish
2017-10-31Merge pull request #3493 from robolectric/circleciChristian Williams
2017-10-31Open for 3.6 development!Christian Williams
2017-10-31Nicer jar checking.Christian Williams
2017-10-31Bump to error-prone plugin 0.0.13 to kill a deprecation warning.Christian Williams
2017-10-31Merge pull request #3494 from robolectric/patch173423056Jonathan Gerrish
2017-10-31Add missing mipmap resources fileJonathan Gerrish
2017-10-31Include generated classes in javadoc and sources.Christian Williams
2017-10-31Support Mipmap resource reference resolution.Jonathan Gerrish
2017-10-31Remove looseSignaturesJonathan Gerrish
2017-10-31Remove isInAndroidSdk = falseJonathan Gerrish
2017-10-31Add a ShadowAppOpsManager to Robolectric.Jonathan Gerrish
2017-10-30Switch circleci resource class to xlarge.Christian Williams
2017-10-30Use net.ltgt.apt gradle plugin to enable annotation processing.Christian Williams
2017-10-30Fix hash stability.Christian Williams
2017-10-30Reduce test parallelism, log .cache-hash.Christian Williams
2017-10-30Download android-27.Christian Williams
2017-10-30Only upload snapshot for master.Christian Williams