aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysAdd ErrorProne @CanIgnoreReturnValue to ApplicationExitInfoBuilderupstream-googleGoogler
4 daysForce ordering on MemoryLeaksTest to make it deterministic.Julia Sullivan
4 daysFixes memory leak issue in ThreadedRenderer.Julia Sullivan
4 daysAdd handler variant of registerDefaultNetworkCallback to shadowGoogler
5 daysFurther changes to support Robolectric validator in AOSPGoogler
5 daysDon't offset pixel copy roots by location in windowPaul Sowden
6 daysRemove legacy resources shadows.Brett Chabot
8 daysAdd support for many DeviceConfig methods using Settings.Config shadow methodsMichael Hoisie
10 daysUpdate some method signatures for Android VMichael Hoisie
11 daysStop returning the resources sdk level in RuntimeEnvironment.getQualifiersMichael Hoisie
11 daysRemove 'useLegacy*' resources methods.Brett Chabot
12 daysSet FLAG_HARDWARE_ACCELERATED in ShadowPackageManger.addActivityIfNotPresentJulia Sullivan
12 daysAdd support for ShadowVirtualDeviceManager for Android V.Julia Sullivan
13 daysAdd isOutgoingCallPermitted to ShadowTelecomManager.Googler
13 daysFix for ShadowSpeechRecognizer on Android VGoogler
13 daysHandle the `NullPointerException` when looking up resource value of a `Dynami...Googler
13 daysAllow the configs parameter for eglChooseConfig to be null in shadowSamuel Freilich
2024-05-07Bump nativeruntime-dist-compat to 1.0.10Michael Hoisie
2024-05-07Rewrites ShadowCaptioningManager so it uses more real code.Julia Sullivan
2024-05-07Add integration test for Kotlin Flow + Shadow Bluetooth APIsMichael Hoisie
2024-05-07Reuse HardwareRenderer objects when taking HW screenshotsMichael Hoisie
2024-05-07Update ShadowInCallService.setPhone to use @Constructor correct.Julia Sullivan
2024-05-07Add shadow method for TelephonyManager.rebootModemGoogler
2024-05-06Adds support for new AdvertisingSet constructor in Android V.Julia Sullivan
2024-04-30Fix edge-to-edge enforcement check in ShadowCompatibilityMichael Hoisie
2024-04-29Update ShadowNativeSurface.nativeCreateFromSurfaceTexture for Android VMichael 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-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