1. dc1cf09 Update `google-java-format` to 1.25.1 by Gaëtan Muller · 2 days ago master
  2. ec79b8a Reformat `AssociationInfoBuilder` by Gaëtan Muller · 2 days ago
  3. 7cbf987 Bump the android-gradle-plugin group with 3 updates by dependabot[bot] · 3 days ago
  4. 86134cf Bump roborazzi from 1.34.0 to 1.36.0 by dependabot[bot] · 3 days ago
  5. 8a12fb5 Migrate to Java8 APIs from the `javax.lang.model` package by Gaëtan Muller · 3 days ago
  6. 76da60e Fix warnings in some modules by Gaëtan Muller · 5 days ago
  7. a3b1162 Merge branch 'google' into 'master' by Michael Hoisie · 5 days ago
  8. b616ede Fix warnings in `integration_tests:androidx_test` by Gaëtan Muller · 6 days ago
  9. 0091b8c Use nano second precision in PAUSED SystemClock. by Brett Chabot · 6 days ago
  10. e8efda6 Suppress ErrorProne CheckReturnValue check for some tests by Michael Hoisie · 6 days ago
  11. aab27b1 Revert "Fix various CheckReturnValue ErrorProne errors" by Michael Hoisie · 6 days ago
  12. f8cb8f1 Fix various CheckReturnValue ErrorProne errors by Michael Hoisie · 6 days ago
  13. d7af65d Ignore two test methods in DeprecatedMethodsCheckTest by Michael Hoisie · 6 days ago
  14. bdbffce Add DeathRecipient methods to ShadowBinder by Googler · 6 days ago
  15. 74ad6e0 Add a way to use the real TextUtils.ellipsize by Michael Hoisie · 7 days ago
  16. 5dd853b Make ShadowGradientDrawable.{g,s}etShape protected by Michael Hoisie · 8 days ago
  17. 82f74e9 Merge branch 'google' into 'master' by Michael Hoisie · 8 days ago
  18. 25c4a46 Fixing typo in a log warning in RobolectricTestRunner. by Googler · 8 days ago
  19. 80c71ad Delegate to platform AssociationInfo.Builder where available. by Brett Chabot · 8 days ago
  20. 50a26da Allow for RunListeners to be attached via ServiceLoader. by Googler · 9 days ago
  21. 8a839e6 Remove the misspelled `@Supercedes` annotation by Michael Hoisie · 9 days ago
  22. 29803eb Allow subclasses to access DefaultNativeRuntimeLoader:libraryName. by Brett Chabot · 9 days ago
  23. d6e4b72 Fix typos in various recently changed files by Michael Hoisie · 9 days ago
  24. d0e70a3 Fix CatchFail warning for ShadowWifiP2pManagerTest by utzcoz · 10 days ago
  25. 3ac9046 Bump kotlin from 2.0.21 to 2.1.0 by dependabot[bot] · 10 days ago
  26. 63b0572 Bump com.googlecode.libphonenumber:libphonenumber by dependabot[bot] · 10 days ago
  27. b9fc29a Fix null checking warnings for ShadowFileIntegrityManagerTest by utzcoz · 10 days ago
  28. fa98b9b Fix warnings in some `integration_tests` modules by Gaëtan Muller · 11 days ago
  29. 2095e02 Add tests for ShadowDisplayManager static fields by Devashishbasu · 5 months ago
  30. 246c0af Fix warnings in `integration_tests:nativegraphics` by Gaëtan Muller · 11 days ago
  31. 6946b1d Invoke real framework code in `ShadowCountDownTimer` by Gaëtan Muller · 13 days ago
  32. e9d275a Add Compose test to check that `FocusRequester` is initialized by Gaëtan Muller · 13 days ago
  33. dbd775f Adjusting the minSdk for ShadowCameraDeviceImpl's _constructor_ by Googler · 13 days ago
  34. fa729b2 Default `robolectric.configurationChangeFix` to true by Paul Sowden · 2 weeks ago
  35. eda793c Add ShadowTextClassifierService by Googler · 2 weeks ago
  36. cc57f08 Add STREAM_ASSISTANT to ShadowAudioManager. by Googler · 2 weeks ago
  37. 35141de Merge branch 'google' into 'master' by Michael Hoisie · 2 weeks ago
  38. eb8711d Add moveTaskToBack support to ShadowActivity by Googler · 2 weeks ago
  39. f63a6a3 Always invoke real framework code when AccessibilityNodeInfo.addChild is called by Michael Hoisie · 2 weeks ago
  40. bb8e503 Bump error-prone from 2.35.1 to 2.36.0 by dependabot[bot] · 2 weeks ago
  41. 135030c Bump roborazzi from 1.32.2 to 1.34.0 by dependabot[bot] · 2 weeks ago
  42. ad0cf7a Bump androidx.compose:compose-bom in the androidx group by dependabot[bot] · 2 weeks ago
  43. 9cac772 Fix warnings in some `integration_tests` module by Gaëtan Muller · 3 weeks ago
  44. ebe114a Fix `NullPointerException` in `RoboMenuItem` by Gaëtan Muller · 2 weeks ago
  45. fe8e250 Revert ellipsis supporting by utzcoz · 3 weeks ago
  46. cfdb752 Merge branch 'google' into 'master' by Michael Hoisie · 3 weeks ago
  47. e36f7ad Migrate nullability annotations to `javax.annotation` by Gaëtan Muller · 3 weeks ago
  48. fd2cc93 Add missing implementation in `RoboMenuItem` by Jorge Gil · 7 years ago
  49. 0873e45 test: Update ComposeUI FontTest with custom font by utzcoz · 3 weeks ago
  50. a4b0eac Add ctesque for `GradientDrawable` by Gaëtan Muller · 3 weeks ago
  51. 7a406a2 Add support for set/get shape to ShadowGradientDrawable by Or Bar · 7 years ago
  52. 48b5aa0 Update `google-java-format` to 1.25.0 by Gaëtan Muller · 3 weeks ago
  53. cd13f1d Remove unnecessary throws declarations in `RoboMenuItemTest` by Gaëtan Muller · 3 weeks ago
  54. 079f358 Use the real WakeLock constructor in PowerManager.newWakeLock by Michael Hoisie · 3 weeks ago
  55. 2a38781 Remove Multidex modules by Gaëtan Muller · 4 weeks ago
  56. ad7f33b Bump version in README.md to 4.14.1 by Michael Hoisie · 3 weeks ago
  57. d8159ae Remove hashCode and toString from ShadowAccessibilityNodeInfo by Michael Hoisie · 3 weeks ago
  58. 87450ad Update minSdk for shadow methods from V to Baklava. by Brett Chabot · 3 weeks ago
  59. db4acad Adjust to method signature changes in latest indevelopment SDK. by Googler · 3 weeks ago
  60. b98afc6 Replace use of ReflectionHelpers with reflector in ShadowPausedMessageQueue. by Brett Chabot · 3 weeks ago
  61. bcf831f test: Add basic composeui integration testing module by utzcoz · 4 weeks ago
  62. 9888ec4 Fix regression in loading typefaces in legacy graphics by Michael Hoisie · 3 weeks ago
  63. 8ad59e2 Remove TODOs in Roborazzi tests by Gaëtan Muller · 3 weeks ago
  64. 58b0d1c Remove unused ShadowAccessibilityNodeInfo.areThereUnrecycledNodes by Michael Hoisie · 3 weeks ago
  65. 81b1f61 Fix warnings in the `nativeruntime` module by Gaëtan Muller · 3 weeks ago
  66. 361375b Add realistic support for window insets by Paul Sowden · 3 weeks ago
  67. 8a56830 Fix warnings in the `junit` module by Gaëtan Muller · 3 weeks ago
  68. 2630fe4 Bump com.googlecode.libphonenumber:libphonenumber by dependabot[bot] · 3 weeks ago
  69. 1bd0bcf test: Simply Robolectric checking for AccessibilityNodeInfoTest by utzcoz · 4 weeks ago
  70. 39f59d0 test: Add compat test for retrieving PackageInstaller by utzcoz · 4 weeks ago
  71. 78dbb80 Add shadow implementation of `SubscriptionManager`'s APIs to convert from a slot ID -> subscription ID. by Hunter Knepshield · 4 weeks ago
  72. fe8e00b Reset static state in ShadowLegacyChoreographer between tests by Paul Sowden · 4 weeks ago
  73. 96e1a76 Add tests to `BuildCompatTest` by Gaëtan Muller · 4 weeks ago
  74. 8274bdb Cleanup `integration_tests/androidx` module by Gaëtan Muller · 4 weeks ago
  75. eb91174 Only checking getWindowId for Robolectric's AccessibilityNodeInfoTest by utzcoz · 4 weeks ago
  76. 9fa11b9 Mark `AndroidVersions.V` as released by Gaëtan Muller · 4 weeks ago
  77. 06a68cc Fix SelfAssertion ErrorProne error in ShadowingTest by Michael Hoisie · 4 weeks ago
  78. b31af30 Use ClassName annotation for ShadowPackageInstaller.requestUserPreapproval by Michael Hoisie · 4 weeks ago
  79. 7d2d779 Update README.md API Version. by Yuri Schimke · 4 weeks ago
  80. 02e08e8 Bump version in README.md to 4.14 by Michael Hoisie · 4 weeks ago
  81. f35bf3b Merge branch 'google' into 'master' by Michael Hoisie · 4 weeks ago
  82. b82eff8 Fix Gradle integration of the `:integration_tests:testparameterinjector` module by Gaëtan Muller · 5 weeks ago
  83. 4276e0d Add missing `:integration_tests:testparameterinjector` by Gaëtan Muller · 6 weeks ago
  84. 5c81035 Remove `:integration_tests:agp` module by Gaëtan Muller · 4 weeks ago
  85. dddbdbb Update the Android V SDK to build 12650502 by Michael Hoisie · 4 weeks ago
  86. d8630cf Fix ShadowDisplayEventReceiver for Android Baklava. by Googler · 4 weeks ago
  87. 6ea0ecc Update to Gradle 8.11 by Gaëtan Muller · 4 weeks ago
  88. ee8c6ed Defer to real framework code for AccessibilityWindowInfo.getWindowId by Michael Hoisie · 4 weeks ago
  89. 93fb116 Bump roborazzi from 1.30.1 to 1.32.2 by dependabot[bot] · 4 weeks ago
  90. 3ee772b Merge `:integration_tests:agp:testsupport` into `:integration_tests:agp` by Gaëtan Muller · 5 weeks ago
  91. 9887c08 Enable Gradle's File System Watching on CI by Gaëtan Muller · 5 weeks ago
  92. 3c5d109 Revert "ci: Bump latest API level to 35 for Emulator testing" by Gaëtan Muller · 4 weeks ago
  93. 1947c55 Clear ShadowAccessibilityWindowInfo fields during recycle by Michael Hoisie · 5 weeks ago
  94. e9bf3de Remove unused and incorrect APIs in ShadowAccessibilityNodeInfo by Michael Hoisie · 5 weeks ago
  95. f904e86 ctesque: Wait display rotation with timeout before checking rotation by utzcoz · 5 weeks ago
  96. 0bc5b45 Globally enable Gradle's parallel execution by Gaëtan Muller · 5 weeks ago
  97. a358656 Remove the `--info` flag from Gradle tasks by Gaëtan Muller · 5 weeks ago
  98. d2d2cc0 Sort Gradle modules by Gaëtan Muller · 5 weeks ago
  99. e070526 Remove unused and incorrect APIs in ShadowAccessibilityNodeInfo by Googler · 5 weeks ago
  100. 7e65e49 Use applyConfigurationToResources to update resources by Paul Sowden · 5 weeks ago