aboutsummaryrefslogtreecommitdiff
path: root/resources
AgeCommit message (Expand)Author
2017-11-08Provide defaults for more device configuration.Christian Williams
2017-11-08Improve handling of dpi.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-03Get tests workingBrett Chabot
2017-11-03Use platform logic to parse qualifiers.Brett Chabot
2017-11-02Support xml mipmaps.Jonathan Gerrish
2017-11-01Merge pull request #3496 from robolectric/upgrade-error-prone-pluginChristian Williams
2017-10-31Update ResourceTableFactory.javaJonathan Gerrish
2017-10-31Bump to error-prone plugin 0.0.13 to kill a deprecation warning.Christian Williams
2017-10-31Support Mipmap resource reference resolution.Jonathan Gerrish
2017-10-20Final pre-3.5 cleanup.Christian Williams
2017-10-19Fix tons of errorprone warnings.Christian Williams
2017-10-19Remove dead files.Christian Williams
2017-10-17Fix FileFsFile.equals(): don't use canonical file for comparison, it breaks u...Christian Williams
2017-10-13Clean up AndroidManfiest ctor.Christian Wiliams
2017-10-10Clean up ManifestFactory et al. Deprecate #create().Christian Williams
2017-10-10Clean up MavenManifestFactory.Christian Williams
2017-10-06Refactor ManifestFactory implementations toward removing #create(ManifestIden...Christian Williams
2017-09-21Formatting fixesBrett Chabot
2017-08-29Remove workaround for errorprone bugBrett Chabot
2017-08-29Remove use of NonNull annotation.Brett Chabot
2017-08-29Adding attributes and intent filters to BroadcastReceiverData and ServiceData...Brett Chabot
2017-08-24Add support for a PropertiesDependencyResolver when in robolectric.offline modeBrett Chabot
2017-08-22Use a constant version of errorprone as workaround for errorprone bug https:/...Brett Chabot
2017-08-22tmp: disable error prone plugin as workaround for https://github.com/google/e...Brett Chabot
2017-08-07Prefer Guava over hand rolled Strings utils classNick Korostelev
2017-07-31Optimize imports.Christian Williams
2017-07-21Merge remote-tracking branch 'upstream/master'Eric Denman
2017-07-19Remove last traces of RobolectricPackageManager.Christian Williams
2017-07-03Merge remote-tracking branch 'upstream/master'Eric Denman
2017-06-13Rename projects.Christian Williams