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