- 5d9d427 Add a SQLite mode that enables the new native Android SQLite shadows by Michael Hoisie · 3 years, 2 months ago
- c3d5273 Adding support for @ReflectorObject. by devashru · 3 years, 5 months ago
- 5fd3be8 Update LazyApplication javadoc to remove references to Instrumentation by Googler · 3 years, 5 months ago
- 366a300 Change @LazyApplication package to explicitly mark it as still experimental by Googler · 3 years, 7 months ago
- 8e3d63d Rename LazyLoadApplication to LazyApplication and update all references accordingly by Googler · 3 years, 8 months ago
- 659ddd9 Fix syntax warning of build.gradle by utzcoz · 3 years, 9 months ago
- c53c79f Add opt-in lazy loading of application+instrumentation in Robolectric by Googler · 3 years, 10 months ago
- dce75ef Deprecate TextLayoutMode. by brettchabot · 3 years, 10 months ago
- 24c8bf7 Remove AccessibilityUtil from Robolectric by hoisie · 4 years, 2 months ago
- 9ae9f0b Fix LooperMode Javadoc to reflect the new default by Alex Vanyo · 4 years, 2 months ago
- a6843b0 Transform markdown javadoc code javadoc to plain javadoc by hoisie · 4 years, 4 months ago
- 9e1ca62 Convert Markdown javadoc lists and headers to regular javadoc by hoisie · 4 years, 4 months ago
- 38774b2 Change javadoc markdown links to HTML by hoisie · 4 years, 4 months ago
- 32ab535 Move accessibility checking into its own artifact. by Christian Williams · 4 years, 8 months ago
- d92f6f0 Upgrade to Android Gradle Plugin 3.5.3 and Gradle 5.4.1. by Christian Williams · 4 years, 8 months ago
- ba5b19f Deprecate LooperMode LEGACY in favor of PAUSED by brettchabot · 4 years, 9 months ago
- 72a228e Throw IllegalArgumentException when package name is not installed and behavior is set to throw by Googler · 4 years, 10 months ago
- 66bd3c1 Refresh LooperMode.PAUSED javadoc now that some foreground Scheduler APIs are supported. by brettchabot · 6 years ago
- 10e1a09 Break org.robolectric:annotations -> org.robolectric:shadow-api dependency. by brettchabot · 6 years ago
- a04195e Add documentation for LooperMode. by brettchabot · 6 years ago
- 9bfa258 Reintroduce an opt-in mode that fixes zero-sized TextViews in Robolectric by brettchabot · 6 years ago
- 57e5f5d Rollback of 'fixes zero-sized TextViews ' by brettchabot · 6 years ago
- 9c77f7f Introduce an opt-in mode that fixes zero-sized TextViews in Robolectric by brettchabot · 6 years ago
- 8e26be1 Create a LooperMode configurer annotation. by brettchabot · 6 years ago
- 44045af Remove DefaultConfigMerger. by christianw · 6 years ago
- 5668165 Reapply reconfig branch with fixes. by christianw · 6 years ago
- 4d3b75a Clean up warnings and noise. by Christian Williams · 6 years ago
- e791408 Internal Change. by brettchabot · 6 years ago
- fbb2387 @Deprecate @Config(packageName) by jongerrish · 6 years ago
- 01f5edf Remove deprecated ShadowContentResolver.clearContentObservers(). by christianw · 6 years ago
- 9dc1af1 Bump deps versions for AGP, truth, errorprone, findbugs, etc. by Christian Williams · 6 years ago
- c35a9db Merge branch 'master' into better_gradle by Christian Williams · 6 years ago
- faf97f2 Remove support for @Deprecated @Config(inheritImplementationMethods = true). by jongerrish · 6 years ago
- b15df5a Import PR: https://github.com/robolectric/robolectric/pull/3966 by christianw · 6 years ago
- 4d8945a Improve RobolectricShadow BugChecker to avoid compilation problems. by christianw · 6 years ago
- 8ce6019 New ShadowPicker strategy for switching between shadows (e.g. for AssetManager). by Christian Williams · 6 years ago
- 80d814d Retain but deprecate old ShadowApplication intent handling methods. by Christian Williams · 6 years ago
- 32cec50 Migrate to user modern gradle features by Gautam Korlam · 7 years ago
- 3d5adfe [remove-deprecated-config-props] Remove deprecated Config properties. by christianw · 7 years ago
- a41ac2e @Deprecate legacy configuration for @Config(manifest, resourceDir, assetDir, libraries) as well as MavenManifestFactory. by jongerrish · 7 years ago
- e94ac7d Add my account to Robolectric's Piper <-> Git mapping. by hoisie · 7 years ago
- 4769aa3 Remove deprecated Config properties. by Christian Williams · 7 years ago
- e070b11 Better type checking on shadow factories. by Christian Williams · 7 years ago
- f55cfbe Kill @Implements(hackyTerribleIgnore) in favor of ShadowFactory pattern. by Christian Williams · 7 years ago
- 90f44c8 Merge branch 'master' into arsc by Christian Williams · 7 years ago
- 1375d8d Refine shadow method selection algorithm. by Christian Williams · 7 years ago
- 2303c3c Fix hash stability bug when overriding shadows using @Config. by Christian Williams · 7 years ago
- d927aef Fix errorprone warnings. by Christian Williams · 7 years ago
- 98100e8 So many bugs in cumulative qualifiers impl. Sigh. by Christian Williams · 7 years ago
- 9f69dc8 Improved device configuration from @Config(qualifiers). by Christian Williams · 7 years ago
- 45a159a Merge branch 'master' into arsc by Christian Williams · 7 years ago
- 435d8428 Bump to error-prone plugin 0.0.13 to kill a deprecation warning. by Christian Williams · 7 years ago
- 2c10825 Merge branch 'master' into arsc by Christian Williams · 7 years ago
- cedc3f1 More assetmanager work. Bakc to compile success state by Brett Chabot · 7 years ago
- 62154de Remove workaround for errorprone bug by Brett Chabot · 7 years ago
- 32981f3 Use a constant version of errorprone as workaround for errorprone bug https://github.com/google/error-prone/issues/711 by Brett Chabot · 7 years ago
- 691fdd5 tmp: disable error prone plugin as workaround for https://github.com/google/error-prone/issues/711 by Brett Chabot · 7 years ago
- 9f2b251 create ShadowArscAssetManager by Brett Chabot · 7 years ago
- 851f2a9 Optimize imports. by Christian Williams · 7 years ago
- 1ecb3ad mend by Jonathan Gerrish · 7 years ago
- 580d2f9 @Deprecate @Config(constants = ...) by Jonathan Gerrish · 7 years ago
- 793ee1d Rename projects. by Christian Williams · 7 years ago