1. c9c45b7 Add Q shadows for public beta 1. by christianw · 6 years ago
  2. 8cffa29 Add ShadowBluetoothGatt.connect() by Googler · 6 years ago
  3. 783eb6c Update integration_tests/androidx to androidx by brettchabot · 6 years ago
  4. f71d337 Automated g4 rollback of changelist 238522483. by christianw · 6 years ago
  5. 43e91d9 Run artifact upload in parallel. by christianw · 6 years ago
  6. dfe1a89 Apply PR#4764 by christianw · 6 years ago
  7. 47fb1a4 Internal change by Googler · 6 years ago
  8. a139020 Merge pull request #4764 from robolectric/integration-test-enabled-sdks by Christian Williams · 6 years ago
  9. 30c467a Faster circleci sharded test run. by Christian Williams · 6 years ago
  10. 01ea680 Implement SubscriptionManager.getPhoneId() with a map between subscription IDs and phone IDs. by Googler · 6 years ago
  11. f2422c4 Use "AndroidJUnit4" to be more inlined with latest documentation located here: http://robolectric.org/blog/2018/10/25/robolectric-4-0/. by Googler · 6 years ago
  12. 7e0d8c1 Fixes bug in activity lifecycle state transition with finish() in onCreate by Googler · 6 years ago
  13. 497e0c0 Use reflection to access libcore.icu.util.TimeZoneFinder by Googler · 6 years ago
  14. 0138a87 Merge pull request #4738 from robolectric:aggregate-all-test-results by Copybara Robolectric Bot · 6 years ago
  15. 87f5fe6 Don't use Shadows.shadowOf() from within shadows, it makes compile hard to diagnose. by christianw · 6 years ago
  16. a45ba8f Redo ShadowViewTest to use a view contained in an activity. by brettchabot · 6 years ago
  17. 312376d @Deprecate a bunch of methods in ShadowView where alternatives exist in Espresso by jongerrish · 6 years ago
  18. 9ef6e60 Add link to github issue explaining workaround. by christianw · 6 years ago
  19. f25ec77 Add torch setting capabilities to ShadowCameraManager. by Googler · 6 years ago
  20. da1bace Add method to ShadowContextWrapper to expose the options of the most recently started activity by Googler · 6 years ago
  21. 2fd0a1b Attempt 2 at clearing exception handler. by brettchabot · 6 years ago
  22. a4275f1 Merge pull request #4736 from robolectric/undeclared-activtiy-workaround by Christian Williams · 6 years ago
  23. f662314 Internal change by christianw · 6 years ago
  24. 65b0975 Aggregate test results from all projects. by Christian Williams · 6 years ago
  25. 1b0d479 Ignore mysterious AGP fail: by Christian Williams · 6 years ago
  26. 6d57524 Test for AGP manifest bug workaround. by Christian Williams · 6 years ago
  27. 316e3f0 Make it clear that Util.sneakyThrow() disrupts program flow. by christianw · 6 years ago
  28. 017559d Apply fixes from LocalActivityInvoker to RoboMonitoringInstrumentation. by christianw · 6 years ago
  29. 9b2af0b Add setInMultiWindowMode() to change multi window state for ShadowActivity. by Googler · 6 years ago
  30. bcbf11d Remove ShadowHandler - it is an empty implementation now. by jongerrish · 6 years ago
  31. 37d9948 Fix ShadowAppOpsManager.toOpEntry() compilation. by christianw · 6 years ago
  32. 9fcf42b Update SDK with v28.0.0 build id #5354081 to Android experimental channel by Googler · 6 years ago
  33. 91af73f Merge pull request #4645 from robolectric:jakew/sneaky-throw/2019-02-17 by Copybara Robolectric Bot · 6 years ago
  34. f3980e1 Internal change by Googler · 6 years ago
  35. 0cbe259 Fix call order of postCreate() and start() in ActivityController#recreate. See https://developer.android.com/reference/android/app/Activity.html#onPostCreate%28android.os.Bundle%29 by Googler · 6 years ago
  36. aaf9e8d Quiet some build warnings. by christianw · 6 years ago
  37. 0e4184c Obtain ShadowProviders via Injector. by christianw · 6 years ago
  38. b89fe07 Output scheduler state on test failures (PR#4711) by brettchabot · 6 years ago
  39. cf3a057 Compatibility test for BuildCompat by jongerrish · 6 years ago
  40. 4c74611 Supports setProfileClass & setIsEmbedded in SubscriptionInfoBuilder by Googler · 6 years ago
  41. d0cc74b Redo 'Refactor DefaultSdkProvider to allow plugins to customize' by brettchabot · 6 years ago
  42. aed7553 Internal by brettchabot · 6 years ago
  43. d64534c Fix call order of postCreate() and start() in LocalActivityInvoker. See https://developer.android.com/reference/android/app/Activity.html#onPostCreate%28android.os.Bundle%29 by Googler · 6 years ago
  44. e64f675 Supports EuiccManager#getEid in ShadowEuiccManager by Googler · 6 years ago
  45. 2f7aa83 Fake out a minimal implementation of ShadowSliceManager.getPinnedSlices(). by Googler · 6 years ago
  46. 84f330f Activity.recreate() should call back to the ActivityController to handle the by brettchabot · 6 years ago
  47. 70d712f Add setSeedAccountType() for ShadowUserManager by Googler · 6 years ago
  48. 665000d6 Allow delivering broadcasts by class name. by Googler · 6 years ago
  49. 095c527 Internal: Add shadow for ColorDisplayManager per-app grayscale by Googler · 6 years ago
  50. 2d409f2 Merge pull request #4664 from robolectric:no-shadow-of-in-shadows by Copybara Robolectric Bot · 6 years ago
  51. c0d1719 Add ShadowApplication#clearRegisteredReceivers helper method by Googler · 6 years ago
  52. bc98626 Merge pull request #4670 from robolectric:fix-windows by Copybara Robolectric Bot · 6 years ago
  53. 4500c1f Automated g4 rollback of changelist 235661945. by Googler · 6 years ago
  54. 9b6530c Fix integration_tests deps. by Christian Williams · 6 years ago
  55. f88b96f More regrettable workarounds for an abysmal operating system. by Christian Williams · 6 years ago
  56. 987631e Fix imports. by christianw · 6 years ago
  57. 6602e1a Remove dependency on server side Apache HTTP jars. Use Android legacy jars instead. by jongerrish · 6 years ago
  58. 78c3998 Enhance ShadowBroadcastReceiver To Allow Testing Async Receivers by Googler · 6 years ago
  59. 50ec6ed Add supportsMultipleUsers() & setSupportsMultipleUsers() for ShadowUserManager by Googler · 6 years ago
  60. 8bd178a ..internal.. by Googler · 6 years ago
  61. 3137c1c Support tag in ShadowWakeLock by Googler · 6 years ago
  62. 7740562 Added missing native functions in ShadowRenderNode by Googler · 6 years ago
  63. 4443002 Remove DisplayConfig.address for now. by Googler · 6 years ago
  64. 1d20033 Add createConfirmFactoryResetCredentialIntent to ShadowKeyguardManager by Googler · 6 years ago
  65. 8aa09a5 ShadowInputDevice: Add shadow implementation for the getProductId() and getVendorId() methods. by Googler · 6 years ago
  66. 7a63796 Add switchUser(UserHandle) for ShadowActivityManager by Googler · 6 years ago
  67. d432dcf Creating a Shadow for NetworkCapabilities. The current implementation only overrides fetching and updation of transport. by Googler · 6 years ago
  68. 686c757 Don't call Shadows.shadowOf() from within shadows. by Christian Williams · 6 years ago
  69. ff84723 Allow ShadowEvent to set thread id as well. by Googler · 6 years ago
  70. 0b5944c Internal change by Googler · 6 years ago
  71. 1eb490c Rollback 'Refactor DefaultSdkProvider to allow plugins to customize' by brettchabot · 6 years ago
  72. a616926 Add partial (backward) @Implementation of goBackOrForward(steps) to ShadowWebView by Googler · 6 years ago
  73. 13cc3ef Use 'sneaky throw' technique instead of Unsafe by Jake Wharton · 6 years ago
  74. 5923f51 Throw a RuntimeException when Activity cannot be resolved. by brettchabot · 6 years ago
  75. fad2e99 Merge pull request #4638 from robolectric:rel-42 by Copybara Robolectric Bot · 6 years ago
  76. a953fc6 4.2 released by Christian Williams · 6 years ago
  77. d43598f Refactor DefaultSdkProvider to allow plugins to customize. by brettchabot · 6 years ago
  78. d1965ef 4.2 released by Christian Williams · 6 years ago
  79. 35098f6 Synchronize list access for bound/unbound services by Googler · 6 years ago
  80. dd1d408 Create a Shadow for SigningInfo, which was added in API 28. by Googler · 6 years ago
  81. bf2d749 Merge pull request #4617 from robolectric/revert-to-agp33 by Christian Williams · 6 years ago
  82. aaa393b Implement ShadowBinder.setCallingUserHandle() / Binder.getCallingUserHandle() by Googler · 6 years ago
  83. f8cafd3 Revert "Switch to gradle publish plugin; parallel by default." by Christian Williams · 6 years ago
  84. 7d95ef4 Support ShadowBluetoothDevice.connectGatt() overloads. by Googler · 6 years ago
  85. 63816d7 Implement AccountManager.removeAccount(...) with Activity parameter. by Googler · 6 years ago
  86. 3e02b9b Reformat bugcheckers by Googler · 6 years ago
  87. 5725427 Register shadow classes in a stable order, so locally overridden shadows work predictably. by brettchabot · 6 years ago
  88. aa3620c Remove uses of @BugPattern.category by Googler · 6 years ago
  89. c3037c1 Fix ShadowMediaPlayer.setDataSource(MediaDataSource) by Googler · 6 years ago
  90. 8562fad Refactor sandbox creation. by christianw · 6 years ago
  91. 2876f57 add missing shadow of MediaPlayer.setDataSource(MediaDataSource) by Googler · 6 years ago
  92. 02f57c9 Internal by brettchabot · 6 years ago
  93. d7d06c6 Update SDK with v28.0.0 build id #5279957 to Android experimental channel by Googler · 6 years ago
  94. 409149b Merge pull request #4616 from robolectric:fix-subinjectors by Copybara Robolectric Bot · 6 years ago
  95. e0f38d3 Revert to Gradle 4.10.3 and AGP 3.3.1 by Christian Williams · 6 years ago
  96. 0eae2d0 Merge pull request #4606 from robolectric:fix-jsondoc by Copybara Robolectric Bot · 6 years ago
  97. 418be1b Fix lint complaints. by Christian Williams · 6 years ago
  98. f535f84 Subinjectors now work better. by Christian Williams · 6 years ago
  99. daa72ae Add getDefault{X}SubscriptionId() equivalents for older versions of Android by Googler · 6 years ago
  100. 2127bbf remove ShadowExifInterface to allow calling actual methods. by Googler · 6 years ago