aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
46 hoursUpdate some method signatures for Android Vupstream-googleMichael Hoisie
3 daysStop returning the resources sdk level in RuntimeEnvironment.getQualifiersMichael Hoisie
3 daysRemove 'useLegacy*' resources methods.Brett Chabot
4 daysSet FLAG_HARDWARE_ACCELERATED in ShadowPackageManger.addActivityIfNotPresentJulia Sullivan
4 daysAdd support for ShadowVirtualDeviceManager for Android V.Julia Sullivan
5 daysAdd isOutgoingCallPermitted to ShadowTelecomManager.Googler
5 daysFix for ShadowSpeechRecognizer on Android VGoogler
5 daysHandle the `NullPointerException` when looking up resource value of a `Dynami...Googler
5 daysAllow the configs parameter for eglChooseConfig to be null in shadowSamuel Freilich
6 daysBump nativeruntime-dist-compat to 1.0.10Michael Hoisie
6 daysRewrites ShadowCaptioningManager so it uses more real code.Julia Sullivan
6 daysAdd integration test for Kotlin Flow + Shadow Bluetooth APIsMichael Hoisie
6 daysReuse HardwareRenderer objects when taking HW screenshotsMichael Hoisie
6 daysUpdate ShadowInCallService.setPhone to use @Constructor correct.Julia Sullivan
6 daysAdd shadow method for TelephonyManager.rebootModemGoogler
7 daysAdds support for new AdvertisingSet constructor in Android V.Julia Sullivan
13 daysFix edge-to-edge enforcement check in ShadowCompatibilityMichael Hoisie
14 daysUpdate 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
2024-04-09Add isDataRoamingEnabled to the ShadowTelephonyManager.Googler
2024-04-09Support FileIntegrityManager.isApkVeritySupported in robolectricGoogler