aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
28 hoursRemove legacy resources shadows.upstream-googleBrett Chabot
4 daysAdd support for many DeviceConfig methods using Settings.Config shadow methodsMichael Hoisie
5 daysUpdate some method signatures for Android VMichael Hoisie
6 daysStop returning the resources sdk level in RuntimeEnvironment.getQualifiersMichael Hoisie
6 daysRemove 'useLegacy*' resources methods.Brett Chabot
7 daysSet FLAG_HARDWARE_ACCELERATED in ShadowPackageManger.addActivityIfNotPresentJulia Sullivan
7 daysAdd support for ShadowVirtualDeviceManager for Android V.Julia Sullivan
8 daysAdd isOutgoingCallPermitted to ShadowTelecomManager.Googler
8 daysFix for ShadowSpeechRecognizer on Android VGoogler
8 daysHandle the `NullPointerException` when looking up resource value of a `Dynami...Googler
9 daysAllow the configs parameter for eglChooseConfig to be null in shadowSamuel Freilich
9 daysBump nativeruntime-dist-compat to 1.0.10Michael Hoisie
9 daysRewrites ShadowCaptioningManager so it uses more real code.Julia Sullivan
9 daysAdd integration test for Kotlin Flow + Shadow Bluetooth APIsMichael Hoisie
9 daysReuse HardwareRenderer objects when taking HW screenshotsMichael Hoisie
10 daysUpdate ShadowInCallService.setPhone to use @Constructor correct.Julia Sullivan
10 daysAdd shadow method for TelephonyManager.rebootModemGoogler
10 daysAdds 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
2024-04-15Fix ShadowLocationManager time comparison.Soonil Nagarkar
2024-04-14Use Bitmap.copyPixelsFromBuffer to copy image data ImageReader in HW renderingMichael Hoisie
2024-04-12Handle changing apis.Googler
2024-04-12Roll back recent changes to SQLiteDatabaseTestGoogler
2024-04-12Add FLAG_MAIN in ShadowUserManagerGoogler
2024-04-09Prevent sqlite test that require native support from running when not supported.Googler