aboutsummaryrefslogtreecommitdiff
path: root/shadows
AgeCommit message (Expand)Author
9 daysMerge branch 'upstream-google' into attempt_merge_upstreamAng Li
10 daysAdd PerfStarts for Screenshots.Raphael Moll
10 daysUpdate ShadowMotionEvent and AndroidTestEnvironment to support Android VJulia Sullivan
10 daysProvide builder to create EmergencyNumber instances.Rich King
11 daysAdd a shadow method for ViewConfiguration.getScaledMaximumDrawingCacheSizeMichael Hoisie
11 daysRename `robolectric.screenshot.hwrdr.native` to `robolectric.pixelCopyRenderM...Michael Hoisie
12 daysFix ShadowLocationManager time comparison.Soonil Nagarkar
13 daysUse Bitmap.copyPixelsFromBuffer to copy image data ImageReader in HW renderingMichael Hoisie
2024-04-13Cleanup vs upstream.Rex Hoffman
2024-04-13Merge branch 'upstream-google' of sso://android.googlesource.com/platform/ext...Rex Hoffman
2024-04-12Handle changing apis.Googler
2024-04-12Add FLAG_MAIN in ShadowUserManagerGoogler
2024-04-09Add isDataRoamingEnabled to the ShadowTelephonyManager.Googler
2024-04-09Support FileIntegrityManager.isApkVeritySupported in robolectricGoogler
2024-04-05Turn off shadowOf generation for ShadowTranslationManagerMichael Hoisie
2024-04-05Rename ShadowInformationElement to InformationElementBuilderMichael Hoisie
2024-04-03Add support for getSimSpecificCarrierIdName() in the ShadowTelephonyManager.Googler
2024-04-03Disabling validator as downstream branches declare themselves to be older ver...Rex Hoffman
2024-04-03Support for Robolectric's validatorRex Hoffman
2024-04-02Adds support for exercising predictive back animationsPaul Sowden
2024-04-03Merge remote-tracking branch 'aosp/upstream-google' into mergeRex Hoffman
2024-04-02Merging back to aosp, with needed fixes.Rex Hoffman
2024-04-02Add ActivityWindowInfo parameter to ViewRootImpl#dispatchResizedChris Li
2024-04-02Move AndroidVersions to annotations sub project and always read build.prop di...Googler
2024-04-02Sdk Validation for current target of compilationGoogler
2024-04-02Reduce references to `android.util.Log$TerribleFailure` in ShadowLogMichael Hoisie
2024-04-01Add support for getSimCarrierIdName() in ShadowTelephonyManager.Googler
2024-03-29Remove several shadow methods in ShadowViewConfigurationMichael Hoisie
2024-03-29Merge branch 'master' into 'google'Michael Hoisie
2024-03-28Handle in development changes to rendering logicGoogler
2024-03-28Merge branch 'google' into 'master'Michael Hoisie
2024-03-28Move shadowing for KeyCharacterMap to the native layer.Brett Chabot
2024-03-28Remove ShadowContextHubClient.revokePermission public APIMichael Hoisie
2024-03-28Retrieve KEYCODE_ prefix from real android class.Brett Chabot
2024-03-27Add the ability to set the result of BatteryManager.computeChargeTimeRemainin...Googler
2024-03-26Add support for registerBestMatchingNetworkCallback in ShadowConnectivityMana...Googler
2024-03-26Support KeyEvent#keyCodeFromString.Brett Chabot
2024-03-25Merge branch 'upstream-google' of sso://android.googlesource.com/platform/ext...Rex Hoffman
2024-03-24Use androidx instead of android support librariesYOUNG CHA
2024-03-23Support to retrieve requestedFormat for SurfaceView's holderutzcoz
2024-03-23Merge branch 'google' into 'master'Michael Hoisie
2024-03-22Fix test crashes due to missing Backdropframerenderer.Brett Chabot
2024-03-22Merge branch 'google' into 'master'Michael Hoisie
2024-03-21ShadowContextImpl: Add sendBroadcast(_, _, Bundle) starting sdk 34Googler
2024-03-21Make it possible for `ShadowBackupManager` to return `null` restore sets.Googler
2024-03-19Implemented native_setInputDevice in ShadowAudioRecord.Googler
2024-03-18Fixing all missed deltas (bad merges) between upstream robolectric google bra...Rex Hoffman
2024-03-17Merge branch 'upstream-google' of sso://android.googlesource.com/platform/ext...Rex Hoffman
2024-03-17Remove all final modifiers from @Implementation methods.Googler
2024-03-15Reset BackdropFrameRenderer between tests.Brett Chabot