aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-04Bump minSdk to 21 for integration_testsutzcoz
2024-05-04ci: Try to enable Emulator testing with SDK 34 againutzcoz
2024-05-04Make RationalTest work with SDK 34utzcoz
2024-05-04Misc improvement for integration_testsutzcoz
2024-05-04Add CTS tests for AccessibilityNodeInfo constructorsutzcoz
2024-05-04Add CTS tests for AccessibilityEvent constructorsutzcoz
2024-05-03Create TimeoutRule as replacement for junit Timeout issue#3829Gergely Hegedus
2024-05-03Ignore not supported native render tests on macOSutzcoz
2024-05-03ci: Reset density to 240 for emulators on CIutzcoz
2024-05-01Disable shadowOf generation for FileIntegrityManagerMichael Hoisie
2024-04-30Fix edge-to-edge enforcement check in ShadowCompatibilityMichael Hoisie
2024-04-29Update ShadowNativeSurface.nativeCreateFromSurfaceTexture for Android VMichael Hoisie
2024-04-29Merge branch 'google' into 'master'Michael Hoisie
2024-04-29Fix SDK compat issues in 4.12Michael Hoisie
2024-04-26Bump sdkcompat integration test to target SDK 29 (Q)Michael Hoisie
2024-04-26Rename `compat-target28` integration test to `sdkcompat`Michael Hoisie
2024-04-26Adjust codec output format update in start to alter pendingOutputFormatMichael Katz
2024-04-26Fix HW rendering in Android VMichael Hoisie
2024-04-25More unsupported SDK code cleanup.Brett Chabot
2024-04-24Drop support for KITKAT SDK and associated dead code cleanup.Brett Chabot
2024-04-23Add #startAdvertisingSet API support in ShadowBluetoothLeAdvertiser.Googler
2024-04-23Remove incorrect Robolectric overrides for fling velocityMichael Hoisie
2024-04-23Add #startAdvertisingSet API support in ShadowBluetoothLeAdvertiser.Googler
2024-04-22Use real Android framework code in the ViewConfiguration(Context) ctorMichael Hoisie
2024-04-22Improve Exception handling in SandboxTestRunnercpovirk
2024-04-22Add carrier restriction rules API to ShadowTelephonyManagerGoogler
2024-04-22Return the correct value in ViewConfiguration.getScaledMinimumScalingSpanMichael Hoisie
2024-04-22Bump com.googlecode.libphonenumber:libphonenumberdependabot[bot]
2024-04-22Bump com.ibm.icu:icu4j from 74.2 to 75.1dependabot[bot]
2024-04-22Bump androidx.core:core from 1.12.0 to 1.13.0dependabot[bot]
2024-04-22Bump roborazzi from 1.12.0 to 1.13.0dependabot[bot]
2024-04-22Bump org.bouncycastle:bcprov-jdk18on from 1.78 to 1.78.1dependabot[bot]
2024-04-19Return the correct value for ViewConfiguration.getScaledOverflingDistanceMichael Hoisie
2024-04-19Use the correct value of ViewConfiguration.isFadingMarqueeEnabledMichael Hoisie
2024-04-18Use correct scroll bar sizes in ShadowViewConfigurationMichael Hoisie
2024-04-17Small fixes on potential null pointers since ARSC loading support.Googler
2024-04-17Remove references to KITKAT from Robolectric framework tests.Tim Peut
2024-04-17Add pickInstrumentation to allow different versions of Instrumentation.Julia Sullivan
2024-04-17Add PerfStarts for Screenshots.Raphael Moll
2024-04-17Update ShadowMotionEvent and AndroidTestEnvironment to support Android VJulia Sullivan
2024-04-17Update some robolectric tests to no longer run on K.Tim Peut
2024-04-17Clarify `@DoNotMock` error message in ClassInstrumentorMichael Hoisie
2024-04-17Provide builder to create EmergencyNumber instances.Rich King
2024-04-16Add a shadow method for ViewConfiguration.getScaledMaximumDrawingCacheSizeMichael Hoisie
2024-04-16Rename `robolectric.screenshot.hwrdr.native` to `robolectric.pixelCopyRenderM...Michael Hoisie
2024-04-15Fix ShadowLocationManager time comparison.Soonil Nagarkar
2024-04-15Bump com.android.tools.build:gradle from 8.3.1 to 8.3.2dependabot[bot]
2024-04-15Bump roborazzi from 1.11.0 to 1.12.0dependabot[bot]
2024-04-15Wrap the `-D` command line option in `""` in the ReadmeGaƫtan Muller
2024-04-14Use Bitmap.copyPixelsFromBuffer to copy image data ImageReader in HW renderingMichael Hoisie